By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Resources Wed Oct 26 05:01:03 UTC 2022 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? Wed Oct 26 05:01:04 UTC 2022 Done /opt/app/aai-resources/scripts/updatePem.sh {"timestamp":"2022-10-26T05:01:08.017Z","message":"Initializing AAIConfig","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:08.035Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:08.035Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:08.039Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:10.453Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:01:10.531Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:10.615Z","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":"2022-10-26T05:01:10.616Z","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":"2022-10-26T05:01:10.616Z","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":"2022-10-26T05:01:10.616Z","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":"2022-10-26T05:01:10.617Z","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) 05:01:19,362 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 05:01:19,372 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 05:01:19,414 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 05:01:19,414 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 05:01:19,416 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@438314766 - setting totalSizeCap to 1 GB 05:01:19,416 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@438314766 - Will use zip compression 05:01:19,416 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@438314766 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 05:01:19,417 |-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'. 05:01:19,417 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 05:01:19,417 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Oct 26 05:01:19 GMT 2022 05:01:19,443 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log 05:01:19,443 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log] 05:01:19,443 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 05:01:19,443 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:01:19,443 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 05:01:19,445 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 05:01:19,445 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 05:01:19,445 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@6b88ca8c - Registering current configuration as safe fallback point {"timestamp":"2022-10-26T05:01:19.828Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:20.014Z","message":"Reflections took 185 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:20.017Z","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":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:20.023Z","message":"Reflections took 6 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:20.910Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:24.070Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.726Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.727Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.727Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.730Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:24.733Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","LogTimestamp":"2022-10-26T05:01:08.006Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:24.940Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:24.932Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.940Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:24.932Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.940Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:24.932Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:24.942Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:24.932Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:25.762Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"826","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:25.758Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:25.930Z","message":"Processing the translator","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"826","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:25.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:25.931Z","message":"Version being processedv11","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"826","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:25.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:25.932Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"826","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"91df97ef-2397-4b7b-a547-f0eba8179ff7","LogTimestamp":"2022-10-26T05:01:25.758Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:26.013Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:26.014Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:26.014Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:26.014Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:26.183Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:26.274Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:26.275Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:26.275Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:30.895Z","message":"Types size 222","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:30.948Z","message":"Version being processedv12","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:30.949Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"171","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5b954846-e145-4b85-b225-1aca3c8dc8a7","LogTimestamp":"2022-10-26T05:01:26.183Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:30.954Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:30.954Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:30.954Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:30.955Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:30.979Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:31.036Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:31.037Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:31.037Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.468Z","message":"Types size 235","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.526Z","message":"Version being processedv13","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.527Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c9b4f1c3-b73b-4d62-bafc-d1e17885ca92","LogTimestamp":"2022-10-26T05:01:30.979Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.530Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.530Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:33.530Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.530Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:33.531Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.530Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:33.531Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.530Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:33.551Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:33.615Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.616Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:33.617Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.425Z","message":"Types size 237","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.443Z","message":"Version being processedv14","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.444Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"21","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1caaf203-6fe1-4b38-ad88-249ec63153a1","LogTimestamp":"2022-10-26T05:01:33.550Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.447Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.446Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:35.447Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.446Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:35.448Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.446Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:35.448Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.446Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:35.478Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:35.505Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.506Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:35.507Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.812Z","message":"Types size 272","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.825Z","message":"Version being processedv15","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.826Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8f40406c-79e6-4480-b8dc-61c4df98bf98","LogTimestamp":"2022-10-26T05:01:35.477Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.830Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.829Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:37.830Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.829Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:37.830Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.829Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:37.831Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.829Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:37.852Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:37.875Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.875Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:37.876Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.206Z","message":"Types size 279","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.224Z","message":"Version being processedv16","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.225Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e77b487a-7351-4159-93a1-fc97098926dc","LogTimestamp":"2022-10-26T05:01:37.852Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.229Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.228Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:40.229Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.228Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:40.229Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.228Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:40.229Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.228Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:40.256Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:40.283Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.284Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:40.285Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.128Z","message":"Types size 281","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.139Z","message":"Version being processedv17","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.140Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c512b9c-77ae-486d-8a90-bcee1d5e00f8","LogTimestamp":"2022-10-26T05:01:40.255Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.143Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:42.143Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:42.143Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:42.143Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:42.166Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:42.189Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.190Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:42.191Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.260Z","message":"Types size 281","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.272Z","message":"Version being processedv18","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.273Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"929409ea-bd3d-4358-abf0-8d5138d752cc","LogTimestamp":"2022-10-26T05:01:42.165Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:44.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:44.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:44.277Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:44.313Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:44.363Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.364Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:44.364Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.917Z","message":"Types size 281","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.933Z","message":"Version being processedv19","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.934Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"622aff08-b418-4989-b225-b6bb6ff9adee","LogTimestamp":"2022-10-26T05:01:44.312Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.937Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:46.938Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:46.938Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:46.938Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:46.962Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:46.992Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.993Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:46.994Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.326Z","message":"Types size 301","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.343Z","message":"Version being processedv20","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.344Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcd0e7e3-9fe7-4438-ba4b-99c5711f5e03","LogTimestamp":"2022-10-26T05:01:46.961Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.347Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:49.347Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:49.347Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:49.348Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:49.372Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:49.431Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.432Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:49.433Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:51.958Z","message":"Types size 305","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:51.969Z","message":"Version being processedv21","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:51.970Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5623398b-073c-4ce6-b61e-8e2d6c7dc53e","LogTimestamp":"2022-10-26T05:01:49.371Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:51.973Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:51.972Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:51.973Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:51.972Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:51.974Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:51.972Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:51.974Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:51.972Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:52.001Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:52.043Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:52.044Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:52.044Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.496Z","message":"Types size 371","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.510Z","message":"Version being processedv22","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.510Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeb8bf66-f93c-47e0-987b-45fa9fd69750","LogTimestamp":"2022-10-26T05:01:52.001Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.513Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:54.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:54.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:54.514Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:54.539Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:54.574Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.574Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:54.575Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.356Z","message":"Types size 378","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.380Z","message":"Version being processedv23","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.382Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f090d1d1-7273-44a5-8272-a5dbe7bebc60","LogTimestamp":"2022-10-26T05:01:54.539Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.385Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.385Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:57.386Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.385Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:57.386Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.385Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:57.386Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.385Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:57.413Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:01:57.457Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.459Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:01:57.459Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.677Z","message":"Types size 378","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.701Z","message":"Version being processedv24","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.703Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b887190-8074-4649-a78f-02d5e7b15621","LogTimestamp":"2022-10-26T05:01:57.412Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.715Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:00.716Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:00.716Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:00.716Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:00.745Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:00.797Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.799Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:00.800Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.739Z","message":"Types size 406","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.757Z","message":"Version being processedv25","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.758Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c595806b-f153-4ab6-af8b-9a9b55c3bf45","LogTimestamp":"2022-10-26T05:02:00.745Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.760Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.759Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:03.760Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.759Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:03.761Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.759Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:03.761Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.759Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:03.795Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:03.842Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.843Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:03.843Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.480Z","message":"Types size 410","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.506Z","message":"Version being processedv26","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.508Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e30294cd-9372-460b-8806-e1f6783fc851","LogTimestamp":"2022-10-26T05:02:03.794Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:06.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:06.515Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:06.515Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:06.545Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:06.589Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.590Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:06.591Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.270Z","message":"Types size 410","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.331Z","message":"Version being processedv27","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.332Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d011104c-e9c0-4401-a74f-4966c03828a1","LogTimestamp":"2022-10-26T05:02:06.544Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.335Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:09.335Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:09.335Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:09.336Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:09.364Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:09.426Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.427Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:09.427Z","message":"Ingested the InputStream","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.520Z","message":"Types size 410","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.545Z","message":"AAI Server initialization started...","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.546Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.596Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.758Z","message":"Processing the translator","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.760Z","message":"Version being processedv11","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.761Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.762Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9bcdd89b-9650-48f6-b233-2b9110f569f5","LogTimestamp":"2022-10-26T05:02:09.363Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.763Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.763Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.763Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.764Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.777Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.779Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.780Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.780Z","message":"Version being processedv12","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.780Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.781Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ef64820-d627-4088-98f2-4b936a4e2011","LogTimestamp":"2022-10-26T05:02:12.777Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.783Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.783Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.783Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.783Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.783Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.783Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.783Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.783Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.795Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.810Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.810Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.811Z","message":"Version being processedv13","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.811Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.811Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aa422dae-edcf-46f2-a9e2-20971e376709","LogTimestamp":"2022-10-26T05:02:12.794Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.813Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.813Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.814Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.814Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.825Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.828Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.829Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.829Z","message":"Version being processedv14","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.830Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.831Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ae9b5d4f-254e-4187-b10a-0d84ba6b32ec","LogTimestamp":"2022-10-26T05:02:12.825Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.832Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.832Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.832Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.832Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.833Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.832Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.833Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.832Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.849Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.854Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.854Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.855Z","message":"Version being processedv15","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.855Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.856Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf70d28a-9910-4206-a800-4d0822cb110e","LogTimestamp":"2022-10-26T05:02:12.849Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.864Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.864Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.864Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.864Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.877Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.882Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.882Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.883Z","message":"Version being processedv16","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.883Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.884Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28f771eb-731f-4e2f-b6c9-a9690c02bf1d","LogTimestamp":"2022-10-26T05:02:12.877Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.886Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.886Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.886Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.887Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.901Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.905Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.906Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.906Z","message":"Version being processedv17","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.907Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.907Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0df599d7-79ba-4026-8e40-def1dbcdb2d3","LogTimestamp":"2022-10-26T05:02:12.900Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.910Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.909Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.910Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.909Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.910Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.909Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.910Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.909Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.922Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.927Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.928Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.928Z","message":"Version being processedv18","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.929Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.929Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6cbc8d7-92e3-4525-b4f4-04b188e2fa00","LogTimestamp":"2022-10-26T05:02:12.922Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.932Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.931Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.932Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.931Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.932Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.931Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.932Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.931Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.947Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.952Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.952Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.953Z","message":"Version being processedv19","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.953Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.954Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa0f26fd-b235-45ec-914d-a6ce65f96915","LogTimestamp":"2022-10-26T05:02:12.947Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.956Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.956Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.957Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.956Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.957Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.956Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.957Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.956Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.968Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.973Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.974Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.974Z","message":"Version being processedv20","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.974Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.975Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"12","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d80115db-048b-46bd-a6db-4902b1480273","LogTimestamp":"2022-10-26T05:02:12.968Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.977Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.977Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.978Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.978Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.990Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:12.995Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.996Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.996Z","message":"Version being processedv21","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.997Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:12.998Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce0fe03a-cc3e-4f80-9503-8b20e917209b","LogTimestamp":"2022-10-26T05:02:12.990Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.000Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:12.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.000Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:12.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.000Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:12.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.000Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:12.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.013Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.019Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.020Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.020Z","message":"Version being processedv22","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.021Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.021Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f8f53c2f-e48c-4025-b85a-edb9d18cb85e","LogTimestamp":"2022-10-26T05:02:13.013Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.023Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.022Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.023Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.022Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.023Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.022Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.023Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.022Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.037Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.043Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.043Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.043Z","message":"Version being processedv23","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.044Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.044Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c908fd4a-8cad-4b3a-a221-8ec56e961de3","LogTimestamp":"2022-10-26T05:02:13.037Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.046Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.045Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.046Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.045Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.046Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.045Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.046Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.045Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.059Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.065Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.066Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.066Z","message":"Version being processedv24","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.066Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.067Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"606b6c5f-193f-475f-936d-c54dec1e6442","LogTimestamp":"2022-10-26T05:02:13.059Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.069Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.069Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.069Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.069Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.083Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.090Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.090Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.091Z","message":"Version being processedv25","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.091Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.091Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"53cc31fc-8425-49f1-b664-63b542a311d3","LogTimestamp":"2022-10-26T05:02:13.082Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.093Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.093Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.093Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.094Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.106Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.113Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.114Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.114Z","message":"Version being processedv26","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.114Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.115Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"568e1047-9289-494f-89cc-5ad2ff741521","LogTimestamp":"2022-10-26T05:02:13.106Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.116Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.116Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.116Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.117Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.132Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.139Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.139Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.140Z","message":"Version being processedv27","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.140Z","message":"Request Headers: {}","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.141Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ab56a1c1-bbc7-4e9f-9245-f503d9e90f68","LogTimestamp":"2022-10-26T05:02:13.131Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.143Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.143Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.143Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.143Z","message":"Invoke","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.156Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:13.163Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:13.163Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ElapsedTime":"13","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.423Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.423Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.424Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.426Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.426Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.428Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.429Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.430Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.434Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.435Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.435Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.437Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.438Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.457Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.457Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.457Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.457Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:14.457Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:15.481Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:15.503Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:15.510Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:15.511Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:15.590Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:15.921Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:15.927Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:16.055Z","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":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:17.407Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.437Z","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":"2022-10-26T05:02:18.438Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:18.438Z","message":"Starting new cluster with contact points [cassandra/10.233.66.188:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.541Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.740Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.741Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.849Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.849Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.852Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.853Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.854Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.855Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.857Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.857Z","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":"2022-10-26T05:02:18.857Z","message":"java.nio.DirectByteBuffer.
(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.857Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.858Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.858Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.861Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.862Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.865Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.866Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.914Z","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":"2022-10-26T05:02:18.940Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.941Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.941Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:18.950Z","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":"2022-10-26T05:02:18.953Z","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":"2022-10-26T05:02:19.029Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_643096085900758354378.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643096085900758354378.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":"2022-10-26T05:02:19.038Z","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":"2022-10-26T05:02:19.039Z","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":"2022-10-26T05:02:19.042Z","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_643096085900758354378.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_643096085900758354378.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":"2022-10-26T05:02:19.061Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.130Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.131Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.165Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.253Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.254Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.261Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5af875d7","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.320Z","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":"2022-10-26T05:02:19.529Z","message":"[cassandra/10.233.66.188:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.538Z","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":"2022-10-26T05:02:19.539Z","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":"2022-10-26T05:02:19.539Z","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":"2022-10-26T05:02:19.732Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.732Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.732Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.733Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.734Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.734Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.734Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.734Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.838Z","message":"-Dio.netty.processId: 10 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.838Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.839Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.841Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.841Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.842Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.842Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.843Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.844Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.847Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.848Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.850Z","message":"-Dio.netty.machineId: 12:2e:50:ff:fe:f9:0c:f6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.859Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.859Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.860Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.860Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.860Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.861Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.963Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.963Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:19.963Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.043Z","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":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:20.058Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.226Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:20.339Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.339Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.339Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.340Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.366Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.366Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.366Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5e0780ec","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.550Z","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":"2022-10-26T05:02:20.688Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:20.692Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.770Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:20.771Z","message":"Initializing AAIConfig","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:20.771Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:20.772Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:20.773Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:20.920Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.162Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.179Z","message":"Token to replica map computation for keyspace sdctitan completed in 15 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.235Z","message":"[Control connection] established to cassandra/10.233.66.188:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.236Z","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":"2022-10-26T05:02:21.241Z","message":"New Cassandra host /10.233.65.139:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:21.242Z","message":"New Cassandra host cassandra/10.233.66.188:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:21.242Z","message":"New Cassandra host /10.233.67.68:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:21.254Z","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":"2022-10-26T05:02:21.268Z","message":"[/10.233.65.139:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.273Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:02:21.287Z","message":"[cassandra/10.233.66.188:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.289Z","message":"[/10.233.67.68:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.290Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:21.294Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:02:21.360Z","message":"[/10.233.65.139:9042] Connection[/10.233.65.139: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":"2022-10-26T05:02:21.365Z","message":"Created connection pool to host /10.233.65.139:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.365Z","message":"Added connection pool for /10.233.65.139:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.413Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:21.413Z","message":"Created connection pool to host cassandra/10.233.66.188:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.414Z","message":"Added connection pool for cassandra/10.233.66.188:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.433Z","message":"[/10.233.67.68:9042] Connection[/10.233.67.68: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":"2022-10-26T05:02:21.434Z","message":"Created connection pool to host /10.233.67.68:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.434Z","message":"Added connection pool for /10.233.67.68:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.761Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:21.769Z","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":"2022-10-26T05:02:21.769Z","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":"2022-10-26T05:02:21.770Z","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":"2022-10-26T05:02:21.770Z","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":"2022-10-26T05:02:21.771Z","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":"2022-10-26T05:02:21.771Z","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":"2022-10-26T05:02:21.772Z","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":"2022-10-26T05:02:21.772Z","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":"2022-10-26T05:02:21.773Z","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":"2022-10-26T05:02:21.774Z","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":"2022-10-26T05:02:21.774Z","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":"2022-10-26T05:02:21.775Z","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":"2022-10-26T05:02:21.775Z","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":"2022-10-26T05:02:21.776Z","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":"2022-10-26T05:02:21.776Z","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":"2022-10-26T05:02:21.777Z","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":"2022-10-26T05:02:21.777Z","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":"2022-10-26T05:02:21.778Z","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":"2022-10-26T05:02:21.778Z","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":"2022-10-26T05:02:21.779Z","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":"2022-10-26T05:02:21.779Z","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":"2022-10-26T05:02:21.780Z","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":"2022-10-26T05:02:21.780Z","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":"2022-10-26T05:02:21.781Z","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":"2022-10-26T05:02:21.781Z","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":"2022-10-26T05:02:21.782Z","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":"2022-10-26T05:02:21.782Z","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":"2022-10-26T05:02:21.783Z","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":"2022-10-26T05:02:21.783Z","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":"2022-10-26T05:02:21.784Z","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":"2022-10-26T05:02:21.784Z","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":"2022-10-26T05:02:21.785Z","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":"2022-10-26T05:02:21.785Z","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":"2022-10-26T05:02:21.786Z","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":"2022-10-26T05:02:21.786Z","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":"2022-10-26T05:02:21.787Z","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":"2022-10-26T05:02:21.787Z","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":"2022-10-26T05:02:21.788Z","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":"2022-10-26T05:02:21.789Z","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":"2022-10-26T05:02:21.789Z","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":"2022-10-26T05:02:21.790Z","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":"2022-10-26T05:02:21.790Z","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":"2022-10-26T05:02:21.791Z","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":"2022-10-26T05:02:21.791Z","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":"2022-10-26T05:02:21.792Z","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":"2022-10-26T05:02:21.793Z","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":"2022-10-26T05:02:21.793Z","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":"2022-10-26T05:02:21.793Z","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":"2022-10-26T05:02:21.794Z","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":"2022-10-26T05:02:21.794Z","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":"2022-10-26T05:02:21.795Z","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":"2022-10-26T05:02:21.795Z","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":"2022-10-26T05:02:21.796Z","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":"2022-10-26T05:02:21.796Z","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":"2022-10-26T05:02:21.797Z","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":"2022-10-26T05:02:21.797Z","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":"2022-10-26T05:02:21.810Z","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":"2022-10-26T05:02:21.810Z","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":"2022-10-26T05:02:21.811Z","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":"2022-10-26T05:02:21.811Z","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":"2022-10-26T05:02:21.812Z","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":"2022-10-26T05:02:21.812Z","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":"2022-10-26T05:02:21.813Z","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":"2022-10-26T05:02:21.813Z","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":"2022-10-26T05:02:21.814Z","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":"2022-10-26T05:02:21.814Z","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":"2022-10-26T05:02:21.815Z","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":"2022-10-26T05:02:21.815Z","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":"2022-10-26T05:02:21.816Z","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":"2022-10-26T05:02:21.816Z","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":"2022-10-26T05:02:21.817Z","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":"2022-10-26T05:02:21.817Z","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":"2022-10-26T05:02:21.818Z","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":"2022-10-26T05:02:21.818Z","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":"2022-10-26T05:02:21.819Z","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":"2022-10-26T05:02:21.819Z","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":"2022-10-26T05:02:21.819Z","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":"2022-10-26T05:02:21.820Z","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":"2022-10-26T05:02:21.820Z","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":"2022-10-26T05:02:21.821Z","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":"2022-10-26T05:02:21.821Z","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":"2022-10-26T05:02:21.822Z","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":"2022-10-26T05:02:21.822Z","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":"2022-10-26T05:02:21.822Z","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":"2022-10-26T05:02:21.823Z","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":"2022-10-26T05:02:21.823Z","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":"2022-10-26T05:02:21.823Z","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":"2022-10-26T05:02:21.824Z","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":"2022-10-26T05:02:21.824Z","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":"2022-10-26T05:02:21.825Z","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":"2022-10-26T05:02:21.825Z","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":"2022-10-26T05:02:21.826Z","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":"2022-10-26T05:02:21.826Z","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":"2022-10-26T05:02:21.827Z","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":"2022-10-26T05:02:21.827Z","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":"2022-10-26T05:02:21.828Z","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":"2022-10-26T05:02:21.828Z","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":"2022-10-26T05:02:21.829Z","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":"2022-10-26T05:02:21.829Z","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":"2022-10-26T05:02:21.830Z","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":"2022-10-26T05:02:21.830Z","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":"2022-10-26T05:02:21.831Z","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":"2022-10-26T05:02:21.831Z","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":"2022-10-26T05:02:21.832Z","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":"2022-10-26T05:02:21.833Z","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":"2022-10-26T05:02:21.833Z","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":"2022-10-26T05:02:21.834Z","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":"2022-10-26T05:02:21.834Z","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":"2022-10-26T05:02:21.835Z","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":"2022-10-26T05:02:21.835Z","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":"2022-10-26T05:02:21.836Z","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":"2022-10-26T05:02:21.836Z","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":"2022-10-26T05:02:21.837Z","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":"2022-10-26T05:02:21.837Z","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":"2022-10-26T05:02:21.838Z","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":"2022-10-26T05:02:21.839Z","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":"2022-10-26T05:02:21.839Z","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":"2022-10-26T05:02:21.840Z","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":"2022-10-26T05:02:21.840Z","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":"2022-10-26T05:02:21.841Z","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":"2022-10-26T05:02:21.841Z","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":"2022-10-26T05:02:21.842Z","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":"2022-10-26T05:02:21.842Z","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":"2022-10-26T05:02:21.843Z","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":"2022-10-26T05:02:21.843Z","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":"2022-10-26T05:02:21.843Z","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":"2022-10-26T05:02:21.844Z","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":"2022-10-26T05:02:21.844Z","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":"2022-10-26T05:02:21.845Z","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":"2022-10-26T05:02:21.845Z","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":"2022-10-26T05:02:21.845Z","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":"2022-10-26T05:02:21.845Z","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":"2022-10-26T05:02:21.846Z","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":"2022-10-26T05:02:21.846Z","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":"2022-10-26T05:02:21.846Z","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":"2022-10-26T05:02:21.846Z","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":"2022-10-26T05:02:21.847Z","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":"2022-10-26T05:02:21.847Z","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":"2022-10-26T05:02:21.847Z","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":"2022-10-26T05:02:21.848Z","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":"2022-10-26T05:02:21.848Z","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":"2022-10-26T05:02:21.848Z","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":"2022-10-26T05:02:21.849Z","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":"2022-10-26T05:02:21.849Z","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":"2022-10-26T05:02:21.849Z","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":"2022-10-26T05:02:21.849Z","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":"2022-10-26T05:02:21.850Z","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":"2022-10-26T05:02:21.850Z","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":"2022-10-26T05:02:21.850Z","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":"2022-10-26T05:02:21.851Z","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":"2022-10-26T05:02:21.851Z","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":"2022-10-26T05:02:21.851Z","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":"2022-10-26T05:02:21.852Z","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":"2022-10-26T05:02:21.852Z","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":"2022-10-26T05:02:21.852Z","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":"2022-10-26T05:02:21.852Z","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":"2022-10-26T05:02:21.853Z","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":"2022-10-26T05:02:21.853Z","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":"2022-10-26T05:02:21.853Z","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":"2022-10-26T05:02:21.854Z","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":"2022-10-26T05:02:21.854Z","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":"2022-10-26T05:02:21.854Z","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":"2022-10-26T05:02:21.854Z","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":"2022-10-26T05:02:21.855Z","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":"2022-10-26T05:02:21.855Z","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":"2022-10-26T05:02:21.855Z","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":"2022-10-26T05:02:21.856Z","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":"2022-10-26T05:02:21.856Z","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":"2022-10-26T05:02:21.856Z","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":"2022-10-26T05:02:21.856Z","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":"2022-10-26T05:02:21.857Z","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":"2022-10-26T05:02:21.857Z","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":"2022-10-26T05:02:21.857Z","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":"2022-10-26T05:02:21.858Z","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":"2022-10-26T05:02:21.858Z","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":"2022-10-26T05:02:21.858Z","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":"2022-10-26T05:02:21.858Z","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":"2022-10-26T05:02:21.859Z","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":"2022-10-26T05:02:21.859Z","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":"2022-10-26T05:02:21.859Z","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":"2022-10-26T05:02:21.859Z","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":"2022-10-26T05:02:21.860Z","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":"2022-10-26T05:02:21.860Z","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":"2022-10-26T05:02:21.861Z","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":"2022-10-26T05:02:21.861Z","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":"2022-10-26T05:02:21.861Z","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":"2022-10-26T05:02:21.862Z","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":"2022-10-26T05:02:21.862Z","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":"2022-10-26T05:02:21.862Z","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":"2022-10-26T05:02:21.863Z","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":"2022-10-26T05:02:21.863Z","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":"2022-10-26T05:02:21.863Z","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":"2022-10-26T05:02:21.864Z","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":"2022-10-26T05:02:21.864Z","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":"2022-10-26T05:02:21.864Z","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":"2022-10-26T05:02:21.865Z","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":"2022-10-26T05:02:21.865Z","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":"2022-10-26T05:02:21.866Z","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":"2022-10-26T05:02:21.866Z","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":"2022-10-26T05:02:21.866Z","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":"2022-10-26T05:02:21.867Z","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":"2022-10-26T05:02:21.867Z","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":"2022-10-26T05:02:21.867Z","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":"2022-10-26T05:02:21.868Z","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":"2022-10-26T05:02:21.868Z","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":"2022-10-26T05:02:21.869Z","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":"2022-10-26T05:02:21.869Z","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":"2022-10-26T05:02:21.869Z","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":"2022-10-26T05:02:21.870Z","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":"2022-10-26T05:02:21.871Z","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":"2022-10-26T05:02:21.871Z","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":"2022-10-26T05:02:21.872Z","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":"2022-10-26T05:02:21.872Z","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":"2022-10-26T05:02:21.872Z","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":"2022-10-26T05:02:21.872Z","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":"2022-10-26T05:02:21.873Z","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":"2022-10-26T05:02:21.873Z","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":"2022-10-26T05:02:21.873Z","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":"2022-10-26T05:02:21.873Z","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":"2022-10-26T05:02:21.873Z","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":"2022-10-26T05:02:21.874Z","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":"2022-10-26T05:02:21.874Z","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":"2022-10-26T05:02:21.874Z","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":"2022-10-26T05:02:21.874Z","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":"2022-10-26T05:02:21.874Z","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":"2022-10-26T05:02:21.875Z","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":"2022-10-26T05:02:21.875Z","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":"2022-10-26T05:02:21.875Z","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":"2022-10-26T05:02:21.875Z","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":"2022-10-26T05:02:21.875Z","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":"2022-10-26T05:02:21.876Z","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":"2022-10-26T05:02:21.876Z","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":"2022-10-26T05:02:21.876Z","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":"2022-10-26T05:02:21.877Z","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":"2022-10-26T05:02:21.877Z","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":"2022-10-26T05:02:21.877Z","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":"2022-10-26T05:02:21.877Z","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":"2022-10-26T05:02:21.877Z","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":"2022-10-26T05:02:21.878Z","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":"2022-10-26T05:02:21.878Z","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":"2022-10-26T05:02:21.878Z","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":"2022-10-26T05:02:21.878Z","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":"2022-10-26T05:02:21.879Z","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":"2022-10-26T05:02:21.879Z","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":"2022-10-26T05:02:21.879Z","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":"2022-10-26T05:02:21.880Z","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":"2022-10-26T05:02:21.880Z","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":"2022-10-26T05:02:21.880Z","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":"2022-10-26T05:02:21.880Z","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":"2022-10-26T05:02:21.881Z","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":"2022-10-26T05:02:21.881Z","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":"2022-10-26T05:02:21.881Z","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":"2022-10-26T05:02:21.881Z","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":"2022-10-26T05:02:21.882Z","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":"2022-10-26T05:02:21.882Z","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":"2022-10-26T05:02:21.882Z","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":"2022-10-26T05:02:21.882Z","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":"2022-10-26T05:02:21.883Z","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":"2022-10-26T05:02:21.883Z","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":"2022-10-26T05:02:21.883Z","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":"2022-10-26T05:02:21.883Z","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":"2022-10-26T05:02:21.883Z","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":"2022-10-26T05:02:21.884Z","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":"2022-10-26T05:02:21.884Z","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":"2022-10-26T05:02:21.884Z","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":"2022-10-26T05:02:21.884Z","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":"2022-10-26T05:02:21.885Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.885Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.885Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.886Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.886Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.886Z","message":"could not scan file aaf/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":"2022-10-26T05:02:21.886Z","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":"2022-10-26T05:02:21.886Z","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":"2022-10-26T05:02:21.887Z","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":"2022-10-26T05:02:21.887Z","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":"2022-10-26T05:02:21.887Z","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":"2022-10-26T05:02:21.888Z","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":"2022-10-26T05:02:21.888Z","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":"2022-10-26T05:02:21.888Z","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":"2022-10-26T05:02:21.888Z","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":"2022-10-26T05:02:21.889Z","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":"2022-10-26T05:02:21.889Z","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":"2022-10-26T05:02:21.889Z","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":"2022-10-26T05:02:21.889Z","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":"2022-10-26T05:02:21.889Z","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":"2022-10-26T05:02:21.890Z","message":"Reflections took 129 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:22.074Z","message":"Connection[/10.233.65.139:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.075Z","message":"[/10.233.65.139:9042] Connection[/10.233.65.139:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.080Z","message":"Connection[cassandra/10.233.66.188:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.080Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.081Z","message":"Connection[/10.233.67.68:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.081Z","message":"[/10.233.67.68:9042] Connection[/10.233.67.68:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.081Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.084Z","message":"Connection[cassandra/10.233.66.188:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:22.084Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.107Z","message":"Freed 34 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":"2022-10-26T05:02:24.107Z","message":"Freed 22 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":"2022-10-26T05:02:24.131Z","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":"2022-10-26T05:02:24.131Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:24.132Z","message":"Starting new cluster with contact points [cassandra/10.233.66.188:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.143Z","message":"[cassandra/10.233.66.188:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.148Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:24.269Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:24.270Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.282Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.380Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.415Z","message":"Token to replica map computation for keyspace sdctitan completed in 35 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.435Z","message":"[Control connection] established to cassandra/10.233.66.188:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.435Z","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":"2022-10-26T05:02:24.435Z","message":"New Cassandra host /10.233.65.139:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:24.436Z","message":"New Cassandra host cassandra/10.233.66.188:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:24.436Z","message":"New Cassandra host /10.233.67.68:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:24.437Z","message":"[/10.233.65.139:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.438Z","message":"[cassandra/10.233.66.188:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.439Z","message":"[/10.233.67.68:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.440Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:24.441Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:02:24.442Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:02:24.533Z","message":"[/10.233.65.139:9042] Connection[/10.233.65.139: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":"2022-10-26T05:02:24.533Z","message":"Created connection pool to host /10.233.65.139:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.534Z","message":"Added connection pool for /10.233.65.139:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.560Z","message":"[cassandra/10.233.66.188:9042] Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:24.560Z","message":"Created connection pool to host cassandra/10.233.66.188:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.561Z","message":"Added connection pool for cassandra/10.233.66.188:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.562Z","message":"[/10.233.67.68:9042] Connection[/10.233.67.68: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":"2022-10-26T05:02:24.563Z","message":"Created connection pool to host /10.233.67.68:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:24.563Z","message":"Added connection pool for /10.233.67.68:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:25.123Z","message":"Resources MicroService Started","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:25.124Z","message":"Resources MicroService Started","context":{"RequestID":"b588b2e9-b4fd-4457-a845-9e2957d25034","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:02:13.155Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"} Resources Microservice Started {"timestamp":"2022-10-26T05:02:25.226Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:25.614Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:25.614Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:25.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:25.885Z","message":"Entering","context":{"RequestID":"36f1ae65-6952-4913-8748-6a6366cb82a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c647438-fa57-4aa4-8062-235dbc97dc85","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:25.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:26.250Z","message":"Database is available from CACHED check.","context":{"RequestID":"36f1ae65-6952-4913-8748-6a6366cb82a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c647438-fa57-4aa4-8062-235dbc97dc85","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:25.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:26.272Z","message":"{\"transactionId\":\"36f1ae65-6952-4913-8748-6a6366cb82a7\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:25:889\",\"respDate\":\"221026-05:02:26:271\",\"sourceId\":\"ReadinessCheck:36f1ae65-6952-4913-8748-6a6366cb82a7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:02:25:889-30818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[36f1ae65-6952-4913-8748-6a6366cb82a7]}\\\"}\"}","context":{"RequestID":"36f1ae65-6952-4913-8748-6a6366cb82a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c647438-fa57-4aa4-8062-235dbc97dc85","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:25.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:26.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36f1ae65-6952-4913-8748-6a6366cb82a7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"389","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c647438-fa57-4aa4-8062-235dbc97dc85","LogTimestamp":"2022-10-26T05:02:26.273Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:02:26 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 735 - "logType": "access" {"timestamp":"2022-10-26T05:02:27.599Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:27.837Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:27.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:27.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:28.950Z","message":"Entering","context":{"RequestID":"72e45856-3d5c-4057-8f56-85f8260ba809","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdd327c7-67ec-4d2b-931f-97420668d1aa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:28.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:28.954Z","message":"{\"transactionId\":\"72e45856-3d5c-4057-8f56-85f8260ba809\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:28:951\",\"respDate\":\"221026-05:02:28:954\",\"sourceId\":\"healthcheck:72e45856-3d5c-4057-8f56-85f8260ba809\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:02:28:951-37405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[72e45856-3d5c-4057-8f56-85f8260ba809]}\\\"}\"}","context":{"RequestID":"72e45856-3d5c-4057-8f56-85f8260ba809","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdd327c7-67ec-4d2b-931f-97420668d1aa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:28.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:28.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72e45856-3d5c-4057-8f56-85f8260ba809","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd327c7-67ec-4d2b-931f-97420668d1aa","LogTimestamp":"2022-10-26T05:02:28.955Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:02:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 368 - "logType": "access" {"timestamp":"2022-10-26T05:02:35.518Z","message":"Entering","context":{"RequestID":"8ca25d64-fed0-4eec-b606-dbe7f17e34ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5465dc1-a5e2-460a-aa0c-db3881279c72","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:35.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:35.523Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ca25d64-fed0-4eec-b606-dbe7f17e34ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5465dc1-a5e2-460a-aa0c-db3881279c72","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:35.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:35.525Z","message":"{\"transactionId\":\"8ca25d64-fed0-4eec-b606-dbe7f17e34ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:35:519\",\"respDate\":\"221026-05:02:35:524\",\"sourceId\":\"ReadinessCheck:8ca25d64-fed0-4eec-b606-dbe7f17e34ae\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:02:35:519-39895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8ca25d64-fed0-4eec-b606-dbe7f17e34ae]}\\\"}\"}","context":{"RequestID":"8ca25d64-fed0-4eec-b606-dbe7f17e34ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5465dc1-a5e2-460a-aa0c-db3881279c72","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:35.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:35.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca25d64-fed0-4eec-b606-dbe7f17e34ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5465dc1-a5e2-460a-aa0c-db3881279c72","LogTimestamp":"2022-10-26T05:02:35.526Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:02:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2022-10-26T05:02:37.600Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:37.786Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:37.787Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:37.787Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:44.343Z","message":"Entering","context":{"RequestID":"058a926d-c228-4efc-8eff-fbf61f782c60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9730cf1f-052f-4022-b7bf-7bcbb7ab53e9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:44.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:44.348Z","message":"{\"transactionId\":\"058a926d-c228-4efc-8eff-fbf61f782c60\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:44:344\",\"respDate\":\"221026-05:02:44:348\",\"sourceId\":\"healthcheck:058a926d-c228-4efc-8eff-fbf61f782c60\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:02:44:344-64442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[058a926d-c228-4efc-8eff-fbf61f782c60]}\\\"}\"}","context":{"RequestID":"058a926d-c228-4efc-8eff-fbf61f782c60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9730cf1f-052f-4022-b7bf-7bcbb7ab53e9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:44.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:44.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"058a926d-c228-4efc-8eff-fbf61f782c60","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9730cf1f-052f-4022-b7bf-7bcbb7ab53e9","LogTimestamp":"2022-10-26T05:02:44.349Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:02:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-10-26T05:02:45.510Z","message":"Entering","context":{"RequestID":"d3a8c711-ea4f-423f-969b-2926348c8146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9e12ff-6af5-4e4d-b1cd-5671e9ba5453","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:45.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:45.514Z","message":"Database is available from CACHED check.","context":{"RequestID":"d3a8c711-ea4f-423f-969b-2926348c8146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9e12ff-6af5-4e4d-b1cd-5671e9ba5453","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:45.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:45.516Z","message":"{\"transactionId\":\"d3a8c711-ea4f-423f-969b-2926348c8146\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:45:511\",\"respDate\":\"221026-05:02:45:515\",\"sourceId\":\"ReadinessCheck:d3a8c711-ea4f-423f-969b-2926348c8146\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:02:45:511-4156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d3a8c711-ea4f-423f-969b-2926348c8146]}\\\"}\"}","context":{"RequestID":"d3a8c711-ea4f-423f-969b-2926348c8146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9e12ff-6af5-4e4d-b1cd-5671e9ba5453","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:45.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:45.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a8c711-ea4f-423f-969b-2926348c8146","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef9e12ff-6af5-4e4d-b1cd-5671e9ba5453","LogTimestamp":"2022-10-26T05:02:45.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:02:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-10-26T05:02:47.600Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:47.907Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:47.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:47.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:54.313Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:54.318Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:02:55.507Z","message":"Entering","context":{"RequestID":"1aa0fb45-2f11-4633-819a-5245904b9c85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a69d426-04b2-447c-b07e-e88f35ba973e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:55.512Z","message":"Database is available from CACHED check.","context":{"RequestID":"1aa0fb45-2f11-4633-819a-5245904b9c85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a69d426-04b2-447c-b07e-e88f35ba973e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:55.514Z","message":"{\"transactionId\":\"1aa0fb45-2f11-4633-819a-5245904b9c85\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:55:508\",\"respDate\":\"221026-05:02:55:513\",\"sourceId\":\"ReadinessCheck:1aa0fb45-2f11-4633-819a-5245904b9c85\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:02:55:508-45904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1aa0fb45-2f11-4633-819a-5245904b9c85]}\\\"}\"}","context":{"RequestID":"1aa0fb45-2f11-4633-819a-5245904b9c85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a69d426-04b2-447c-b07e-e88f35ba973e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:02:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:55.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aa0fb45-2f11-4633-819a-5245904b9c85","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a69d426-04b2-447c-b07e-e88f35ba973e","LogTimestamp":"2022-10-26T05:02:55.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:02:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-10-26T05:02:57.600Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:02:57.773Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:57.774Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:57.774Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:59.383Z","message":"Entering","context":{"RequestID":"5de9c35e-4d14-46c1-8ec9-81aa0e89f01c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"788fd71e-3dce-4714-882b-1d4339cab33b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:59.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:02:59.387Z","message":"{\"transactionId\":\"5de9c35e-4d14-46c1-8ec9-81aa0e89f01c\",\"status\":\"200\",\"rqstDate\":\"221026-05:02:59:384\",\"respDate\":\"221026-05:02:59:387\",\"sourceId\":\"healthcheck:5de9c35e-4d14-46c1-8ec9-81aa0e89f01c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:02:59:384-54588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5de9c35e-4d14-46c1-8ec9-81aa0e89f01c]}\\\"}\"}","context":{"RequestID":"5de9c35e-4d14-46c1-8ec9-81aa0e89f01c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"788fd71e-3dce-4714-882b-1d4339cab33b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:02:59.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:02:59.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5de9c35e-4d14-46c1-8ec9-81aa0e89f01c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"788fd71e-3dce-4714-882b-1d4339cab33b","LogTimestamp":"2022-10-26T05:02:59.388Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:02:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:05.507Z","message":"Entering","context":{"RequestID":"b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bb25092-977d-4da4-b1bf-c53e59f477c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:05.512Z","message":"Database is available from CACHED check.","context":{"RequestID":"b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bb25092-977d-4da4-b1bf-c53e59f477c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:05.513Z","message":"{\"transactionId\":\"b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:05:508\",\"respDate\":\"221026-05:03:05:513\",\"sourceId\":\"ReadinessCheck:b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:05:508-22153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee]}\\\"}\"}","context":{"RequestID":"b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bb25092-977d-4da4-b1bf-c53e59f477c8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:05.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8bb9605-83ec-4ab1-a7e4-efb6aaa25fee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bb25092-977d-4da4-b1bf-c53e59f477c8","LogTimestamp":"2022-10-26T05:03:05.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:07.600Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:07.762Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:07.762Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:07.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:09.341Z","message":"Entering","context":{"RequestID":"25106daa-0e78-4054-b1d2-f6e24bea1d04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94c59999-6912-4530-8056-4b1f6e60ca84","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:09.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:09.345Z","message":"{\"transactionId\":\"25106daa-0e78-4054-b1d2-f6e24bea1d04\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:09:342\",\"respDate\":\"221026-05:03:09:345\",\"sourceId\":\"haproxy:25106daa-0e78-4054-b1d2-f6e24bea1d04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:09:342-76410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25106daa-0e78-4054-b1d2-f6e24bea1d04]}\\\"}\"}","context":{"RequestID":"25106daa-0e78-4054-b1d2-f6e24bea1d04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94c59999-6912-4530-8056-4b1f6e60ca84","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:09.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:09.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25106daa-0e78-4054-b1d2-f6e24bea1d04","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94c59999-6912-4530-8056-4b1f6e60ca84","LogTimestamp":"2022-10-26T05:03:09.346Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:11.362Z","message":"Entering","context":{"RequestID":"b89134e4-5a71-4964-af43-2f0b76413961","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3f4d3fd-2368-41a5-b838-4168d21e1363","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:11.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:11.366Z","message":"{\"transactionId\":\"b89134e4-5a71-4964-af43-2f0b76413961\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:11:363\",\"respDate\":\"221026-05:03:11:366\",\"sourceId\":\"haproxy:b89134e4-5a71-4964-af43-2f0b76413961\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:11:363-73568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b89134e4-5a71-4964-af43-2f0b76413961]}\\\"}\"}","context":{"RequestID":"b89134e4-5a71-4964-af43-2f0b76413961","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3f4d3fd-2368-41a5-b838-4168d21e1363","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:11.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:11.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b89134e4-5a71-4964-af43-2f0b76413961","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3f4d3fd-2368-41a5-b838-4168d21e1363","LogTimestamp":"2022-10-26T05:03:11.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:13.383Z","message":"Entering","context":{"RequestID":"c93f6c15-5f84-42dd-bc66-4d72ff18a71b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9379f6e6-e9cc-4e33-9ea1-7a9792a29750","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:13.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:13.387Z","message":"{\"transactionId\":\"c93f6c15-5f84-42dd-bc66-4d72ff18a71b\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:13:384\",\"respDate\":\"221026-05:03:13:386\",\"sourceId\":\"haproxy:c93f6c15-5f84-42dd-bc66-4d72ff18a71b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:13:384-90393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c93f6c15-5f84-42dd-bc66-4d72ff18a71b]}\\\"}\"}","context":{"RequestID":"c93f6c15-5f84-42dd-bc66-4d72ff18a71b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9379f6e6-e9cc-4e33-9ea1-7a9792a29750","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:13.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:13.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c93f6c15-5f84-42dd-bc66-4d72ff18a71b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9379f6e6-e9cc-4e33-9ea1-7a9792a29750","LogTimestamp":"2022-10-26T05:03:13.388Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:03:14.422Z","message":"Entering","context":{"RequestID":"2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c8c95b4-ec80-4ba3-97e1-e4eae6975785","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:14.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:14.426Z","message":"{\"transactionId\":\"2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:14:423\",\"respDate\":\"221026-05:03:14:426\",\"sourceId\":\"healthcheck:2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:14:423-45134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6]}\\\"}\"}","context":{"RequestID":"2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c8c95b4-ec80-4ba3-97e1-e4eae6975785","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:14.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:14.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a4d48d8-6bdb-4e87-9c6a-84c8b61abfd6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c8c95b4-ec80-4ba3-97e1-e4eae6975785","LogTimestamp":"2022-10-26T05:03:14.427Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:03:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:15.401Z","message":"Entering","context":{"RequestID":"0135e79f-ccab-4b4f-ad1c-0cc3fb225340","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0feadcce-4443-4fa7-a3cc-f212d26933e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:15.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:15.405Z","message":"{\"transactionId\":\"0135e79f-ccab-4b4f-ad1c-0cc3fb225340\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:15:402\",\"respDate\":\"221026-05:03:15:405\",\"sourceId\":\"haproxy:0135e79f-ccab-4b4f-ad1c-0cc3fb225340\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:15:402-21956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0135e79f-ccab-4b4f-ad1c-0cc3fb225340]}\\\"}\"}","context":{"RequestID":"0135e79f-ccab-4b4f-ad1c-0cc3fb225340","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0feadcce-4443-4fa7-a3cc-f212d26933e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:15.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:15.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0135e79f-ccab-4b4f-ad1c-0cc3fb225340","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0feadcce-4443-4fa7-a3cc-f212d26933e1","LogTimestamp":"2022-10-26T05:03:15.406Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:03:15.509Z","message":"Entering","context":{"RequestID":"0965ed0a-13c5-4701-a44e-c0023a2debf9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445f7d7c-b3bb-4556-b5b4-398dae64144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:15.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:15.513Z","message":"Database is available from CACHED check.","context":{"RequestID":"0965ed0a-13c5-4701-a44e-c0023a2debf9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445f7d7c-b3bb-4556-b5b4-398dae64144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:15.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:15.515Z","message":"{\"transactionId\":\"0965ed0a-13c5-4701-a44e-c0023a2debf9\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:15:510\",\"respDate\":\"221026-05:03:15:515\",\"sourceId\":\"ReadinessCheck:0965ed0a-13c5-4701-a44e-c0023a2debf9\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:15:510-70583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0965ed0a-13c5-4701-a44e-c0023a2debf9]}\\\"}\"}","context":{"RequestID":"0965ed0a-13c5-4701-a44e-c0023a2debf9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445f7d7c-b3bb-4556-b5b4-398dae64144b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:15.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:15.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0965ed0a-13c5-4701-a44e-c0023a2debf9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"445f7d7c-b3bb-4556-b5b4-398dae64144b","LogTimestamp":"2022-10-26T05:03:15.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:17.424Z","message":"Entering","context":{"RequestID":"f8098c52-7d32-4706-aa55-1a711810df65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff3e62f1-0a93-4d8e-82ac-bd13b3cc450f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:17.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:17.429Z","message":"{\"transactionId\":\"f8098c52-7d32-4706-aa55-1a711810df65\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:17:426\",\"respDate\":\"221026-05:03:17:429\",\"sourceId\":\"haproxy:f8098c52-7d32-4706-aa55-1a711810df65\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:17:426-94436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8098c52-7d32-4706-aa55-1a711810df65]}\\\"}\"}","context":{"RequestID":"f8098c52-7d32-4706-aa55-1a711810df65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff3e62f1-0a93-4d8e-82ac-bd13b3cc450f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:17.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:17.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8098c52-7d32-4706-aa55-1a711810df65","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff3e62f1-0a93-4d8e-82ac-bd13b3cc450f","LogTimestamp":"2022-10-26T05:03:17.430Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:17.601Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:17.750Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:17.750Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:17.750Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:19.448Z","message":"Entering","context":{"RequestID":"fc62a96c-bc1b-4496-9174-aeae719ea5fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46df4fa2-6a43-4785-93e3-015cc93e5a10","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:19.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:19.454Z","message":"{\"transactionId\":\"fc62a96c-bc1b-4496-9174-aeae719ea5fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:19:448\",\"respDate\":\"221026-05:03:19:453\",\"sourceId\":\"haproxy:fc62a96c-bc1b-4496-9174-aeae719ea5fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:19:448-83417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc62a96c-bc1b-4496-9174-aeae719ea5fb]}\\\"}\"}","context":{"RequestID":"fc62a96c-bc1b-4496-9174-aeae719ea5fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46df4fa2-6a43-4785-93e3-015cc93e5a10","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:19.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:19.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc62a96c-bc1b-4496-9174-aeae719ea5fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46df4fa2-6a43-4785-93e3-015cc93e5a10","LogTimestamp":"2022-10-26T05:03:19.455Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:03:21.471Z","message":"Entering","context":{"RequestID":"9d0acedc-9bcc-4862-a0aa-b60441d6e5d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75d05387-2f27-4964-8cf9-c7607a02287f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:21.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:21.476Z","message":"{\"transactionId\":\"9d0acedc-9bcc-4862-a0aa-b60441d6e5d4\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:21:472\",\"respDate\":\"221026-05:03:21:476\",\"sourceId\":\"haproxy:9d0acedc-9bcc-4862-a0aa-b60441d6e5d4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:21:472-64458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d0acedc-9bcc-4862-a0aa-b60441d6e5d4]}\\\"}\"}","context":{"RequestID":"9d0acedc-9bcc-4862-a0aa-b60441d6e5d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75d05387-2f27-4964-8cf9-c7607a02287f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:21.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:21.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d0acedc-9bcc-4862-a0aa-b60441d6e5d4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75d05387-2f27-4964-8cf9-c7607a02287f","LogTimestamp":"2022-10-26T05:03:21.477Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:03:23.495Z","message":"Entering","context":{"RequestID":"170f8bb1-6d34-4811-8b2d-efaa518c62fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bdabe01b-e19d-447d-b3aa-1a371cb67e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:23.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:23.500Z","message":"{\"transactionId\":\"170f8bb1-6d34-4811-8b2d-efaa518c62fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:23:496\",\"respDate\":\"221026-05:03:23:499\",\"sourceId\":\"haproxy:170f8bb1-6d34-4811-8b2d-efaa518c62fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:23:496-15424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[170f8bb1-6d34-4811-8b2d-efaa518c62fb]}\\\"}\"}","context":{"RequestID":"170f8bb1-6d34-4811-8b2d-efaa518c62fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bdabe01b-e19d-447d-b3aa-1a371cb67e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:23.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:23.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"170f8bb1-6d34-4811-8b2d-efaa518c62fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdabe01b-e19d-447d-b3aa-1a371cb67e96","LogTimestamp":"2022-10-26T05:03:23.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:24.319Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:03:24.322Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:03:25.369Z","message":"Entering","context":{"RequestID":"e7647c03-59d9-45af-9af0-bcafac8f9ca3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8d787af-0623-41ed-b5d6-14b2a3047dcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:25.376Z","message":"{\"transactionId\":\"e7647c03-59d9-45af-9af0-bcafac8f9ca3\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:25:370\",\"respDate\":\"221026-05:03:25:375\",\"sourceId\":\"OOM_ReadinessCheck:e7647c03-59d9-45af-9af0-bcafac8f9ca3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:25:370-91886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48144], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e7647c03-59d9-45af-9af0-bcafac8f9ca3]}\\\"}\"}","context":{"RequestID":"e7647c03-59d9-45af-9af0-bcafac8f9ca3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8d787af-0623-41ed-b5d6-14b2a3047dcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:25.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7647c03-59d9-45af-9af0-bcafac8f9ca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8d787af-0623-41ed-b5d6-14b2a3047dcf","LogTimestamp":"2022-10-26T05:03:25.377Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:03:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 26 - "logType": "access" {"timestamp":"2022-10-26T05:03:25.510Z","message":"Entering","context":{"RequestID":"b7f75cf2-5e33-4592-8663-11e8010fd7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"32e79506-447a-4402-83bd-28161fed35ba","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:25.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:25.515Z","message":"Database is available from CACHED check.","context":{"RequestID":"b7f75cf2-5e33-4592-8663-11e8010fd7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"32e79506-447a-4402-83bd-28161fed35ba","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:25.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:25.517Z","message":"{\"transactionId\":\"b7f75cf2-5e33-4592-8663-11e8010fd7a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:25:511\",\"respDate\":\"221026-05:03:25:517\",\"sourceId\":\"ReadinessCheck:b7f75cf2-5e33-4592-8663-11e8010fd7a9\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:25:511-64090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b7f75cf2-5e33-4592-8663-11e8010fd7a9]}\\\"}\"}","context":{"RequestID":"b7f75cf2-5e33-4592-8663-11e8010fd7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"32e79506-447a-4402-83bd-28161fed35ba","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:25.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:25.518Z","message":"Entering","context":{"RequestID":"bddc022b-67ff-4ef2-91d1-6815a4cfad06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1310dff8-d48f-4a46-b658-19980b701664","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:25.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:25.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7f75cf2-5e33-4592-8663-11e8010fd7a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32e79506-447a-4402-83bd-28161fed35ba","LogTimestamp":"2022-10-26T05:03:25.518Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:25.522Z","message":"{\"transactionId\":\"bddc022b-67ff-4ef2-91d1-6815a4cfad06\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:25:518\",\"respDate\":\"221026-05:03:25:521\",\"sourceId\":\"haproxy:bddc022b-67ff-4ef2-91d1-6815a4cfad06\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:25:518-57412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bddc022b-67ff-4ef2-91d1-6815a4cfad06]}\\\"}\"}","context":{"RequestID":"bddc022b-67ff-4ef2-91d1-6815a4cfad06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1310dff8-d48f-4a46-b658-19980b701664","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:25.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2022-10-26T05:03:25.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bddc022b-67ff-4ef2-91d1-6815a4cfad06","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1310dff8-d48f-4a46-b658-19980b701664","LogTimestamp":"2022-10-26T05:03:25.522Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:03:27.145Z","message":"Entering","context":{"RequestID":"1c9d2572-0f65-4f3b-835c-ad4785c004e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb6932c0-f297-4f16-b548-84904c33041a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:27.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:27.149Z","message":"{\"transactionId\":\"1c9d2572-0f65-4f3b-835c-ad4785c004e7\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:27:145\",\"respDate\":\"221026-05:03:27:149\",\"sourceId\":\"healthcheck:1c9d2572-0f65-4f3b-835c-ad4785c004e7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:27:145-82378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33356], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c9d2572-0f65-4f3b-835c-ad4785c004e7]}\\\"}\"}","context":{"RequestID":"1c9d2572-0f65-4f3b-835c-ad4785c004e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb6932c0-f297-4f16-b548-84904c33041a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:27.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:27.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c9d2572-0f65-4f3b-835c-ad4785c004e7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb6932c0-f297-4f16-b548-84904c33041a","LogTimestamp":"2022-10-26T05:03:27.150Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:27.539Z","message":"Entering","context":{"RequestID":"d8a985fb-d902-49f1-9ebc-1939e7e074a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bab48bab-de53-4506-8d3d-1da9e2e4f41a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:27.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:27.544Z","message":"{\"transactionId\":\"d8a985fb-d902-49f1-9ebc-1939e7e074a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:27:540\",\"respDate\":\"221026-05:03:27:544\",\"sourceId\":\"haproxy:d8a985fb-d902-49f1-9ebc-1939e7e074a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:27:540-87746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8a985fb-d902-49f1-9ebc-1939e7e074a8]}\\\"}\"}","context":{"RequestID":"d8a985fb-d902-49f1-9ebc-1939e7e074a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bab48bab-de53-4506-8d3d-1da9e2e4f41a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:27.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:27.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8a985fb-d902-49f1-9ebc-1939e7e074a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bab48bab-de53-4506-8d3d-1da9e2e4f41a","LogTimestamp":"2022-10-26T05:03:27.545Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:27.601Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:27.731Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:27.732Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:27.732Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:29.461Z","message":"Entering","context":{"RequestID":"ce170e72-1352-40e4-8638-a22c5f97315f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"15e6c29c-3dcf-42bf-99bc-ea0704658b82","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:29.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:29.467Z","message":"{\"transactionId\":\"ce170e72-1352-40e4-8638-a22c5f97315f\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:29:462\",\"respDate\":\"221026-05:03:29:466\",\"sourceId\":\"healthcheck:ce170e72-1352-40e4-8638-a22c5f97315f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:29:462-37055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ce170e72-1352-40e4-8638-a22c5f97315f]}\\\"}\"}","context":{"RequestID":"ce170e72-1352-40e4-8638-a22c5f97315f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"15e6c29c-3dcf-42bf-99bc-ea0704658b82","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:29.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:29.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce170e72-1352-40e4-8638-a22c5f97315f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e6c29c-3dcf-42bf-99bc-ea0704658b82","LogTimestamp":"2022-10-26T05:03:29.468Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:03:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:03:29.559Z","message":"Entering","context":{"RequestID":"368526f8-5a51-4347-b05b-295600a3bbd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc0699a3-b14b-41c9-b4d4-25e91fc0b01b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:29.564Z","message":"{\"transactionId\":\"368526f8-5a51-4347-b05b-295600a3bbd0\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:29:560\",\"respDate\":\"221026-05:03:29:563\",\"sourceId\":\"haproxy:368526f8-5a51-4347-b05b-295600a3bbd0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:29:560-83036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[368526f8-5a51-4347-b05b-295600a3bbd0]}\\\"}\"}","context":{"RequestID":"368526f8-5a51-4347-b05b-295600a3bbd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc0699a3-b14b-41c9-b4d4-25e91fc0b01b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:29.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"368526f8-5a51-4347-b05b-295600a3bbd0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc0699a3-b14b-41c9-b4d4-25e91fc0b01b","LogTimestamp":"2022-10-26T05:03:29.565Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:31.582Z","message":"Entering","context":{"RequestID":"3fa1605e-b1c8-45d0-84d4-51b7d1a316ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69f18e08-15ce-484e-a411-c1a6f117314f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:31.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:31.587Z","message":"{\"transactionId\":\"3fa1605e-b1c8-45d0-84d4-51b7d1a316ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:31:583\",\"respDate\":\"221026-05:03:31:587\",\"sourceId\":\"haproxy:3fa1605e-b1c8-45d0-84d4-51b7d1a316ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:31:583-54033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3fa1605e-b1c8-45d0-84d4-51b7d1a316ba]}\\\"}\"}","context":{"RequestID":"3fa1605e-b1c8-45d0-84d4-51b7d1a316ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69f18e08-15ce-484e-a411-c1a6f117314f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:31.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:31.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fa1605e-b1c8-45d0-84d4-51b7d1a316ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f18e08-15ce-484e-a411-c1a6f117314f","LogTimestamp":"2022-10-26T05:03:31.588Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:03:33.602Z","message":"Entering","context":{"RequestID":"a86d0d6d-f41e-4d85-a175-2a13b15c8a39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"eb15c4e0-4692-48d4-ac35-4525b4b295ad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:33.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:33.607Z","message":"{\"transactionId\":\"a86d0d6d-f41e-4d85-a175-2a13b15c8a39\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:33:603\",\"respDate\":\"221026-05:03:33:607\",\"sourceId\":\"haproxy:a86d0d6d-f41e-4d85-a175-2a13b15c8a39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:33:603-75922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a86d0d6d-f41e-4d85-a175-2a13b15c8a39]}\\\"}\"}","context":{"RequestID":"a86d0d6d-f41e-4d85-a175-2a13b15c8a39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"eb15c4e0-4692-48d4-ac35-4525b4b295ad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:33.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:33.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a86d0d6d-f41e-4d85-a175-2a13b15c8a39","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb15c4e0-4692-48d4-ac35-4525b4b295ad","LogTimestamp":"2022-10-26T05:03:33.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:03:35.360Z","message":"Entering","context":{"RequestID":"a4db9249-e281-4bd8-852b-41a48af9e5de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2dfadf90-fdf0-4d47-b548-20a6b498c974","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:35.366Z","message":"{\"transactionId\":\"a4db9249-e281-4bd8-852b-41a48af9e5de\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:35:361\",\"respDate\":\"221026-05:03:35:366\",\"sourceId\":\"OOM_ReadinessCheck:a4db9249-e281-4bd8-852b-41a48af9e5de\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:35:361-83492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a4db9249-e281-4bd8-852b-41a48af9e5de]}\\\"}\"}","context":{"RequestID":"a4db9249-e281-4bd8-852b-41a48af9e5de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2dfadf90-fdf0-4d47-b548-20a6b498c974","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:35.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4db9249-e281-4bd8-852b-41a48af9e5de","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dfadf90-fdf0-4d47-b548-20a6b498c974","LogTimestamp":"2022-10-26T05:03:35.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:03:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 17 - "logType": "access" {"timestamp":"2022-10-26T05:03:35.508Z","message":"Entering","context":{"RequestID":"3020d925-d6ce-4e60-9d1a-2606404f7f27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35aad884-e655-4927-8880-c99756ade52a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:35.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:35.511Z","message":"Database is available from CACHED check.","context":{"RequestID":"3020d925-d6ce-4e60-9d1a-2606404f7f27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35aad884-e655-4927-8880-c99756ade52a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:35.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:35.513Z","message":"{\"transactionId\":\"3020d925-d6ce-4e60-9d1a-2606404f7f27\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:35:509\",\"respDate\":\"221026-05:03:35:513\",\"sourceId\":\"ReadinessCheck:3020d925-d6ce-4e60-9d1a-2606404f7f27\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:35:509-55450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3020d925-d6ce-4e60-9d1a-2606404f7f27]}\\\"}\"}","context":{"RequestID":"3020d925-d6ce-4e60-9d1a-2606404f7f27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35aad884-e655-4927-8880-c99756ade52a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:35.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:35.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3020d925-d6ce-4e60-9d1a-2606404f7f27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35aad884-e655-4927-8880-c99756ade52a","LogTimestamp":"2022-10-26T05:03:35.513Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:35.622Z","message":"Entering","context":{"RequestID":"368920d5-e00e-44f4-8e31-1bd36a44e60b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1986cb91-036f-4260-bca6-d497df4f2bbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:35.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:35.625Z","message":"{\"transactionId\":\"368920d5-e00e-44f4-8e31-1bd36a44e60b\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:35:623\",\"respDate\":\"221026-05:03:35:625\",\"sourceId\":\"haproxy:368920d5-e00e-44f4-8e31-1bd36a44e60b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:35:623-50872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[368920d5-e00e-44f4-8e31-1bd36a44e60b]}\\\"}\"}","context":{"RequestID":"368920d5-e00e-44f4-8e31-1bd36a44e60b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1986cb91-036f-4260-bca6-d497df4f2bbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:35.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:35.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"368920d5-e00e-44f4-8e31-1bd36a44e60b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1986cb91-036f-4260-bca6-d497df4f2bbc","LogTimestamp":"2022-10-26T05:03:35.626Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:03:37.602Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:37.640Z","message":"Entering","context":{"RequestID":"5507a018-be7e-42e9-ab79-6600dd5cf3eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ab607b5-9120-4601-a9ac-3b1a9906b9bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:37.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:37.645Z","message":"{\"transactionId\":\"5507a018-be7e-42e9-ab79-6600dd5cf3eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:37:641\",\"respDate\":\"221026-05:03:37:644\",\"sourceId\":\"haproxy:5507a018-be7e-42e9-ab79-6600dd5cf3eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:37:641-64972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5507a018-be7e-42e9-ab79-6600dd5cf3eb]}\\\"}\"}","context":{"RequestID":"5507a018-be7e-42e9-ab79-6600dd5cf3eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ab607b5-9120-4601-a9ac-3b1a9906b9bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:37.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:37.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5507a018-be7e-42e9-ab79-6600dd5cf3eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ab607b5-9120-4601-a9ac-3b1a9906b9bb","LogTimestamp":"2022-10-26T05:03:37.645Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:03:37.759Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:37.760Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:37.760Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:39.661Z","message":"Entering","context":{"RequestID":"ecac49d5-387b-43b6-842d-9fb9acca9292","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"70891555-da2e-4309-996f-4cd6cbc6aaf7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:39.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:39.666Z","message":"{\"transactionId\":\"ecac49d5-387b-43b6-842d-9fb9acca9292\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:39:662\",\"respDate\":\"221026-05:03:39:666\",\"sourceId\":\"haproxy:ecac49d5-387b-43b6-842d-9fb9acca9292\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:39:662-28969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ecac49d5-387b-43b6-842d-9fb9acca9292]}\\\"}\"}","context":{"RequestID":"ecac49d5-387b-43b6-842d-9fb9acca9292","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"70891555-da2e-4309-996f-4cd6cbc6aaf7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:39.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:39.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecac49d5-387b-43b6-842d-9fb9acca9292","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70891555-da2e-4309-996f-4cd6cbc6aaf7","LogTimestamp":"2022-10-26T05:03:39.667Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:40.494Z","message":"Entering","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:40.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:40.940Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:40.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:40.940Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:40.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:40.940Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:40.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:40.942Z","message":"Invoke","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e3bc4560-7a57-463b-983a-ba208286144a","LogTimestamp":"2022-10-26T05:03:40.942Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:41.685Z","message":"Entering","context":{"RequestID":"a4bea3e9-f16b-4ad3-b522-937c5324ef4b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70a0d5c3-92d9-4518-9ebf-1769cfb3b4f9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:41.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:41.689Z","message":"{\"transactionId\":\"a4bea3e9-f16b-4ad3-b522-937c5324ef4b\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:41:685\",\"respDate\":\"221026-05:03:41:689\",\"sourceId\":\"haproxy:a4bea3e9-f16b-4ad3-b522-937c5324ef4b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:41:685-79107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4bea3e9-f16b-4ad3-b522-937c5324ef4b]}\\\"}\"}","context":{"RequestID":"a4bea3e9-f16b-4ad3-b522-937c5324ef4b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70a0d5c3-92d9-4518-9ebf-1769cfb3b4f9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:41.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:41.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4bea3e9-f16b-4ad3-b522-937c5324ef4b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70a0d5c3-92d9-4518-9ebf-1769cfb3b4f9","LogTimestamp":"2022-10-26T05:03:41.690Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:42.186Z","message":"Entering","context":{"RequestID":"7a9da629-7b6f-4f75-9f98-8067ffe81a3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5e36fd0-c101-4c11-8278-572e35a9442e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:42.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:42.192Z","message":"{\"transactionId\":\"7a9da629-7b6f-4f75-9f98-8067ffe81a3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:42:187\",\"respDate\":\"221026-05:03:42:192\",\"sourceId\":\"healthcheck:7a9da629-7b6f-4f75-9f98-8067ffe81a3c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:42:187-15471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33524], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7a9da629-7b6f-4f75-9f98-8067ffe81a3c]}\\\"}\"}","context":{"RequestID":"7a9da629-7b6f-4f75-9f98-8067ffe81a3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5e36fd0-c101-4c11-8278-572e35a9442e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:42.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:42.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a9da629-7b6f-4f75-9f98-8067ffe81a3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e36fd0-c101-4c11-8278-572e35a9442e","LogTimestamp":"2022-10-26T05:03:42.193Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 17 - "logType": "access" {"timestamp":"2022-10-26T05:03:43.707Z","message":"Entering","context":{"RequestID":"2bdb6bec-2a66-48bb-a4c9-c43355fe021a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2431260-e1ca-4f47-9725-e7b4cb5f5335","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:43.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:43.712Z","message":"{\"transactionId\":\"2bdb6bec-2a66-48bb-a4c9-c43355fe021a\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:43:708\",\"respDate\":\"221026-05:03:43:712\",\"sourceId\":\"haproxy:2bdb6bec-2a66-48bb-a4c9-c43355fe021a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:43:708-19159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2bdb6bec-2a66-48bb-a4c9-c43355fe021a]}\\\"}\"}","context":{"RequestID":"2bdb6bec-2a66-48bb-a4c9-c43355fe021a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2431260-e1ca-4f47-9725-e7b4cb5f5335","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:43.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:43.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bdb6bec-2a66-48bb-a4c9-c43355fe021a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2431260-e1ca-4f47-9725-e7b4cb5f5335","LogTimestamp":"2022-10-26T05:03:43.713Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:44.505Z","message":"Entering","context":{"RequestID":"52aea646-e769-4209-927c-7344c3257502","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2bce952a-aedc-4bb8-87ea-bd45b1dbd158","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:44.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:44.513Z","message":"{\"transactionId\":\"52aea646-e769-4209-927c-7344c3257502\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:44:506\",\"respDate\":\"221026-05:03:44:513\",\"sourceId\":\"healthcheck:52aea646-e769-4209-927c-7344c3257502\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:44:506-1005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[52aea646-e769-4209-927c-7344c3257502]}\\\"}\"}","context":{"RequestID":"52aea646-e769-4209-927c-7344c3257502","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2bce952a-aedc-4bb8-87ea-bd45b1dbd158","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:44.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:44.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52aea646-e769-4209-927c-7344c3257502","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bce952a-aedc-4bb8-87ea-bd45b1dbd158","LogTimestamp":"2022-10-26T05:03:44.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:03:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 18 - "logType": "access" {"timestamp":"2022-10-26T05:03:45.355Z","message":"Entering","context":{"RequestID":"da284900-ce8c-40ef-b6fa-643711c5002c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e991b9ac-3c6d-49b6-ba59-78d939ea72bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:45.359Z","message":"{\"transactionId\":\"da284900-ce8c-40ef-b6fa-643711c5002c\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:45:356\",\"respDate\":\"221026-05:03:45:359\",\"sourceId\":\"OOM_ReadinessCheck:da284900-ce8c-40ef-b6fa-643711c5002c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:45:356-62039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48486], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[da284900-ce8c-40ef-b6fa-643711c5002c]}\\\"}\"}","context":{"RequestID":"da284900-ce8c-40ef-b6fa-643711c5002c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e991b9ac-3c6d-49b6-ba59-78d939ea72bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da284900-ce8c-40ef-b6fa-643711c5002c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e991b9ac-3c6d-49b6-ba59-78d939ea72bf","LogTimestamp":"2022-10-26T05:03:45.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:03:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 14 - "logType": "access" {"timestamp":"2022-10-26T05:03:45.512Z","message":"Entering","context":{"RequestID":"96a29ec8-0fff-47f5-b136-da9ce89114f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3918384f-e587-4488-bc22-71d08ae5188d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:45.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:45.516Z","message":"Database is available from CACHED check.","context":{"RequestID":"96a29ec8-0fff-47f5-b136-da9ce89114f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3918384f-e587-4488-bc22-71d08ae5188d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:45.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:45.517Z","message":"{\"transactionId\":\"96a29ec8-0fff-47f5-b136-da9ce89114f6\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:45:513\",\"respDate\":\"221026-05:03:45:517\",\"sourceId\":\"ReadinessCheck:96a29ec8-0fff-47f5-b136-da9ce89114f6\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:45:513-87840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[96a29ec8-0fff-47f5-b136-da9ce89114f6]}\\\"}\"}","context":{"RequestID":"96a29ec8-0fff-47f5-b136-da9ce89114f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3918384f-e587-4488-bc22-71d08ae5188d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:45.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:45.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96a29ec8-0fff-47f5-b136-da9ce89114f6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3918384f-e587-4488-bc22-71d08ae5188d","LogTimestamp":"2022-10-26T05:03:45.518Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access" {"timestamp":"2022-10-26T05:03:45.585Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4643","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e3bc4560-7a57-463b-983a-ba208286144a","LogTimestamp":"2022-10-26T05:03:45.584Z","ResponseDesc":"Created","elapsedTime":"40"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:45.734Z","message":"Entering","context":{"RequestID":"c35afa01-b260-4d5f-929f-64cbb6489c64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44fcc12a-7799-4c89-9acd-ce8ec4f136ad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:45.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:45.738Z","message":"{\"transactionId\":\"c35afa01-b260-4d5f-929f-64cbb6489c64\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:45:735\",\"respDate\":\"221026-05:03:45:738\",\"sourceId\":\"haproxy:c35afa01-b260-4d5f-929f-64cbb6489c64\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:45:735-3786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c35afa01-b260-4d5f-929f-64cbb6489c64]}\\\"}\"}","context":{"RequestID":"c35afa01-b260-4d5f-929f-64cbb6489c64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44fcc12a-7799-4c89-9acd-ce8ec4f136ad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:45.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:45.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c35afa01-b260-4d5f-929f-64cbb6489c64","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44fcc12a-7799-4c89-9acd-ce8ec4f136ad","LogTimestamp":"2022-10-26T05:03:45.739Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:45.749Z","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\":\"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:45:654\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760620932\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1666760620932\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:45.749Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.146Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"397","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:46.146Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.232Z","message":"{\"transactionId\":\"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:40:495\",\"respDate\":\"221026-05:03:46:232\",\"sourceId\":\"AAI-TOOLS:6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:40:495-36590\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48208], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:40:495-36590\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4336], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:40:495-36590]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4643","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","LogTimestamp":"2022-10-26T05:03:45.584Z","elapsedTime":"57"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:46.234Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5739","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3bc4560-7a57-463b-983a-ba208286144a","LogTimestamp":"2022-10-26T05:03:46.233Z","ResponseDesc":"Created","elapsedTime":"57"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST 6b0f89e7-d9e4-49f6-b9dd-8fdb35f465bd AAI-TOOLS 10.233.69.226 5753 - "logType": "access" {"timestamp":"2022-10-26T05:03:46.324Z","message":"Entering","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.350Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.350Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.350Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.351Z","message":"Invoke","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","LogTimestamp":"2022-10-26T05:03:46.351Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.478Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","LogTimestamp":"2022-10-26T05:03:46.478Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.531Z","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\":\"4adf6efa-d568-4a26-a237-10264a9eaac0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:46:520\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760626347\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1666760626347\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:46.530Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.560Z","message":"{\"transactionId\":\"4adf6efa-d568-4a26-a237-10264a9eaac0\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:46:325\",\"respDate\":\"221026-05:03:46:560\",\"sourceId\":\"AAI-TOOLS:4adf6efa-d568-4a26-a237-10264a9eaac0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:46:325-2693\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48298], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4adf6efa-d568-4a26-a237-10264a9eaac0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4adf6efa-d568-4a26-a237-10264a9eaac0]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:46:325-2693\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8432], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:46:325-2693]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","LogTimestamp":"2022-10-26T05:03:46.478Z","elapsedTime":"37"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:46.561Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:46.561Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.561Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4adf6efa-d568-4a26-a237-10264a9eaac0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"238","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57c3a2a6-352b-455e-8863-8f60cb05c5a5","LogTimestamp":"2022-10-26T05:03:46.561Z","ResponseDesc":"Created","elapsedTime":"37"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 4adf6efa-d568-4a26-a237-10264a9eaac0 AAI-TOOLS 10.233.69.226 246 - "logType": "access" {"timestamp":"2022-10-26T05:03:46.647Z","message":"Entering","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.665Z","message":"Checking for system property [partnerName]","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.665Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.666Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:46.666Z","message":"Invoke","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","LogTimestamp":"2022-10-26T05:03:46.666Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.439Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"772","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","LogTimestamp":"2022-10-26T05:03:47.438Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.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/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"03a95801-ad44-4137-9a10-7aeb4e7f0403\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:47:461\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760626664\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1666760626664\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:47.510Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.518Z","message":"{\"transactionId\":\"03a95801-ad44-4137-9a10-7aeb4e7f0403\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:46:647\",\"respDate\":\"221026-05:03:47:517\",\"sourceId\":\"AAI-TOOLS:03a95801-ad44-4137-9a10-7aeb4e7f0403\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:46:647-75709\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48306], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[03a95801-ad44-4137-9a10-7aeb4e7f0403], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[03a95801-ad44-4137-9a10-7aeb4e7f0403]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:46:647-75709\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4168], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:46:647-75709]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"772","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","LogTimestamp":"2022-10-26T05:03:47.438Z","elapsedTime":"16"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:47.519Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"873","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c6b1f62e-7141-43ab-bfb8-bd17bc679595","LogTimestamp":"2022-10-26T05:03:47.519Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST 03a95801-ad44-4137-9a10-7aeb4e7f0403 AAI-TOOLS 10.233.69.226 879 - "logType": "access" {"timestamp":"2022-10-26T05:03:47.530Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"03a95801-ad44-4137-9a10-7aeb4e7f0403","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:47.530Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.595Z","message":"Entering","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:47.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.601Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:47.609Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:47.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.609Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:47.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.609Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:47.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.610Z","message":"Invoke","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","LogTimestamp":"2022-10-26T05:03:47.610Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:47.668Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:47.669Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:47.755Z","message":"Entering","context":{"RequestID":"79dfb3fd-7e6a-47cd-92e9-4a133070accb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3d5a6b10-7fdf-41c9-ae67-bae2133ebd99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:47.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:47.759Z","message":"{\"transactionId\":\"79dfb3fd-7e6a-47cd-92e9-4a133070accb\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:47:756\",\"respDate\":\"221026-05:03:47:759\",\"sourceId\":\"haproxy:79dfb3fd-7e6a-47cd-92e9-4a133070accb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:47:756-71293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79dfb3fd-7e6a-47cd-92e9-4a133070accb]}\\\"}\"}","context":{"RequestID":"79dfb3fd-7e6a-47cd-92e9-4a133070accb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3d5a6b10-7fdf-41c9-ae67-bae2133ebd99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:47.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:47.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79dfb3fd-7e6a-47cd-92e9-4a133070accb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d5a6b10-7fdf-41c9-ae67-bae2133ebd99","LogTimestamp":"2022-10-26T05:03:47.760Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:49.124Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1514","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","LogTimestamp":"2022-10-26T05:03:49.124Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.151Z","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\":\"e6aff1bc-49ae-4895-94f2-879a7275ed21\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:49:140\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760627607\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1666760627607\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:49.151Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.167Z","message":"{\"transactionId\":\"e6aff1bc-49ae-4895-94f2-879a7275ed21\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:47:596\",\"respDate\":\"221026-05:03:49:167\",\"sourceId\":\"AAI-TOOLS:e6aff1bc-49ae-4895-94f2-879a7275ed21\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:47:596-86371\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48314], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[e6aff1bc-49ae-4895-94f2-879a7275ed21], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e6aff1bc-49ae-4895-94f2-879a7275ed21]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:47:596-86371\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4256], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:47:596-86371]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1514","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","LogTimestamp":"2022-10-26T05:03:49.124Z","elapsedTime":"11"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:49.168Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:49.168Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.168Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e6aff1bc-49ae-4895-94f2-879a7275ed21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1573","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0bf7092c-e3fd-4f57-8db0-2c5665a0bb1b","LogTimestamp":"2022-10-26T05:03:49.168Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST e6aff1bc-49ae-4895-94f2-879a7275ed21 AAI-TOOLS 10.233.69.226 1579 - "logType": "access" {"timestamp":"2022-10-26T05:03:49.249Z","message":"Entering","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:49.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.261Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:49.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.261Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:49.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.261Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:49.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.262Z","message":"Invoke","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","LogTimestamp":"2022-10-26T05:03:49.262Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.776Z","message":"Entering","context":{"RequestID":"61afe463-fbea-42b3-a72e-621e7802f40f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11731773-303d-42d5-8896-e526ab117efe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:49.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:49.780Z","message":"{\"transactionId\":\"61afe463-fbea-42b3-a72e-621e7802f40f\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:49:776\",\"respDate\":\"221026-05:03:49:780\",\"sourceId\":\"haproxy:61afe463-fbea-42b3-a72e-621e7802f40f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:49:776-17214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61afe463-fbea-42b3-a72e-621e7802f40f]}\\\"}\"}","context":{"RequestID":"61afe463-fbea-42b3-a72e-621e7802f40f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11731773-303d-42d5-8896-e526ab117efe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:49.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:49.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61afe463-fbea-42b3-a72e-621e7802f40f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11731773-303d-42d5-8896-e526ab117efe","LogTimestamp":"2022-10-26T05:03:49.781Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:03:50.023Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"761","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","LogTimestamp":"2022-10-26T05:03:50.022Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.057Z","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\":\"e17556be-58a7-460e-8b51-16e8a7e0a3f0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:50:043\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760629260\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1666760629260\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.056Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.075Z","message":"{\"transactionId\":\"e17556be-58a7-460e-8b51-16e8a7e0a3f0\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:49:250\",\"respDate\":\"221026-05:03:50:074\",\"sourceId\":\"AAI-TOOLS:e17556be-58a7-460e-8b51-16e8a7e0a3f0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:49:250-87708\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48346], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[e17556be-58a7-460e-8b51-16e8a7e0a3f0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e17556be-58a7-460e-8b51-16e8a7e0a3f0]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:49:250-87708\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:49:250-87708]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"761","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","LogTimestamp":"2022-10-26T05:03:50.022Z","elapsedTime":"15"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:50.076Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"828","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1d4ae153-3b68-4ca3-815d-2e777dcd8df5","LogTimestamp":"2022-10-26T05:03:50.076Z","ResponseDesc":"Created","elapsedTime":"15"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST e17556be-58a7-460e-8b51-16e8a7e0a3f0 AAI-TOOLS 10.233.69.226 834 - "logType": "access" {"timestamp":"2022-10-26T05:03:50.082Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e17556be-58a7-460e-8b51-16e8a7e0a3f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.081Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.147Z","message":"Entering","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.165Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.165Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.166Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.166Z","message":"Invoke","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ad092456-fa85-4bc3-b999-a325f0f13e03","LogTimestamp":"2022-10-26T05:03:50.166Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.268Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ad092456-fa85-4bc3-b999-a325f0f13e03","LogTimestamp":"2022-10-26T05:03:50.267Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.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/18094b19-d16d-4822-8acf-e92c6aefa178\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:50:282\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760630164\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1666760630164\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.306Z","message":"{\"transactionId\":\"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:50:149\",\"respDate\":\"221026-05:03:50:306\",\"sourceId\":\"AAI-TOOLS:e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:50:149-6771\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48362], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:50:149-6771\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8264], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:50:149-6771]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","LogTimestamp":"2022-10-26T05:03:50.267Z","elapsedTime":"10"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:50.309Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"161","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ad092456-fa85-4bc3-b999-a325f0f13e03","LogTimestamp":"2022-10-26T05:03:50.307Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f AAI-TOOLS 10.233.69.226 169 - "logType": "access" {"timestamp":"2022-10-26T05:03:50.312Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e575a27e-d5c9-4db8-8ae7-27ebdc28ca5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.312Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.386Z","message":"Entering","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.398Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.398Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.398Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.398Z","message":"Invoke","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f1ae0055-8386-4050-8224-c1046c07ba3e","LogTimestamp":"2022-10-26T05:03:50.398Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.450Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f1ae0055-8386-4050-8224-c1046c07ba3e","LogTimestamp":"2022-10-26T05:03:50.449Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.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/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:50:463\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760630397\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1666760630397\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.475Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.492Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.492Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.493Z","message":"{\"transactionId\":\"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:50:387\",\"respDate\":\"221026-05:03:50:493\",\"sourceId\":\"AAI-TOOLS:c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:50:387-18226\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48370], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:50:387-18226\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16624], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:50:387-18226]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","LogTimestamp":"2022-10-26T05:03:50.449Z","elapsedTime":"9"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:50.494Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f1ae0055-8386-4050-8224-c1046c07ba3e","LogTimestamp":"2022-10-26T05:03:50.494Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST c75bb25c-b66d-43ff-b9ca-66c80e0fd4ad AAI-TOOLS 10.233.69.226 114 - "logType": "access" {"timestamp":"2022-10-26T05:03:50.584Z","message":"Entering","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.606Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.607Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.607Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.608Z","message":"Invoke","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"3c708272-fba7-4102-b1a0-e2b408061721","LogTimestamp":"2022-10-26T05:03:50.608Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.677Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"3c708272-fba7-4102-b1a0-e2b408061721","LogTimestamp":"2022-10-26T05:03:50.676Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.699Z","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\":\"4d7c415a-7460-4fed-920b-6ed49a7dda7a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:50:690\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760630604\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1666760630604\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.699Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.716Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.716Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.718Z","message":"{\"transactionId\":\"4d7c415a-7460-4fed-920b-6ed49a7dda7a\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:50:585\",\"respDate\":\"221026-05:03:50:718\",\"sourceId\":\"AAI-TOOLS:4d7c415a-7460-4fed-920b-6ed49a7dda7a\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:50:585-27374\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[298], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48372], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4d7c415a-7460-4fed-920b-6ed49a7dda7a], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d7c415a-7460-4fed-920b-6ed49a7dda7a]}\\\",\\\"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-221026-05:03:50:585-27374\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16456], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:50:585-27374]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","LogTimestamp":"2022-10-26T05:03:50.676Z","elapsedTime":"9"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:50.719Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4d7c415a-7460-4fed-920b-6ed49a7dda7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3c708272-fba7-4102-b1a0-e2b408061721","LogTimestamp":"2022-10-26T05:03:50.719Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST 4d7c415a-7460-4fed-920b-6ed49a7dda7a AAI-TOOLS 10.233.69.226 142 - "logType": "access" {"timestamp":"2022-10-26T05:03:50.800Z","message":"Entering","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.816Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.817Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.817Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.817Z","message":"Invoke","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"50385434-d380-4e6c-8aba-88aa9b4df3fc","LogTimestamp":"2022-10-26T05:03:50.817Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.874Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"50385434-d380-4e6c-8aba-88aa9b4df3fc","LogTimestamp":"2022-10-26T05:03:50.874Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:50.947Z","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\":\"fbe5bbc9-d2bc-4c21-af72-4521af5a2897\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:50:886\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760630815\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1666760630815\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:50.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.010Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"62","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:51.009Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.012Z","message":"{\"transactionId\":\"fbe5bbc9-d2bc-4c21-af72-4521af5a2897\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:50:801\",\"respDate\":\"221026-05:03:51:011\",\"sourceId\":\"AAI-TOOLS:fbe5bbc9-d2bc-4c21-af72-4521af5a2897\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:50:801-31796\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48378], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[fbe5bbc9-d2bc-4c21-af72-4521af5a2897], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fbe5bbc9-d2bc-4c21-af72-4521af5a2897]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:50:801-31796\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12400], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:50:801-31796]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","LogTimestamp":"2022-10-26T05:03:50.874Z","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:51.013Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fbe5bbc9-d2bc-4c21-af72-4521af5a2897","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"213","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"50385434-d380-4e6c-8aba-88aa9b4df3fc","LogTimestamp":"2022-10-26T05:03:51.013Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST fbe5bbc9-d2bc-4c21-af72-4521af5a2897 AAI-TOOLS 10.233.69.226 220 - "logType": "access" {"timestamp":"2022-10-26T05:03:51.087Z","message":"Entering","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.098Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.098Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.098Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.099Z","message":"Invoke","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","LogTimestamp":"2022-10-26T05:03:51.099Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.152Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","LogTimestamp":"2022-10-26T05:03:51.152Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.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/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0795e3a5-0302-4286-8a1f-de287d3fb514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:51:161\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760631097\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1666760631097\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:51.173Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.191Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:51.191Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.194Z","message":"{\"transactionId\":\"0795e3a5-0302-4286-8a1f-de287d3fb514\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:51:088\",\"respDate\":\"221026-05:03:51:194\",\"sourceId\":\"AAI-TOOLS:0795e3a5-0302-4286-8a1f-de287d3fb514\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:51:088-80557\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48380], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0795e3a5-0302-4286-8a1f-de287d3fb514], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0795e3a5-0302-4286-8a1f-de287d3fb514]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:51:088-80557\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16544], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:51:088-80557]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","LogTimestamp":"2022-10-26T05:03:51.152Z","elapsedTime":"6"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:51.195Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0795e3a5-0302-4286-8a1f-de287d3fb514","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a9bf97d-fe72-46d0-9965-5f9888749fd0","LogTimestamp":"2022-10-26T05:03:51.194Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST 0795e3a5-0302-4286-8a1f-de287d3fb514 AAI-TOOLS 10.233.69.226 113 - "logType": "access" {"timestamp":"2022-10-26T05:03:51.267Z","message":"Entering","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.278Z","message":"Checking for system property [partnerName]","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.278Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.278Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:51.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.279Z","message":"Invoke","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","LogTimestamp":"2022-10-26T05:03:51.279Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.795Z","message":"Entering","context":{"RequestID":"84b36169-6429-4d49-becc-44546d84762a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3f3f4875-1bc3-4997-95f1-c652ec6d1695","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:51.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:51.799Z","message":"{\"transactionId\":\"84b36169-6429-4d49-becc-44546d84762a\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:51:796\",\"respDate\":\"221026-05:03:51:799\",\"sourceId\":\"haproxy:84b36169-6429-4d49-becc-44546d84762a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:51:796-19058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84b36169-6429-4d49-becc-44546d84762a]}\\\"}\"}","context":{"RequestID":"84b36169-6429-4d49-becc-44546d84762a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3f3f4875-1bc3-4997-95f1-c652ec6d1695","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:51.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:51.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b36169-6429-4d49-becc-44546d84762a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f3f4875-1bc3-4997-95f1-c652ec6d1695","LogTimestamp":"2022-10-26T05:03:51.800Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:03:52.065Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"786","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","LogTimestamp":"2022-10-26T05:03:52.064Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.092Z","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\":\"de909f15-59ca-4204-9fa9-d343a4606b51\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:52:080\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760631277\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1666760631277\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:52.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.111Z","message":"{\"transactionId\":\"de909f15-59ca-4204-9fa9-d343a4606b51\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:51:267\",\"respDate\":\"221026-05:03:52:111\",\"sourceId\":\"AAI-TOOLS:de909f15-59ca-4204-9fa9-d343a4606b51\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:51:267-90037\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48384], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[de909f15-59ca-4204-9fa9-d343a4606b51], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de909f15-59ca-4204-9fa9-d343a4606b51]}\\\",\\\"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-221026-05:03:51:267-90037\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4120], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:51:267-90037]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"786","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","LogTimestamp":"2022-10-26T05:03:52.064Z","elapsedTime":"11"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:52.112Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:52.111Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.112Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"de909f15-59ca-4204-9fa9-d343a4606b51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"846","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5aef130-39d0-4c51-92af-1d1da0c7d3ca","LogTimestamp":"2022-10-26T05:03:52.112Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST de909f15-59ca-4204-9fa9-d343a4606b51 AAI-TOOLS 10.233.69.226 852 - "logType": "access" {"timestamp":"2022-10-26T05:03:52.189Z","message":"Entering","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:52.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.200Z","message":"Checking for system property [partnerName]","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:52.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.200Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:52.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.201Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:52.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:52.202Z","message":"Invoke","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4738557b-04bd-4844-b8e2-5d9357c82ec6","LogTimestamp":"2022-10-26T05:03:52.202Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.013Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"812","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4738557b-04bd-4844-b8e2-5d9357c82ec6","LogTimestamp":"2022-10-26T05:03:53.013Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.037Z","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\":\"96d2345d-215b-4d2b-9050-90a10f92af97\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:53:025\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760632199\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1666760632199\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.037Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.051Z","message":"{\"transactionId\":\"96d2345d-215b-4d2b-9050-90a10f92af97\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:52:190\",\"respDate\":\"221026-05:03:53:050\",\"sourceId\":\"AAI-TOOLS:96d2345d-215b-4d2b-9050-90a10f92af97\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:52:190-95248\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48410], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[96d2345d-215b-4d2b-9050-90a10f92af97], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[96d2345d-215b-4d2b-9050-90a10f92af97]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:52:190-95248\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20552], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:52:190-95248]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"812","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","LogTimestamp":"2022-10-26T05:03:53.013Z","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.052Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"864","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4738557b-04bd-4844-b8e2-5d9357c82ec6","LogTimestamp":"2022-10-26T05:03:53.052Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 96d2345d-215b-4d2b-9050-90a10f92af97 AAI-TOOLS 10.233.69.226 870 - "logType": "access" {"timestamp":"2022-10-26T05:03:53.057Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"96d2345d-215b-4d2b-9050-90a10f92af97","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.057Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.129Z","message":"Entering","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.140Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.140Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.140Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.141Z","message":"Invoke","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cc46225e-4054-4404-baa7-cec75e3f9716","LogTimestamp":"2022-10-26T05:03:53.141Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.210Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cc46225e-4054-4404-baa7-cec75e3f9716","LogTimestamp":"2022-10-26T05:03:53.209Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.230Z","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\":\"6bce4ef6-b728-476f-b44c-33e656da2778\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:53:220\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760633139\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1666760633139\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.229Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.246Z","message":"{\"transactionId\":\"6bce4ef6-b728-476f-b44c-33e656da2778\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:53:130\",\"respDate\":\"221026-05:03:53:245\",\"sourceId\":\"AAI-TOOLS:6bce4ef6-b728-476f-b44c-33e656da2778\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:53:130-76234\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48430], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[6bce4ef6-b728-476f-b44c-33e656da2778], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6bce4ef6-b728-476f-b44c-33e656da2778]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:53:130-76234\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37104], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:53:130-76234]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","LogTimestamp":"2022-10-26T05:03:53.209Z","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.247Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc46225e-4054-4404-baa7-cec75e3f9716","LogTimestamp":"2022-10-26T05:03:53.246Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.247Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6bce4ef6-b728-476f-b44c-33e656da2778","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.246Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 6bce4ef6-b728-476f-b44c-33e656da2778 AAI-TOOLS 10.233.69.226 124 - "logType": "access" {"timestamp":"2022-10-26T05:03:53.327Z","message":"Entering","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.344Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.345Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.345Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.346Z","message":"Invoke","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b2ffc9db-125a-4c9f-9912-68bf176b6773","LogTimestamp":"2022-10-26T05:03:53.346Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.461Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b2ffc9db-125a-4c9f-9912-68bf176b6773","LogTimestamp":"2022-10-26T05:03:53.461Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.494Z","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\":\"1ac76f51-4be9-4e87-9c57-30bdccfcc85f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:53:476\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760633342\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1666760633342\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.493Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.515Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.515Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.547Z","message":"{\"transactionId\":\"1ac76f51-4be9-4e87-9c57-30bdccfcc85f\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:53:329\",\"respDate\":\"221026-05:03:53:547\",\"sourceId\":\"AAI-TOOLS:1ac76f51-4be9-4e87-9c57-30bdccfcc85f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:53:329-74180\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48432], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1ac76f51-4be9-4e87-9c57-30bdccfcc85f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1ac76f51-4be9-4e87-9c57-30bdccfcc85f]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:53:329-74180\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20640], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:53:329-74180]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","LogTimestamp":"2022-10-26T05:03:53.461Z","elapsedTime":"9"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.549Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1ac76f51-4be9-4e87-9c57-30bdccfcc85f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"221","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b2ffc9db-125a-4c9f-9912-68bf176b6773","LogTimestamp":"2022-10-26T05:03:53.548Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST 1ac76f51-4be9-4e87-9c57-30bdccfcc85f AAI-TOOLS 10.233.69.226 232 - "logType": "access" {"timestamp":"2022-10-26T05:03:53.636Z","message":"Entering","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.649Z","message":"Checking for system property [partnerName]","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.649Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.649Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.650Z","message":"Invoke","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","LogTimestamp":"2022-10-26T05:03:53.650Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.709Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","LogTimestamp":"2022-10-26T05:03:53.709Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.737Z","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\":\"772a9989-fd09-43b0-b353-8ebf16f78f90\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:53:722\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760633647\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1666760633647\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.736Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.753Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.752Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.753Z","message":"{\"transactionId\":\"772a9989-fd09-43b0-b353-8ebf16f78f90\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:53:637\",\"respDate\":\"221026-05:03:53:752\",\"sourceId\":\"AAI-TOOLS:772a9989-fd09-43b0-b353-8ebf16f78f90\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:53:637-18652\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48438], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[772a9989-fd09-43b0-b353-8ebf16f78f90], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[772a9989-fd09-43b0-b353-8ebf16f78f90]}\\\",\\\"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-221026-05:03:53:637-18652\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8208], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:53:637-18652]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","LogTimestamp":"2022-10-26T05:03:53.709Z","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.754Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"772a9989-fd09-43b0-b353-8ebf16f78f90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4d7ac3d4-78f3-4848-9ac4-8eaab756d3e8","LogTimestamp":"2022-10-26T05:03:53.753Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST 772a9989-fd09-43b0-b353-8ebf16f78f90 AAI-TOOLS 10.233.69.226 124 - "logType": "access" {"timestamp":"2022-10-26T05:03:53.812Z","message":"Entering","context":{"RequestID":"23da0e76-3114-47a0-aa67-f493cbd42bf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"533eeb27-cf0e-4895-a31f-dfa4c235b6cf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:53.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.815Z","message":"{\"transactionId\":\"23da0e76-3114-47a0-aa67-f493cbd42bf3\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:53:813\",\"respDate\":\"221026-05:03:53:815\",\"sourceId\":\"haproxy:23da0e76-3114-47a0-aa67-f493cbd42bf3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:53:813-39997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23da0e76-3114-47a0-aa67-f493cbd42bf3]}\\\"}\"}","context":{"RequestID":"23da0e76-3114-47a0-aa67-f493cbd42bf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"533eeb27-cf0e-4895-a31f-dfa4c235b6cf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:53.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23da0e76-3114-47a0-aa67-f493cbd42bf3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"533eeb27-cf0e-4895-a31f-dfa4c235b6cf","LogTimestamp":"2022-10-26T05:03:53.816Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:03:53.832Z","message":"Entering","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.845Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.845Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.845Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:53.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.846Z","message":"Invoke","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"656f2bf7-3c23-468d-9475-52faf0496af1","LogTimestamp":"2022-10-26T05:03:53.846Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.909Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"656f2bf7-3c23-468d-9475-52faf0496af1","LogTimestamp":"2022-10-26T05:03:53.909Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.930Z","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\":\"1ac3b303-ad85-4478-a631-7646d521a5f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:53:917\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760633844\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1666760633844\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.930Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.946Z","message":"{\"transactionId\":\"1ac3b303-ad85-4478-a631-7646d521a5f2\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:53:832\",\"respDate\":\"221026-05:03:53:945\",\"sourceId\":\"AAI-TOOLS:1ac3b303-ad85-4478-a631-7646d521a5f2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:53:832-56747\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48444], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1ac3b303-ad85-4478-a631-7646d521a5f2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1ac3b303-ad85-4478-a631-7646d521a5f2]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:53:832-56747\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16496], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:53:832-56747]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","LogTimestamp":"2022-10-26T05:03:53.909Z","elapsedTime":"5"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:53.947Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"656f2bf7-3c23-468d-9475-52faf0496af1","LogTimestamp":"2022-10-26T05:03:53.946Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:53.947Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1ac3b303-ad85-4478-a631-7646d521a5f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:53.946Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST 1ac3b303-ad85-4478-a631-7646d521a5f2 AAI-TOOLS 10.233.69.226 121 - "logType": "access" {"timestamp":"2022-10-26T05:03:54.041Z","message":"Entering","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.056Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.056Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.056Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.058Z","message":"Invoke","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"59016729-e561-4067-b6d8-228da50f930c","LogTimestamp":"2022-10-26T05:03:54.058Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.164Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"59016729-e561-4067-b6d8-228da50f930c","LogTimestamp":"2022-10-26T05:03:54.163Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.186Z","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\":\"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:54:175\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760634054\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1666760634054\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.184Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.203Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.202Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.246Z","message":"{\"transactionId\":\"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:54:041\",\"respDate\":\"221026-05:03:54:246\",\"sourceId\":\"AAI-TOOLS:ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:54:041-68183\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48456], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:54:041-68183\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:54:041-68183]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","LogTimestamp":"2022-10-26T05:03:54.163Z","elapsedTime":"8"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:54.247Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59016729-e561-4067-b6d8-228da50f930c","LogTimestamp":"2022-10-26T05:03:54.247Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST ce753db9-ea4d-4aa8-82d4-48ebb2e9a23e AAI-TOOLS 10.233.69.226 213 - "logType": "access" {"timestamp":"2022-10-26T05:03:54.323Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:03:54.325Z","message":"Entering","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.326Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:03:54.348Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.349Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.349Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.350Z","message":"Invoke","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"12076165-0a37-4bea-9392-627dd24611e6","LogTimestamp":"2022-10-26T05:03:54.350Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.457Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"12076165-0a37-4bea-9392-627dd24611e6","LogTimestamp":"2022-10-26T05:03:54.456Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.473Z","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\":\"c7c60992-417f-41e5-9241-2def33bbc7cc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:54:465\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760634347\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1666760634347\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.472Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.486Z","message":"{\"transactionId\":\"c7c60992-417f-41e5-9241-2def33bbc7cc\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:54:325\",\"respDate\":\"221026-05:03:54:486\",\"sourceId\":\"AAI-TOOLS:c7c60992-417f-41e5-9241-2def33bbc7cc\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:54:325-22518\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48462], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[c7c60992-417f-41e5-9241-2def33bbc7cc], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c7c60992-417f-41e5-9241-2def33bbc7cc]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:54:325-22518\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24736], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:54:325-22518]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","LogTimestamp":"2022-10-26T05:03:54.456Z","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:54.487Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.487Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.488Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c7c60992-417f-41e5-9241-2def33bbc7cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"164","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"12076165-0a37-4bea-9392-627dd24611e6","LogTimestamp":"2022-10-26T05:03:54.488Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST c7c60992-417f-41e5-9241-2def33bbc7cc AAI-TOOLS 10.233.69.226 169 - "logType": "access" {"timestamp":"2022-10-26T05:03:54.564Z","message":"Entering","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.578Z","message":"Checking for system property [partnerName]","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.579Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.579Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.580Z","message":"Invoke","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","LogTimestamp":"2022-10-26T05:03:54.580Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.681Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","LogTimestamp":"2022-10-26T05:03:54.681Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.703Z","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\":\"595ede77-9ea8-4264-a1b3-608a697b311f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:54:694\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760634577\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1666760634577\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.703Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.719Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.719Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.751Z","message":"{\"transactionId\":\"595ede77-9ea8-4264-a1b3-608a697b311f\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:54:565\",\"respDate\":\"221026-05:03:54:751\",\"sourceId\":\"AAI-TOOLS:595ede77-9ea8-4264-a1b3-608a697b311f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:54:565-97952\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[272], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48464], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[595ede77-9ea8-4264-a1b3-608a697b311f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[595ede77-9ea8-4264-a1b3-608a697b311f]}\\\",\\\"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-221026-05:03:54:565-97952\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12312], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:54:565-97952]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","LogTimestamp":"2022-10-26T05:03:54.681Z","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:54.753Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"595ede77-9ea8-4264-a1b3-608a697b311f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"189","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a53c1a5-d6f6-4916-9a37-a6510581cd29","LogTimestamp":"2022-10-26T05:03:54.752Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST 595ede77-9ea8-4264-a1b3-608a697b311f AAI-TOOLS 10.233.69.226 196 - "logType": "access" {"timestamp":"2022-10-26T05:03:54.827Z","message":"Entering","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.838Z","message":"Checking for system property [partnerName]","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.838Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.838Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.839Z","message":"Invoke","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"42cb632f-bfa6-4b00-aed8-524187989494","LogTimestamp":"2022-10-26T05:03:54.839Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.957Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"42cb632f-bfa6-4b00-aed8-524187989494","LogTimestamp":"2022-10-26T05:03:54.956Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.977Z","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\":\"23f595bb-2ea0-48b0-88e2-17fdd0475a99\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:54:967\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760634837\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1666760634837\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.990Z","message":"{\"transactionId\":\"23f595bb-2ea0-48b0-88e2-17fdd0475a99\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:54:828\",\"respDate\":\"221026-05:03:54:990\",\"sourceId\":\"AAI-TOOLS:23f595bb-2ea0-48b0-88e2-17fdd0475a99\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:54:828-24330\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48468], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[23f595bb-2ea0-48b0-88e2-17fdd0475a99], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[23f595bb-2ea0-48b0-88e2-17fdd0475a99]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:54:828-24330\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28832], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:54:828-24330]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","LogTimestamp":"2022-10-26T05:03:54.956Z","elapsedTime":"7"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:54.992Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"164","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42cb632f-bfa6-4b00-aed8-524187989494","LogTimestamp":"2022-10-26T05:03:54.991Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:54.992Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"23f595bb-2ea0-48b0-88e2-17fdd0475a99","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:54.992Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST 23f595bb-2ea0-48b0-88e2-17fdd0475a99 AAI-TOOLS 10.233.69.226 170 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.063Z","message":"Entering","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.079Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.079Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.079Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.080Z","message":"Invoke","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d7490874-ff7c-4603-9a21-de4757e55ac8","LogTimestamp":"2022-10-26T05:03:55.080Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.180Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d7490874-ff7c-4603-9a21-de4757e55ac8","LogTimestamp":"2022-10-26T05:03:55.179Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.201Z","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\":\"d192551c-78ec-4587-9bbb-c793501dc1e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:55:189\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760635078\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1666760635078\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.222Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.222Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.247Z","message":"{\"transactionId\":\"d192551c-78ec-4587-9bbb-c793501dc1e5\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:55:064\",\"respDate\":\"221026-05:03:55:246\",\"sourceId\":\"AAI-TOOLS:d192551c-78ec-4587-9bbb-c793501dc1e5\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:55:064-36349\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48472], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[d192551c-78ec-4587-9bbb-c793501dc1e5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d192551c-78ec-4587-9bbb-c793501dc1e5]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:55:064-36349\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20568], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:55:064-36349]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","LogTimestamp":"2022-10-26T05:03:55.179Z","elapsedTime":"5"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.248Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d192551c-78ec-4587-9bbb-c793501dc1e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d7490874-ff7c-4603-9a21-de4757e55ac8","LogTimestamp":"2022-10-26T05:03:55.248Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST d192551c-78ec-4587-9bbb-c793501dc1e5 AAI-TOOLS 10.233.69.226 192 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.323Z","message":"Entering","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.338Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.338Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.338Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.339Z","message":"Invoke","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","LogTimestamp":"2022-10-26T05:03:55.339Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.356Z","message":"Entering","context":{"RequestID":"306e1b73-4e68-4965-8790-1276d8f2c883","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acd9f93a-4a13-44fa-94c9-7cc103bbde1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:55.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.361Z","message":"{\"transactionId\":\"306e1b73-4e68-4965-8790-1276d8f2c883\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:55:357\",\"respDate\":\"221026-05:03:55:361\",\"sourceId\":\"OOM_ReadinessCheck:306e1b73-4e68-4965-8790-1276d8f2c883\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:55:357-8154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48694], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[306e1b73-4e68-4965-8790-1276d8f2c883]}\\\"}\"}","context":{"RequestID":"306e1b73-4e68-4965-8790-1276d8f2c883","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acd9f93a-4a13-44fa-94c9-7cc103bbde1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:03:55.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"306e1b73-4e68-4965-8790-1276d8f2c883","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acd9f93a-4a13-44fa-94c9-7cc103bbde1e","LogTimestamp":"2022-10-26T05:03:55.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:03:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 12 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.406Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","LogTimestamp":"2022-10-26T05:03:55.406Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.430Z","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\":\"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:55:418\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760635336\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1666760635336\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.442Z","message":"{\"transactionId\":\"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:55:324\",\"respDate\":\"221026-05:03:55:442\",\"sourceId\":\"AAI-TOOLS:0e40e5e2-95f5-48ef-9ff9-2afce48dffe7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:55:324-28957\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48478], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0e40e5e2-95f5-48ef-9ff9-2afce48dffe7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0e40e5e2-95f5-48ef-9ff9-2afce48dffe7]}\\\",\\\"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-221026-05:03:55:324-28957\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37024], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:55:324-28957]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","LogTimestamp":"2022-10-26T05:03:55.406Z","elapsedTime":"8"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.443Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cdcbe668-2b20-4ae8-ae55-95ee94741f8a","LogTimestamp":"2022-10-26T05:03:55.443Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 0e40e5e2-95f5-48ef-9ff9-2afce48dffe7 AAI-TOOLS 10.233.69.226 127 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.447Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0e40e5e2-95f5-48ef-9ff9-2afce48dffe7","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.447Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.508Z","message":"Entering","context":{"RequestID":"fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f553946-67c9-4f91-b6ac-eb3d7e1fc011","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:55.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.513Z","message":"Database is available from CACHED check.","context":{"RequestID":"fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f553946-67c9-4f91-b6ac-eb3d7e1fc011","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:55.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.514Z","message":"{\"transactionId\":\"fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:55:510\",\"respDate\":\"221026-05:03:55:514\",\"sourceId\":\"ReadinessCheck:fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:55:510-9975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4]}\\\"}\"}","context":{"RequestID":"fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f553946-67c9-4f91-b6ac-eb3d7e1fc011","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:03:55.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdc7d69c-ea39-41e0-b7fb-01cc5a2e8fa4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f553946-67c9-4f91-b6ac-eb3d7e1fc011","LogTimestamp":"2022-10-26T05:03:55.515Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.518Z","message":"Entering","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:03:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.531Z","message":"Checking for system property [partnerName]","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.532Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.532Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.533Z","message":"Invoke","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"bdaa5a98-a070-4a22-8778-01fc549c42ea","LogTimestamp":"2022-10-26T05:03:55.533Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.584Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"bdaa5a98-a070-4a22-8778-01fc549c42ea","LogTimestamp":"2022-10-26T05:03:55.583Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.604Z","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\":\"39c2ca12-b7c3-4705-8c82-fac56b0eeccd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:55:591\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760635530\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1666760635530\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.604Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.621Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.621Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.623Z","message":"{\"transactionId\":\"39c2ca12-b7c3-4705-8c82-fac56b0eeccd\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:55:518\",\"respDate\":\"221026-05:03:55:623\",\"sourceId\":\"AAI-TOOLS:39c2ca12-b7c3-4705-8c82-fac56b0eeccd\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:55:518-85969\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48480], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[39c2ca12-b7c3-4705-8c82-fac56b0eeccd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39c2ca12-b7c3-4705-8c82-fac56b0eeccd]}\\\",\\\"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-221026-05:03:55:518-85969\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49392], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:55:518-85969]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","LogTimestamp":"2022-10-26T05:03:55.583Z","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.624Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"39c2ca12-b7c3-4705-8c82-fac56b0eeccd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bdaa5a98-a070-4a22-8778-01fc549c42ea","LogTimestamp":"2022-10-26T05:03:55.624Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 39c2ca12-b7c3-4705-8c82-fac56b0eeccd AAI-TOOLS 10.233.69.226 112 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.703Z","message":"Entering","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.720Z","message":"Checking for system property [partnerName]","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.721Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.721Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.722Z","message":"Invoke","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","LogTimestamp":"2022-10-26T05:03:55.722Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.787Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"18430757-3009-4ad7-84b4-baed780af768","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","LogTimestamp":"2022-10-26T05:03:55.786Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.806Z","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\":\"18430757-3009-4ad7-84b4-baed780af768\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:55:796\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760635719\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1666760635719\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.806Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.821Z","message":"{\"transactionId\":\"18430757-3009-4ad7-84b4-baed780af768\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:55:704\",\"respDate\":\"221026-05:03:55:820\",\"sourceId\":\"AAI-TOOLS:18430757-3009-4ad7-84b4-baed780af768\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:55:704-95316\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48484], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[18430757-3009-4ad7-84b4-baed780af768], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[18430757-3009-4ad7-84b4-baed780af768]}\\\",\\\"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-221026-05:03:55:704-95316\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20592], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:55:704-95316]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"18430757-3009-4ad7-84b4-baed780af768","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","LogTimestamp":"2022-10-26T05:03:55.786Z","elapsedTime":"6"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.822Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"18430757-3009-4ad7-84b4-baed780af768","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0deda2fb-d4b3-48ca-bf61-4b00191e6146","LogTimestamp":"2022-10-26T05:03:55.822Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.825Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"18430757-3009-4ad7-84b4-baed780af768","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.825Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST 18430757-3009-4ad7-84b4-baed780af768 AAI-TOOLS 10.233.69.226 130 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.826Z","message":"Entering","context":{"RequestID":"f3021d42-4293-4f8e-9a89-b343cbbb2a29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"828e4d2c-b848-4ad1-8f57-ce6f584de36f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:55.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.830Z","message":"{\"transactionId\":\"f3021d42-4293-4f8e-9a89-b343cbbb2a29\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:55:827\",\"respDate\":\"221026-05:03:55:829\",\"sourceId\":\"haproxy:f3021d42-4293-4f8e-9a89-b343cbbb2a29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:55:827-7360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3021d42-4293-4f8e-9a89-b343cbbb2a29]}\\\"}\"}","context":{"RequestID":"f3021d42-4293-4f8e-9a89-b343cbbb2a29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"828e4d2c-b848-4ad1-8f57-ce6f584de36f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:55.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:55.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3021d42-4293-4f8e-9a89-b343cbbb2a29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"828e4d2c-b848-4ad1-8f57-ce6f584de36f","LogTimestamp":"2022-10-26T05:03:55.830Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:03:55.899Z","message":"Entering","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.914Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.914Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.914Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:55.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.915Z","message":"Invoke","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","LogTimestamp":"2022-10-26T05:03:55.915Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.968Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","LogTimestamp":"2022-10-26T05:03:55.968Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:55.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/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1e551508-72ad-4df2-bcb9-6d96a001b719\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:55:975\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760635912\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1666760635912\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:55.987Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.011Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.010Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.021Z","message":"{\"transactionId\":\"1e551508-72ad-4df2-bcb9-6d96a001b719\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:55:899\",\"respDate\":\"221026-05:03:56:021\",\"sourceId\":\"AAI-TOOLS:1e551508-72ad-4df2-bcb9-6d96a001b719\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:55:899-95117\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[259], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48488], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1e551508-72ad-4df2-bcb9-6d96a001b719], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e551508-72ad-4df2-bcb9-6d96a001b719]}\\\",\\\"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-221026-05:03:55:899-95117\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24688], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:55:899-95117]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","LogTimestamp":"2022-10-26T05:03:55.968Z","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.023Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1e551508-72ad-4df2-bcb9-6d96a001b719","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"125","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f2b35d91-8505-4c19-b33b-e3e8586d3e1f","LogTimestamp":"2022-10-26T05:03:56.023Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 1e551508-72ad-4df2-bcb9-6d96a001b719 AAI-TOOLS 10.233.69.226 132 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.101Z","message":"Entering","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.112Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.113Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.113Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.114Z","message":"Invoke","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"427f1922-baf4-4e89-9685-9a866b314e9c","LogTimestamp":"2022-10-26T05:03:56.114Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.163Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"427f1922-baf4-4e89-9685-9a866b314e9c","LogTimestamp":"2022-10-26T05:03:56.162Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.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/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4b0c4a04-f0da-485d-b7ba-b545c9584a00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:56:173\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760636111\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1666760636111\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.181Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.194Z","message":"{\"transactionId\":\"4b0c4a04-f0da-485d-b7ba-b545c9584a00\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:56:101\",\"respDate\":\"221026-05:03:56:193\",\"sourceId\":\"AAI-TOOLS:4b0c4a04-f0da-485d-b7ba-b545c9584a00\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:56:101-11303\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48496], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4b0c4a04-f0da-485d-b7ba-b545c9584a00], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b0c4a04-f0da-485d-b7ba-b545c9584a00]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:56:101-11303\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45216], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:56:101-11303]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","LogTimestamp":"2022-10-26T05:03:56.162Z","elapsedTime":"6"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.195Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"427f1922-baf4-4e89-9685-9a866b314e9c","LogTimestamp":"2022-10-26T05:03:56.195Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST 4b0c4a04-f0da-485d-b7ba-b545c9584a00 AAI-TOOLS 10.233.69.226 102 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.199Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b0c4a04-f0da-485d-b7ba-b545c9584a00","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.198Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.270Z","message":"Entering","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.282Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.282Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.282Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.283Z","message":"Invoke","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d640a664-a2b8-486e-9ee2-ff94da178d4e","LogTimestamp":"2022-10-26T05:03:56.283Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.341Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d640a664-a2b8-486e-9ee2-ff94da178d4e","LogTimestamp":"2022-10-26T05:03:56.340Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.359Z","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\":\"4d46b798-f9ae-41e7-98fc-e69ec29775cc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:56:349\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760636281\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1666760636281\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.358Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.374Z","message":"{\"transactionId\":\"4d46b798-f9ae-41e7-98fc-e69ec29775cc\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:56:271\",\"respDate\":\"221026-05:03:56:373\",\"sourceId\":\"AAI-TOOLS:4d46b798-f9ae-41e7-98fc-e69ec29775cc\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:56:271-86775\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48498], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4d46b798-f9ae-41e7-98fc-e69ec29775cc], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d46b798-f9ae-41e7-98fc-e69ec29775cc]}\\\",\\\"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-221026-05:03:56:271-86775\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8424], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:56:271-86775]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","LogTimestamp":"2022-10-26T05:03:56.340Z","elapsedTime":"5"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.375Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d640a664-a2b8-486e-9ee2-ff94da178d4e","LogTimestamp":"2022-10-26T05:03:56.374Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.375Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d46b798-f9ae-41e7-98fc-e69ec29775cc","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.375Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST 4d46b798-f9ae-41e7-98fc-e69ec29775cc AAI-TOOLS 10.233.69.226 110 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.453Z","message":"Entering","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.466Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.467Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.467Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.468Z","message":"Invoke","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","LogTimestamp":"2022-10-26T05:03:56.468Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.525Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","LogTimestamp":"2022-10-26T05:03:56.524Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.543Z","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\":\"9674f6b3-a842-47bf-bb1a-260e37451aef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:56:534\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760636465\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1666760636465\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.542Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.556Z","message":"{\"transactionId\":\"9674f6b3-a842-47bf-bb1a-260e37451aef\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:56:454\",\"respDate\":\"221026-05:03:56:556\",\"sourceId\":\"AAI-TOOLS:9674f6b3-a842-47bf-bb1a-260e37451aef\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:56:454-23883\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48504], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[9674f6b3-a842-47bf-bb1a-260e37451aef], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9674f6b3-a842-47bf-bb1a-260e37451aef]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:56:454-23883\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28784], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:56:454-23883]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","LogTimestamp":"2022-10-26T05:03:56.524Z","elapsedTime":"6"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.557Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4fcafa3f-e090-475e-8b4c-9e6d551bc191","LogTimestamp":"2022-10-26T05:03:56.557Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST 9674f6b3-a842-47bf-bb1a-260e37451aef AAI-TOOLS 10.233.69.226 109 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9674f6b3-a842-47bf-bb1a-260e37451aef","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.628Z","message":"Entering","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.641Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.642Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.643Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.653Z","message":"Invoke","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","LogTimestamp":"2022-10-26T05:03:56.653Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.699Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","LogTimestamp":"2022-10-26T05:03:56.698Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.727Z","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\":\"8e1ecd4c-b680-41fa-af0c-9cc59730df95\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:56:710\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760636640\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1666760636640\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.726Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.742Z","message":"{\"transactionId\":\"8e1ecd4c-b680-41fa-af0c-9cc59730df95\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:56:630\",\"respDate\":\"221026-05:03:56:742\",\"sourceId\":\"AAI-TOOLS:8e1ecd4c-b680-41fa-af0c-9cc59730df95\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:56:630-331\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48512], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[8e1ecd4c-b680-41fa-af0c-9cc59730df95], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8e1ecd4c-b680-41fa-af0c-9cc59730df95]}\\\",\\\"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-221026-05:03:56:630-331\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24592], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:56:630-331]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","LogTimestamp":"2022-10-26T05:03:56.698Z","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.744Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.743Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.744Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8e1ecd4c-b680-41fa-af0c-9cc59730df95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d905ba8c-9b1d-4551-8f67-32e3c172b6e5","LogTimestamp":"2022-10-26T05:03:56.743Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST 8e1ecd4c-b680-41fa-af0c-9cc59730df95 AAI-TOOLS 10.233.69.226 121 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.821Z","message":"Entering","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.836Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.837Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.837Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:56.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.838Z","message":"Invoke","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d08fa789-8183-42d5-b1cc-eec86150e6a8","LogTimestamp":"2022-10-26T05:03:56.838Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.899Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d08fa789-8183-42d5-b1cc-eec86150e6a8","LogTimestamp":"2022-10-26T05:03:56.899Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.936Z","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\":\"9a9b064c-bbf8-4a49-81be-e168474d21ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:56:914\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760636835\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1666760636835\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:56.952Z","message":"{\"transactionId\":\"9a9b064c-bbf8-4a49-81be-e168474d21ee\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:56:822\",\"respDate\":\"221026-05:03:56:952\",\"sourceId\":\"AAI-TOOLS:9a9b064c-bbf8-4a49-81be-e168474d21ee\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:56:822-94594\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48516], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[9a9b064c-bbf8-4a49-81be-e168474d21ee], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9a9b064c-bbf8-4a49-81be-e168474d21ee]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:56:822-94594\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:56:822-94594]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","LogTimestamp":"2022-10-26T05:03:56.899Z","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:56.953Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d08fa789-8183-42d5-b1cc-eec86150e6a8","LogTimestamp":"2022-10-26T05:03:56.953Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 9a9b064c-bbf8-4a49-81be-e168474d21ee AAI-TOOLS 10.233.69.226 139 - "logType": "access" {"timestamp":"2022-10-26T05:03:56.959Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9a9b064c-bbf8-4a49-81be-e168474d21ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:56.958Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.034Z","message":"Entering","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.063Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.064Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.064Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.065Z","message":"Invoke","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b23e8a6f-007b-4ec4-a356-0f53408fea88","LogTimestamp":"2022-10-26T05:03:57.065Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.132Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b23e8a6f-007b-4ec4-a356-0f53408fea88","LogTimestamp":"2022-10-26T05:03:57.132Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.150Z","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\":\"4c7edc04-5696-4128-ae8e-e875e67a93b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:57:142\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637062\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1666760637062\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.149Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.165Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.165Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.168Z","message":"{\"transactionId\":\"4c7edc04-5696-4128-ae8e-e875e67a93b1\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:035\",\"respDate\":\"221026-05:03:57:168\",\"sourceId\":\"AAI-TOOLS:4c7edc04-5696-4128-ae8e-e875e67a93b1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:57:035-83155\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48518], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4c7edc04-5696-4128-ae8e-e875e67a93b1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c7edc04-5696-4128-ae8e-e875e67a93b1]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:57:035-83155\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:57:035-83155]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","LogTimestamp":"2022-10-26T05:03:57.132Z","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.169Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4c7edc04-5696-4128-ae8e-e875e67a93b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b23e8a6f-007b-4ec4-a356-0f53408fea88","LogTimestamp":"2022-10-26T05:03:57.169Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST 4c7edc04-5696-4128-ae8e-e875e67a93b1 AAI-TOOLS 10.233.69.226 142 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.219Z","message":"Entering","context":{"RequestID":"335f965a-da46-4e75-bde1-608d8f40bf58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2d409ae-b066-402f-911d-8023eb3bc4ec","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:57.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.223Z","message":"{\"transactionId\":\"335f965a-da46-4e75-bde1-608d8f40bf58\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:57:220\",\"respDate\":\"221026-05:03:57:222\",\"sourceId\":\"healthcheck:335f965a-da46-4e75-bde1-608d8f40bf58\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:57:220-93042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33680], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[335f965a-da46-4e75-bde1-608d8f40bf58]}\\\"}\"}","context":{"RequestID":"335f965a-da46-4e75-bde1-608d8f40bf58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2d409ae-b066-402f-911d-8023eb3bc4ec","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:57.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"335f965a-da46-4e75-bde1-608d8f40bf58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2d409ae-b066-402f-911d-8023eb3bc4ec","LogTimestamp":"2022-10-26T05:03:57.223Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 34 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.264Z","message":"Entering","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.280Z","message":"Checking for system property [partnerName]","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.281Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.281Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.282Z","message":"Invoke","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"68c52694-62e8-4b14-a2c1-0413080acbea","LogTimestamp":"2022-10-26T05:03:57.282Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.338Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"68c52694-62e8-4b14-a2c1-0413080acbea","LogTimestamp":"2022-10-26T05:03:57.338Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.359Z","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\":\"54c84cd2-b91d-4616-9a76-18ca78be9a0e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:57:349\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637278\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1666760637278\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.358Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.371Z","message":"{\"transactionId\":\"54c84cd2-b91d-4616-9a76-18ca78be9a0e\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:266\",\"respDate\":\"221026-05:03:57:370\",\"sourceId\":\"AAI-TOOLS:54c84cd2-b91d-4616-9a76-18ca78be9a0e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:57:266-67353\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48520], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[54c84cd2-b91d-4616-9a76-18ca78be9a0e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[54c84cd2-b91d-4616-9a76-18ca78be9a0e]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:57:266-67353\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65776], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:57:266-67353]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","LogTimestamp":"2022-10-26T05:03:57.338Z","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.372Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"68c52694-62e8-4b14-a2c1-0413080acbea","LogTimestamp":"2022-10-26T05:03:57.372Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST 54c84cd2-b91d-4616-9a76-18ca78be9a0e AAI-TOOLS 10.233.69.226 114 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.376Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"54c84cd2-b91d-4616-9a76-18ca78be9a0e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.376Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.454Z","message":"Entering","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.470Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.470Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.470Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.471Z","message":"Invoke","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e65fd927-5e28-42fa-b30c-90ed83a15726","LogTimestamp":"2022-10-26T05:03:57.471Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.521Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e65fd927-5e28-42fa-b30c-90ed83a15726","LogTimestamp":"2022-10-26T05:03:57.521Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.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/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d6dc112d-b231-4110-ae4b-f9284f6b3578\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:57:532\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637468\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1666760637468\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.540Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.550Z","message":"{\"transactionId\":\"d6dc112d-b231-4110-ae4b-f9284f6b3578\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:455\",\"respDate\":\"221026-05:03:57:550\",\"sourceId\":\"AAI-TOOLS:d6dc112d-b231-4110-ae4b-f9284f6b3578\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:57:455-38259\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[284], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48522], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[d6dc112d-b231-4110-ae4b-f9284f6b3578], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d6dc112d-b231-4110-ae4b-f9284f6b3578]}\\\",\\\"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-221026-05:03:57:455-38259\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73968], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:57:455-38259]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","LogTimestamp":"2022-10-26T05:03:57.521Z","elapsedTime":"7"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.551Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e65fd927-5e28-42fa-b30c-90ed83a15726","LogTimestamp":"2022-10-26T05:03:57.551Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST d6dc112d-b231-4110-ae4b-f9284f6b3578 AAI-TOOLS 10.233.69.226 103 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.556Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6dc112d-b231-4110-ae4b-f9284f6b3578","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.556Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.602Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:03:57.624Z","message":"Entering","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.629Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.630Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.630Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.637Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.637Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.637Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.638Z","message":"Invoke","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"885beaea-5f0c-4c79-ae38-796abb53ed4c","LogTimestamp":"2022-10-26T05:03:57.638Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.679Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"885beaea-5f0c-4c79-ae38-796abb53ed4c","LogTimestamp":"2022-10-26T05:03:57.679Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.698Z","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\":\"b4fd7157-e985-4b54-a828-39e8d22eda83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:57:689\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637636\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1666760637636\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.698Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.713Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.720Z","message":"{\"transactionId\":\"b4fd7157-e985-4b54-a828-39e8d22eda83\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:625\",\"respDate\":\"221026-05:03:57:719\",\"sourceId\":\"AAI-TOOLS:b4fd7157-e985-4b54-a828-39e8d22eda83\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:57:625-37152\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[284], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48528], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[b4fd7157-e985-4b54-a828-39e8d22eda83], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b4fd7157-e985-4b54-a828-39e8d22eda83]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:57:625-37152\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53408], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:57:625-37152]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","LogTimestamp":"2022-10-26T05:03:57.679Z","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.721Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b4fd7157-e985-4b54-a828-39e8d22eda83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"885beaea-5f0c-4c79-ae38-796abb53ed4c","LogTimestamp":"2022-10-26T05:03:57.721Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST b4fd7157-e985-4b54-a828-39e8d22eda83 AAI-TOOLS 10.233.69.226 103 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.797Z","message":"Entering","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.809Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.810Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.810Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.811Z","message":"Invoke","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cf53c85d-fabc-4902-af47-8cb7855326aa","LogTimestamp":"2022-10-26T05:03:57.811Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.840Z","message":"Entering","context":{"RequestID":"3ff0a7a1-8e6f-41f9-80f4-36698b005255","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"605f3509-b249-45a4-a692-c7b1c0144e00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:57.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.844Z","message":"{\"transactionId\":\"3ff0a7a1-8e6f-41f9-80f4-36698b005255\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:57:841\",\"respDate\":\"221026-05:03:57:844\",\"sourceId\":\"haproxy:3ff0a7a1-8e6f-41f9-80f4-36698b005255\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:57:841-10251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ff0a7a1-8e6f-41f9-80f4-36698b005255]}\\\"}\"}","context":{"RequestID":"3ff0a7a1-8e6f-41f9-80f4-36698b005255","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"605f3509-b249-45a4-a692-c7b1c0144e00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:57.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ff0a7a1-8e6f-41f9-80f4-36698b005255","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"605f3509-b249-45a4-a692-c7b1c0144e00","LogTimestamp":"2022-10-26T05:03:57.844Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.860Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"cf53c85d-fabc-4902-af47-8cb7855326aa","LogTimestamp":"2022-10-26T05:03:57.860Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.880Z","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\":\"f8e4140f-1ef0-4833-ad4e-154b108dc7f0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:57:871\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637808\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1666760637808\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.880Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.895Z","message":"{\"transactionId\":\"f8e4140f-1ef0-4833-ad4e-154b108dc7f0\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:798\",\"respDate\":\"221026-05:03:57:894\",\"sourceId\":\"AAI-TOOLS:f8e4140f-1ef0-4833-ad4e-154b108dc7f0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:57:798-23454\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48542], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[f8e4140f-1ef0-4833-ad4e-154b108dc7f0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f8e4140f-1ef0-4833-ad4e-154b108dc7f0]}\\\",\\\"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-221026-05:03:57:798-23454\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28688], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:57:798-23454]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","LogTimestamp":"2022-10-26T05:03:57.860Z","elapsedTime":"7"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:57.896Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cf53c85d-fabc-4902-af47-8cb7855326aa","LogTimestamp":"2022-10-26T05:03:57.895Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.897Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f8e4140f-1ef0-4833-ad4e-154b108dc7f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:57.897Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST f8e4140f-1ef0-4833-ad4e-154b108dc7f0 AAI-TOOLS 10.233.69.226 104 - "logType": "access" {"timestamp":"2022-10-26T05:03:57.972Z","message":"Entering","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.981Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.981Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.982Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:57.982Z","message":"Invoke","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"eda55d41-e0a7-438c-abc9-79342d07ef24","LogTimestamp":"2022-10-26T05:03:57.982Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.022Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"eda55d41-e0a7-438c-abc9-79342d07ef24","LogTimestamp":"2022-10-26T05:03:58.022Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.039Z","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\":\"a29b99de-d3e4-4a6c-a77c-7f91c391a078\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:031\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760637981\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1666760637981\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.039Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.049Z","message":"{\"transactionId\":\"a29b99de-d3e4-4a6c-a77c-7f91c391a078\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:57:973\",\"respDate\":\"221026-05:03:58:049\",\"sourceId\":\"AAI-TOOLS:a29b99de-d3e4-4a6c-a77c-7f91c391a078\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:57:973-35853\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48552], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[a29b99de-d3e4-4a6c-a77c-7f91c391a078], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a29b99de-d3e4-4a6c-a77c-7f91c391a078]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:57:973-35853\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57504], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:57:973-35853]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","LogTimestamp":"2022-10-26T05:03:58.022Z","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.050Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eda55d41-e0a7-438c-abc9-79342d07ef24","LogTimestamp":"2022-10-26T05:03:58.050Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST a29b99de-d3e4-4a6c-a77c-7f91c391a078 AAI-TOOLS 10.233.69.226 83 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.054Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a29b99de-d3e4-4a6c-a77c-7f91c391a078","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.054Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.126Z","message":"Entering","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.147Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.147Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.148Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.149Z","message":"Invoke","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"049c791b-333e-41ac-a765-a77e993eb509","LogTimestamp":"2022-10-26T05:03:58.149Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.202Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"049c791b-333e-41ac-a765-a77e993eb509","LogTimestamp":"2022-10-26T05:03:58.201Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.220Z","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\":\"4cd883b4-377a-48ce-8e5f-576d26a6407f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:211\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760638145\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1666760638145\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.220Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.235Z","message":"{\"transactionId\":\"4cd883b4-377a-48ce-8e5f-576d26a6407f\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:58:127\",\"respDate\":\"221026-05:03:58:235\",\"sourceId\":\"AAI-TOOLS:4cd883b4-377a-48ce-8e5f-576d26a6407f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:58:127-31524\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48554], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4cd883b4-377a-48ce-8e5f-576d26a6407f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4cd883b4-377a-48ce-8e5f-576d26a6407f]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:58:127-31524\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61600], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:58:127-31524]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","LogTimestamp":"2022-10-26T05:03:58.201Z","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.237Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"049c791b-333e-41ac-a765-a77e993eb509","LogTimestamp":"2022-10-26T05:03:58.236Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST 4cd883b4-377a-48ce-8e5f-576d26a6407f AAI-TOOLS 10.233.69.226 118 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.240Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4cd883b4-377a-48ce-8e5f-576d26a6407f","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.240Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.310Z","message":"Entering","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.321Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.321Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.321Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.322Z","message":"Invoke","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f118ed23-1f55-4838-8c6d-2fcc0c410045","LogTimestamp":"2022-10-26T05:03:58.321Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.377Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f118ed23-1f55-4838-8c6d-2fcc0c410045","LogTimestamp":"2022-10-26T05:03:58.376Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.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/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1496d9dc-116f-4dd6-870f-360edaccf264\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:389\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760638320\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1666760638320\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.408Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.427Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.427Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.432Z","message":"{\"transactionId\":\"1496d9dc-116f-4dd6-870f-360edaccf264\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:58:311\",\"respDate\":\"221026-05:03:58:432\",\"sourceId\":\"AAI-TOOLS:1496d9dc-116f-4dd6-870f-360edaccf264\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:58:311-67879\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48556], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1496d9dc-116f-4dd6-870f-360edaccf264], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1496d9dc-116f-4dd6-870f-360edaccf264]}\\\",\\\"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-221026-05:03:58:311-67879\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32792], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:58:311-67879]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","LogTimestamp":"2022-10-26T05:03:58.376Z","elapsedTime":"8"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.435Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1496d9dc-116f-4dd6-870f-360edaccf264","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f118ed23-1f55-4838-8c6d-2fcc0c410045","LogTimestamp":"2022-10-26T05:03:58.433Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 1496d9dc-116f-4dd6-870f-360edaccf264 AAI-TOOLS 10.233.69.226 130 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.510Z","message":"Entering","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.524Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.525Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.525Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.526Z","message":"Invoke","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a75d90b-d258-4892-91b4-f156c89607ac","LogTimestamp":"2022-10-26T05:03:58.526Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.573Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a75d90b-d258-4892-91b4-f156c89607ac","LogTimestamp":"2022-10-26T05:03:58.573Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.593Z","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\":\"3f0b754c-b1fa-4a1d-9612-90c0a3368883\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:583\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760638523\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1666760638523\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.605Z","message":"{\"transactionId\":\"3f0b754c-b1fa-4a1d-9612-90c0a3368883\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:58:511\",\"respDate\":\"221026-05:03:58:605\",\"sourceId\":\"AAI-TOOLS:3f0b754c-b1fa-4a1d-9612-90c0a3368883\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:58:511-30013\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[274], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48560], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[3f0b754c-b1fa-4a1d-9612-90c0a3368883], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3f0b754c-b1fa-4a1d-9612-90c0a3368883]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:58:511-30013\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:58:511-30013]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","LogTimestamp":"2022-10-26T05:03:58.573Z","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.606Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a75d90b-d258-4892-91b4-f156c89607ac","LogTimestamp":"2022-10-26T05:03:58.606Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST 3f0b754c-b1fa-4a1d-9612-90c0a3368883 AAI-TOOLS 10.233.69.226 102 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.610Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f0b754c-b1fa-4a1d-9612-90c0a3368883","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.610Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.687Z","message":"Entering","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.701Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.701Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.701Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.702Z","message":"Invoke","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"614c0fee-4c97-4313-ac4f-291805c1c5e4","LogTimestamp":"2022-10-26T05:03:58.702Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.747Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"614c0fee-4c97-4313-ac4f-291805c1c5e4","LogTimestamp":"2022-10-26T05:03:58.747Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.786Z","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\":\"bc7eeaf0-31ab-4896-be92-65429a4336b1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:754\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760638699\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1666760638699\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.785Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.797Z","message":"{\"transactionId\":\"bc7eeaf0-31ab-4896-be92-65429a4336b1\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:58:688\",\"respDate\":\"221026-05:03:58:796\",\"sourceId\":\"AAI-TOOLS:bc7eeaf0-31ab-4896-be92-65429a4336b1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:58:688-64816\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48566], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[bc7eeaf0-31ab-4896-be92-65429a4336b1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bc7eeaf0-31ab-4896-be92-65429a4336b1]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:58:688-64816\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32784], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:58:688-64816]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","LogTimestamp":"2022-10-26T05:03:58.747Z","elapsedTime":"4"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.798Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"614c0fee-4c97-4313-ac4f-291805c1c5e4","LogTimestamp":"2022-10-26T05:03:58.798Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST bc7eeaf0-31ab-4896-be92-65429a4336b1 AAI-TOOLS 10.233.69.226 117 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.803Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bc7eeaf0-31ab-4896-be92-65429a4336b1","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.802Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.884Z","message":"Entering","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.894Z","message":"Checking for system property [partnerName]","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.894Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.894Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:58.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.895Z","message":"Invoke","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","LogTimestamp":"2022-10-26T05:03:58.895Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.936Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"65585386-6484-404d-b0a7-af2c27f26226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","LogTimestamp":"2022-10-26T05:03:58.936Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.950Z","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\":\"65585386-6484-404d-b0a7-af2c27f26226\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:58:943\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760638893\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1666760638893\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.949Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:58.963Z","message":"{\"transactionId\":\"65585386-6484-404d-b0a7-af2c27f26226\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:58:884\",\"respDate\":\"221026-05:03:58:963\",\"sourceId\":\"AAI-TOOLS:65585386-6484-404d-b0a7-af2c27f26226\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:58:884-51106\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48572], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[65585386-6484-404d-b0a7-af2c27f26226], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[65585386-6484-404d-b0a7-af2c27f26226]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:03:58:884-51106\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16616], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:58:884-51106]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"65585386-6484-404d-b0a7-af2c27f26226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","LogTimestamp":"2022-10-26T05:03:58.936Z","elapsedTime":"4"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:58.965Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"65585386-6484-404d-b0a7-af2c27f26226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"55a9e42e-0508-48d2-96aa-0d4c65125dd6","LogTimestamp":"2022-10-26T05:03:58.964Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST 65585386-6484-404d-b0a7-af2c27f26226 AAI-TOOLS 10.233.69.226 86 - "logType": "access" {"timestamp":"2022-10-26T05:03:58.971Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"65585386-6484-404d-b0a7-af2c27f26226","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:58.970Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.037Z","message":"Entering","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.048Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.049Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.049Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.050Z","message":"Invoke","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6f8930ce-60cc-4d14-9cef-7469783dc488","LogTimestamp":"2022-10-26T05:03:59.050Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.096Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6f8930ce-60cc-4d14-9cef-7469783dc488","LogTimestamp":"2022-10-26T05:03:59.095Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.112Z","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\":\"37909a33-7c95-49c0-928e-6e1740ff4a70\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:59:103\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639048\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1666760639048\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.111Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.128Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.128Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.131Z","message":"{\"transactionId\":\"37909a33-7c95-49c0-928e-6e1740ff4a70\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:038\",\"respDate\":\"221026-05:03:59:130\",\"sourceId\":\"AAI-TOOLS:37909a33-7c95-49c0-928e-6e1740ff4a70\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:59:038-2784\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[259], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48574], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[37909a33-7c95-49c0-928e-6e1740ff4a70], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[37909a33-7c95-49c0-928e-6e1740ff4a70]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:59:038-2784\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41072], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:59:038-2784]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","LogTimestamp":"2022-10-26T05:03:59.095Z","elapsedTime":"4"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.131Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37909a33-7c95-49c0-928e-6e1740ff4a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f8930ce-60cc-4d14-9cef-7469783dc488","LogTimestamp":"2022-10-26T05:03:59.131Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST 37909a33-7c95-49c0-928e-6e1740ff4a70 AAI-TOOLS 10.233.69.226 99 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.212Z","message":"Entering","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.224Z","message":"Checking for system property [partnerName]","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.224Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.225Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.226Z","message":"Invoke","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f632f452-50d2-46d5-9763-506df0443dea","LogTimestamp":"2022-10-26T05:03:59.226Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.280Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f632f452-50d2-46d5-9763-506df0443dea","LogTimestamp":"2022-10-26T05:03:59.280Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.310Z","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\":\"535313a1-8a9e-482e-964d-2758de7ed68c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:59:292\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639222\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1666760639222\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.310Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.328Z","message":"{\"transactionId\":\"535313a1-8a9e-482e-964d-2758de7ed68c\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:213\",\"respDate\":\"221026-05:03:59:327\",\"sourceId\":\"AAI-TOOLS:535313a1-8a9e-482e-964d-2758de7ed68c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:59:213-94156\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48576], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[535313a1-8a9e-482e-964d-2758de7ed68c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[535313a1-8a9e-482e-964d-2758de7ed68c]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:03:59:213-94156\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45168], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:59:213-94156]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","LogTimestamp":"2022-10-26T05:03:59.280Z","elapsedTime":"6"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.329Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f632f452-50d2-46d5-9763-506df0443dea","LogTimestamp":"2022-10-26T05:03:59.329Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST 535313a1-8a9e-482e-964d-2758de7ed68c AAI-TOOLS 10.233.69.226 123 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.335Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"535313a1-8a9e-482e-964d-2758de7ed68c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.334Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.405Z","message":"Entering","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.418Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.418Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.419Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.420Z","message":"Invoke","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"931dfd83-4535-4b3b-9818-a9c2ea369901","LogTimestamp":"2022-10-26T05:03:59.420Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.469Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"931dfd83-4535-4b3b-9818-a9c2ea369901","LogTimestamp":"2022-10-26T05:03:59.469Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.483Z","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\":\"2b482d92-ba0c-4d5e-9496-780921a53132\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:59:476\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639416\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1666760639416\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.483Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.496Z","message":"{\"transactionId\":\"2b482d92-ba0c-4d5e-9496-780921a53132\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:405\",\"respDate\":\"221026-05:03:59:496\",\"sourceId\":\"AAI-TOOLS:2b482d92-ba0c-4d5e-9496-780921a53132\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:03:59:405-84479\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48592], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[2b482d92-ba0c-4d5e-9496-780921a53132], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2b482d92-ba0c-4d5e-9496-780921a53132]}\\\",\\\"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-221026-05:03:59:405-84479\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94448], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:03:59:405-84479]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","LogTimestamp":"2022-10-26T05:03:59.469Z","elapsedTime":"4"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.497Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"931dfd83-4535-4b3b-9818-a9c2ea369901","LogTimestamp":"2022-10-26T05:03:59.497Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.499Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2b482d92-ba0c-4d5e-9496-780921a53132","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.499Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST 2b482d92-ba0c-4d5e-9496-780921a53132 AAI-TOOLS 10.233.69.226 98 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.545Z","message":"Entering","context":{"RequestID":"599f0155-57e5-474c-83b1-ef5eb221c61d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e28a58-8526-4c90-bd77-e30d29538abe","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:59.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.550Z","message":"{\"transactionId\":\"599f0155-57e5-474c-83b1-ef5eb221c61d\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:59:547\",\"respDate\":\"221026-05:03:59:550\",\"sourceId\":\"healthcheck:599f0155-57e5-474c-83b1-ef5eb221c61d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:59:547-41898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[599f0155-57e5-474c-83b1-ef5eb221c61d]}\\\"}\"}","context":{"RequestID":"599f0155-57e5-474c-83b1-ef5eb221c61d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e28a58-8526-4c90-bd77-e30d29538abe","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:03:59.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"599f0155-57e5-474c-83b1-ef5eb221c61d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54e28a58-8526-4c90-bd77-e30d29538abe","LogTimestamp":"2022-10-26T05:03:59.551Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:03:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.577Z","message":"Entering","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.591Z","message":"Checking for system property [partnerName]","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.592Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.592Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.592Z","message":"Invoke","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"61ff9a13-4bd6-41bb-a64d-158169905978","LogTimestamp":"2022-10-26T05:03:59.592Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.637Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"61ff9a13-4bd6-41bb-a64d-158169905978","LogTimestamp":"2022-10-26T05:03:59.636Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.656Z","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\":\"55b45676-fdfd-47c4-88d8-95fe90ecd026\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:59:646\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639590\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1666760639590\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.656Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.670Z","message":"{\"transactionId\":\"55b45676-fdfd-47c4-88d8-95fe90ecd026\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:578\",\"respDate\":\"221026-05:03:59:670\",\"sourceId\":\"AAI-TOOLS:55b45676-fdfd-47c4-88d8-95fe90ecd026\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:03:59:578-61935\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[297], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48598], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[55b45676-fdfd-47c4-88d8-95fe90ecd026], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[55b45676-fdfd-47c4-88d8-95fe90ecd026]}\\\",\\\"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-221026-05:03:59:578-61935\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73888], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:03:59:578-61935]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","LogTimestamp":"2022-10-26T05:03:59.636Z","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.671Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"61ff9a13-4bd6-41bb-a64d-158169905978","LogTimestamp":"2022-10-26T05:03:59.671Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.672Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"55b45676-fdfd-47c4-88d8-95fe90ecd026","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.672Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST 55b45676-fdfd-47c4-88d8-95fe90ecd026 AAI-TOOLS 10.233.69.226 101 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.752Z","message":"Entering","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.763Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.764Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.764Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.765Z","message":"Invoke","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","LogTimestamp":"2022-10-26T05:03:59.765Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.805Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","LogTimestamp":"2022-10-26T05:03:59.805Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.835Z","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\":\"f21e7213-9d4c-4deb-ac93-41c16d0acb24\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:03:59:816\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639763\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1666760639763\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.834Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.851Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:03:59.850Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.857Z","message":"Entering","context":{"RequestID":"5eece264-51b2-4b26-8984-d3af98dfd3ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4aceaf58-050a-4e98-af50-eebbabe8ccad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:59.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.858Z","message":"{\"transactionId\":\"f21e7213-9d4c-4deb-ac93-41c16d0acb24\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:753\",\"respDate\":\"221026-05:03:59:858\",\"sourceId\":\"AAI-TOOLS:f21e7213-9d4c-4deb-ac93-41c16d0acb24\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:59:753-2903\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48602], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[f21e7213-9d4c-4deb-ac93-41c16d0acb24], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f21e7213-9d4c-4deb-ac93-41c16d0acb24]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:59:753-2903\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77984], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:59:753-2903]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","LogTimestamp":"2022-10-26T05:03:59.805Z","elapsedTime":"7"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.860Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f21e7213-9d4c-4deb-ac93-41c16d0acb24","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b44b2473-27c5-4bfc-9773-ee9ce8c1a9ad","LogTimestamp":"2022-10-26T05:03:59.859Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.862Z","message":"{\"transactionId\":\"5eece264-51b2-4b26-8984-d3af98dfd3ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:03:59:858\",\"respDate\":\"221026-05:03:59:862\",\"sourceId\":\"haproxy:5eece264-51b2-4b26-8984-d3af98dfd3ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:59:858-83723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5eece264-51b2-4b26-8984-d3af98dfd3ce]}\\\"}\"}","context":{"RequestID":"5eece264-51b2-4b26-8984-d3af98dfd3ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4aceaf58-050a-4e98-af50-eebbabe8ccad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:03:59.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:03:59.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5eece264-51b2-4b26-8984-d3af98dfd3ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aceaf58-050a-4e98-af50-eebbabe8ccad","LogTimestamp":"2022-10-26T05:03:59.863Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:03:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST f21e7213-9d4c-4deb-ac93-41c16d0acb24 AAI-TOOLS 10.233.69.226 117 - "logType": "access" {"timestamp":"2022-10-26T05:03:59.943Z","message":"Entering","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.954Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.954Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.954Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:03:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.955Z","message":"Invoke","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","LogTimestamp":"2022-10-26T05:03:59.955Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:03:59.997Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","LogTimestamp":"2022-10-26T05:03:59.996Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.017Z","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\":\"e2e5c74f-acfc-493b-975d-701fbffbd276\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:004\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760639953\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1666760639953\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.027Z","message":"{\"transactionId\":\"e2e5c74f-acfc-493b-975d-701fbffbd276\",\"status\":\"201\",\"rqstDate\":\"221026-05:03:59:944\",\"respDate\":\"221026-05:04:00:027\",\"sourceId\":\"AAI-TOOLS:e2e5c74f-acfc-493b-975d-701fbffbd276\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:03:59:944-86489\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48604], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[e2e5c74f-acfc-493b-975d-701fbffbd276], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2e5c74f-acfc-493b-975d-701fbffbd276]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:03:59:944-86489\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82080], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:03:59:944-86489]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"41","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","LogTimestamp":"2022-10-26T05:03:59.996Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.028Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19ba1eb8-9f5c-4bcf-9d4c-9848ae7b22f7","LogTimestamp":"2022-10-26T05:04:00.028Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST e2e5c74f-acfc-493b-975d-701fbffbd276 AAI-TOOLS 10.233.69.226 90 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.036Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e2e5c74f-acfc-493b-975d-701fbffbd276","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.035Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.108Z","message":"Entering","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.122Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.122Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.122Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.123Z","message":"Invoke","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"69aad3ea-8277-428d-ab6d-6acd07184949","LogTimestamp":"2022-10-26T05:04:00.123Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.162Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"69aad3ea-8277-428d-ab6d-6acd07184949","LogTimestamp":"2022-10-26T05:04:00.162Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.178Z","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\":\"f1484b8a-b6e9-4d30-9e53-69561e406721\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:169\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640120\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1666760640120\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.177Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.189Z","message":"{\"transactionId\":\"f1484b8a-b6e9-4d30-9e53-69561e406721\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:108\",\"respDate\":\"221026-05:04:00:188\",\"sourceId\":\"AAI-TOOLS:f1484b8a-b6e9-4d30-9e53-69561e406721\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:00:108-51606\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48610], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[f1484b8a-b6e9-4d30-9e53-69561e406721], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f1484b8a-b6e9-4d30-9e53-69561e406721]}\\\",\\\"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-221026-05:04:00:108-51606\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86176], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:00:108-51606]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","LogTimestamp":"2022-10-26T05:04:00.162Z","elapsedTime":"4"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.190Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"69aad3ea-8277-428d-ab6d-6acd07184949","LogTimestamp":"2022-10-26T05:04:00.189Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.192Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f1484b8a-b6e9-4d30-9e53-69561e406721","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.192Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST f1484b8a-b6e9-4d30-9e53-69561e406721 AAI-TOOLS 10.233.69.226 87 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.265Z","message":"Entering","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.279Z","message":"Checking for system property [partnerName]","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.279Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.279Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.280Z","message":"Invoke","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"385da57b-8e61-4b7d-b810-4209a08743d8","LogTimestamp":"2022-10-26T05:04:00.280Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.329Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"240345db-545e-47b2-849f-95b4d8b22806","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"385da57b-8e61-4b7d-b810-4209a08743d8","LogTimestamp":"2022-10-26T05:04:00.329Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.346Z","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\":\"240345db-545e-47b2-849f-95b4d8b22806\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:337\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640278\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1666760640278\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.345Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.357Z","message":"{\"transactionId\":\"240345db-545e-47b2-849f-95b4d8b22806\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:266\",\"respDate\":\"221026-05:04:00:357\",\"sourceId\":\"AAI-TOOLS:240345db-545e-47b2-849f-95b4d8b22806\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:00:266-52991\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48612], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[240345db-545e-47b2-849f-95b4d8b22806], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[240345db-545e-47b2-849f-95b4d8b22806]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:00:266-52991\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24808], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:00:266-52991]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"240345db-545e-47b2-849f-95b4d8b22806","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","LogTimestamp":"2022-10-26T05:04:00.329Z","elapsedTime":"5"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.358Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"240345db-545e-47b2-849f-95b4d8b22806","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"385da57b-8e61-4b7d-b810-4209a08743d8","LogTimestamp":"2022-10-26T05:04:00.358Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.360Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"240345db-545e-47b2-849f-95b4d8b22806","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.360Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 240345db-545e-47b2-849f-95b4d8b22806 AAI-TOOLS 10.233.69.226 98 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.435Z","message":"Entering","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.449Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.449Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.449Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.450Z","message":"Invoke","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"56363c21-292e-455d-b22a-209ec8b837a0","LogTimestamp":"2022-10-26T05:04:00.450Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.502Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"56363c21-292e-455d-b22a-209ec8b837a0","LogTimestamp":"2022-10-26T05:04:00.501Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.529Z","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\":\"1b6dcd32-f984-4708-b77c-cfeb58762021\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:511\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640447\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1666760640447\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.529Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.542Z","message":"{\"transactionId\":\"1b6dcd32-f984-4708-b77c-cfeb58762021\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:436\",\"respDate\":\"221026-05:04:00:541\",\"sourceId\":\"AAI-TOOLS:1b6dcd32-f984-4708-b77c-cfeb58762021\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:00:436-4570\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48616], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1b6dcd32-f984-4708-b77c-cfeb58762021], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1b6dcd32-f984-4708-b77c-cfeb58762021]}\\\",\\\"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-221026-05:04:00:436-4570\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98544], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:00:436-4570]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","LogTimestamp":"2022-10-26T05:04:00.501Z","elapsedTime":"6"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.543Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"56363c21-292e-455d-b22a-209ec8b837a0","LogTimestamp":"2022-10-26T05:04:00.543Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST 1b6dcd32-f984-4708-b77c-cfeb58762021 AAI-TOOLS 10.233.69.226 114 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.548Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6dcd32-f984-4708-b77c-cfeb58762021","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.548Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.617Z","message":"Entering","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.649Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.650Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.650Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.650Z","message":"Invoke","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","LogTimestamp":"2022-10-26T05:04:00.650Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.694Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","LogTimestamp":"2022-10-26T05:04:00.693Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.727Z","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\":\"d576bde0-f97d-4ba7-aea4-22b0b9a4b917\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:702\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640639\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1666760640639\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.726Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.742Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.741Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.742Z","message":"{\"transactionId\":\"d576bde0-f97d-4ba7-aea4-22b0b9a4b917\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:619\",\"respDate\":\"221026-05:04:00:742\",\"sourceId\":\"AAI-TOOLS:d576bde0-f97d-4ba7-aea4-22b0b9a4b917\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:00:619-47863\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48618], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[d576bde0-f97d-4ba7-aea4-22b0b9a4b917], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d576bde0-f97d-4ba7-aea4-22b0b9a4b917]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:00:619-47863\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53360], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:00:619-47863]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","LogTimestamp":"2022-10-26T05:04:00.693Z","elapsedTime":"4"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.744Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d576bde0-f97d-4ba7-aea4-22b0b9a4b917","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3cfc67e-3a4e-4e83-a3c7-bbcc0f3c1145","LogTimestamp":"2022-10-26T05:04:00.744Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST d576bde0-f97d-4ba7-aea4-22b0b9a4b917 AAI-TOOLS 10.233.69.226 132 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.819Z","message":"Entering","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.831Z","message":"Checking for system property [partnerName]","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.831Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.831Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.832Z","message":"Invoke","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1f279b88-fefe-4af4-a202-731c8755c143","LogTimestamp":"2022-10-26T05:04:00.832Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.877Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"00136c81-f74e-468e-b135-68d22a24160f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1f279b88-fefe-4af4-a202-731c8755c143","LogTimestamp":"2022-10-26T05:04:00.876Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.893Z","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\":\"00136c81-f74e-468e-b135-68d22a24160f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:00:885\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640830\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1666760640830\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.893Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.904Z","message":"{\"transactionId\":\"00136c81-f74e-468e-b135-68d22a24160f\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:820\",\"respDate\":\"221026-05:04:00:904\",\"sourceId\":\"AAI-TOOLS:00136c81-f74e-468e-b135-68d22a24160f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:00:820-79997\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48622], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[00136c81-f74e-468e-b135-68d22a24160f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[00136c81-f74e-468e-b135-68d22a24160f]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:00:820-79997\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40984], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:00:820-79997]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"00136c81-f74e-468e-b135-68d22a24160f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","LogTimestamp":"2022-10-26T05:04:00.876Z","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:00.905Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"00136c81-f74e-468e-b135-68d22a24160f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1f279b88-fefe-4af4-a202-731c8755c143","LogTimestamp":"2022-10-26T05:04:00.905Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.907Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"00136c81-f74e-468e-b135-68d22a24160f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:00.907Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 00136c81-f74e-468e-b135-68d22a24160f AAI-TOOLS 10.233.69.226 94 - "logType": "access" {"timestamp":"2022-10-26T05:04:00.977Z","message":"Entering","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.990Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.991Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.991Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:00.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:00.991Z","message":"Invoke","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"311e79ff-f401-437a-afe0-ea9c79cc0556","LogTimestamp":"2022-10-26T05:04:00.991Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.041Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"311e79ff-f401-437a-afe0-ea9c79cc0556","LogTimestamp":"2022-10-26T05:04:01.041Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04: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/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7f7a8a51-fda4-48e2-b1db-a2136543f698\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:050\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760640989\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1666760640989\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.063Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.078Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.078Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.077Z","message":"{\"transactionId\":\"7f7a8a51-fda4-48e2-b1db-a2136543f698\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:00:978\",\"respDate\":\"221026-05:04:01:077\",\"sourceId\":\"AAI-TOOLS:7f7a8a51-fda4-48e2-b1db-a2136543f698\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:00:978-16575\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48624], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7f7a8a51-fda4-48e2-b1db-a2136543f698], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7f7a8a51-fda4-48e2-b1db-a2136543f698]}\\\",\\\"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-221026-05:04:00:978-16575\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:00:978-16575]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","LogTimestamp":"2022-10-26T05:04:01.041Z","elapsedTime":"6"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.079Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7f7a8a51-fda4-48e2-b1db-a2136543f698","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"311e79ff-f401-437a-afe0-ea9c79cc0556","LogTimestamp":"2022-10-26T05:04:01.079Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST 7f7a8a51-fda4-48e2-b1db-a2136543f698 AAI-TOOLS 10.233.69.226 107 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.154Z","message":"Entering","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.167Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.167Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.167Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.168Z","message":"Invoke","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","LogTimestamp":"2022-10-26T05:04:01.168Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.212Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","LogTimestamp":"2022-10-26T05:04:01.212Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.230Z","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\":\"1e846c98-bad5-4cbb-a1e4-d2ed47709d07\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:219\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760641166\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1666760641166\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.229Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.242Z","message":"{\"transactionId\":\"1e846c98-bad5-4cbb-a1e4-d2ed47709d07\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:01:155\",\"respDate\":\"221026-05:04:01:242\",\"sourceId\":\"AAI-TOOLS:1e846c98-bad5-4cbb-a1e4-d2ed47709d07\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:01:155-55199\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48626], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1e846c98-bad5-4cbb-a1e4-d2ed47709d07], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e846c98-bad5-4cbb-a1e4-d2ed47709d07]}\\\",\\\"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-221026-05:04:01:155-55199\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98464], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:01:155-55199]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"44","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","LogTimestamp":"2022-10-26T05:04:01.212Z","elapsedTime":"4"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.244Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"89","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4dd7bd56-ff6d-4af9-aa54-2fe3c7c01d87","LogTimestamp":"2022-10-26T05:04:01.243Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST 1e846c98-bad5-4cbb-a1e4-d2ed47709d07 AAI-TOOLS 10.233.69.226 96 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.258Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e846c98-bad5-4cbb-a1e4-d2ed47709d07","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.257Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.316Z","message":"Entering","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.329Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.329Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.329Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.330Z","message":"Invoke","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"341363d3-0c95-4e2b-8d1f-43aede63024e","LogTimestamp":"2022-10-26T05:04:01.330Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.376Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"341363d3-0c95-4e2b-8d1f-43aede63024e","LogTimestamp":"2022-10-26T05:04:01.376Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.393Z","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\":\"1960ff4c-7ce0-468c-85f6-2d81a09170bb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:382\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760641328\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1666760641328\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.418Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.417Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.406Z","message":"{\"transactionId\":\"1960ff4c-7ce0-468c-85f6-2d81a09170bb\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:01:317\",\"respDate\":\"221026-05:04:01:405\",\"sourceId\":\"AAI-TOOLS:1960ff4c-7ce0-468c-85f6-2d81a09170bb\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:01:317-35118\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48630], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1960ff4c-7ce0-468c-85f6-2d81a09170bb], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1960ff4c-7ce0-468c-85f6-2d81a09170bb]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:01:317-35118\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102560], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:01:317-35118]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","LogTimestamp":"2022-10-26T05:04:01.376Z","elapsedTime":"3"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.420Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1960ff4c-7ce0-468c-85f6-2d81a09170bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"341363d3-0c95-4e2b-8d1f-43aede63024e","LogTimestamp":"2022-10-26T05:04:01.419Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 1960ff4c-7ce0-468c-85f6-2d81a09170bb AAI-TOOLS 10.233.69.226 111 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.500Z","message":"Entering","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.515Z","message":"Checking for system property [partnerName]","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.516Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.516Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.517Z","message":"Invoke","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2c0cc0cc-1948-4110-8549-2f8feea7cded","LogTimestamp":"2022-10-26T05:04:01.517Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.563Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2c0cc0cc-1948-4110-8549-2f8feea7cded","LogTimestamp":"2022-10-26T05:04:01.563Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.577Z","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\":\"82ba730d-06f5-4c7f-999b-92c0305931f5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:570\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760641514\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1666760641514\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.577Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.588Z","message":"{\"transactionId\":\"82ba730d-06f5-4c7f-999b-92c0305931f5\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:01:501\",\"respDate\":\"221026-05:04:01:588\",\"sourceId\":\"AAI-TOOLS:82ba730d-06f5-4c7f-999b-92c0305931f5\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:01:501-46026\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48640], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[82ba730d-06f5-4c7f-999b-92c0305931f5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[82ba730d-06f5-4c7f-999b-92c0305931f5]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:01:501-46026\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45128], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:01:501-46026]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","LogTimestamp":"2022-10-26T05:04:01.563Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.589Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2c0cc0cc-1948-4110-8549-2f8feea7cded","LogTimestamp":"2022-10-26T05:04:01.589Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST 82ba730d-06f5-4c7f-999b-92c0305931f5 AAI-TOOLS 10.233.69.226 95 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.594Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"82ba730d-06f5-4c7f-999b-92c0305931f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.594Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.664Z","message":"Entering","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.676Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.676Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.676Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.677Z","message":"Invoke","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","LogTimestamp":"2022-10-26T05:04:01.677Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.723Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","LogTimestamp":"2022-10-26T05:04:01.723Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.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/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f0d2e408-a963-4077-ada8-a941b1af989c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:729\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760641675\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1666760641675\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.740Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.752Z","message":"{\"transactionId\":\"f0d2e408-a963-4077-ada8-a941b1af989c\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:01:665\",\"respDate\":\"221026-05:04:01:752\",\"sourceId\":\"AAI-TOOLS:f0d2e408-a963-4077-ada8-a941b1af989c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:01:665-37288\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48644], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[f0d2e408-a963-4077-ada8-a941b1af989c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0d2e408-a963-4077-ada8-a941b1af989c]}\\\",\\\"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-221026-05:04:01:665-37288\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110752], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:01:665-37288]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","LogTimestamp":"2022-10-26T05:04:01.723Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.753Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"89","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b073fb8e-0e7f-4b27-bbd8-fcbcd4683028","LogTimestamp":"2022-10-26T05:04:01.753Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.755Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0d2e408-a963-4077-ada8-a941b1af989c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.755Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST f0d2e408-a963-4077-ada8-a941b1af989c AAI-TOOLS 10.233.69.226 94 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.832Z","message":"Entering","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.843Z","message":"Checking for system property [partnerName]","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.844Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.844Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:01.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.844Z","message":"Invoke","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","LogTimestamp":"2022-10-26T05:04:01.844Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.876Z","message":"Entering","context":{"RequestID":"9bce94e8-6d6d-41a9-9333-4b89580c673d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fb9bc79-4172-44fa-8480-13c8df2ceca8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:01.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.880Z","message":"{\"transactionId\":\"9bce94e8-6d6d-41a9-9333-4b89580c673d\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:01:878\",\"respDate\":\"221026-05:04:01:880\",\"sourceId\":\"haproxy:9bce94e8-6d6d-41a9-9333-4b89580c673d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:01:878-28839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9bce94e8-6d6d-41a9-9333-4b89580c673d]}\\\"}\"}","context":{"RequestID":"9bce94e8-6d6d-41a9-9333-4b89580c673d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fb9bc79-4172-44fa-8480-13c8df2ceca8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:01.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bce94e8-6d6d-41a9-9333-4b89580c673d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb9bc79-4172-44fa-8480-13c8df2ceca8","LogTimestamp":"2022-10-26T05:04:01.881Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:01.883Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","LogTimestamp":"2022-10-26T05:04:01.883Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.899Z","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\":\"15ff70f9-bc53-44f6-b7c1-653ed49bb91c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:01:888\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760641842\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1666760641842\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.899Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.916Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:01.915Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:01.923Z","message":"{\"transactionId\":\"15ff70f9-bc53-44f6-b7c1-653ed49bb91c\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:01:832\",\"respDate\":\"221026-05:04:01:923\",\"sourceId\":\"AAI-TOOLS:15ff70f9-bc53-44f6-b7c1-653ed49bb91c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:01:832-35400\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48646], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[15ff70f9-bc53-44f6-b7c1-653ed49bb91c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[15ff70f9-bc53-44f6-b7c1-653ed49bb91c]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:01:832-35400\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33000], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:01:832-35400]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","LogTimestamp":"2022-10-26T05:04:01.883Z","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:01.924Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"15ff70f9-bc53-44f6-b7c1-653ed49bb91c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"01ff708d-2284-450d-8f7f-d4bb6577bf5e","LogTimestamp":"2022-10-26T05:04:01.924Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST 15ff70f9-bc53-44f6-b7c1-653ed49bb91c AAI-TOOLS 10.233.69.226 97 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.009Z","message":"Entering","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.019Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.019Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.019Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.020Z","message":"Invoke","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","LogTimestamp":"2022-10-26T05:04:02.020Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.074Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","LogTimestamp":"2022-10-26T05:04:02.073Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.089Z","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\":\"6a1f1465-3cbd-4e3e-8620-65dd556b756d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:02:080\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642018\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1666760642018\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.101Z","message":"{\"transactionId\":\"6a1f1465-3cbd-4e3e-8620-65dd556b756d\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:009\",\"respDate\":\"221026-05:04:02:101\",\"sourceId\":\"AAI-TOOLS:6a1f1465-3cbd-4e3e-8620-65dd556b756d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:02:009-97448\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[268], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48658], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[6a1f1465-3cbd-4e3e-8620-65dd556b756d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6a1f1465-3cbd-4e3e-8620-65dd556b756d]}\\\",\\\"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-221026-05:04:02:009-97448\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114848], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:02:009-97448]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","LogTimestamp":"2022-10-26T05:04:02.073Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:02.102Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c7ce1e7f-a16e-4f50-8c39-7bf52c974816","LogTimestamp":"2022-10-26T05:04:02.102Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.104Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a1f1465-3cbd-4e3e-8620-65dd556b756d","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.104Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 6a1f1465-3cbd-4e3e-8620-65dd556b756d AAI-TOOLS 10.233.69.226 98 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.178Z","message":"Entering","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.190Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.190Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.191Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.192Z","message":"Invoke","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"29328583-2b0e-4f9c-81dd-f1753e6c245e","LogTimestamp":"2022-10-26T05:04:02.192Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.236Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"29328583-2b0e-4f9c-81dd-f1753e6c245e","LogTimestamp":"2022-10-26T05:04:02.236Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.273Z","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\":\"6e457dcd-5e11-42b3-8b6b-33019e179ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:02:245\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642188\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1666760642188\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.290Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.289Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.290Z","message":"{\"transactionId\":\"6e457dcd-5e11-42b3-8b6b-33019e179ec7\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:178\",\"respDate\":\"221026-05:04:02:290\",\"sourceId\":\"AAI-TOOLS:6e457dcd-5e11-42b3-8b6b-33019e179ec7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:02:178-83678\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48660], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[6e457dcd-5e11-42b3-8b6b-33019e179ec7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6e457dcd-5e11-42b3-8b6b-33019e179ec7]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:02:178-83678\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110832], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:02:178-83678]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","LogTimestamp":"2022-10-26T05:04:02.236Z","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:02.292Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e457dcd-5e11-42b3-8b6b-33019e179ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29328583-2b0e-4f9c-81dd-f1753e6c245e","LogTimestamp":"2022-10-26T05:04:02.292Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST 6e457dcd-5e11-42b3-8b6b-33019e179ec7 AAI-TOOLS 10.233.69.226 120 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.370Z","message":"Entering","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.385Z","message":"Checking for system property [partnerName]","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.385Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.385Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.386Z","message":"Invoke","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","LogTimestamp":"2022-10-26T05:04:02.386Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.437Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","LogTimestamp":"2022-10-26T05:04:02.437Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.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/ff656f23-6185-406f-9006-4b26834f3e1c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"16d2e64f-dc5e-4265-95ec-1f7e449d370f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:02:443\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642383\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1666760642383\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.451Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.462Z","message":"{\"transactionId\":\"16d2e64f-dc5e-4265-95ec-1f7e449d370f\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:371\",\"respDate\":\"221026-05:04:02:462\",\"sourceId\":\"AAI-TOOLS:16d2e64f-dc5e-4265-95ec-1f7e449d370f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:02:371-59008\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48662], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[16d2e64f-dc5e-4265-95ec-1f7e449d370f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[16d2e64f-dc5e-4265-95ec-1f7e449d370f]}\\\",\\\"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-221026-05:04:02:371-59008\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61552], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:02:371-59008]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","LogTimestamp":"2022-10-26T05:04:02.437Z","elapsedTime":"3"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:02.463Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6fb18ec4-d47d-4de6-8344-5dff7d3e729f","LogTimestamp":"2022-10-26T05:04:02.463Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 16d2e64f-dc5e-4265-95ec-1f7e449d370f AAI-TOOLS 10.233.69.226 100 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.490Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16d2e64f-dc5e-4265-95ec-1f7e449d370f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.490Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.540Z","message":"Entering","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.553Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.554Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.554Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.554Z","message":"Invoke","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"8929c960-87ae-40bf-b73c-aa283c6e8a78","LogTimestamp":"2022-10-26T05:04:02.554Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.608Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"8929c960-87ae-40bf-b73c-aa283c6e8a78","LogTimestamp":"2022-10-26T05:04:02.608Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.633Z","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\":\"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:02:615\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642551\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1666760642551\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.646Z","message":"{\"transactionId\":\"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:541\",\"respDate\":\"221026-05:04:02:645\",\"sourceId\":\"AAI-TOOLS:a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:02:541-98119\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[275], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48666], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:02:541-98119\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45072], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:02:541-98119]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","LogTimestamp":"2022-10-26T05:04:02.608Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:02.647Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8929c960-87ae-40bf-b73c-aa283c6e8a78","LogTimestamp":"2022-10-26T05:04:02.646Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3 AAI-TOOLS 10.233.69.226 114 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.658Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a9ed6e03-ec94-4f3e-b1bd-1d6f8993fca3","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.657Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.791Z","message":"Entering","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.804Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.804Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.804Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.805Z","message":"Invoke","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"5ced7043-b9d9-4165-af2d-8c54083d0345","LogTimestamp":"2022-10-26T05:04:02.805Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.851Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"5ced7043-b9d9-4165-af2d-8c54083d0345","LogTimestamp":"2022-10-26T05:04:02.851Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.864Z","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\":\"7ac4bcf2-4131-480f-b126-be22828703dd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:02:857\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642802\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1666760642802\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.864Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.876Z","message":"{\"transactionId\":\"7ac4bcf2-4131-480f-b126-be22828703dd\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:792\",\"respDate\":\"221026-05:04:02:876\",\"sourceId\":\"AAI-TOOLS:7ac4bcf2-4131-480f-b126-be22828703dd\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:02:792-60310\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48680], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7ac4bcf2-4131-480f-b126-be22828703dd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7ac4bcf2-4131-480f-b126-be22828703dd]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:02:792-60310\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45144], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:02:792-60310]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","LogTimestamp":"2022-10-26T05:04:02.851Z","elapsedTime":"2"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:02.878Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5ced7043-b9d9-4165-af2d-8c54083d0345","LogTimestamp":"2022-10-26T05:04:02.877Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.880Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7ac4bcf2-4131-480f-b126-be22828703dd","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:02.879Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST 7ac4bcf2-4131-480f-b126-be22828703dd AAI-TOOLS 10.233.69.226 92 - "logType": "access" {"timestamp":"2022-10-26T05:04:02.951Z","message":"Entering","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.964Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.964Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.965Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:02.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:02.965Z","message":"Invoke","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"701e84ee-eb59-460b-beb4-67348e6b4ab8","LogTimestamp":"2022-10-26T05:04:02.965Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.015Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"701e84ee-eb59-460b-beb4-67348e6b4ab8","LogTimestamp":"2022-10-26T05:04:03.014Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.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/738ff299-6290-4c00-8998-bd0e96a07b93\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fa22b194-f0de-4f73-adbe-18a1a2d65c0d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:040\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760642963\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1666760642963\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.064Z","message":"{\"transactionId\":\"fa22b194-f0de-4f73-adbe-18a1a2d65c0d\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:02:952\",\"respDate\":\"221026-05:04:03:064\",\"sourceId\":\"AAI-TOOLS:fa22b194-f0de-4f73-adbe-18a1a2d65c0d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:02:952-15980\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48686], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[fa22b194-f0de-4f73-adbe-18a1a2d65c0d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa22b194-f0de-4f73-adbe-18a1a2d65c0d]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:02:952-15980\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53320], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:02:952-15980]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","LogTimestamp":"2022-10-26T05:04:03.014Z","elapsedTime":"21"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.065Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"701e84ee-eb59-460b-beb4-67348e6b4ab8","LogTimestamp":"2022-10-26T05:04:03.065Z","ResponseDesc":"Created","elapsedTime":"21"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST fa22b194-f0de-4f73-adbe-18a1a2d65c0d AAI-TOOLS 10.233.69.226 118 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.066Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa22b194-f0de-4f73-adbe-18a1a2d65c0d","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.066Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.146Z","message":"Entering","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.156Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.156Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.156Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.157Z","message":"Invoke","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","LogTimestamp":"2022-10-26T05:04:03.157Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.201Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","LogTimestamp":"2022-10-26T05:04:03.201Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.221Z","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\":\"bf2d1891-471f-4e16-b440-07f74042e2f0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:206\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643155\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1666760643155\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.232Z","message":"{\"transactionId\":\"bf2d1891-471f-4e16-b440-07f74042e2f0\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:147\",\"respDate\":\"221026-05:04:03:232\",\"sourceId\":\"AAI-TOOLS:bf2d1891-471f-4e16-b440-07f74042e2f0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:03:147-28045\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[277], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48688], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[bf2d1891-471f-4e16-b440-07f74042e2f0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bf2d1891-471f-4e16-b440-07f74042e2f0]}\\\",\\\"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-221026-05:04:03:147-28045\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37096], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:03:147-28045]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","LogTimestamp":"2022-10-26T05:04:03.201Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.233Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4158db8-cfac-4c52-bea2-fc8d1d1402df","LogTimestamp":"2022-10-26T05:04:03.233Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST bf2d1891-471f-4e16-b440-07f74042e2f0 AAI-TOOLS 10.233.69.226 92 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.237Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf2d1891-471f-4e16-b440-07f74042e2f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.237Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.306Z","message":"Entering","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.316Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.317Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.317Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.317Z","message":"Invoke","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"411927fb-d46e-4307-8bd3-aace875d0c76","LogTimestamp":"2022-10-26T05:04:03.317Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.352Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"411927fb-d46e-4307-8bd3-aace875d0c76","LogTimestamp":"2022-10-26T05:04:03.351Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.363Z","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\":\"7d8c56ff-6a09-41d2-a4aa-6153002703b3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:357\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643315\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1666760643315\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.363Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.377Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.377Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.382Z","message":"{\"transactionId\":\"7d8c56ff-6a09-41d2-a4aa-6153002703b3\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:307\",\"respDate\":\"221026-05:04:03:381\",\"sourceId\":\"AAI-TOOLS:7d8c56ff-6a09-41d2-a4aa-6153002703b3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:03:307-8722\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48690], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7d8c56ff-6a09-41d2-a4aa-6153002703b3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7d8c56ff-6a09-41d2-a4aa-6153002703b3]}\\\",\\\"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-221026-05:04:03:307-8722\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123120], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:03:307-8722]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"34","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","LogTimestamp":"2022-10-26T05:04:03.351Z","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.382Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7d8c56ff-6a09-41d2-a4aa-6153002703b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"411927fb-d46e-4307-8bd3-aace875d0c76","LogTimestamp":"2022-10-26T05:04:03.382Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST 7d8c56ff-6a09-41d2-a4aa-6153002703b3 AAI-TOOLS 10.233.69.226 80 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.455Z","message":"Entering","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.466Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.466Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.466Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.467Z","message":"Invoke","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"94ca862f-5944-4a16-9756-bf0cdd57cc31","LogTimestamp":"2022-10-26T05:04:03.467Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.506Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"94ca862f-5944-4a16-9756-bf0cdd57cc31","LogTimestamp":"2022-10-26T05:04:03.506Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.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/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b27595e5-8dac-4353-92a7-5e5ce297d66e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:512\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643465\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1666760643465\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.525Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.541Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.541Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.542Z","message":"{\"transactionId\":\"b27595e5-8dac-4353-92a7-5e5ce297d66e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:456\",\"respDate\":\"221026-05:04:03:542\",\"sourceId\":\"AAI-TOOLS:b27595e5-8dac-4353-92a7-5e5ce297d66e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:03:456-88441\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[272], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48694], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[b27595e5-8dac-4353-92a7-5e5ce297d66e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b27595e5-8dac-4353-92a7-5e5ce297d66e]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:03:456-88441\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127216], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:03:456-88441]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","LogTimestamp":"2022-10-26T05:04:03.506Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.543Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b27595e5-8dac-4353-92a7-5e5ce297d66e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94ca862f-5944-4a16-9756-bf0cdd57cc31","LogTimestamp":"2022-10-26T05:04:03.543Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST b27595e5-8dac-4353-92a7-5e5ce297d66e AAI-TOOLS 10.233.69.226 92 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.616Z","message":"Entering","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.632Z","message":"Checking for system property [partnerName]","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.632Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.632Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.633Z","message":"Invoke","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","LogTimestamp":"2022-10-26T05:04:03.633Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.680Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","LogTimestamp":"2022-10-26T05:04:03.680Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.693Z","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\":\"20d795f6-63d9-4758-9203-8b089bfefec3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:686\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643631\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1666760643631\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.693Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.702Z","message":"{\"transactionId\":\"20d795f6-63d9-4758-9203-8b089bfefec3\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:617\",\"respDate\":\"221026-05:04:03:701\",\"sourceId\":\"AAI-TOOLS:20d795f6-63d9-4758-9203-8b089bfefec3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:03:617-44024\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[270], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48696], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[20d795f6-63d9-4758-9203-8b089bfefec3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[20d795f6-63d9-4758-9203-8b089bfefec3]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:03:617-44024\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53336], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:03:617-44024]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","LogTimestamp":"2022-10-26T05:04:03.680Z","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.703Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"024b0fd7-13c8-4fd1-bfa8-117f895eb9ef","LogTimestamp":"2022-10-26T05:04:03.702Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 20d795f6-63d9-4758-9203-8b089bfefec3 AAI-TOOLS 10.233.69.226 93 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.709Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"20d795f6-63d9-4758-9203-8b089bfefec3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.708Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.777Z","message":"Entering","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.792Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.792Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.793Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.794Z","message":"Invoke","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1629520f-313e-4f44-99b5-b9b3a41c776c","LogTimestamp":"2022-10-26T05:04:03.794Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.847Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1629520f-313e-4f44-99b5-b9b3a41c776c","LogTimestamp":"2022-10-26T05:04:03.847Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.865Z","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\":\"e00aaa37-aa61-4295-8dc2-8a89476065fa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:03:855\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643790\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1666760643790\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.865Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.882Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:03.882Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.881Z","message":"{\"transactionId\":\"e00aaa37-aa61-4295-8dc2-8a89476065fa\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:778\",\"respDate\":\"221026-05:04:03:880\",\"sourceId\":\"AAI-TOOLS:e00aaa37-aa61-4295-8dc2-8a89476065fa\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:03:778-11659\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[274], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48708], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[e00aaa37-aa61-4295-8dc2-8a89476065fa], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e00aaa37-aa61-4295-8dc2-8a89476065fa]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:03:778-11659\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57368], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:03:778-11659]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","LogTimestamp":"2022-10-26T05:04:03.847Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.884Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e00aaa37-aa61-4295-8dc2-8a89476065fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1629520f-313e-4f44-99b5-b9b3a41c776c","LogTimestamp":"2022-10-26T05:04:03.884Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST e00aaa37-aa61-4295-8dc2-8a89476065fa AAI-TOOLS 10.233.69.226 113 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.893Z","message":"Entering","context":{"RequestID":"7d3b33fc-783d-4196-8af7-477caf8cd701","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2e2fd38-a03c-4ff2-a434-88cc73b955e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:03.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.896Z","message":"{\"transactionId\":\"7d3b33fc-783d-4196-8af7-477caf8cd701\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:03:893\",\"respDate\":\"221026-05:04:03:896\",\"sourceId\":\"haproxy:7d3b33fc-783d-4196-8af7-477caf8cd701\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:03:893-23102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d3b33fc-783d-4196-8af7-477caf8cd701]}\\\"}\"}","context":{"RequestID":"7d3b33fc-783d-4196-8af7-477caf8cd701","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2e2fd38-a03c-4ff2-a434-88cc73b955e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:03.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:03.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d3b33fc-783d-4196-8af7-477caf8cd701","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2e2fd38-a03c-4ff2-a434-88cc73b955e1","LogTimestamp":"2022-10-26T05:04:03.897Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:03.964Z","message":"Entering","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.976Z","message":"Checking for system property [partnerName]","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.976Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.976Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:03.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:03.977Z","message":"Invoke","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"14618865-eb10-4c9e-86a9-3bd38149dfcc","LogTimestamp":"2022-10-26T05:04:03.977Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.013Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"14618865-eb10-4c9e-86a9-3bd38149dfcc","LogTimestamp":"2022-10-26T05:04:04.012Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.028Z","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\":\"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:019\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760643975\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1666760643975\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.027Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.038Z","message":"{\"transactionId\":\"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:03:965\",\"respDate\":\"221026-05:04:04:038\",\"sourceId\":\"AAI-TOOLS:635b3d35-7fe8-4b4b-97dc-f214b2ce6a70\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:03:965-77440\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48712], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[635b3d35-7fe8-4b4b-97dc-f214b2ce6a70], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[635b3d35-7fe8-4b4b-97dc-f214b2ce6a70]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:03:965-77440\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123040], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:03:965-77440]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"35","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","LogTimestamp":"2022-10-26T05:04:04.012Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.039Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"14618865-eb10-4c9e-86a9-3bd38149dfcc","LogTimestamp":"2022-10-26T05:04:04.039Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST 635b3d35-7fe8-4b4b-97dc-f214b2ce6a70 AAI-TOOLS 10.233.69.226 81 - "logType": "access" {"timestamp":"2022-10-26T05:04:04.044Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"635b3d35-7fe8-4b4b-97dc-f214b2ce6a70","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.043Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.114Z","message":"Entering","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.127Z","message":"Checking for system property [partnerName]","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.128Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.129Z","message":"Invoke","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","LogTimestamp":"2022-10-26T05:04:04.129Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","LogTimestamp":"2022-10-26T05:04:04.171Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.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/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"251f54b8-a993-4ca4-a9bf-10551295445c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:183\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760644126\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1666760644126\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.197Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.213Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.212Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.216Z","message":"{\"transactionId\":\"251f54b8-a993-4ca4-a9bf-10551295445c\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:04:115\",\"respDate\":\"221026-05:04:04:216\",\"sourceId\":\"AAI-TOOLS:251f54b8-a993-4ca4-a9bf-10551295445c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:04:115-21806\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[267], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48718], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[251f54b8-a993-4ca4-a9bf-10551295445c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[251f54b8-a993-4ca4-a9bf-10551295445c]}\\\",\\\"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-221026-05:04:04:115-21806\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61464], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:04:115-21806]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","LogTimestamp":"2022-10-26T05:04:04.171Z","elapsedTime":"8"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.217Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"251f54b8-a993-4ca4-a9bf-10551295445c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2f53690d-1e9e-4fc7-96d3-d8a8dd5d1a16","LogTimestamp":"2022-10-26T05:04:04.217Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST 251f54b8-a993-4ca4-a9bf-10551295445c AAI-TOOLS 10.233.69.226 110 - "logType": "access" {"timestamp":"2022-10-26T05:04:04.289Z","message":"Entering","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.299Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.299Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.299Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.300Z","message":"Invoke","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","LogTimestamp":"2022-10-26T05:04:04.300Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.339Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","LogTimestamp":"2022-10-26T05:04:04.339Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.361Z","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\":\"7f079f32-638c-4fd9-877d-ff075f9b0f05\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:346\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760644298\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1666760644298\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.361Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.378Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.378Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.382Z","message":"{\"transactionId\":\"7f079f32-638c-4fd9-877d-ff075f9b0f05\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:04:290\",\"respDate\":\"221026-05:04:04:381\",\"sourceId\":\"AAI-TOOLS:7f079f32-638c-4fd9-877d-ff075f9b0f05\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:04:290-26500\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48724], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7f079f32-638c-4fd9-877d-ff075f9b0f05], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7f079f32-638c-4fd9-877d-ff075f9b0f05]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:04:290-26500\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45288], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:04:290-26500]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"40","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","LogTimestamp":"2022-10-26T05:04:04.339Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.385Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7f079f32-638c-4fd9-877d-ff075f9b0f05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c4243fe3-9f58-49d9-8202-fc7d308d3d0f","LogTimestamp":"2022-10-26T05:04:04.385Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST 7f079f32-638c-4fd9-877d-ff075f9b0f05 AAI-TOOLS 10.233.69.226 102 - "logType": "access" {"timestamp":"2022-10-26T05:04:04.468Z","message":"Entering","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.481Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.481Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.481Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.483Z","message":"Invoke","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","LogTimestamp":"2022-10-26T05:04:04.482Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.553Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","LogTimestamp":"2022-10-26T05:04:04.553Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.569Z","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\":\"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:559\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760644480\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1666760644480\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.584Z","message":"{\"transactionId\":\"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:04:469\",\"respDate\":\"221026-05:04:04:584\",\"sourceId\":\"AAI-TOOLS:cb23bf6c-5825-49f4-8d39-ac6a9b48c18a\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:04:469-3841\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[262], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48726], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[cb23bf6c-5825-49f4-8d39-ac6a9b48c18a], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cb23bf6c-5825-49f4-8d39-ac6a9b48c18a]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:04:469-3841\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:04:469-3841]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","LogTimestamp":"2022-10-26T05:04:04.553Z","elapsedTime":"4"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.586Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6af2ab94-b5ed-4751-ad7d-c7dcab524b3b","LogTimestamp":"2022-10-26T05:04:04.586Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.588Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cb23bf6c-5825-49f4-8d39-ac6a9b48c18a","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.587Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST cb23bf6c-5825-49f4-8d39-ac6a9b48c18a AAI-TOOLS 10.233.69.226 125 - "logType": "access" {"timestamp":"2022-10-26T05:04:04.666Z","message":"Entering","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.678Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.678Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.678Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.679Z","message":"Invoke","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"75412c83-4847-4898-bd3c-b7f93199d152","LogTimestamp":"2022-10-26T05:04:04.679Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.730Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"75412c83-4847-4898-bd3c-b7f93199d152","LogTimestamp":"2022-10-26T05:04:04.729Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.748Z","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\":\"1d83b7eb-adfb-4d83-892f-96996d1e8ac4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:739\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760644676\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1666760644676\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.748Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.760Z","message":"{\"transactionId\":\"1d83b7eb-adfb-4d83-892f-96996d1e8ac4\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:04:667\",\"respDate\":\"221026-05:04:04:760\",\"sourceId\":\"AAI-TOOLS:1d83b7eb-adfb-4d83-892f-96996d1e8ac4\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:04:667-72037\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[271], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48734], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1d83b7eb-adfb-4d83-892f-96996d1e8ac4], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1d83b7eb-adfb-4d83-892f-96996d1e8ac4]}\\\",\\\"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-221026-05:04:04:667-72037\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65648], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:04:667-72037]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","LogTimestamp":"2022-10-26T05:04:04.729Z","elapsedTime":"5"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.761Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75412c83-4847-4898-bd3c-b7f93199d152","LogTimestamp":"2022-10-26T05:04:04.761Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST 1d83b7eb-adfb-4d83-892f-96996d1e8ac4 AAI-TOOLS 10.233.69.226 101 - "logType": "access" {"timestamp":"2022-10-26T05:04:04.766Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1d83b7eb-adfb-4d83-892f-96996d1e8ac4","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.764Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.837Z","message":"Entering","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.849Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.849Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.849Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:04.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.850Z","message":"Invoke","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","LogTimestamp":"2022-10-26T05:04:04.850Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.895Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","LogTimestamp":"2022-10-26T05:04:04.895Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.909Z","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\":\"a2168160-9487-4ab6-89f6-937c3ae7bb3e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:04:900\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760644847\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1666760644847\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.908Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.922Z","message":"{\"transactionId\":\"a2168160-9487-4ab6-89f6-937c3ae7bb3e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:04:838\",\"respDate\":\"221026-05:04:04:922\",\"sourceId\":\"AAI-TOOLS:a2168160-9487-4ab6-89f6-937c3ae7bb3e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:04:838-25928\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48736], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[a2168160-9487-4ab6-89f6-937c3ae7bb3e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a2168160-9487-4ab6-89f6-937c3ae7bb3e]}\\\",\\\"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-221026-05:04:04:838-25928\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73840], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:04:838-25928]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","LogTimestamp":"2022-10-26T05:04:04.895Z","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:04.924Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0435c4e2-5e0c-4d3a-bccb-69901e5d17a2","LogTimestamp":"2022-10-26T05:04:04.923Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:04.925Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2168160-9487-4ab6-89f6-937c3ae7bb3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:04.925Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST a2168160-9487-4ab6-89f6-937c3ae7bb3e AAI-TOOLS 10.233.69.226 92 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.020Z","message":"Entering","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.029Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.030Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.030Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.030Z","message":"Invoke","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"77486e94-b42d-4d10-8086-f01621ed2d3b","LogTimestamp":"2022-10-26T05:04:05.030Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.067Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"77486e94-b42d-4d10-8086-f01621ed2d3b","LogTimestamp":"2022-10-26T05:04:05.067Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.082Z","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\":\"0bc0897f-54cc-4f03-8335-079ef7c260fb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:074\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645029\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1666760645029\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.082Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.094Z","message":"{\"transactionId\":\"0bc0897f-54cc-4f03-8335-079ef7c260fb\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:021\",\"respDate\":\"221026-05:04:05:094\",\"sourceId\":\"AAI-TOOLS:0bc0897f-54cc-4f03-8335-079ef7c260fb\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:05:021-20592\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[280], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48738], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0bc0897f-54cc-4f03-8335-079ef7c260fb], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0bc0897f-54cc-4f03-8335-079ef7c260fb]}\\\",\\\"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-221026-05:04:05:021-20592\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65560], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:05:021-20592]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","LogTimestamp":"2022-10-26T05:04:05.067Z","elapsedTime":"3"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.095Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"77486e94-b42d-4d10-8086-f01621ed2d3b","LogTimestamp":"2022-10-26T05:04:05.095Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST 0bc0897f-54cc-4f03-8335-079ef7c260fb AAI-TOOLS 10.233.69.226 82 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.108Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0bc0897f-54cc-4f03-8335-079ef7c260fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.108Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.175Z","message":"Entering","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.191Z","message":"Checking for system property [partnerName]","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.192Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.192Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.192Z","message":"Invoke","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","LogTimestamp":"2022-10-26T05:04:05.192Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.242Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","LogTimestamp":"2022-10-26T05:04:05.242Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"107ad3f5-088e-410f-95fa-4655011f30a0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:248\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645189\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1666760645189\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.270Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.269Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.275Z","message":"{\"transactionId\":\"107ad3f5-088e-410f-95fa-4655011f30a0\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:176\",\"respDate\":\"221026-05:04:05:274\",\"sourceId\":\"AAI-TOOLS:107ad3f5-088e-410f-95fa-4655011f30a0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:05:176-83759\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48742], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[107ad3f5-088e-410f-95fa-4655011f30a0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[107ad3f5-088e-410f-95fa-4655011f30a0]}\\\",\\\"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-221026-05:04:05:176-83759\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57432], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:05:176-83759]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","LogTimestamp":"2022-10-26T05:04:05.242Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.276Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"107ad3f5-088e-410f-95fa-4655011f30a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d60b1afb-0d31-4e6e-a3f4-ffdb1ad7669f","LogTimestamp":"2022-10-26T05:04:05.275Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST 107ad3f5-088e-410f-95fa-4655011f30a0 AAI-TOOLS 10.233.69.226 106 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.351Z","message":"Entering","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.353Z","message":"Entering","context":{"RequestID":"ba265bf0-5404-4867-9245-cc9817edeadc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"787713cc-4966-4f97-aea1-26a6c3dbcf91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:05.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.356Z","message":"{\"transactionId\":\"ba265bf0-5404-4867-9245-cc9817edeadc\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:05:354\",\"respDate\":\"221026-05:04:05:356\",\"sourceId\":\"OOM_ReadinessCheck:ba265bf0-5404-4867-9245-cc9817edeadc\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:05:354-34576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48962], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ba265bf0-5404-4867-9245-cc9817edeadc]}\\\"}\"}","context":{"RequestID":"ba265bf0-5404-4867-9245-cc9817edeadc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"787713cc-4966-4f97-aea1-26a6c3dbcf91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:05.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba265bf0-5404-4867-9245-cc9817edeadc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"787713cc-4966-4f97-aea1-26a6c3dbcf91","LogTimestamp":"2022-10-26T05:04:05.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.365Z","message":"Checking for system property [partnerName]","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.365Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.365Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.366Z","message":"Invoke","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a545029-cb0f-4481-9234-4e5652b42150","LogTimestamp":"2022-10-26T05:04:05.366Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.418Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0a545029-cb0f-4481-9234-4e5652b42150","LogTimestamp":"2022-10-26T05:04:05.418Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.435Z","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\":\"33e404cb-2926-41e4-a27f-15ee0e8e46f1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:424\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645363\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1666760645363\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.434Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.446Z","message":"{\"transactionId\":\"33e404cb-2926-41e4-a27f-15ee0e8e46f1\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:352\",\"respDate\":\"221026-05:04:05:445\",\"sourceId\":\"AAI-TOOLS:33e404cb-2926-41e4-a27f-15ee0e8e46f1\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:05:352-90930\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48746], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[33e404cb-2926-41e4-a27f-15ee0e8e46f1], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33e404cb-2926-41e4-a27f-15ee0e8e46f1]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:05:352-90930\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73752], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:05:352-90930]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","LogTimestamp":"2022-10-26T05:04:05.418Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.447Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a545029-cb0f-4481-9234-4e5652b42150","LogTimestamp":"2022-10-26T05:04:05.447Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST 33e404cb-2926-41e4-a27f-15ee0e8e46f1 AAI-TOOLS 10.233.69.226 100 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.451Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"33e404cb-2926-41e4-a27f-15ee0e8e46f1","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.451Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.510Z","message":"Entering","context":{"RequestID":"84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4169590b-af14-4bc5-a6c4-77852c71f108","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:05.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.516Z","message":"Database is available from CACHED check.","context":{"RequestID":"84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4169590b-af14-4bc5-a6c4-77852c71f108","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:05.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.518Z","message":"{\"transactionId\":\"84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:05:513\",\"respDate\":\"221026-05:04:05:518\",\"sourceId\":\"ReadinessCheck:84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:05:513-99640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3]}\\\"}\"}","context":{"RequestID":"84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4169590b-af14-4bc5-a6c4-77852c71f108","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:05.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84bb9ef6-ca6a-4ca7-9db1-f0fd207e9cd3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4169590b-af14-4bc5-a6c4-77852c71f108","LogTimestamp":"2022-10-26T05:04:05.519Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.522Z","message":"Entering","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.535Z","message":"Checking for system property [partnerName]","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.535Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.535Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.536Z","message":"Invoke","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","LogTimestamp":"2022-10-26T05:04:05.536Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.587Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"93acac87-690d-477e-834a-27326363e0dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","LogTimestamp":"2022-10-26T05:04:05.587Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.602Z","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\":\"93acac87-690d-477e-834a-27326363e0dd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:595\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645533\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1666760645533\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.602Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.614Z","message":"{\"transactionId\":\"93acac87-690d-477e-834a-27326363e0dd\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:523\",\"respDate\":\"221026-05:04:05:614\",\"sourceId\":\"AAI-TOOLS:93acac87-690d-477e-834a-27326363e0dd\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:05:523-29399\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[269], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48748], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[93acac87-690d-477e-834a-27326363e0dd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[93acac87-690d-477e-834a-27326363e0dd]}\\\",\\\"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-221026-05:04:05:523-29399\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151792], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:05:523-29399]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"93acac87-690d-477e-834a-27326363e0dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","LogTimestamp":"2022-10-26T05:04:05.587Z","elapsedTime":"5"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.615Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"93acac87-690d-477e-834a-27326363e0dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ea11482e-76ab-44fe-bfcf-b5a295010f3b","LogTimestamp":"2022-10-26T05:04:05.615Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 93acac87-690d-477e-834a-27326363e0dd AAI-TOOLS 10.233.69.226 100 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.621Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"93acac87-690d-477e-834a-27326363e0dd","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.621Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.692Z","message":"Entering","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.714Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.714Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.714Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.715Z","message":"Invoke","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","LogTimestamp":"2022-10-26T05:04:05.715Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.754Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","LogTimestamp":"2022-10-26T05:04:05.754Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.771Z","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\":\"8919e06b-c9da-4b26-8bb1-c57fbf70446c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:760\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645712\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1666760645712\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.771Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.781Z","message":"{\"transactionId\":\"8919e06b-c9da-4b26-8bb1-c57fbf70446c\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:693\",\"respDate\":\"221026-05:04:05:781\",\"sourceId\":\"AAI-TOOLS:8919e06b-c9da-4b26-8bb1-c57fbf70446c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:05:693-72470\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48754], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[8919e06b-c9da-4b26-8bb1-c57fbf70446c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8919e06b-c9da-4b26-8bb1-c57fbf70446c]}\\\",\\\"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-221026-05:04:05:693-72470\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155888], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:05:693-72470]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","LogTimestamp":"2022-10-26T05:04:05.754Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.782Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"38ed1f4e-c9e8-4da5-9879-c73bb58f4de4","LogTimestamp":"2022-10-26T05:04:05.782Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 8919e06b-c9da-4b26-8bb1-c57fbf70446c AAI-TOOLS 10.233.69.226 96 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.785Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8919e06b-c9da-4b26-8bb1-c57fbf70446c","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.785Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.859Z","message":"Entering","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.870Z","message":"Checking for system property [partnerName]","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.870Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.871Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:05.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.871Z","message":"Invoke","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","LogTimestamp":"2022-10-26T05:04:05.871Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.909Z","message":"Entering","context":{"RequestID":"1b0f3319-aa48-421e-a8a8-649ed5013ae4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7aa3bf1d-f759-4f7a-9adb-47e313e49c20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:05.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.913Z","message":"{\"transactionId\":\"1b0f3319-aa48-421e-a8a8-649ed5013ae4\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:05:910\",\"respDate\":\"221026-05:04:05:912\",\"sourceId\":\"haproxy:1b0f3319-aa48-421e-a8a8-649ed5013ae4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:05:910-7862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b0f3319-aa48-421e-a8a8-649ed5013ae4]}\\\"}\"}","context":{"RequestID":"1b0f3319-aa48-421e-a8a8-649ed5013ae4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7aa3bf1d-f759-4f7a-9adb-47e313e49c20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:05.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b0f3319-aa48-421e-a8a8-649ed5013ae4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aa3bf1d-f759-4f7a-9adb-47e313e49c20","LogTimestamp":"2022-10-26T05:04:05.913Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:05.921Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","LogTimestamp":"2022-10-26T05:04:05.920Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.936Z","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\":\"124137da-2b1d-4bba-8490-ca12f26afe14\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:05:927\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760645869\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1666760645869\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.948Z","message":"{\"transactionId\":\"124137da-2b1d-4bba-8490-ca12f26afe14\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:05:860\",\"respDate\":\"221026-05:04:05:948\",\"sourceId\":\"AAI-TOOLS:124137da-2b1d-4bba-8490-ca12f26afe14\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:05:860-86494\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48758], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[124137da-2b1d-4bba-8490-ca12f26afe14], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[124137da-2b1d-4bba-8490-ca12f26afe14]}\\\",\\\"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-221026-05:04:05:860-86494\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61512], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:05:860-86494]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","LogTimestamp":"2022-10-26T05:04:05.920Z","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:05.949Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7b69b4fc-1138-4559-a0d8-697b9cbcce86","LogTimestamp":"2022-10-26T05:04:05.949Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:05.951Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"124137da-2b1d-4bba-8490-ca12f26afe14","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:05.951Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 124137da-2b1d-4bba-8490-ca12f26afe14 AAI-TOOLS 10.233.69.226 96 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.019Z","message":"Entering","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.032Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.032Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.032Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.033Z","message":"Invoke","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6afdd198-8f4e-4a38-847b-04ead277da53","LogTimestamp":"2022-10-26T05:04:06.033Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.070Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"6afdd198-8f4e-4a38-847b-04ead277da53","LogTimestamp":"2022-10-26T05:04:06.069Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.084Z","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\":\"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:076\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646030\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1666760646030\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.084Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.094Z","message":"{\"transactionId\":\"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:020\",\"respDate\":\"221026-05:04:06:094\",\"sourceId\":\"AAI-TOOLS:1d724906-0248-4f8c-9cfc-2d47e0e8f2e2\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:06:020-25114\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[264], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48760], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1d724906-0248-4f8c-9cfc-2d47e0e8f2e2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1d724906-0248-4f8c-9cfc-2d47e0e8f2e2]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:06:020-25114\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65624], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:06:020-25114]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","LogTimestamp":"2022-10-26T05:04:06.069Z","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.096Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6afdd198-8f4e-4a38-847b-04ead277da53","LogTimestamp":"2022-10-26T05:04:06.096Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 1d724906-0248-4f8c-9cfc-2d47e0e8f2e2 AAI-TOOLS 10.233.69.226 82 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.101Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1d724906-0248-4f8c-9cfc-2d47e0e8f2e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.101Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.169Z","message":"Entering","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.182Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.182Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.182Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.185Z","message":"Invoke","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","LogTimestamp":"2022-10-26T05:04:06.185Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.228Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","LogTimestamp":"2022-10-26T05:04:06.227Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.241Z","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\":\"8934c92f-ce53-490f-9e8d-a2d03a37f60d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:234\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646180\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1666760646180\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.251Z","message":"{\"transactionId\":\"8934c92f-ce53-490f-9e8d-a2d03a37f60d\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:170\",\"respDate\":\"221026-05:04:06:251\",\"sourceId\":\"AAI-TOOLS:8934c92f-ce53-490f-9e8d-a2d03a37f60d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:06:170-85128\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[273], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48768], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[8934c92f-ce53-490f-9e8d-a2d03a37f60d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8934c92f-ce53-490f-9e8d-a2d03a37f60d]}\\\",\\\"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-221026-05:04:06:170-85128\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65552], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:06:170-85128]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","LogTimestamp":"2022-10-26T05:04:06.227Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.252Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"21b077f4-39fd-47cb-b3dd-d54fd7c80a3b","LogTimestamp":"2022-10-26T05:04:06.252Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 8934c92f-ce53-490f-9e8d-a2d03a37f60d AAI-TOOLS 10.233.69.226 90 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.256Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8934c92f-ce53-490f-9e8d-a2d03a37f60d","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.256Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.332Z","message":"Entering","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.342Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.342Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.342Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.342Z","message":"Invoke","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","LogTimestamp":"2022-10-26T05:04:06.342Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.394Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","LogTimestamp":"2022-10-26T05:04:06.394Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.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/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0f83b363-8cd9-498b-8300-9bef8574ab51\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:401\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646341\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1666760646341\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.410Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.427Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.427Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.431Z","message":"{\"transactionId\":\"0f83b363-8cd9-498b-8300-9bef8574ab51\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:333\",\"respDate\":\"221026-05:04:06:431\",\"sourceId\":\"AAI-TOOLS:0f83b363-8cd9-498b-8300-9bef8574ab51\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:06:333-28270\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[258], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48770], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0f83b363-8cd9-498b-8300-9bef8574ab51], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f83b363-8cd9-498b-8300-9bef8574ab51]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:06:333-28270\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[81944], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:06:333-28270]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","LogTimestamp":"2022-10-26T05:04:06.394Z","elapsedTime":"3"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.432Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0f83b363-8cd9-498b-8300-9bef8574ab51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ad5892a3-08eb-4685-8da7-bcdad34ad21b","LogTimestamp":"2022-10-26T05:04:06.432Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST 0f83b363-8cd9-498b-8300-9bef8574ab51 AAI-TOOLS 10.233.69.226 103 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.504Z","message":"Entering","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.515Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.516Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.516Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.516Z","message":"Invoke","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"764a127d-9b69-44ce-a798-ce40d3d1f483","LogTimestamp":"2022-10-26T05:04:06.516Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.549Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"764a127d-9b69-44ce-a798-ce40d3d1f483","LogTimestamp":"2022-10-26T05:04:06.548Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.559Z","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\":\"b57d3e2e-a704-45e7-9ab5-2ad3b5230748\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:553\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646514\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1666760646514\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.559Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.573Z","message":"{\"transactionId\":\"b57d3e2e-a704-45e7-9ab5-2ad3b5230748\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:505\",\"respDate\":\"221026-05:04:06:573\",\"sourceId\":\"AAI-TOOLS:b57d3e2e-a704-45e7-9ab5-2ad3b5230748\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:06:505-75118\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[263], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48776], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[b57d3e2e-a704-45e7-9ab5-2ad3b5230748], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b57d3e2e-a704-45e7-9ab5-2ad3b5230748]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:06:505-75118\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77936], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:06:505-75118]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"32","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","LogTimestamp":"2022-10-26T05:04:06.548Z","elapsedTime":"2"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.574Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"764a127d-9b69-44ce-a798-ce40d3d1f483","LogTimestamp":"2022-10-26T05:04:06.574Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST b57d3e2e-a704-45e7-9ab5-2ad3b5230748 AAI-TOOLS 10.233.69.226 75 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.578Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b57d3e2e-a704-45e7-9ab5-2ad3b5230748","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.578Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.654Z","message":"Entering","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.666Z","message":"Checking for system property [partnerName]","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.666Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.666Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.667Z","message":"Invoke","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","LogTimestamp":"2022-10-26T05:04:06.667Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.713Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","LogTimestamp":"2022-10-26T05:04:06.713Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.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/96129eb9-f0de-4e05-8af2-73146473f766\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"927e5098-460d-453c-b50b-cd4130b5b090\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:719\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646665\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1666760646665\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.728Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.740Z","message":"{\"transactionId\":\"927e5098-460d-453c-b50b-cd4130b5b090\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:654\",\"respDate\":\"221026-05:04:06:739\",\"sourceId\":\"AAI-TOOLS:927e5098-460d-453c-b50b-cd4130b5b090\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:06:654-27847\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[258], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48780], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[927e5098-460d-453c-b50b-cd4130b5b090], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[927e5098-460d-453c-b50b-cd4130b5b090]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:06:654-27847\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131232], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:06:654-27847]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","LogTimestamp":"2022-10-26T05:04:06.713Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.741Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ee28a953-62cd-4ae9-a178-b5a300f7a3c3","LogTimestamp":"2022-10-26T05:04:06.740Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST 927e5098-460d-453c-b50b-cd4130b5b090 AAI-TOOLS 10.233.69.226 92 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.746Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"927e5098-460d-453c-b50b-cd4130b5b090","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.746Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.813Z","message":"Entering","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.825Z","message":"Checking for system property [partnerName]","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.826Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.826Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.826Z","message":"Invoke","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","LogTimestamp":"2022-10-26T05:04:06.826Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.859Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","LogTimestamp":"2022-10-26T05:04:06.859Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.873Z","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\":\"664c2fbb-5c94-4724-92a6-74e909c65253\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:06:864\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646824\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1666760646824\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.872Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.883Z","message":"{\"transactionId\":\"664c2fbb-5c94-4724-92a6-74e909c65253\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:814\",\"respDate\":\"221026-05:04:06:883\",\"sourceId\":\"AAI-TOOLS:664c2fbb-5c94-4724-92a6-74e909c65253\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:06:814-13789\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[260], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48786], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[664c2fbb-5c94-4724-92a6-74e909c65253], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[664c2fbb-5c94-4724-92a6-74e909c65253]}\\\",\\\"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-221026-05:04:06:814-13789\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82032], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:06:814-13789]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"33","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","LogTimestamp":"2022-10-26T05:04:06.859Z","elapsedTime":"2"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:06.887Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e1ce3482-c9ec-4b27-8d91-345a35afa6e7","LogTimestamp":"2022-10-26T05:04:06.887Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.892Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"664c2fbb-5c94-4724-92a6-74e909c65253","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:06.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 664c2fbb-5c94-4724-92a6-74e909c65253 AAI-TOOLS 10.233.69.226 83 - "logType": "access" {"timestamp":"2022-10-26T05:04:06.960Z","message":"Entering","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.970Z","message":"Checking for system property [partnerName]","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.970Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.970Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:06.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:06.971Z","message":"Invoke","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"04873662-bcd2-4f0b-883b-7d924161ccfc","LogTimestamp":"2022-10-26T05:04:06.971Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.017Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"04873662-bcd2-4f0b-883b-7d924161ccfc","LogTimestamp":"2022-10-26T05:04:07.016Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.031Z","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\":\"405c9210-4a3c-4d7e-adb9-2cca00222e99\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:022\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760646969\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1666760646969\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.031Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.041Z","message":"{\"transactionId\":\"405c9210-4a3c-4d7e-adb9-2cca00222e99\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:06:960\",\"respDate\":\"221026-05:04:07:041\",\"sourceId\":\"AAI-TOOLS:405c9210-4a3c-4d7e-adb9-2cca00222e99\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:06:960-34051\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[266], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48790], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[405c9210-4a3c-4d7e-adb9-2cca00222e99], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[405c9210-4a3c-4d7e-adb9-2cca00222e99]}\\\",\\\"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-221026-05:04:06:960-34051\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73744], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:06:960-34051]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","LogTimestamp":"2022-10-26T05:04:07.016Z","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.042Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"04873662-bcd2-4f0b-883b-7d924161ccfc","LogTimestamp":"2022-10-26T05:04:07.042Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 405c9210-4a3c-4d7e-adb9-2cca00222e99 AAI-TOOLS 10.233.69.226 88 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.049Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"405c9210-4a3c-4d7e-adb9-2cca00222e99","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.049Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.113Z","message":"Entering","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.128Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.128Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.129Z","message":"Invoke","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"53a933ff-4db6-42a7-8240-b9554e752db5","LogTimestamp":"2022-10-26T05:04:07.129Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.165Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"53a933ff-4db6-42a7-8240-b9554e752db5","LogTimestamp":"2022-10-26T05:04:07.165Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.177Z","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\":\"5b26451f-9844-44f6-a635-0855f1b1de7f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:169\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760647126\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1666760647126\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.177Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.186Z","message":"{\"transactionId\":\"5b26451f-9844-44f6-a635-0855f1b1de7f\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:114\",\"respDate\":\"221026-05:04:07:185\",\"sourceId\":\"AAI-TOOLS:5b26451f-9844-44f6-a635-0855f1b1de7f\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:07:114-17992\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[257], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48792], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[5b26451f-9844-44f6-a635-0855f1b1de7f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5b26451f-9844-44f6-a635-0855f1b1de7f]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:07:114-17992\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77840], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:07:114-17992]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"37","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","LogTimestamp":"2022-10-26T05:04:07.165Z","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.187Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53a933ff-4db6-42a7-8240-b9554e752db5","LogTimestamp":"2022-10-26T05:04:07.186Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 5b26451f-9844-44f6-a635-0855f1b1de7f AAI-TOOLS 10.233.69.226 79 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.194Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b26451f-9844-44f6-a635-0855f1b1de7f","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.193Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.263Z","message":"Entering","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.280Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.280Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.280Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.281Z","message":"Invoke","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","LogTimestamp":"2022-10-26T05:04:07.281Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.326Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","LogTimestamp":"2022-10-26T05:04:07.326Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.341Z","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\":\"a93b8567-9697-4dfe-b67f-3c90b5ab84b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:331\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760647278\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1666760647278\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.341Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.347Z","message":"{\"transactionId\":\"a93b8567-9697-4dfe-b67f-3c90b5ab84b7\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:264\",\"respDate\":\"221026-05:04:07:347\",\"sourceId\":\"AAI-TOOLS:a93b8567-9697-4dfe-b67f-3c90b5ab84b7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:07:264-61019\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48794], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[a93b8567-9697-4dfe-b67f-3c90b5ab84b7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a93b8567-9697-4dfe-b67f-3c90b5ab84b7]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:07:264-61019\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159984], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:07:264-61019]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","LogTimestamp":"2022-10-26T05:04:07.326Z","elapsedTime":"2"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.348Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57fa9542-8a3b-47f8-b633-b1ca69e63cb2","LogTimestamp":"2022-10-26T05:04:07.348Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST a93b8567-9697-4dfe-b67f-3c90b5ab84b7 AAI-TOOLS 10.233.69.226 90 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.357Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a93b8567-9697-4dfe-b67f-3c90b5ab84b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.356Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.421Z","message":"Entering","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.430Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.430Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.430Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.431Z","message":"Invoke","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","LogTimestamp":"2022-10-26T05:04:07.431Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.482Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","LogTimestamp":"2022-10-26T05:04:07.481Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.502Z","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\":\"3be5d27a-5064-434c-9595-6388935ea9fb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:490\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760647430\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1666760647430\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.502Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.518Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.517Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.518Z","message":"{\"transactionId\":\"3be5d27a-5064-434c-9595-6388935ea9fb\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:422\",\"respDate\":\"221026-05:04:07:518\",\"sourceId\":\"AAI-TOOLS:3be5d27a-5064-434c-9595-6388935ea9fb\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:07:422-27537\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[265], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48796], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[3be5d27a-5064-434c-9595-6388935ea9fb], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3be5d27a-5064-434c-9595-6388935ea9fb]}\\\",\\\"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-221026-05:04:07:422-27537\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139424], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:07:422-27537]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","LogTimestamp":"2022-10-26T05:04:07.481Z","elapsedTime":"4"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.519Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3be5d27a-5064-434c-9595-6388935ea9fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b7b4447-0c3a-4f7b-97f0-ef7320201664","LogTimestamp":"2022-10-26T05:04:07.519Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST 3be5d27a-5064-434c-9595-6388935ea9fb AAI-TOOLS 10.233.69.226 103 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.590Z","message":"Entering","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.602Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:07.608Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.608Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.608Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.609Z","message":"Invoke","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f0de81a3-94d0-46ed-9d25-ad31be194372","LogTimestamp":"2022-10-26T05:04:07.609Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.613Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.613Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.613Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.644Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f0de81a3-94d0-46ed-9d25-ad31be194372","LogTimestamp":"2022-10-26T05:04:07.644Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.656Z","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\":\"cbae72f5-a77f-48f9-904d-bae1db70733e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:650\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760647606\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1666760647606\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.656Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.671Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.670Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.672Z","message":"{\"transactionId\":\"cbae72f5-a77f-48f9-904d-bae1db70733e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:591\",\"respDate\":\"221026-05:04:07:672\",\"sourceId\":\"AAI-TOOLS:cbae72f5-a77f-48f9-904d-bae1db70733e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:07:591-60170\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[261], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48798], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[cbae72f5-a77f-48f9-904d-bae1db70733e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cbae72f5-a77f-48f9-904d-bae1db70733e]}\\\",\\\"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-221026-05:04:07:591-60170\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143520], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:07:591-60170]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"36","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","LogTimestamp":"2022-10-26T05:04:07.644Z","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.673Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cbae72f5-a77f-48f9-904d-bae1db70733e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f0de81a3-94d0-46ed-9d25-ad31be194372","LogTimestamp":"2022-10-26T05:04:07.673Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST cbae72f5-a77f-48f9-904d-bae1db70733e AAI-TOOLS 10.233.69.226 89 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.745Z","message":"Entering","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.755Z","message":"Checking for system property [partnerName]","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.755Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.756Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.756Z","message":"Invoke","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","LogTimestamp":"2022-10-26T05:04:07.756Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.795Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","LogTimestamp":"2022-10-26T05:04:07.795Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.820Z","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\":\"82e3a945-3638-443f-8702-a23fcf2dcd31\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:07:800\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1666760647754\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1666760647754\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.820Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.833Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:07.833Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.834Z","message":"{\"transactionId\":\"82e3a945-3638-443f-8702-a23fcf2dcd31\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:746\",\"respDate\":\"221026-05:04:07:834\",\"sourceId\":\"AAI-TOOLS:82e3a945-3638-443f-8702-a23fcf2dcd31\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:07:746-71576\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[292], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48808], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[82e3a945-3638-443f-8702-a23fcf2dcd31], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[82e3a945-3638-443f-8702-a23fcf2dcd31]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:07:746-71576\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147616], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:07:746-71576]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"39","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","LogTimestamp":"2022-10-26T05:04:07.795Z","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.835Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"82e3a945-3638-443f-8702-a23fcf2dcd31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ead5571-e4b3-412b-b29a-62a1aa0b2fbc","LogTimestamp":"2022-10-26T05:04:07.835Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST 82e3a945-3638-443f-8702-a23fcf2dcd31 AAI-TOOLS 10.233.69.226 95 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.905Z","message":"Entering","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.926Z","message":"Entering","context":{"RequestID":"e1f4d4d7-9855-4b40-ac02-4fa0b2137968","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2164a7f2-f2bc-4796-8b6c-5256787f83dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:07.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.930Z","message":"{\"transactionId\":\"e1f4d4d7-9855-4b40-ac02-4fa0b2137968\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:07:927\",\"respDate\":\"221026-05:04:07:930\",\"sourceId\":\"haproxy:e1f4d4d7-9855-4b40-ac02-4fa0b2137968\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:07:927-26185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1f4d4d7-9855-4b40-ac02-4fa0b2137968]}\\\"}\"}","context":{"RequestID":"e1f4d4d7-9855-4b40-ac02-4fa0b2137968","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2164a7f2-f2bc-4796-8b6c-5256787f83dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:07.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:07.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1f4d4d7-9855-4b40-ac02-4fa0b2137968","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2164a7f2-f2bc-4796-8b6c-5256787f83dd","LogTimestamp":"2022-10-26T05:04:07.931Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:07.940Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.940Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.940Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:07.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:07.941Z","message":"Invoke","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0242af02-bd84-4286-bcd3-2af7fa06f560","LogTimestamp":"2022-10-26T05:04:07.941Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:08.825Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"885","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"0242af02-bd84-4286-bcd3-2af7fa06f560","LogTimestamp":"2022-10-26T05:04:08.825Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.034Z","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\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:08:959\"},\"entity\":{\"resource-version\":\"1666760647939\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"resource-version\":\"1666760647939\",\"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\":\"98f38b40-5cac-410b-831c-88613e772472\",\"resource-version\":\"1666760647939\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"9145d580-479f-4f81-b9ef-d6eb553245db\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760647939\",\"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\":\"5a2fa7d6-982d-414e-94e3-ef930f1191ed\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760647939\",\"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\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"resource-version\":\"1666760647939\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"265b4ca4-7250-43b0-ba43-5b5ebb074cb4\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760647939\",\"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\":\"0ebbc943-970d-4433-977b-077f4b803570\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760647939\",\"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\":\"6ef23895-e642-4641-8894-711359de60ee\",\"resource-version\":\"1666760647939\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"0cfeb033-fd62-4cc8-ad38-6cb1ced67653\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760647939\",\"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\":\"8cb07bd4-b461-49ed-921c-b1b8074d4bf9\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760647939\",\"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\":\"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\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"resource-version\":\"1666760647939\",\"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\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"resource-version\":\"1666760647939\"}]}}]}}]}}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.034Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.050Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.049Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.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/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:037\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.068Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.068Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.069Z","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\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:046\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.121Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.120Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.122Z","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\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:054\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.122Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.134Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.134Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:064\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.136Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.149Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.149Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.151Z","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\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:071\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.151Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.182Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.182Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:127\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760647939\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.184Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.199Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.198Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.518Z","message":"{\"transactionId\":\"b6de7356-117c-4284-b1d3-39c01512b1ec\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:07:906\",\"respDate\":\"221026-05:04:09:517\",\"sourceId\":\"AAI-TOOLS:b6de7356-117c-4284-b1d3-39c01512b1ec\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:07:906-97355\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[10743], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48820], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[b6de7356-117c-4284-b1d3-39c01512b1ec], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6de7356-117c-4284-b1d3-39c01512b1ec]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:07:906-97355\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[164080], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:07:906-97355]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"885","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","LogTimestamp":"2022-10-26T05:04:08.825Z","elapsedTime":"7"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:09.518Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b6de7356-117c-4284-b1d3-39c01512b1ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1613","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0242af02-bd84-4286-bcd3-2af7fa06f560","LogTimestamp":"2022-10-26T05:04:09.518Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:09 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST b6de7356-117c-4284-b1d3-39c01512b1ec AAI-TOOLS 10.233.69.226 1617 - "logType": "access" {"timestamp":"2022-10-26T05:04:09.591Z","message":"Entering","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.604Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.604Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.604Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:09.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.605Z","message":"Invoke","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"8a920469-7e85-4639-b044-0f5cc1e7505c","LogTimestamp":"2022-10-26T05:04:09.605Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.858Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"253","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"8a920469-7e85-4639-b044-0f5cc1e7505c","LogTimestamp":"2022-10-26T05:04:09.858Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.943Z","message":"Entering","context":{"RequestID":"303342bd-18de-48f6-91f2-e093d19e9b22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e74bfbc4-7610-43d3-889e-4ddfd933cd67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:09.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.947Z","message":"{\"transactionId\":\"303342bd-18de-48f6-91f2-e093d19e9b22\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:09:943\",\"respDate\":\"221026-05:04:09:946\",\"sourceId\":\"haproxy:303342bd-18de-48f6-91f2-e093d19e9b22\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:09:943-2795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[303342bd-18de-48f6-91f2-e093d19e9b22]}\\\"}\"}","context":{"RequestID":"303342bd-18de-48f6-91f2-e093d19e9b22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e74bfbc4-7610-43d3-889e-4ddfd933cd67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:09.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:09.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"303342bd-18de-48f6-91f2-e093d19e9b22","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e74bfbc4-7610-43d3-889e-4ddfd933cd67","LogTimestamp":"2022-10-26T05:04:09.947Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:09.980Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:970\"},\"entity\":{\"resource-version\":\"1666760649603\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"resource-version\":\"1666760649603\",\"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\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"resource-version\":\"1666760649603\",\"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\":\"b195aecb-bcd5-4537-a98b-0246ef569027\",\"resource-version\":\"1666760649603\"}]}},{\"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\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"resource-version\":\"1666760649603\",\"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\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"resource-version\":\"1666760649603\",\"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\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"resource-version\":\"1666760649603\",\"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\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"resource-version\":\"1666760649603\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.998Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.998Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:09.999Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:09:987\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:09.999Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.010Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.010Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.021Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:012\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.020Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.036Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.036Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.040Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:031\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.040Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.053Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.053Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.066Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:047\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b195aecb-bcd5-4537-a98b-0246ef569027\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f/named-query-elements/named-query-element/b195aecb-bcd5-4537-a98b-0246ef569027\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.065Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.080Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.080Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.081Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:068\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.081Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.110Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.112Z","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\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:079\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760649603\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.112Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.121Z","message":"{\"transactionId\":\"9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:09:592\",\"respDate\":\"221026-05:04:10:120\",\"sourceId\":\"AAI-TOOLS:9e9e52fb-077a-4cba-bc8a-58656a095d0b\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:09:592-39765\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4075], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48848], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[9e9e52fb-077a-4cba-bc8a-58656a095d0b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e9e52fb-077a-4cba-bc8a-58656a095d0b]}\\\",\\\"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-221026-05:04:09:592-39765\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98416], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:09:592-39765]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"253","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","LogTimestamp":"2022-10-26T05:04:09.858Z","elapsedTime":"34"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:10.122Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"531","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8a920469-7e85-4639-b044-0f5cc1e7505c","LogTimestamp":"2022-10-26T05:04:10.122Z","ResponseDesc":"Created","elapsedTime":"34"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:10 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST 9e9e52fb-077a-4cba-bc8a-58656a095d0b AAI-TOOLS 10.233.69.226 536 - "logType": "access" {"timestamp":"2022-10-26T05:04:10.128Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e9e52fb-077a-4cba-bc8a-58656a095d0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.128Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.199Z","message":"Entering","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.212Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.213Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.213Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.214Z","message":"Invoke","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"abf33888-75cb-46fd-b7bf-31269ffcb431","LogTimestamp":"2022-10-26T05:04:10.214Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.307Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"abf33888-75cb-46fd-b7bf-31269ffcb431","LogTimestamp":"2022-10-26T05:04:10.307Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.366Z","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\":\"b0b43517-fe4e-4b8c-b202-ce0e65f76a49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:355\"},\"entity\":{\"resource-version\":\"1666760650210\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"resource-version\":\"1666760650210\",\"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\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"resource-version\":\"1666760650210\"}]}}]}}}","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.365Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.378Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.378Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.379Z","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\":\"b0b43517-fe4e-4b8c-b202-ce0e65f76a49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:370\"},\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650210\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.379Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.391Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.391Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.394Z","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\":\"b0b43517-fe4e-4b8c-b202-ce0e65f76a49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:377\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b195aecb-bcd5-4537-a98b-0246ef569027\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f/named-query-elements/named-query-element/b195aecb-bcd5-4537-a98b-0246ef569027\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650210\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.394Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.402Z","message":"{\"transactionId\":\"b0b43517-fe4e-4b8c-b202-ce0e65f76a49\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:10:200\",\"respDate\":\"221026-05:04:10:401\",\"sourceId\":\"AAI-TOOLS:b0b43517-fe4e-4b8c-b202-ce0e65f76a49\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:10:200-51838\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1122], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48852], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[b0b43517-fe4e-4b8c-b202-ce0e65f76a49], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b0b43517-fe4e-4b8c-b202-ce0e65f76a49]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:10:200-51838\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[184560], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:10:200-51838]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","LogTimestamp":"2022-10-26T05:04:10.307Z","elapsedTime":"16"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:10.403Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"204","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"abf33888-75cb-46fd-b7bf-31269ffcb431","LogTimestamp":"2022-10-26T05:04:10.403Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:10 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST b0b43517-fe4e-4b8c-b202-ce0e65f76a49 AAI-TOOLS 10.233.69.226 209 - "logType": "access" {"timestamp":"2022-10-26T05:04:10.410Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0b43517-fe4e-4b8c-b202-ce0e65f76a49","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.409Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.487Z","message":"Entering","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.501Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.501Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.501Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.502Z","message":"Invoke","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","LogTimestamp":"2022-10-26T05:04:10.502Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.795Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"294","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","LogTimestamp":"2022-10-26T05:04:10.795Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.950Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:940\"},\"entity\":{\"resource-version\":\"1666760650500\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"resource-version\":\"1666760650500\",\"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\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"resource-version\":\"1666760650500\",\"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\":\"c78305fc-a302-40f2-985d-5ae095095caa\",\"resource-version\":\"1666760650500\"},{\"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\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"resource-version\":\"1666760650500\",\"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\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"resource-version\":\"1666760650500\"},{\"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\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"resource-version\":\"1666760650500\"},{\"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\":\"82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"resource-version\":\"1666760650500\"}]}}]}},{\"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\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"resource-version\":\"1666760650500\"}]}}]}}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.978Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.978Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:10.980Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:953\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/f8db7539-ee71-48b4-b6e6-518790832af4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:10.980Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.014Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.013Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.015Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:961\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.015Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.031Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.031Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.033Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:966\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c78305fc-a302-40f2-985d-5ae095095caa\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/c78305fc-a302-40f2-985d-5ae095095caa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.033Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.048Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.047Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.049Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:973\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.049Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.063Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.063Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.065Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:985\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.065Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.074Z","message":"{\"transactionId\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:10:487\",\"respDate\":\"221026-05:04:11:074\",\"sourceId\":\"AAI-TOOLS:0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:10:487-62125\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4286], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48860], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0c681679-22a4-4b93-b0b6-00fd5b2faab8], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0c681679-22a4-4b93-b0b6-00fd5b2faab8]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:10:487-62125\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73960], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:10:487-62125]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"294","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","LogTimestamp":"2022-10-26T05:04:10.795Z","elapsedTime":"20"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:11.075Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"589","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ac6a0931-f3cc-4fc2-b320-c93679b50f9d","LogTimestamp":"2022-10-26T05:04:11.075Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:11 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST 0c681679-22a4-4b93-b0b6-00fd5b2faab8 AAI-TOOLS 10.233.69.226 595 - "logType": "access" {"timestamp":"2022-10-26T05:04:11.086Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.085Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.087Z","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\":\"0c681679-22a4-4b93-b0b6-00fd5b2faab8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:10:993\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760650500\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.087Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.106Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c681679-22a4-4b93-b0b6-00fd5b2faab8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.106Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.150Z","message":"Entering","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.167Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.168Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.168Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.168Z","message":"Invoke","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","LogTimestamp":"2022-10-26T05:04:11.168Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.449Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"281","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","LogTimestamp":"2022-10-26T05:04:11.449Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.651Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:640\"},\"entity\":{\"resource-version\":\"1666760651166\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"resource-version\":\"1666760651166\",\"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\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"resource-version\":\"1666760651166\",\"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\":\"96b40669-5b27-4a1f-ac4f-ab470dd9be78\",\"resource-version\":\"1666760651166\"}]}},{\"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\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"resource-version\":\"1666760651166\",\"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\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"resource-version\":\"1666760651166\",\"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\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"resource-version\":\"1666760651166\",\"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\":\"1962ddf1-78b4-431c-90a8-c593b9a2c6a1\",\"resource-version\":\"1666760651166\"}]}},{\"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\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"resource-version\":\"1666760651166\"},{\"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\":\"46604dec-2430-414b-9e58-384053b68cb8\",\"resource-version\":\"1666760651166\"}]}},{\"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\":\"0ea3b4d1-0cab-4e99-89be-5d0cddb708e6\",\"resource-version\":\"1666760651166\"}]}},{\"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\":\"46ad646a-1fc7-491b-b971-b69e201e1e75\",\"resource-version\":\"1666760651166\"}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.651Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.672Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.672Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.676Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:657\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"46ad646a-1fc7-491b-b971-b69e201e1e75\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/46ad646a-1fc7-491b-b971-b69e201e1e75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.676Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.696Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.695Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.697Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:679\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/f8db7539-ee71-48b4-b6e6-518790832af4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.697Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.730Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.730Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.732Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:689\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.732Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.745Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.745Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.746Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:699\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96b40669-5b27-4a1f-ac4f-ab470dd9be78\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193/named-query-elements/named-query-element/96b40669-5b27-4a1f-ac4f-ab470dd9be78\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1962ddf1-78b4-431c-90a8-c593b9a2c6a1\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039/named-query-elements/named-query-element/1962ddf1-78b4-431c-90a8-c593b9a2c6a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.746Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.757Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.757Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.758Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:718\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"46604dec-2430-414b-9e58-384053b68cb8\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/46604dec-2430-414b-9e58-384053b68cb8\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c78305fc-a302-40f2-985d-5ae095095caa\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/c78305fc-a302-40f2-985d-5ae095095caa\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0ea3b4d1-0cab-4e99-89be-5d0cddb708e6\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/0ea3b4d1-0cab-4e99-89be-5d0cddb708e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.771Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.771Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.773Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:730\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.773Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.815Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.813Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.818Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:741\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.818Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.820Z","message":"{\"transactionId\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:11:151\",\"respDate\":\"221026-05:04:11:819\",\"sourceId\":\"AAI-TOOLS:bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:11:151-41239\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6088], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48864], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[bf3e5541-2fba-4b32-ba3e-08f54c6a2217], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bf3e5541-2fba-4b32-ba3e-08f54c6a2217]}\\\",\\\"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-221026-05:04:11:151-41239\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[200944], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:11:151-41239]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"281","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","LogTimestamp":"2022-10-26T05:04:11.449Z","elapsedTime":"24"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:11.821Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"671","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"529d34ef-d89d-4c1f-959c-ff43e81c0bbb","LogTimestamp":"2022-10-26T05:04:11.821Z","ResponseDesc":"Created","elapsedTime":"24"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:11 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST bf3e5541-2fba-4b32-ba3e-08f54c6a2217 AAI-TOOLS 10.233.69.226 676 - "logType": "access" {"timestamp":"2022-10-26T05:04:11.833Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.833Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.835Z","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\":\"bf3e5541-2fba-4b32-ba3e-08f54c6a2217\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:11:752\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651166\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.834Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.857Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf3e5541-2fba-4b32-ba3e-08f54c6a2217","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:11.857Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.894Z","message":"Entering","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.914Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.914Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.914Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:11.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.915Z","message":"Invoke","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","LogTimestamp":"2022-10-26T05:04:11.915Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.959Z","message":"Entering","context":{"RequestID":"a8ca8d1d-6647-4cb7-90ca-91c6e27a8769","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a49dba66-8370-4fc5-a36b-bc85edba37f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:11.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:11.961Z","message":"{\"transactionId\":\"a8ca8d1d-6647-4cb7-90ca-91c6e27a8769\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:11:959\",\"respDate\":\"221026-05:04:11:961\",\"sourceId\":\"haproxy:a8ca8d1d-6647-4cb7-90ca-91c6e27a8769\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:11:959-37110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8ca8d1d-6647-4cb7-90ca-91c6e27a8769]}\\\"}\"}","context":{"RequestID":"a8ca8d1d-6647-4cb7-90ca-91c6e27a8769","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a49dba66-8370-4fc5-a36b-bc85edba37f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:11.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:11.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ca8d1d-6647-4cb7-90ca-91c6e27a8769","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a49dba66-8370-4fc5-a36b-bc85edba37f2","LogTimestamp":"2022-10-26T05:04:11.962Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:12.280Z","message":"Entering","context":{"RequestID":"56222c3c-3573-41ec-afd1-9302c167c8c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"619786ae-60a1-4a68-bc3e-ce8fb74e87b9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:12.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.283Z","message":"{\"transactionId\":\"56222c3c-3573-41ec-afd1-9302c167c8c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:12:280\",\"respDate\":\"221026-05:04:12:283\",\"sourceId\":\"healthcheck:56222c3c-3573-41ec-afd1-9302c167c8c6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:12:280-25874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33826], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56222c3c-3573-41ec-afd1-9302c167c8c6]}\\\"}\"}","context":{"RequestID":"56222c3c-3573-41ec-afd1-9302c167c8c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"619786ae-60a1-4a68-bc3e-ce8fb74e87b9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:12.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:12.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56222c3c-3573-41ec-afd1-9302c167c8c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"619786ae-60a1-4a68-bc3e-ce8fb74e87b9","LogTimestamp":"2022-10-26T05:04:12.284Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 29 - "logType": "access" {"timestamp":"2022-10-26T05:04:12.322Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"407","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","LogTimestamp":"2022-10-26T05:04:12.322Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.595Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:585\"},\"entity\":{\"resource-version\":\"1666760651913\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"resource-version\":\"1666760651913\",\"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\":\"ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"resource-version\":\"1666760651913\",\"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\":\"aa77e2e2-5eac-467f-8262-26d7c0e459f9\",\"resource-version\":\"1666760651913\"}]}},{\"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\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"resource-version\":\"1666760651913\",\"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\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"resource-version\":\"1666760651913\",\"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\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"resource-version\":\"1666760651913\",\"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\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"resource-version\":\"1666760651913\"}]}},{\"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\":\"9508787e-2b07-4449-8516-22b9bd7dfca0\",\"resource-version\":\"1666760651913\"},{\"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\":\"26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"resource-version\":\"1666760651913\",\"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\":\"211f1639-30ac-4a0c-a6b2-9e3e2a672a46\",\"resource-version\":\"1666760651913\"}]}}]}},{\"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\":\"f4d5443a-12e0-4133-9836-533b186bc9b9\",\"resource-version\":\"1666760651913\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.595Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.613Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.613Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.620Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:596\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/f8db7539-ee71-48b4-b6e6-518790832af4\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.620Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.636Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.636Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.638Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:622\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.638Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.663Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.663Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.665Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:630\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96b40669-5b27-4a1f-ac4f-ab470dd9be78\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193/named-query-elements/named-query-element/96b40669-5b27-4a1f-ac4f-ab470dd9be78\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa77e2e2-5eac-467f-8262-26d7c0e459f9\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/ce930521-b6e3-409d-9ca2-2e9e97fd227f/named-query-elements/named-query-element/aa77e2e2-5eac-467f-8262-26d7c0e459f9\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1962ddf1-78b4-431c-90a8-c593b9a2c6a1\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039/named-query-elements/named-query-element/1962ddf1-78b4-431c-90a8-c593b9a2c6a1\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"211f1639-30ac-4a0c-a6b2-9e3e2a672a46\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/26f28f2a-a0d7-4bfc-a3f7-58e7610adb00/named-query-elements/named-query-element/211f1639-30ac-4a0c-a6b2-9e3e2a672a46\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.665Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.700Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.700Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.702Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:641\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"46604dec-2430-414b-9e58-384053b68cb8\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/46604dec-2430-414b-9e58-384053b68cb8\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/82eae84d-3900-4daf-ba88-4c286d2b5f77\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4d5443a-12e0-4133-9836-533b186bc9b9\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/f4d5443a-12e0-4133-9836-533b186bc9b9\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9508787e-2b07-4449-8516-22b9bd7dfca0\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/9508787e-2b07-4449-8516-22b9bd7dfca0\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c78305fc-a302-40f2-985d-5ae095095caa\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/c78305fc-a302-40f2-985d-5ae095095caa\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0ea3b4d1-0cab-4e99-89be-5d0cddb708e6\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/0ea3b4d1-0cab-4e99-89be-5d0cddb708e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.702Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.732Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.732Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.733Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:651\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.733Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.752Z","message":"{\"transactionId\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:11:896\",\"respDate\":\"221026-05:04:12:751\",\"sourceId\":\"AAI-TOOLS:0315c57b-5baf-46a8-9a60-e813faec567d\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:11:896-9846\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6463], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48878], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0315c57b-5baf-46a8-9a60-e813faec567d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0315c57b-5baf-46a8-9a60-e813faec567d]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:11:896-9846\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102472], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:11:896-9846]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"407","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","LogTimestamp":"2022-10-26T05:04:12.322Z","elapsedTime":"29"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:12.753Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"859","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b52c5ead-45b4-4085-9ae6-019ce5a9e0a4","LogTimestamp":"2022-10-26T05:04:12.753Z","ResponseDesc":"Created","elapsedTime":"29"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.754Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.754Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:12 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 0315c57b-5baf-46a8-9a60-e813faec567d AAI-TOOLS 10.233.69.226 864 - "logType": "access" {"timestamp":"2022-10-26T05:04:12.756Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:660\"},\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.756Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.774Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.774Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.776Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:670\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.791Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.791Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.793Z","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\":\"0315c57b-5baf-46a8-9a60-e813faec567d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:723\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760651913\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.793Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.810Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0315c57b-5baf-46a8-9a60-e813faec567d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.810Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.830Z","message":"Entering","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:12.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.840Z","message":"Checking for system property [partnerName]","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:12.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.840Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:12.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.841Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:12.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.841Z","message":"Invoke","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2b3da0cc-41a6-453c-96cb-030da6a14732","LogTimestamp":"2022-10-26T05:04:12.841Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.932Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2b3da0cc-41a6-453c-96cb-030da6a14732","LogTimestamp":"2022-10-26T05:04:12.932Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.973Z","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\":\"16ded31e-c698-4d61-b118-d460e8c800ce\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:966\"},\"entity\":{\"resource-version\":\"1666760652839\",\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"resource-version\":\"1666760652839\",\"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\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"resource-version\":\"1666760652839\"}]}}]}}}","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:12.999Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:12.999Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.002Z","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\":\"16ded31e-c698-4d61-b118-d460e8c800ce\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:975\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f/named-query-elements/named-query-element/6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760652839\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.002Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.011Z","message":"{\"transactionId\":\"16ded31e-c698-4d61-b118-d460e8c800ce\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:12:830\",\"respDate\":\"221026-05:04:13:010\",\"sourceId\":\"AAI-TOOLS:16ded31e-c698-4d61-b118-d460e8c800ce\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:12:830-27599\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1127], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48904], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[16ded31e-c698-4d61-b118-d460e8c800ce], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[16ded31e-c698-4d61-b118-d460e8c800ce]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:12:830-27599\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[192672], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:12:830-27599]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","LogTimestamp":"2022-10-26T05:04:12.932Z","elapsedTime":"10"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:13.012Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"182","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2b3da0cc-41a6-453c-96cb-030da6a14732","LogTimestamp":"2022-10-26T05:04:13.012Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:13 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST 16ded31e-c698-4d61-b118-d460e8c800ce AAI-TOOLS 10.233.69.226 187 - "logType": "access" {"timestamp":"2022-10-26T05:04:13.016Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.015Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.017Z","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\":\"16ded31e-c698-4d61-b118-d460e8c800ce\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:12:983\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760652839\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.034Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16ded31e-c698-4d61-b118-d460e8c800ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.034Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.087Z","message":"Entering","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.099Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.099Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.099Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.100Z","message":"Invoke","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"db832fa5-09c3-4f04-b817-915e56dde0c5","LogTimestamp":"2022-10-26T05:04:13.100Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.183Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"db832fa5-09c3-4f04-b817-915e56dde0c5","LogTimestamp":"2022-10-26T05:04:13.183Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.238Z","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\":\"1722cfa3-2515-4a04-a05e-b889c97f1b6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:230\"},\"entity\":{\"resource-version\":\"1666760653098\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"resource-version\":\"1666760653098\",\"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\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"resource-version\":\"1666760653098\"}]}}]}}}","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.238Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.254Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.254Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.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/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1722cfa3-2515-4a04-a05e-b889c97f1b6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:239\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f/named-query-elements/named-query-element/6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"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/5c892263-ee33-483b-b581-88de5a511272\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653098\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.268Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"11","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.267Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.270Z","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\":\"1722cfa3-2515-4a04-a05e-b889c97f1b6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:254\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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/5c892263-ee33-483b-b581-88de5a511272/named-query-elements/named-query-element/5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653098\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.270Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.271Z","message":"{\"transactionId\":\"1722cfa3-2515-4a04-a05e-b889c97f1b6e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:13:088\",\"respDate\":\"221026-05:04:13:271\",\"sourceId\":\"AAI-TOOLS:1722cfa3-2515-4a04-a05e-b889c97f1b6e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:13:088-40580\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1132], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48910], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[1722cfa3-2515-4a04-a05e-b889c97f1b6e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1722cfa3-2515-4a04-a05e-b889c97f1b6e]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:13:088-40580\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[221424], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:13:088-40580]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","LogTimestamp":"2022-10-26T05:04:13.183Z","elapsedTime":"18"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:13.272Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"db832fa5-09c3-4f04-b817-915e56dde0c5","LogTimestamp":"2022-10-26T05:04:13.272Z","ResponseDesc":"Created","elapsedTime":"18"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:13 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST 1722cfa3-2515-4a04-a05e-b889c97f1b6e AAI-TOOLS 10.233.69.226 190 - "logType": "access" {"timestamp":"2022-10-26T05:04:13.282Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1722cfa3-2515-4a04-a05e-b889c97f1b6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.282Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.359Z","message":"Entering","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.377Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.377Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.377Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.378Z","message":"Invoke","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55247d87-b0a0-4480-a8d1-acb1d70e1295","LogTimestamp":"2022-10-26T05:04:13.378Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.538Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"160","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55247d87-b0a0-4480-a8d1-acb1d70e1295","LogTimestamp":"2022-10-26T05:04:13.538Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.616Z","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\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:604\"},\"entity\":{\"resource-version\":\"1666760653376\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"resource-version\":\"1666760653376\",\"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\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"resource-version\":\"1666760653376\",\"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\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"resource-version\":\"1666760653376\",\"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\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"resource-version\":\"1666760653376\"}]}}]}}]}}]}}}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.616Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.631Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.631Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.638Z","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\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:626\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653376\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.652Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.651Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:639\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653376\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.653Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.676Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.676Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.678Z","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\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:647\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653376\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.683Z","message":"{\"transactionId\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:13:360\",\"respDate\":\"221026-05:04:13:683\",\"sourceId\":\"AAI-TOOLS:0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:13:360-56070\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2361], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48916], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[0cdb1cae-3cd2-47f0-8de7-3799190d55fe], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0cdb1cae-3cd2-47f0-8de7-3799190d55fe]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:13:360-56070\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94232], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:13:360-56070]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"160","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","LogTimestamp":"2022-10-26T05:04:13.538Z","elapsedTime":"7"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:13.684Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"325","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"55247d87-b0a0-4480-a8d1-acb1d70e1295","LogTimestamp":"2022-10-26T05:04:13.684Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:13 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 0cdb1cae-3cd2-47f0-8de7-3799190d55fe AAI-TOOLS 10.233.69.226 330 - "logType": "access" {"timestamp":"2022-10-26T05:04:13.695Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.694Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.696Z","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\":\"0cdb1cae-3cd2-47f0-8de7-3799190d55fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:660\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653376\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.696Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.710Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0cdb1cae-3cd2-47f0-8de7-3799190d55fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.710Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.764Z","message":"Entering","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.774Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.774Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.774Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.775Z","message":"Invoke","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","LogTimestamp":"2022-10-26T05:04:13.775Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.830Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","LogTimestamp":"2022-10-26T05:04:13.830Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.869Z","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\":\"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:858\"},\"entity\":{\"resource-version\":\"1666760653772\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"resource-version\":\"1666760653772\"}]}}}","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.869Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.886Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.886Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.890Z","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\":\"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:13:875\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"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/caa70937-2890-42af-aa5b-3fbe31a08256\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653772\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.890Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.903Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:13.903Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.905Z","message":"{\"transactionId\":\"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:13:765\",\"respDate\":\"221026-05:04:13:905\",\"sourceId\":\"AAI-TOOLS:8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:13:765-91176\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[642], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48926], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66]}\\\",\\\"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-221026-05:04:13:765-91176\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106584], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:13:765-91176]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","LogTimestamp":"2022-10-26T05:04:13.830Z","elapsedTime":"20"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:13.906Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c3cb980a-e479-480f-9bfe-4e0599d3fa36","LogTimestamp":"2022-10-26T05:04:13.906Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:13 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST 8d3dd8b4-6eed-4ad6-87b6-b50dd102bc66 AAI-TOOLS 10.233.69.226 147 - "logType": "access" {"timestamp":"2022-10-26T05:04:13.974Z","message":"Entering","context":{"RequestID":"ad9c048e-b264-47e9-83b4-987380551572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdcf562d-f9d4-40d5-9391-6f6cd6a91e66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.974Z","message":"Entering","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:13.978Z","message":"{\"transactionId\":\"ad9c048e-b264-47e9-83b4-987380551572\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:13:975\",\"respDate\":\"221026-05:04:13:978\",\"sourceId\":\"haproxy:ad9c048e-b264-47e9-83b4-987380551572\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:13:975-53158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad9c048e-b264-47e9-83b4-987380551572]}\\\"}\"}","context":{"RequestID":"ad9c048e-b264-47e9-83b4-987380551572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdcf562d-f9d4-40d5-9391-6f6cd6a91e66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:13.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad9c048e-b264-47e9-83b4-987380551572","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdcf562d-f9d4-40d5-9391-6f6cd6a91e66","LogTimestamp":"2022-10-26T05:04:13.978Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:14.000Z","message":"Checking for system property [partnerName]","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.000Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.000Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.001Z","message":"Invoke","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","LogTimestamp":"2022-10-26T05:04:14.001Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.568Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"568","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","LogTimestamp":"2022-10-26T05:04:14.568Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.587Z","message":"Entering","context":{"RequestID":"c98a75b5-663d-4bf7-979b-497a48e89c05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a1e7b68-16ef-4ef4-8d91-9e8beb3946d3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:14.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.590Z","message":"{\"transactionId\":\"c98a75b5-663d-4bf7-979b-497a48e89c05\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:14:588\",\"respDate\":\"221026-05:04:14:590\",\"sourceId\":\"healthcheck:c98a75b5-663d-4bf7-979b-497a48e89c05\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:14:588-13900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c98a75b5-663d-4bf7-979b-497a48e89c05]}\\\"}\"}","context":{"RequestID":"c98a75b5-663d-4bf7-979b-497a48e89c05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a1e7b68-16ef-4ef4-8d91-9e8beb3946d3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:14.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:14.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c98a75b5-663d-4bf7-979b-497a48e89c05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a1e7b68-16ef-4ef4-8d91-9e8beb3946d3","LogTimestamp":"2022-10-26T05:04:14.590Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:04:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:14.919Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:900\"},\"entity\":{\"resource-version\":\"1666760653999\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"resource-version\":\"1666760653999\",\"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\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"resource-version\":\"1666760653999\",\"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\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"resource-version\":\"1666760653999\",\"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\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"resource-version\":\"1666760653999\",\"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\":\"b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"resource-version\":\"1666760653999\",\"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\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"resource-version\":\"1666760653999\",\"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\":\"318000ec-0aa3-498a-a03a-245ef8be47be\",\"resource-version\":\"1666760653999\",\"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\":\"da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"resource-version\":\"1666760653999\",\"property-collect-list\":[\"l3-interface-ipv6-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\":\"217eba3f-e0fd-42b6-9faa-dbec69182297\",\"resource-version\":\"1666760653999\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"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\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"resource-version\":\"1666760653999\",\"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\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"resource-version\":\"1666760653999\",\"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\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"resource-version\":\"1666760653999\",\"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\":\"9bca3607-3c3f-4a41-8440-286444c45692\",\"resource-version\":\"1666760653999\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]},{\"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\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"resource-version\":\"1666760653999\",\"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\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"resource-version\":\"1666760653999\",\"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\":\"3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"resource-version\":\"1666760653999\",\"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\":\"7f00a189-08de-46d6-902c-488abe5697cf\",\"resource-version\":\"1666760653999\",\"property-collect-list\":[\"l3-interface-ipv6-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\":\"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\":\"ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"resource-version\":\"1666760653999\",\"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\":\"7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"resource-version\":\"1666760653999\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"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\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"resource-version\":\"1666760653999\",\"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\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"resource-version\":\"1666760653999\",\"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":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.938Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.938Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.939Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:924\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b/named-query-elements/named-query-element/e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.939Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.954Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:932\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f00a189-08de-46d6-902c-488abe5697cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/7f00a189-08de-46d6-902c-488abe5697cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.954Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.973Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.973Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.974Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:942\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.974Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:14.988Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:14.988Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.011Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:951\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.011Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.032Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.032Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.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/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:963\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"318000ec-0aa3-498a-a03a-245ef8be47be\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/318000ec-0aa3-498a-a03a-245ef8be47be\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.035Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.052Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.052Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.057Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:14:975\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.057Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.071Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.072Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:020\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bca3607-3c3f-4a41-8440-286444c45692\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79/named-query-elements/named-query-element/9bca3607-3c3f-4a41-8440-286444c45692\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.110Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.110Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.112Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:031\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.112Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.128Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.128Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.130Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:049\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.130Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.142Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.142Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.144Z","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\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:066\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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/5c892263-ee33-483b-b581-88de5a511272/named-query-elements/named-query-element/5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.144Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.159Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.159Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:133\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.160Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.180Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.180Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.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/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:15:146\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760653999\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.211Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.231Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:15.229Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.237Z","message":"{\"transactionId\":\"58496e36-381b-44d6-9465-1b20ab569ec7\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:13:975\",\"respDate\":\"221026-05:04:15:236\",\"sourceId\":\"AAI-TOOLS:58496e36-381b-44d6-9465-1b20ab569ec7\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:13:975-48464\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[16162], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48928], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[58496e36-381b-44d6-9465-1b20ab569ec7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[58496e36-381b-44d6-9465-1b20ab569ec7]}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:13:975-48464\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127048], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:13:975-48464]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"568","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","LogTimestamp":"2022-10-26T05:04:14.568Z","elapsedTime":"13"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:15.238Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"58496e36-381b-44d6-9465-1b20ab569ec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1264","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"411a9298-b8c2-47dd-b5cf-46e07896b1d0","LogTimestamp":"2022-10-26T05:04:15.238Z","ResponseDesc":"Created","elapsedTime":"13"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:15 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST 58496e36-381b-44d6-9465-1b20ab569ec7 AAI-TOOLS 10.233.69.226 1269 - "logType": "access" {"timestamp":"2022-10-26T05:04:15.317Z","message":"Entering","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:15.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.345Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:15.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.345Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:15.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.345Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:15.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.346Z","message":"Invoke","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","LogTimestamp":"2022-10-26T05:04:15.346Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.353Z","message":"Entering","context":{"RequestID":"b658be13-4fa1-400a-b143-2efcc0e067bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6f0637d-16c9-4315-973b-283c5a582f13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:15.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.356Z","message":"{\"transactionId\":\"b658be13-4fa1-400a-b143-2efcc0e067bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:15:354\",\"respDate\":\"221026-05:04:15:356\",\"sourceId\":\"OOM_ReadinessCheck:b658be13-4fa1-400a-b143-2efcc0e067bb\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:15:354-1566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49172], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b658be13-4fa1-400a-b143-2efcc0e067bb]}\\\"}\"}","context":{"RequestID":"b658be13-4fa1-400a-b143-2efcc0e067bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6f0637d-16c9-4315-973b-283c5a582f13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:15.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:15.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b658be13-4fa1-400a-b143-2efcc0e067bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6f0637d-16c9-4315-973b-283c5a582f13","LogTimestamp":"2022-10-26T05:04:15.356Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:15.502Z","message":"Entering","context":{"RequestID":"8e47180d-0418-40c4-a103-f1768efe22b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9c5998-73e2-4c11-88b7-db686d5ee6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.505Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e47180d-0418-40c4-a103-f1768efe22b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9c5998-73e2-4c11-88b7-db686d5ee6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:15.508Z","message":"{\"transactionId\":\"8e47180d-0418-40c4-a103-f1768efe22b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:15:503\",\"respDate\":\"221026-05:04:15:507\",\"sourceId\":\"ReadinessCheck:8e47180d-0418-40c4-a103-f1768efe22b7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:15:503-37551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8e47180d-0418-40c4-a103-f1768efe22b7]}\\\"}\"}","context":{"RequestID":"8e47180d-0418-40c4-a103-f1768efe22b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef9c5998-73e2-4c11-88b7-db686d5ee6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:15.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e47180d-0418-40c4-a103-f1768efe22b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef9c5998-73e2-4c11-88b7-db686d5ee6f0","LogTimestamp":"2022-10-26T05:04:15.508Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:04:15.952Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"607","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","LogTimestamp":"2022-10-26T05:04:15.952Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.990Z","message":"Entering","context":{"RequestID":"0a40f453-5103-4dd7-a26a-13293483db44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9c9f3f4-44fd-450d-8379-b01decdd2bff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:15.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:15.993Z","message":"{\"transactionId\":\"0a40f453-5103-4dd7-a26a-13293483db44\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:15:991\",\"respDate\":\"221026-05:04:15:993\",\"sourceId\":\"haproxy:0a40f453-5103-4dd7-a26a-13293483db44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:15:991-50584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a40f453-5103-4dd7-a26a-13293483db44]}\\\"}\"}","context":{"RequestID":"0a40f453-5103-4dd7-a26a-13293483db44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9c9f3f4-44fd-450d-8379-b01decdd2bff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:15.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:15.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a40f453-5103-4dd7-a26a-13293483db44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c9f3f4-44fd-450d-8379-b01decdd2bff","LogTimestamp":"2022-10-26T05:04:15.993Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:16.395Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:379\"},\"entity\":{\"resource-version\":\"1666760655344\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"resource-version\":\"1666760655344\",\"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\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"resource-version\":\"1666760655344\",\"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\":\"20cd9738-52e1-4856-90ba-c585dcb5092b\",\"resource-version\":\"1666760655344\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]},{\"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\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"resource-version\":\"1666760655344\",\"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\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"resource-version\":\"1666760655344\",\"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\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"resource-version\":\"1666760655344\",\"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\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"resource-version\":\"1666760655344\",\"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\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"resource-version\":\"1666760655344\",\"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\":\"72f07aa2-2e2e-46b8-95df-81f5d8ec071c\",\"resource-version\":\"1666760655344\",\"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\":\"513f5e9b-8156-4917-9128-baba9e5bb8fc\",\"resource-version\":\"1666760655344\",\"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\":\"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\":\"ff4c5a7e-2193-4df7-b5c9-a46f2bcd237a\",\"resource-version\":\"1666760655344\",\"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\":\"f792addc-6380-405e-85f1-24c3321812a4\",\"resource-version\":\"1666760655344\",\"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\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"resource-version\":\"1666760655344\",\"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\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"resource-version\":\"1666760655344\",\"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\":\"e8689627-8e97-422a-9e8a-4ac0519783c6\",\"resource-version\":\"1666760655344\",\"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\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"resource-version\":\"1666760655344\",\"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\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"resource-version\":\"1666760655344\",\"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\":\"f1c97762-733c-4c21-ad15-60158653eec9\",\"resource-version\":\"1666760655344\",\"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\":\"549da7e3-7957-4cda-83f3-b95472b95894\",\"resource-version\":\"1666760655344\",\"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\":\"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\":\"82873638-42e5-49a7-86b3-3de073d3c1f7\",\"resource-version\":\"1666760655344\",\"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\":\"c5d8156d-0ab7-416d-8b3b-3b51d5c25661\",\"resource-version\":\"1666760655344\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"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\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.395Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.411Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.411Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.412Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:395\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a/named-query-elements/named-query-element/20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b/named-query-elements/named-query-element/e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.412Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.433Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.432Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.434Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:404\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1c97762-733c-4c21-ad15-60158653eec9\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d/named-query-elements/named-query-element/f1c97762-733c-4c21-ad15-60158653eec9\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"72f07aa2-2e2e-46b8-95df-81f5d8ec071c\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e/named-query-elements/named-query-element/72f07aa2-2e2e-46b8-95df-81f5d8ec071c\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f792addc-6380-405e-85f1-24c3321812a4\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/f792addc-6380-405e-85f1-24c3321812a4\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f00a189-08de-46d6-902c-488abe5697cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/7f00a189-08de-46d6-902c-488abe5697cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5d8156d-0ab7-416d-8b3b-3b51d5c25661\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/c5d8156d-0ab7-416d-8b3b-3b51d5c25661\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.434Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.453Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.453Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.455Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:427\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9/named-query-elements/named-query-element/3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.455Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.468Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.468Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.470Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:435\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.470Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.496Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.496Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.511Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:445\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"318000ec-0aa3-498a-a03a-245ef8be47be\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/318000ec-0aa3-498a-a03a-245ef8be47be\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff4c5a7e-2193-4df7-b5c9-a46f2bcd237a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/ff4c5a7e-2193-4df7-b5c9-a46f2bcd237a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"549da7e3-7957-4cda-83f3-b95472b95894\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d/named-query-elements/named-query-element/549da7e3-7957-4cda-83f3-b95472b95894\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"513f5e9b-8156-4917-9128-baba9e5bb8fc\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e/named-query-elements/named-query-element/513f5e9b-8156-4917-9128-baba9e5bb8fc\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82873638-42e5-49a7-86b3-3de073d3c1f7\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/82873638-42e5-49a7-86b3-3de073d3c1f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.529Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.529Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.531Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:456\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.531Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.551Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.551Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04: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/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:467\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8689627-8e97-422a-9e8a-4ac0519783c6\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9/named-query-elements/named-query-element/3cf596e3-80ed-4fc3-af25-ff56ac2c28ea/named-query-elements/named-query-element/e8689627-8e97-422a-9e8a-4ac0519783c6\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bca3607-3c3f-4a41-8440-286444c45692\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79/named-query-elements/named-query-element/9bca3607-3c3f-4a41-8440-286444c45692\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.571Z","message":"{\"transactionId\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:15:318\",\"respDate\":\"221026-05:04:16:571\",\"sourceId\":\"AAI-TOOLS:c062df03-0584-432b-ad44-ce0d81bcbdef\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:15:318-47474\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[16164], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48946], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[c062df03-0584-432b-ad44-ce0d81bcbdef], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c062df03-0584-432b-ad44-ce0d81bcbdef]}\\\",\\\"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-221026-05:04:15:318-47474\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114776], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:15:318-47474]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"607","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","LogTimestamp":"2022-10-26T05:04:15.952Z","elapsedTime":"22"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:16.580Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.579Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.609Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1255","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7b4557cb-d3a8-49fb-8a24-f035c37c004a","LogTimestamp":"2022-10-26T05:04:16.572Z","ResponseDesc":"Created","elapsedTime":"22"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.611Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:474\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.611Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:16 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST c062df03-0584-432b-ad44-ce0d81bcbdef AAI-TOOLS 10.233.69.226 1298 - "logType": "access" {"timestamp":"2022-10-26T05:04:16.627Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.626Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.628Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:485\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.628Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.640Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.640Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.642Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:517\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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/5c892263-ee33-483b-b581-88de5a511272/named-query-elements/named-query-element/5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.642Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.655Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.654Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.657Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:527\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.657Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.670Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.670Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.673Z","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\":\"c062df03-0584-432b-ad44-ce0d81bcbdef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:16:535\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760655344\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.673Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.689Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c062df03-0584-432b-ad44-ce0d81bcbdef","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:16.689Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.692Z","message":"Entering","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:16.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.723Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:16.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.724Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:16.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.724Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:16.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:16.724Z","message":"Invoke","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","LogTimestamp":"2022-10-26T05:04:16.724Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.352Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"628","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","LogTimestamp":"2022-10-26T05:04:17.352Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.602Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:17.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:17.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:17.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:17.850Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:839\"},\"entity\":{\"resource-version\":\"1666760656722\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"resource-version\":\"1666760656722\",\"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\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"resource-version\":\"1666760656722\",\"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\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"resource-version\":\"1666760656722\",\"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\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"resource-version\":\"1666760656722\",\"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\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"resource-version\":\"1666760656722\",\"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\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"resource-version\":\"1666760656722\",\"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\":\"4d8a6878-8ed6-4dc2-993d-6db214900635\",\"resource-version\":\"1666760656722\"},{\"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\":\"341b732e-3a6f-44a2-ac58-aad420d85a29\",\"resource-version\":\"1666760656722\",\"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\":\"70584283-53ba-41d2-ad20-21a01258f494\",\"resource-version\":\"1666760656722\"},{\"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\":\"579deee1-31e0-4d18-93b0-90aa1f275eff\",\"resource-version\":\"1666760656722\"}]}},{\"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\":\"0d003b7d-0e7a-4b7e-b3dd-a6b912fc97e1\",\"resource-version\":\"1666760656722\"}]}}]}},{\"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\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"resource-version\":\"1666760656722\",\"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\":\"fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"resource-version\":\"1666760656722\",\"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\":\"69dda56b-d418-46e7-8e77-94e98f9ce3f3\",\"resource-version\":\"1666760656722\"},{\"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\":\"6f6c8aab-fb2f-4480-89c2-b42121981084\",\"resource-version\":\"1666760656722\"}]}},{\"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\":\"da91eaca-bda2-4f44-b334-6d39fa1af63e\",\"resource-version\":\"1666760656722\"},{\"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\":\"38c5ca85-ba3e-4c78-8463-94c388da6cc5\",\"resource-version\":\"1666760656722\"}]}}]}}]}}]}},{\"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\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"resource-version\":\"1666760656722\",\"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\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"resource-version\":\"1666760656722\",\"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\":\"243bbdcb-8711-477f-94c0-1ed4e4cd0244\",\"resource-version\":\"1666760656722\"},{\"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\":\"b672683c-fc00-4119-a706-7cfe6c535f4c\",\"resource-version\":\"1666760656722\"},{\"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\":\"0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"resource-version\":\"1666760656722\",\"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\":\"73b6ec43-8482-4689-b61e-0c8b85e0f8b3\",\"resource-version\":\"1666760656722\"},{\"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\":\"568a9847-c037-4297-9469-8860026381d0\",\"resource-version\":\"1666760656722\"}]}}]}},{\"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\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"resource-version\":\"1666760656722\",\"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\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"resource-version\":\"1666760656722\",\"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\":\"4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"resource-version\":\"1666760656722\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.849Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.866Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.865Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.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/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:849\"},\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"73b6ec43-8482-4689-b61e-0c8b85e0f8b3\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/0bdd7ad3-b075-477b-b217-9f689fa0ec58/named-query-elements/named-query-element/73b6ec43-8482-4689-b61e-0c8b85e0f8b3\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1c97762-733c-4c21-ad15-60158653eec9\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d/named-query-elements/named-query-element/f1c97762-733c-4c21-ad15-60158653eec9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"243bbdcb-8711-477f-94c0-1ed4e4cd0244\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/243bbdcb-8711-477f-94c0-1ed4e4cd0244\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d003b7d-0e7a-4b7e-b3dd-a6b912fc97e1\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/0d003b7d-0e7a-4b7e-b3dd-a6b912fc97e1\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"72f07aa2-2e2e-46b8-95df-81f5d8ec071c\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e/named-query-elements/named-query-element/72f07aa2-2e2e-46b8-95df-81f5d8ec071c\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/da3ac532-6602-479f-90c1-fb9849ebd9ab\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/217eba3f-e0fd-42b6-9faa-dbec69182297\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/7c1025e7-ed63-4b66-abbd-f49054bf5d48\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f792addc-6380-405e-85f1-24c3321812a4\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/f792addc-6380-405e-85f1-24c3321812a4\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f00a189-08de-46d6-902c-488abe5697cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/7f00a189-08de-46d6-902c-488abe5697cf\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da91eaca-bda2-4f44-b334-6d39fa1af63e\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/da91eaca-bda2-4f44-b334-6d39fa1af63e\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6f6c8aab-fb2f-4480-89c2-b42121981084\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/fd369422-54c1-44c0-a39b-dcdfd9a58177/named-query-elements/named-query-element/6f6c8aab-fb2f-4480-89c2-b42121981084\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5d8156d-0ab7-416d-8b3b-3b51d5c25661\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/c5d8156d-0ab7-416d-8b3b-3b51d5c25661\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"341b732e-3a6f-44a2-ac58-aad420d85a29\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"579deee1-31e0-4d18-93b0-90aa1f275eff\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/341b732e-3a6f-44a2-ac58-aad420d85a29/named-query-elements/named-query-element/579deee1-31e0-4d18-93b0-90aa1f275eff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.868Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.888Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.888Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.890Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:859\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f/named-query-elements/named-query-element/6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"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/5c892263-ee33-483b-b581-88de5a511272\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea/named-query-elements/named-query-element/ce7c4202-bfd9-4829-9ba7-cfeea96109c2/named-query-elements/named-query-element/4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.904Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.904Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:865\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.914Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.929Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.929Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.932Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:874\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/b52d70c1-c72c-49b2-a235-4d67b00754ed\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"318000ec-0aa3-498a-a03a-245ef8be47be\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b/named-query-elements/named-query-element/318000ec-0aa3-498a-a03a-245ef8be47be\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d8a6878-8ed6-4dc2-993d-6db214900635\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/4d8a6878-8ed6-4dc2-993d-6db214900635\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff4c5a7e-2193-4df7-b5c9-a46f2bcd237a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/ff4c5a7e-2193-4df7-b5c9-a46f2bcd237a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"341b732e-3a6f-44a2-ac58-aad420d85a29\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70584283-53ba-41d2-ad20-21a01258f494\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/341b732e-3a6f-44a2-ac58-aad420d85a29/named-query-elements/named-query-element/70584283-53ba-41d2-ad20-21a01258f494\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"69dda56b-d418-46e7-8e77-94e98f9ce3f3\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/fd369422-54c1-44c0-a39b-dcdfd9a58177/named-query-elements/named-query-element/69dda56b-d418-46e7-8e77-94e98f9ce3f3\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46/named-query-elements/named-query-element/3fd53bd4-ed5c-44e1-84b3-894fa0c717e7\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ec0fc31b-6112-4dbe-8f3c-fe25066b6337\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b672683c-fc00-4119-a706-7cfe6c535f4c\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/b672683c-fc00-4119-a706-7cfe6c535f4c\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"549da7e3-7957-4cda-83f3-b95472b95894\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d/named-query-elements/named-query-element/549da7e3-7957-4cda-83f3-b95472b95894\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"513f5e9b-8156-4917-9128-baba9e5bb8fc\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e/named-query-elements/named-query-element/513f5e9b-8156-4917-9128-baba9e5bb8fc\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"568a9847-c037-4297-9469-8860026381d0\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/0bdd7ad3-b075-477b-b217-9f689fa0ec58/named-query-elements/named-query-element/568a9847-c037-4297-9469-8860026381d0\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82873638-42e5-49a7-86b3-3de073d3c1f7\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/82873638-42e5-49a7-86b3-3de073d3c1f7\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38c5ca85-ba3e-4c78-8463-94c388da6cc5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/38c5ca85-ba3e-4c78-8463-94c388da6cc5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.932Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.946Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.946Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.948Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:884\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.948Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.961Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.960Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.962Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:914\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.962Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:17.991Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:17.991Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.010Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:925\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea/named-query-elements/named-query-element/ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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/5c892263-ee33-483b-b581-88de5a511272/named-query-elements/named-query-element/5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.010Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.017Z","message":"Entering","context":{"RequestID":"972cd2cd-1112-4015-a6a1-d12f44d84296","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f61fad3-3335-4ff7-8fde-f6c0c831aa3f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.020Z","message":"{\"transactionId\":\"972cd2cd-1112-4015-a6a1-d12f44d84296\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:18:017\",\"respDate\":\"221026-05:04:18:019\",\"sourceId\":\"haproxy:972cd2cd-1112-4015-a6a1-d12f44d84296\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:18:017-69745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[972cd2cd-1112-4015-a6a1-d12f44d84296]}\\\"}\"}","context":{"RequestID":"972cd2cd-1112-4015-a6a1-d12f44d84296","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f61fad3-3335-4ff7-8fde-f6c0c831aa3f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:18.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972cd2cd-1112-4015-a6a1-d12f44d84296","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f61fad3-3335-4ff7-8fde-f6c0c831aa3f","LogTimestamp":"2022-10-26T05:04:18.020Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:18.023Z","message":"{\"transactionId\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:16:693\",\"respDate\":\"221026-05:04:18:023\",\"sourceId\":\"AAI-TOOLS:ddab198c-7c44-413c-b987-06f2fbb02871\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:16:693-19364\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[18105], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48968], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[ddab198c-7c44-413c-b987-06f2fbb02871], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ddab198c-7c44-413c-b987-06f2fbb02871]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:16:693-19364\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:16:693-19364]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"628","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","LogTimestamp":"2022-10-26T05:04:17.352Z","elapsedTime":"32"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:18.024Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1333","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e997456e-e6c8-40fc-8ece-159b2e6cfbef","LogTimestamp":"2022-10-26T05:04:18.024Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:18 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST ddab198c-7c44-413c-b987-06f2fbb02871 AAI-TOOLS 10.233.69.226 1338 - "logType": "access" {"timestamp":"2022-10-26T05:04:18.030Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.029Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.031Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:933\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.031Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.045Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.044Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.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/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:941\"},\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.046Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.062Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.061Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.064Z","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\":\"ddab198c-7c44-413c-b987-06f2fbb02871\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:17:949\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"341b732e-3a6f-44a2-ac58-aad420d85a29\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/341b732e-3a6f-44a2-ac58-aad420d85a29\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760656722\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.064Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.079Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ddab198c-7c44-413c-b987-06f2fbb02871","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.078Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.101Z","message":"Entering","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.114Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.152Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.152Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.153Z","message":"Invoke","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f5d72751-83b2-49dd-84e5-45284aaedf0c","LogTimestamp":"2022-10-26T05:04:18.153Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.321Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"168","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f5d72751-83b2-49dd-84e5-45284aaedf0c","LogTimestamp":"2022-10-26T05:04:18.321Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.484Z","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\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:477\"},\"entity\":{\"resource-version\":\"1666760658113\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"resource-version\":\"1666760658113\",\"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\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"resource-version\":\"1666760658113\",\"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\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"resource-version\":\"1666760658113\",\"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\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"resource-version\":\"1666760658113\",\"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\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"resource-version\":\"1666760658113\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.484Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.501Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.501Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.503Z","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\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:485\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658113\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.502Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.516Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.516Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.518Z","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\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:492\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658113\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.518Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.530Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.530Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.531Z","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\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:499\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/f8db7539-ee71-48b4-b6e6-518790832af4\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658113\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.531Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.546Z","message":"{\"transactionId\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:18:102\",\"respDate\":\"221026-05:04:18:546\",\"sourceId\":\"AAI-TOOLS:7e1de170-a61a-4089-955c-b04753191fa5\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:18:102-33569\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3122], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[48996], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7e1de170-a61a-4089-955c-b04753191fa5], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7e1de170-a61a-4089-955c-b04753191fa5]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:18:102-33569\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159816], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:18:102-33569]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"168","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","LogTimestamp":"2022-10-26T05:04:18.321Z","elapsedTime":"10"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:18.547Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"446","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f5d72751-83b2-49dd-84e5-45284aaedf0c","LogTimestamp":"2022-10-26T05:04:18.547Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.547Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.547Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:18 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST 7e1de170-a61a-4089-955c-b04753191fa5 AAI-TOOLS 10.233.69.226 450 - "logType": "access" {"timestamp":"2022-10-26T05:04:18.549Z","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\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:509\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658113\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.549Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.563Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e1de170-a61a-4089-955c-b04753191fa5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:527\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658113\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.565Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.575Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e1de170-a61a-4089-955c-b04753191fa5","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"10","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.575Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.626Z","message":"Entering","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.637Z","message":"Checking for system property [partnerName]","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.637Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.637Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.638Z","message":"Invoke","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","LogTimestamp":"2022-10-26T05:04:18.638Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.714Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"04384984-9e50-4436-be61-b211ae088a75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","LogTimestamp":"2022-10-26T05:04:18.714Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.769Z","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\":\"04384984-9e50-4436-be61-b211ae088a75\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:760\"},\"entity\":{\"resource-version\":\"1666760658636\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"resource-version\":\"1666760658636\",\"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\":\"d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"resource-version\":\"1666760658636\"}]}}]}}}","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.769Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.784Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.784Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.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/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"04384984-9e50-4436-be61-b211ae088a75\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:770\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"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/caa70937-2890-42af-aa5b-3fbe31a08256\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b/named-query-elements/named-query-element/d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658636\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.785Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.799Z","message":"{\"transactionId\":\"04384984-9e50-4436-be61-b211ae088a75\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:18:627\",\"respDate\":\"221026-05:04:18:799\",\"sourceId\":\"AAI-TOOLS:04384984-9e50-4436-be61-b211ae088a75\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:18:627-64187\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1145], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49002], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[04384984-9e50-4436-be61-b211ae088a75], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[04384984-9e50-4436-be61-b211ae088a75]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:18:627-64187\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[307440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:18:627-64187]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","LogTimestamp":"2022-10-26T05:04:18.714Z","elapsedTime":"15"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:18.800Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"04384984-9e50-4436-be61-b211ae088a75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"80fa95d5-da62-403b-8aa0-64e7c0d9dc61","LogTimestamp":"2022-10-26T05:04:18.800Z","ResponseDesc":"Created","elapsedTime":"15"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.802Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.801Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:18 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST 04384984-9e50-4436-be61-b211ae088a75 AAI-TOOLS 10.233.69.226 179 - "logType": "access" {"timestamp":"2022-10-26T05:04:18.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/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"04384984-9e50-4436-be61-b211ae088a75\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:18:780\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658636\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.803Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.817Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"04384984-9e50-4436-be61-b211ae088a75","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:18.817Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.916Z","message":"Entering","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.927Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.927Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.927Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:18.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:18.928Z","message":"Invoke","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"908853b5-bd13-4b0f-ac59-225c8256fb99","LogTimestamp":"2022-10-26T05:04:18.928Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.092Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"163","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"908853b5-bd13-4b0f-ac59-225c8256fb99","LogTimestamp":"2022-10-26T05:04:19.091Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.351Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:341\"},\"entity\":{\"resource-version\":\"1666760658926\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"resource-version\":\"1666760658926\",\"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\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"resource-version\":\"1666760658926\",\"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\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"resource-version\":\"1666760658926\",\"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\":\"901f236f-b437-483f-96c5-cb7d611ae6ca\",\"resource-version\":\"1666760658926\",\"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\":\"a8c8213f-1a4d-42da-810f-b10ff43246da\",\"resource-version\":\"1666760658926\",\"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\":\"f9bd67cd-5276-40de-9b5d-43b641ce92fc\",\"resource-version\":\"1666760658926\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.351Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.368Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.367Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.370Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:352\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9/named-query-elements/named-query-element/3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"901f236f-b437-483f-96c5-cb7d611ae6ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8c8213f-1a4d-42da-810f-b10ff43246da\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4/named-query-elements/named-query-element/901f236f-b437-483f-96c5-cb7d611ae6ca/named-query-elements/named-query-element/a8c8213f-1a4d-42da-810f-b10ff43246da\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.370Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.385Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.385Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.387Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:361\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.387Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.399Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.399Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.404Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:371\"},\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"901f236f-b437-483f-96c5-cb7d611ae6ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8c8213f-1a4d-42da-810f-b10ff43246da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9bd67cd-5276-40de-9b5d-43b641ce92fc\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4/named-query-elements/named-query-element/901f236f-b437-483f-96c5-cb7d611ae6ca/named-query-elements/named-query-element/a8c8213f-1a4d-42da-810f-b10ff43246da/named-query-elements/named-query-element/f9bd67cd-5276-40de-9b5d-43b641ce92fc\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8689627-8e97-422a-9e8a-4ac0519783c6\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9/named-query-elements/named-query-element/3cf596e3-80ed-4fc3-af25-ff56ac2c28ea/named-query-elements/named-query-element/e8689627-8e97-422a-9e8a-4ac0519783c6\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bca3607-3c3f-4a41-8440-286444c45692\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79/named-query-elements/named-query-element/9bca3607-3c3f-4a41-8440-286444c45692\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.404Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.419Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.418Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.423Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:384\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.421Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.446Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.445Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.449Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:420\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea/named-query-elements/named-query-element/ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"901f236f-b437-483f-96c5-cb7d611ae6ca\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4/named-query-elements/named-query-element/901f236f-b437-483f-96c5-cb7d611ae6ca\",\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577/named-query-elements/named-query-element/82326739-c6fe-4bd0-8103-dd2d990172e5\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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/5c892263-ee33-483b-b581-88de5a511272/named-query-elements/named-query-element/5f096374-6845-41bd-a1a9-55863dcb5c4f\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.468Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.467Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.468Z","message":"{\"transactionId\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:18:917\",\"respDate\":\"221026-05:04:19:468\",\"sourceId\":\"AAI-TOOLS:2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:18:917-34512\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3948], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49008], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[2fa03044-14ea-4b00-9d78-4d32f8bd65a3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2fa03044-14ea-4b00-9d78-4d32f8bd65a3]}\\\",\\\"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-221026-05:04:18:917-34512\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[319728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:18:917-34512]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"163","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","LogTimestamp":"2022-10-26T05:04:19.091Z","elapsedTime":"57"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:19.469Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"553","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"908853b5-bd13-4b0f-ac59-225c8256fb99","LogTimestamp":"2022-10-26T05:04:19.469Z","ResponseDesc":"Created","elapsedTime":"57"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.470Z","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\":\"2fa03044-14ea-4b00-9d78-4d32f8bd65a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:431\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760658926\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.470Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:19 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST 2fa03044-14ea-4b00-9d78-4d32f8bd65a3 AAI-TOOLS 10.233.69.226 557 - "logType": "access" {"timestamp":"2022-10-26T05:04:19.485Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2fa03044-14ea-4b00-9d78-4d32f8bd65a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.485Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.554Z","message":"Entering","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:19.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.566Z","message":"Checking for system property [partnerName]","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:19.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.566Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:19.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.566Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:19.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.567Z","message":"Invoke","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c7638dbf-c5ad-4198-b31d-503451265ba5","LogTimestamp":"2022-10-26T05:04:19.567Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.790Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"223","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c7638dbf-c5ad-4198-b31d-503451265ba5","LogTimestamp":"2022-10-26T05:04:19.790Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.982Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:973\"},\"entity\":{\"resource-version\":\"1666760659565\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"resource-version\":\"1666760659565\",\"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\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"resource-version\":\"1666760659565\",\"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\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"resource-version\":\"1666760659565\",\"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\":\"de0fb5b4-d9d1-4473-b71a-0f58969465f9\",\"resource-version\":\"1666760659565\",\"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\":\"57001d95-5802-4208-b123-7059e3907640\",\"resource-version\":\"1666760659565\"}]}},{\"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\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"resource-version\":\"1666760659565\",\"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\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"resource-version\":\"1666760659565\",\"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\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"resource-version\":\"1666760659565\",\"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\":\"f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"resource-version\":\"1666760659565\"}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.982Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:19.999Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:19.998Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.001Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:984\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de0fb5b4-d9d1-4473-b71a-0f58969465f9\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/de0fb5b4-d9d1-4473-b71a-0f58969465f9\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233343ec-e30d-49f1-917e-9038f79546f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/233343ec-e30d-49f1-917e-9038f79546f9/named-query-elements/named-query-element/3cf596e3-80ed-4fc3-af25-ff56ac2c28ea\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"901f236f-b437-483f-96c5-cb7d611ae6ca\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8c8213f-1a4d-42da-810f-b10ff43246da\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4/named-query-elements/named-query-element/901f236f-b437-483f-96c5-cb7d611ae6ca/named-query-elements/named-query-element/a8c8213f-1a4d-42da-810f-b10ff43246da\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6146027d-de68-4c5b-a1b7-8950e4b9c713\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a239780b-ee77-42fd-9fea-1399988cce79\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/6146027d-de68-4c5b-a1b7-8950e4b9c713/named-query-elements/named-query-element/a239780b-ee77-42fd-9fea-1399988cce79\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.001Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.014Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.014Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.016Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:19:994\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a/named-query-elements/named-query-element/20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b/named-query-elements/named-query-element/e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419/named-query-elements/named-query-element/f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.016Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.029Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.029Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.031Z","message":"Entering","context":{"RequestID":"8519ca1e-2945-4967-aeca-ee53c20d863d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3658ed59-7d8a-4e5b-8dea-8af74705a6f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:20.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.031Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:002\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"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/caa70937-2890-42af-aa5b-3fbe31a08256\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b/named-query-elements/named-query-element/d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.031Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.034Z","message":"{\"transactionId\":\"8519ca1e-2945-4967-aeca-ee53c20d863d\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:20:031\",\"respDate\":\"221026-05:04:20:034\",\"sourceId\":\"haproxy:8519ca1e-2945-4967-aeca-ee53c20d863d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:20:031-975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8519ca1e-2945-4967-aeca-ee53c20d863d]}\\\"}\"}","context":{"RequestID":"8519ca1e-2945-4967-aeca-ee53c20d863d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3658ed59-7d8a-4e5b-8dea-8af74705a6f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:20.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:20.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8519ca1e-2945-4967-aeca-ee53c20d863d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3658ed59-7d8a-4e5b-8dea-8af74705a6f7","LogTimestamp":"2022-10-26T05:04:20.035Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:20.044Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.044Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.045Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:011\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"051ad669-98eb-4f04-a284-dcd682bc477f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b195aecb-bcd5-4537-a98b-0246ef569027\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/051ad669-98eb-4f04-a284-dcd682bc477f/named-query-elements/named-query-element/b195aecb-bcd5-4537-a98b-0246ef569027\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"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/d48edbeb-d147-496e-9147-761412eb63b3\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de0fb5b4-d9d1-4473-b71a-0f58969465f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57001d95-5802-4208-b123-7059e3907640\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/de0fb5b4-d9d1-4473-b71a-0f58969465f9/named-query-elements/named-query-element/57001d95-5802-4208-b123-7059e3907640\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.045Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.067Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.067Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.069Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:021\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.073Z","message":"{\"transactionId\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:19:555\",\"respDate\":\"221026-05:04:20:073\",\"sourceId\":\"AAI-TOOLS:14c92466-6625-4fe6-9f84-4ae36c058239\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:19:555-91931\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[6051], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49024], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[14c92466-6625-4fe6-9f84-4ae36c058239], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[14c92466-6625-4fe6-9f84-4ae36c058239]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:19:555-91931\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[332016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:19:555-91931]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"223","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","LogTimestamp":"2022-10-26T05:04:19.790Z","elapsedTime":"48"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:20.074Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"519","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c7638dbf-c5ad-4198-b31d-503451265ba5","LogTimestamp":"2022-10-26T05:04:20.073Z","ResponseDesc":"Created","elapsedTime":"48"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:20 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 14c92466-6625-4fe6-9f84-4ae36c058239 AAI-TOOLS 10.233.69.226 523 - "logType": "access" {"timestamp":"2022-10-26T05:04:20.100Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.100Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.102Z","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\":\"14c92466-6625-4fe6-9f84-4ae36c058239\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:048\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760659565\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.116Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"14c92466-6625-4fe6-9f84-4ae36c058239","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.116Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.148Z","message":"Entering","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.167Z","message":"Checking for system property [partnerName]","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.167Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.167Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.168Z","message":"Invoke","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"428915ea-91d6-4d0a-88e4-cc64355a70c4","LogTimestamp":"2022-10-26T05:04:20.168Z"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.419Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"251","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"428915ea-91d6-4d0a-88e4-cc64355a70c4","LogTimestamp":"2022-10-26T05:04:20.419Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.627Z","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\":\"975cb4d1-7662-4618-8a78-2cf013d96885\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:619\"},\"entity\":{\"resource-version\":\"1666760660166\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"resource-version\":\"1666760660166\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"080d8e24-a48e-49e4-9321-585daa4a59c3\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760660166\",\"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\":\"81537f3c-89f9-4222-aa43-204be1d5b566\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760660166\",\"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\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"resource-version\":\"1666760660166\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"38394e46-0fbb-4b3f-8b21-8ff5df279abc\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760660166\",\"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\":\"e5cec56a-88f7-4021-b212-fd413e037c8b\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760660166\",\"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\":\"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\":\"efd42771-7bdf-4c57-9932-538a4cefd4a0\",\"resource-version\":\"1666760660166\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"0bbddff5-67a1-4401-a4ef-0b8ae5059fe0\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760660166\",\"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\":\"51376d84-cc09-4e82-9739-3e5258b2795b\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760660166\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.644Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.644Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.646Z","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\":\"975cb4d1-7662-4618-8a78-2cf013d96885\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:627\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660166\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.646Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.661Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.661Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.663Z","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\":\"975cb4d1-7662-4618-8a78-2cf013d96885\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:635\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efd42771-7bdf-4c57-9932-538a4cefd4a0\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf/named-query-elements/named-query-element/efd42771-7bdf-4c57-9932-538a4cefd4a0\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660166\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.663Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.676Z","message":"{\"transactionId\":\"975cb4d1-7662-4618-8a78-2cf013d96885\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:20:149\",\"respDate\":\"221026-05:04:20:676\",\"sourceId\":\"AAI-TOOLS:975cb4d1-7662-4618-8a78-2cf013d96885\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:20:149-37329\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4254], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49032], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[975cb4d1-7662-4618-8a78-2cf013d96885], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[975cb4d1-7662-4618-8a78-2cf013d96885]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:20:149-37329\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[282784], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:20:149-37329]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"251","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","LogTimestamp":"2022-10-26T05:04:20.419Z","elapsedTime":"62"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:20.677Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"529","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"428915ea-91d6-4d0a-88e4-cc64355a70c4","LogTimestamp":"2022-10-26T05:04:20.677Z","ResponseDesc":"Created","elapsedTime":"62"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:20 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST 975cb4d1-7662-4618-8a78-2cf013d96885 AAI-TOOLS 10.233.69.226 534 - "logType": "access" {"timestamp":"2022-10-26T05:04:20.680Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.680Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.682Z","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\":\"975cb4d1-7662-4618-8a78-2cf013d96885\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:20:643\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660166\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.682Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.696Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"975cb4d1-7662-4618-8a78-2cf013d96885","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:20.695Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.754Z","message":"Entering","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.774Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.775Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.775Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:20.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:20.776Z","message":"Invoke","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a5590309-48fa-40b7-8640-c8d76c1c642a","LogTimestamp":"2022-10-26T05:04:20.776Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.036Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"260","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a5590309-48fa-40b7-8640-c8d76c1c642a","LogTimestamp":"2022-10-26T05:04:21.036Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.404Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:396\"},\"entity\":{\"resource-version\":\"1666760660773\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"resource-version\":\"1666760660773\",\"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\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"resource-version\":\"1666760660773\",\"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\":\"df5c900d-46de-4cf6-8666-5f60a88caace\",\"resource-version\":\"1666760660773\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"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\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"resource-version\":\"1666760660773\",\"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\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"resource-version\":\"1666760660773\",\"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\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"resource-version\":\"1666760660773\",\"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\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"resource-version\":\"1666760660773\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}},{\"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\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"resource-version\":\"1666760660773\",\"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\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"resource-version\":\"1666760660773\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.403Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.418Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.418Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.420Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:405\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd/named-query-elements/named-query-element/79b005b2-243b-4289-a9bb-8193041a90f1\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1/named-query-elements/named-query-element/9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.434Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.433Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.435Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:415\"},\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/c45aa01e-dc9a-499f-a456-c0c428eb1039\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/c9a93c8c-fd01-4cc1-a03a-5513bd386193\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/a6d2ccb8-c2c3-4270-8758-b1e58af5c67a\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8db7539-ee71-48b4-b6e6-518790832af4\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/f8db7539-ee71-48b4-b6e6-518790832af4\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/ce930521-b6e3-409d-9ca2-2e9e97fd227f\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/26f28f2a-a0d7-4bfc-a3f7-58e7610adb00\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.435Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.458Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.457Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.460Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:429\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a/named-query-elements/named-query-element/20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b/named-query-elements/named-query-element/e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df5c900d-46de-4cf6-8666-5f60a88caace\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78/named-query-elements/named-query-element/df5c900d-46de-4cf6-8666-5f60a88caace\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419/named-query-elements/named-query-element/f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.460Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.474Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.473Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:438\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.476Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.511Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.511Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.514Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:448\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.534Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.533Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.534Z","message":"{\"transactionId\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:20:755\",\"respDate\":\"221026-05:04:21:533\",\"sourceId\":\"AAI-TOOLS:fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:20:755-71777\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[5663], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49038], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[fcb8d202-0a57-4f45-b99e-62e1143be62e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fcb8d202-0a57-4f45-b99e-62e1143be62e]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:20:755-71777\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131304], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:20:755-71777]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"260","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","LogTimestamp":"2022-10-26T05:04:21.036Z","elapsedTime":"66"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:21.535Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"781","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a5590309-48fa-40b7-8640-c8d76c1c642a","LogTimestamp":"2022-10-26T05:04:21.535Z","ResponseDesc":"Created","elapsedTime":"66"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.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/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:461\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:21 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST fcb8d202-0a57-4f45-b99e-62e1143be62e AAI-TOOLS 10.233.69.226 785 - "logType": "access" {"timestamp":"2022-10-26T05:04:21.550Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.550Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:470\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.565Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.564Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.567Z","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\":\"fcb8d202-0a57-4f45-b99e-62e1143be62e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:478\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760660773\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.567Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.579Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fcb8d202-0a57-4f45-b99e-62e1143be62e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.579Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.606Z","message":"Entering","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:21.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.616Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:21.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.616Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:21.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.617Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:21.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.617Z","message":"Invoke","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","LogTimestamp":"2022-10-26T05:04:21.617Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.714Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","LogTimestamp":"2022-10-26T05:04:21.714Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.896Z","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\":\"c8b6352c-550f-4c2e-916c-57767904918c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:884\"},\"entity\":{\"resource-version\":\"1666760661615\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"resource-version\":\"1666760661615\",\"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\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"resource-version\":\"1666760661615\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"6b465b50-3667-42e3-bcb6-232fb1c29dbb\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760661615\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-description\",\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"a4fcb500-bfc0-4526-a19b-14ac5d1f6981\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760661615\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-description\",\"model-name\",\"model-version\",\"model-version-id\"]}]},\"do-not-output\":\"false\"}]}}]}}}","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.895Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.913Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.913Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.916Z","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\":\"c8b6352c-550f-4c2e-916c-57767904918c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:897\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0/named-query-elements/named-query-element/e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760661615\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.916Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.930Z","message":"{\"transactionId\":\"c8b6352c-550f-4c2e-916c-57767904918c\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:21:607\",\"respDate\":\"221026-05:04:21:929\",\"sourceId\":\"AAI-TOOLS:c8b6352c-550f-4c2e-916c-57767904918c\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:21:607-2029\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1982], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49056], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[c8b6352c-550f-4c2e-916c-57767904918c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c8b6352c-550f-4c2e-916c-57767904918c]}\\\",\\\"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\\\":\\\"1-aai-resources-221026-05:04:21:607-2029\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143376], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:21:607-2029]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","LogTimestamp":"2022-10-26T05:04:21.714Z","elapsedTime":"75"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:21.931Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"325","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2be36b7e-6a50-4d2d-8e7d-9be7854d0f40","LogTimestamp":"2022-10-26T05:04:21.931Z","ResponseDesc":"Created","elapsedTime":"75"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:21 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST c8b6352c-550f-4c2e-916c-57767904918c AAI-TOOLS 10.233.69.226 330 - "logType": "access" {"timestamp":"2022-10-26T05:04:21.935Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.935Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.936Z","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\":\"c8b6352c-550f-4c2e-916c-57767904918c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:21:905\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760661615\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:21.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c8b6352c-550f-4c2e-916c-57767904918c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:21.949Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.009Z","message":"Entering","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.024Z","message":"Checking for system property [partnerName]","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.025Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.025Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.025Z","message":"Invoke","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55152c30-5a6e-4417-9d13-400f4cf4ea20","LogTimestamp":"2022-10-26T05:04:22.025Z"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.045Z","message":"Entering","context":{"RequestID":"1dc9d680-a86e-4f46-9a6c-f1de2578b47e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"869ba21a-3a60-4eae-9d7a-e81233ba370d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.048Z","message":"{\"transactionId\":\"1dc9d680-a86e-4f46-9a6c-f1de2578b47e\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:22:046\",\"respDate\":\"221026-05:04:22:048\",\"sourceId\":\"haproxy:1dc9d680-a86e-4f46-9a6c-f1de2578b47e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:22:046-58083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1dc9d680-a86e-4f46-9a6c-f1de2578b47e]}\\\"}\"}","context":{"RequestID":"1dc9d680-a86e-4f46-9a6c-f1de2578b47e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"869ba21a-3a60-4eae-9d7a-e81233ba370d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:22.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dc9d680-a86e-4f46-9a6c-f1de2578b47e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"869ba21a-3a60-4eae-9d7a-e81233ba370d","LogTimestamp":"2022-10-26T05:04:22.049Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:22.205Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"179","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"55152c30-5a6e-4417-9d13-400f4cf4ea20","LogTimestamp":"2022-10-26T05:04:22.204Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.546Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:534\"},\"entity\":{\"resource-version\":\"1666760662023\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"resource-version\":\"1666760662023\",\"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\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"resource-version\":\"1666760662023\",\"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\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"resource-version\":\"1666760662023\",\"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\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"resource-version\":\"1666760662023\",\"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\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"resource-version\":\"1666760662023\",\"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\":\"699e7b99-e575-4252-adf2-197cfcc6ac18\",\"resource-version\":\"1666760662023\"}]}}]}}]},\"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":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.546Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.564Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.564Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.566Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:551\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f/named-query-elements/named-query-element/6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"699e7b99-e575-4252-adf2-197cfcc6ac18\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613/named-query-elements/named-query-element/699e7b99-e575-4252-adf2-197cfcc6ac18\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"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/5c892263-ee33-483b-b581-88de5a511272\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea/named-query-elements/named-query-element/ce7c4202-bfd9-4829-9ba7-cfeea96109c2/named-query-elements/named-query-element/4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.566Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.586Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.586Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.588Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:572\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd/named-query-elements/named-query-element/79b005b2-243b-4289-a9bb-8193041a90f1\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1/named-query-elements/named-query-element/9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.588Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.601Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.601Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.603Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:582\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.603Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.622Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.622Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.625Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:599\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.625Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.644Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.643Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.645Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:627\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.669Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.668Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.671Z","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\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:22:636\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0/named-query-elements/named-query-element/e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662023\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.671Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.676Z","message":"{\"transactionId\":\"678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:22:010\",\"respDate\":\"221026-05:04:22:676\",\"sourceId\":\"AAI-TOOLS:678de808-e700-4f5a-9c3b-ad5587aa29e3\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:22:010-21915\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[4142], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49070], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[678de808-e700-4f5a-9c3b-ad5587aa29e3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[678de808-e700-4f5a-9c3b-ad5587aa29e3]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:22:010-21915\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[348400], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:22:010-21915]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"179","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","LogTimestamp":"2022-10-26T05:04:22.204Z","elapsedTime":"109"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:22.678Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"668","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"55152c30-5a6e-4417-9d13-400f4cf4ea20","LogTimestamp":"2022-10-26T05:04:22.677Z","ResponseDesc":"Created","elapsedTime":"109"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:22 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST 678de808-e700-4f5a-9c3b-ad5587aa29e3 AAI-TOOLS 10.233.69.226 676 - "logType": "access" {"timestamp":"2022-10-26T05:04:22.692Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"678de808-e700-4f5a-9c3b-ad5587aa29e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:22.692Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.791Z","message":"Entering","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.807Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.807Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.807Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:22.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.808Z","message":"Invoke","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f1dcc4f5-1371-47e9-896c-dca52609668e","LogTimestamp":"2022-10-26T05:04:22.808Z"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:22.950Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"f1dcc4f5-1371-47e9-896c-dca52609668e","LogTimestamp":"2022-10-26T05:04:22.950Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.126Z","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\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:117\"},\"entity\":{\"resource-version\":\"1666760662805\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"resource-version\":\"1666760662805\",\"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\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"resource-version\":\"1666760662805\",\"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\":\"8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"resource-version\":\"1666760662805\",\"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\":\"fec6fb47-2f7c-496e-911c-09c19efc9619\",\"resource-version\":\"1666760662805\"}]}}]}}]}}]}}}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.175Z","message":"{\"transactionId\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:22:792\",\"respDate\":\"221026-05:04:23:175\",\"sourceId\":\"AAI-TOOLS:4ad0ce6f-5965-437b-b2dd-86435f662338\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:22:792-12431\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2374], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49084], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[4ad0ce6f-5965-437b-b2dd-86435f662338], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4ad0ce6f-5965-437b-b2dd-86435f662338]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:22:792-12431\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[307360], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:22:792-12431]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","LogTimestamp":"2022-10-26T05:04:22.950Z","elapsedTime":"34"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:23.177Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"386","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f1dcc4f5-1371-47e9-896c-dca52609668e","LogTimestamp":"2022-10-26T05:04:23.177Z","ResponseDesc":"Created","elapsedTime":"34"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.177Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"52","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.177Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.178Z","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\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:124\"},\"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\":\"00d225fe-1be7-4c86-9e6f-46e5121aec9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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/00d225fe-1be7-4c86-9e6f-46e5121aec9f/named-query-elements/named-query-element/6d8dbdaa-1943-4088-b2e9-b0bb8c39ad2a\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"699e7b99-e575-4252-adf2-197cfcc6ac18\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613/named-query-elements/named-query-element/699e7b99-e575-4252-adf2-197cfcc6ac18\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fec6fb47-2f7c-496e-911c-09c19efc9619\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814/named-query-elements/named-query-element/8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17/named-query-elements/named-query-element/fec6fb47-2f7c-496e-911c-09c19efc9619\",\"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\":\"84302ea8-3778-43b0-bda0-02fa27cf9c70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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/84302ea8-3778-43b0-bda0-02fa27cf9c70/named-query-elements/named-query-element/007f3146-21eb-4ab8-849b-c6edc903bce8\",\"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\":\"5c892263-ee33-483b-b581-88de5a511272\",\"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/5c892263-ee33-483b-b581-88de5a511272\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7c4202-bfd9-4829-9ba7-cfeea96109c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea/named-query-elements/named-query-element/ce7c4202-bfd9-4829-9ba7-cfeea96109c2/named-query-elements/named-query-element/4d3ea38e-0e3f-4c42-bc17-e0684c1410b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662805\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.178Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:23 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST 4ad0ce6f-5965-437b-b2dd-86435f662338 AAI-TOOLS 10.233.69.226 396 - "logType": "access" {"timestamp":"2022-10-26T05:04:23.191Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.191Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.193Z","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\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:136\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd/named-query-elements/named-query-element/79b005b2-243b-4289-a9bb-8193041a90f1\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1/named-query-elements/named-query-element/9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814/named-query-elements/named-query-element/8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662805\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.207Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.207Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:144\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662805\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.221Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.220Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.222Z","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\":\"4ad0ce6f-5965-437b-b2dd-86435f662338\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:152\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760662805\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.222Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.234Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad0ce6f-5965-437b-b2dd-86435f662338","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.234Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.261Z","message":"Entering","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.272Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.272Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.272Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.272Z","message":"Invoke","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","LogTimestamp":"2022-10-26T05:04:23.272Z"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.377Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","LogTimestamp":"2022-10-26T05:04:23.376Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.603Z","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\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:595\"},\"entity\":{\"resource-version\":\"1666760663271\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"resource-version\":\"1666760663271\",\"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\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"resource-version\":\"1666760663271\",\"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\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"resource-version\":\"1666760663271\",\"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\":\"293a016c-9307-4d33-8a63-33aece8e3191\",\"resource-version\":\"1666760663271\"}]}}]}}]}}]}}}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.603Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.621Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.620Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.623Z","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\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:605\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"293a016c-9307-4d33-8a63-33aece8e3191\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b/named-query-elements/named-query-element/9531ff4c-d520-4bf5-b9c7-0f2e45ce77df/named-query-elements/named-query-element/293a016c-9307-4d33-8a63-33aece8e3191\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663271\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.623Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.637Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.637Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.639Z","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\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:614\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"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/caa70937-2890-42af-aa5b-3fbe31a08256\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b/named-query-elements/named-query-element/d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663271\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.639Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.661Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.661Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.661Z","message":"{\"transactionId\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:23:262\",\"respDate\":\"221026-05:04:23:660\",\"sourceId\":\"AAI-TOOLS:7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:23:262-83059\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[2376], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49092], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[7c19f5f9-b56d-4860-bf83-aca689ba714e], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7c19f5f9-b56d-4860-bf83-aca689ba714e]}\\\",\\\"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-221026-05:04:23:262-83059\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163864], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:23:262-83059]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","LogTimestamp":"2022-10-26T05:04:23.376Z","elapsedTime":"39"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:23.662Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"401","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"83b823d9-a8a3-4fa8-9aac-6f3b8a3c4b00","LogTimestamp":"2022-10-26T05:04:23.662Z","ResponseDesc":"Created","elapsedTime":"39"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.662Z","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\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:630\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b/named-query-elements/named-query-element/9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663271\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.662Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:23 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 7c19f5f9-b56d-4860-bf83-aca689ba714e AAI-TOOLS 10.233.69.226 406 - "logType": "access" {"timestamp":"2022-10-26T05:04:23.676Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.676Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.678Z","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\":\"7c19f5f9-b56d-4860-bf83-aca689ba714e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:23:641\"},\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50ede295-8a24-4cbf-a64d-da5794300c3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9/named-query-elements/named-query-element/50ede295-8a24-4cbf-a64d-da5794300c3c/named-query-elements/named-query-element/ffc49c22-1b4c-44e4-b9ea-e9c20eb4cc46\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40cae82c-42ca-41fa-b280-adc16595a7c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/40cae82c-42ca-41fa-b280-adc16595a7c0/named-query-elements/named-query-element/19a5f1a1-4ff1-49c3-a6df-6ea4d7da0b7b\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39f3bd63-1b85-4a68-b228-d7df5d3c539a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a/named-query-elements/named-query-element/39f3bd63-1b85-4a68-b228-d7df5d3c539a/named-query-elements/named-query-element/57f3435e-73ad-46a6-9fc3-aab319efdc9e\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aef35762-1ec7-4515-841e-bd326d194f25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/aef35762-1ec7-4515-841e-bd326d194f25/named-query-elements/named-query-element/fd369422-54c1-44c0-a39b-dcdfd9a58177\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a9b4d80e-59e6-4036-95f8-f5929b3477fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"341b732e-3a6f-44a2-ac58-aad420d85a29\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5/named-query-elements/named-query-element/a9b4d80e-59e6-4036-95f8-f5929b3477fe/named-query-elements/named-query-element/341b732e-3a6f-44a2-ac58-aad420d85a29\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/1d73b9bd-9572-42b2-9e43-2b9cdea9fe7e/named-query-elements/named-query-element/d5be2900-3975-4c9c-aa9f-b97f686a876d\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8d9e48e-f61e-4112-b3f5-aec00eeec9e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/f8d9e48e-f61e-4112-b3f5-aec00eeec9e8/named-query-elements/named-query-element/0bdd7ad3-b075-477b-b217-9f689fa0ec58\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663271\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.697Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c19f5f9-b56d-4860-bf83-aca689ba714e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:23.697Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.739Z","message":"Entering","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.759Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.759Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.760Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:23.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:23.760Z","message":"Invoke","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","LogTimestamp":"2022-10-26T05:04:23.760Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.035Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"274","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","LogTimestamp":"2022-10-26T05:04:24.034Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.061Z","message":"Entering","context":{"RequestID":"b0783c77-83ab-4bb7-a022-7187c18e5b5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e9ca7af-f871-433e-b967-726230bbb00a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:24.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.064Z","message":"{\"transactionId\":\"b0783c77-83ab-4bb7-a022-7187c18e5b5b\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:24:062\",\"respDate\":\"221026-05:04:24:064\",\"sourceId\":\"haproxy:b0783c77-83ab-4bb7-a022-7187c18e5b5b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:24:062-88024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0783c77-83ab-4bb7-a022-7187c18e5b5b]}\\\"}\"}","context":{"RequestID":"b0783c77-83ab-4bb7-a022-7187c18e5b5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e9ca7af-f871-433e-b967-726230bbb00a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:24.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:24.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0783c77-83ab-4bb7-a022-7187c18e5b5b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e9ca7af-f871-433e-b967-726230bbb00a","LogTimestamp":"2022-10-26T05:04:24.065Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:24.327Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:04:24.330Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:04:24.394Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:385\"},\"entity\":{\"resource-version\":\"1666760663757\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"resource-version\":\"1666760663757\",\"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\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"resource-version\":\"1666760663757\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"20885360-b151-4498-acf6-d5cca1efc9c8\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760663757\",\"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\":\"4ad90323-001f-400d-b956-d571b98920c0\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760663757\",\"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\":\"5f7fc2b0-fce2-410c-8bc3-d079efbf3ce0\",\"resource-version\":\"1666760663757\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"a29e16bd-712e-49e3-a114-a4af714b8cba\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760663757\",\"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\":\"7ca3b6cc-3a09-42dc-bd58-4c5cdb04b18d\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760663757\",\"source-node-type\":\"vf-module\",\"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\":\"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\":\"6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"resource-version\":\"1666760663757\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"17c0865c-b80b-4ae8-9ece-2f4d855be8b7\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1666760663757\",\"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\":\"6743d243-df3a-48a7-8370-e95a8cbdc188\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1666760663757\",\"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\":\"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\":\"b9f34acd-b206-465f-abf7-787cc0ada86b\",\"resource-version\":\"1666760663757\",\"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\":\"66ceebc7-97ff-447f-9273-6853a5c6ffa1\",\"resource-version\":\"1666760663757\"}]}}]}}]}}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.393Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.410Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.410Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.413Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:394\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd/named-query-elements/named-query-element/79b005b2-243b-4289-a9bb-8193041a90f1\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9f34acd-b206-465f-abf7-787cc0ada86b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"66ceebc7-97ff-447f-9273-6853a5c6ffa1\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/b9f34acd-b206-465f-abf7-787cc0ada86b/named-query-elements/named-query-element/66ceebc7-97ff-447f-9273-6853a5c6ffa1\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1/named-query-elements/named-query-element/9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814/named-query-elements/named-query-element/8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.413Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.427Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.427Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.429Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:402\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"293a016c-9307-4d33-8a63-33aece8e3191\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b/named-query-elements/named-query-element/9531ff4c-d520-4bf5-b9c7-0f2e45ce77df/named-query-elements/named-query-element/293a016c-9307-4d33-8a63-33aece8e3191\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.429Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.446Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.445Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.447Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:422\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.464Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.464Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.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/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:431\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9f34acd-b206-465f-abf7-787cc0ada86b\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/b9f34acd-b206-465f-abf7-787cc0ada86b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.466Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.471Z","message":"{\"transactionId\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:23:740\",\"respDate\":\"221026-05:04:24:470\",\"sourceId\":\"AAI-TOOLS:f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:23:740-6637\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[5872], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49102], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[f62838a4-f36e-4c5e-85fb-4010319aadd9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f62838a4-f36e-4c5e-85fb-4010319aadd9]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:23:740-6637\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[368880], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:23:740-6637]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"274","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","LogTimestamp":"2022-10-26T05:04:24.034Z","elapsedTime":"91"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:24.472Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"732","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c1e38b5e-391b-482a-9e5d-dd360fe42b0d","LogTimestamp":"2022-10-26T05:04:24.471Z","ResponseDesc":"Created","elapsedTime":"91"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:24 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST f62838a4-f36e-4c5e-85fb-4010319aadd9 AAI-TOOLS 10.233.69.226 736 - "logType": "access" {"timestamp":"2022-10-26T05:04:24.493Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.493Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.495Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:438\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/8ec14b02-2586-4123-9ac3-7e7767d6244b\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f7fc2b0-fce2-410c-8bc3-d079efbf3ce0\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3/named-query-elements/named-query-element/5f7fc2b0-fce2-410c-8bc3-d079efbf3ce0\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efd42771-7bdf-4c57-9932-538a4cefd4a0\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf/named-query-elements/named-query-element/efd42771-7bdf-4c57-9932-538a4cefd4a0\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.495Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.509Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.509Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.511Z","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\":\"f62838a4-f36e-4c5e-85fb-4010319aadd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:24:445\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3/named-query-elements/named-query-element/6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0/named-query-elements/named-query-element/e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760663757\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.526Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f62838a4-f36e-4c5e-85fb-4010319aadd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:24.526Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.547Z","message":"Entering","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.559Z","message":"Checking for system property [partnerName]","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.559Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.559Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.560Z","message":"Invoke","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","LogTimestamp":"2022-10-26T05:04:24.560Z"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:24.727Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","LogTimestamp":"2022-10-26T05:04:24.727Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.078Z","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\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:069\"},\"entity\":{\"resource-version\":\"1666760664558\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"resource-version\":\"1666760664558\",\"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\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"resource-version\":\"1666760664558\",\"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\":\"43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"resource-version\":\"1666760664558\",\"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\":\"8ce4e5b4-74ec-4453-9a57-f410b158c933\",\"resource-version\":\"1666760664558\",\"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\":\"11adce73-40a1-45e3-82c2-f32cc7a9ba32\",\"resource-version\":\"1666760664558\"}]}}]}},{\"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\":\"95ec984e-f459-4187-8a50-1f164201f832\",\"resource-version\":\"1666760664558\"}]}}]}}]}}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.078Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.093Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.094Z","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\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:081\"},\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a/named-query-elements/named-query-element/20cd9738-52e1-4856-90ba-c585dcb5092b\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b/named-query-elements/named-query-element/e78e05ac-4ba0-4e79-9587-253fcb9a44fd\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df5c900d-46de-4cf6-8666-5f60a88caace\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78/named-query-elements/named-query-element/df5c900d-46de-4cf6-8666-5f60a88caace\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419/named-query-elements/named-query-element/f4e28d51-8d08-4e69-9111-c1d81f0b5159\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ce4e5b4-74ec-4453-9a57-f410b158c933\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11adce73-40a1-45e3-82c2-f32cc7a9ba32\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6/named-query-elements/named-query-element/43d17ca3-becb-4fe8-a50c-8566b650cb7b/named-query-elements/named-query-element/8ce4e5b4-74ec-4453-9a57-f410b158c933/named-query-elements/named-query-element/11adce73-40a1-45e3-82c2-f32cc7a9ba32\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a/named-query-elements/named-query-element/fbd918d5-2f55-4a6e-aa68-2c1174f36f31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760664558\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.111Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.111Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.113Z","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\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:089\"},\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f764cab-ef7b-4357-a9bc-743992eca789\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5e58362-d911-408d-9388-6b4b2a0819b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73/named-query-elements/named-query-element/1f764cab-ef7b-4357-a9bc-743992eca789/named-query-elements/named-query-element/c5e58362-d911-408d-9388-6b4b2a0819b2/named-query-elements/named-query-element/a6ccc314-573a-44d1-a79c-6b9805f16ebb\",\"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\":\"caa70937-2890-42af-aa5b-3fbe31a08256\",\"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/caa70937-2890-42af-aa5b-3fbe31a08256\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b/named-query-elements/named-query-element/d3eb4ad2-5611-4fb3-9f7b-99d9b097c6f5\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95ec984e-f459-4187-8a50-1f164201f832\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6/named-query-elements/named-query-element/95ec984e-f459-4187-8a50-1f164201f832\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760664558\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.130Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.129Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.131Z","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\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:098\"},\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760664558\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.131Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.135Z","message":"{\"transactionId\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:24:549\",\"respDate\":\"221026-05:04:25:135\",\"sourceId\":\"AAI-TOOLS:64ec3875-01fc-428f-834d-1cfa33334ce0\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:24:549-12758\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3564], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49116], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[64ec3875-01fc-428f-834d-1cfa33334ce0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[64ec3875-01fc-428f-834d-1cfa33334ce0]}\\\",\\\"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\\\":\\\"2-aai-resources-221026-05:04:24:549-12758\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[176152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-221026-05:04:24:549-12758]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","LogTimestamp":"2022-10-26T05:04:24.727Z","elapsedTime":"178"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:25.136Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"589","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a96e40ed-ec7b-497d-b865-082f0f1d68ae","LogTimestamp":"2022-10-26T05:04:25.136Z","ResponseDesc":"Created","elapsedTime":"178"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:25 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST 64ec3875-01fc-428f-834d-1cfa33334ce0 AAI-TOOLS 10.233.69.226 594 - "logType": "access" {"timestamp":"2022-10-26T05:04:25.154Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.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/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:106\"},\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06/named-query-elements/named-query-element/16d210d8-a908-4c3e-afcd-9f60e8ba8f3a\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/747981f5-35ef-413d-a1dc-5e8c1b5d6b78\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ce4e5b4-74ec-4453-9a57-f410b158c933\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6/named-query-elements/named-query-element/43d17ca3-becb-4fe8-a50c-8566b650cb7b/named-query-elements/named-query-element/8ce4e5b4-74ec-4453-9a57-f410b158c933\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/af700bf5-90d5-41ca-8857-46bf70d2020a\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a933051-2f61-4988-bc34-12660b449f5b\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/2a933051-2f61-4988-bc34-12660b449f5b\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1/named-query-elements/named-query-element/3574210e-f9c9-4cd8-b4c8-7373fdd47419\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760664558\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.175Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.174Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.177Z","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\":\"64ec3875-01fc-428f-834d-1cfa33334ce0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:115\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3/named-query-elements/named-query-element/6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6/named-query-elements/named-query-element/43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0/named-query-elements/named-query-element/e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760664558\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.176Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.191Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64ec3875-01fc-428f-834d-1cfa33334ce0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.190Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.231Z","message":"Entering","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.246Z","message":"Checking for system property [partnerName]","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.246Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.246Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.247Z","message":"Invoke","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"116eedb2-ed33-4a8e-ac30-e971b3e61166","LogTimestamp":"2022-10-26T05:04:25.247Z"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.352Z","message":"Entering","context":{"RequestID":"b5170803-9d88-4d74-bcde-88611d062d87","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"541e8939-3804-43d7-9c53-db45377e64ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:25.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.355Z","message":"{\"transactionId\":\"b5170803-9d88-4d74-bcde-88611d062d87\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:25:352\",\"respDate\":\"221026-05:04:25:355\",\"sourceId\":\"OOM_ReadinessCheck:b5170803-9d88-4d74-bcde-88611d062d87\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:25:352-24855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49368], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b5170803-9d88-4d74-bcde-88611d062d87]}\\\"}\"}","context":{"RequestID":"b5170803-9d88-4d74-bcde-88611d062d87","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"541e8939-3804-43d7-9c53-db45377e64ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:25.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:25.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5170803-9d88-4d74-bcde-88611d062d87","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"541e8939-3804-43d7-9c53-db45377e64ba","LogTimestamp":"2022-10-26T05:04:25.356Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:25.408Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"160","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"116eedb2-ed33-4a8e-ac30-e971b3e61166","LogTimestamp":"2022-10-26T05:04:25.407Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.499Z","message":"Entering","context":{"RequestID":"c7a1ebce-fbac-4ca0-91cc-232a990d9f86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1a7cab4-636d-4f4f-9c40-0618f60dc401","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7a1ebce-fbac-4ca0-91cc-232a990d9f86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1a7cab4-636d-4f4f-9c40-0618f60dc401","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:25.502Z","message":"{\"transactionId\":\"c7a1ebce-fbac-4ca0-91cc-232a990d9f86\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:25:500\",\"respDate\":\"221026-05:04:25:502\",\"sourceId\":\"ReadinessCheck:c7a1ebce-fbac-4ca0-91cc-232a990d9f86\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:25:500-92483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c7a1ebce-fbac-4ca0-91cc-232a990d9f86]}\\\"}\"}","context":{"RequestID":"c7a1ebce-fbac-4ca0-91cc-232a990d9f86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1a7cab4-636d-4f4f-9c40-0618f60dc401","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7a1ebce-fbac-4ca0-91cc-232a990d9f86","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1a7cab4-636d-4f4f-9c40-0618f60dc401","LogTimestamp":"2022-10-26T05:04:25.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:25.659Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:650\"},\"entity\":{\"resource-version\":\"1666760665245\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"resource-version\":\"1666760665245\",\"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\":\"6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"resource-version\":\"1666760665245\",\"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\":\"824e4afa-4055-4d80-ab2a-752d82184df2\",\"resource-version\":\"1666760665245\",\"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\":\"53c61723-3805-4ab6-9e39-eed0babd6291\",\"resource-version\":\"1666760665245\",\"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\":\"680a34df-1f6b-457a-baaf-36a69a8f8eef\",\"resource-version\":\"1666760665245\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.658Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.673Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.673Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.675Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:661\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"662aeb9f-a610-444b-9790-b97ff1183826\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c/named-query-elements/named-query-element/662aeb9f-a610-444b-9790-b97ff1183826\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c831b82-c163-4b71-954f-7e46faa0dbbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79b005b2-243b-4289-a9bb-8193041a90f1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/8c831b82-c163-4b71-954f-7e46faa0dbbd/named-query-elements/named-query-element/79b005b2-243b-4289-a9bb-8193041a90f1\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9f34acd-b206-465f-abf7-787cc0ada86b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"66ceebc7-97ff-447f-9273-6853a5c6ffa1\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/b9f34acd-b206-465f-abf7-787cc0ada86b/named-query-elements/named-query-element/66ceebc7-97ff-447f-9273-6853a5c6ffa1\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"824e4afa-4055-4d80-ab2a-752d82184df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"53c61723-3805-4ab6-9e39-eed0babd6291\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce/named-query-elements/named-query-element/6d49eaef-4020-4e10-9ae3-497df35ca15d/named-query-elements/named-query-element/824e4afa-4055-4d80-ab2a-752d82184df2/named-query-elements/named-query-element/53c61723-3805-4ab6-9e39-eed0babd6291\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1/named-query-elements/named-query-element/9111ed2c-7dda-4fe2-9d4b-4870c135c46f\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2/named-query-elements/named-query-element/edaca5b4-39b2-476c-bfa6-b0242a55e613\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8/named-query-elements/named-query-element/bc67b252-941d-4c51-9e72-a85d97fd4c17\",\"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\":\"33b076cc-6969-4c6c-8778-c415a30c513b\",\"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/33b076cc-6969-4c6c-8778-c415a30c513b\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814/named-query-elements/named-query-element/8694a6ff-fdcb-4dcb-b08a-6ba9b34bbe17\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665245\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.675Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.691Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.692Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:669\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"293a016c-9307-4d33-8a63-33aece8e3191\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b/named-query-elements/named-query-element/9531ff4c-d520-4bf5-b9c7-0f2e45ce77df/named-query-elements/named-query-element/293a016c-9307-4d33-8a63-33aece8e3191\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665245\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.692Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.719Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.719Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.721Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:679\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8402d82-7a95-440a-bb29-c1749d564a01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132/named-query-elements/named-query-element/e8402d82-7a95-440a-bb29-c1749d564a01/named-query-elements/named-query-element/532bf939-bb1c-44e4-9903-db6cdfafef16\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14803626-e759-41e3-bed5-c8e28cb0f34c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82/named-query-elements/named-query-element/14803626-e759-41e3-bed5-c8e28cb0f34c/named-query-elements/named-query-element/85865304-4bb1-49c3-a332-4f3a5714cd67\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85/named-query-elements/named-query-element/eb11ed71-bbea-4a1a-9171-830a2074ea6a\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55529062-00b4-485b-928e-2cb05acc816a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba/named-query-elements/named-query-element/55529062-00b4-485b-928e-2cb05acc816a/named-query-elements/named-query-element/931f8c6c-6d4f-4e9c-8eeb-a4b632fe3577\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d17dd579-d563-48a4-a283-f423494821b9\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba/named-query-elements/named-query-element/d17dd579-d563-48a4-a283-f423494821b9\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"431b1148-e0a6-43f4-a552-c535722b55a5\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01/named-query-elements/named-query-element/431b1148-e0a6-43f4-a552-c535722b55a5\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce/named-query-elements/named-query-element/6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844/named-query-elements/named-query-element/0b2baf56-9891-4b36-9d68-3e2825a9c5c4\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b548102-e564-4582-a1ad-56f2de7932ea\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a/named-query-elements/named-query-element/9b548102-e564-4582-a1ad-56f2de7932ea\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665245\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.721Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.736Z","message":"{\"transactionId\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:25:231\",\"respDate\":\"221026-05:04:25:736\",\"sourceId\":\"AAI-TOOLS:584cc94c-5fc8-40b3-823c-da94123baf56\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:25:231-99858\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[3084], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49120], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[584cc94c-5fc8-40b3-823c-da94123baf56], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[584cc94c-5fc8-40b3-823c-da94123baf56]}\\\",\\\"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\\\":\\\"0-aai-resources-221026-05:04:25:231-99858\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[327840], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-221026-05:04:25:231-99858]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"160","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","LogTimestamp":"2022-10-26T05:04:25.407Z","elapsedTime":"33"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:25.737Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.737Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.737Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"507","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"116eedb2-ed33-4a8e-ac30-e971b3e61166","LogTimestamp":"2022-10-26T05:04:25.737Z","ResponseDesc":"Created","elapsedTime":"33"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.738Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:688\"},\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"824e4afa-4055-4d80-ab2a-752d82184df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"53c61723-3805-4ab6-9e39-eed0babd6291\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a34df-1f6b-457a-baaf-36a69a8f8eef\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce/named-query-elements/named-query-element/6d49eaef-4020-4e10-9ae3-497df35ca15d/named-query-elements/named-query-element/824e4afa-4055-4d80-ab2a-752d82184df2/named-query-elements/named-query-element/53c61723-3805-4ab6-9e39-eed0babd6291/named-query-elements/named-query-element/680a34df-1f6b-457a-baaf-36a69a8f8eef\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665245\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:25 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST 584cc94c-5fc8-40b3-823c-da94123baf56 AAI-TOOLS 10.233.69.226 514 - "logType": "access" {"timestamp":"2022-10-26T05:04:25.754Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.754Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.756Z","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\":\"584cc94c-5fc8-40b3-823c-da94123baf56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:25:713\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b797f421-5448-48eb-b9ac-89df085faadd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7/named-query-elements/named-query-element/b797f421-5448-48eb-b9ac-89df085faadd/named-query-elements/named-query-element/2efcd702-0f58-4311-856c-d7ce02c051f8\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33124b4b-b9d1-4a13-a346-6776aaf26e65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c/named-query-elements/named-query-element/33124b4b-b9d1-4a13-a346-6776aaf26e65/named-query-elements/named-query-element/ae553acf-9e2b-47f7-8b60-458d2b4a55b1\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/3b13ae96-7c9e-428b-9ec5-d693cd75df4c\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c3ce3f7-17cb-4d9f-a013-faea53a40506\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756/named-query-elements/named-query-element/8c3ce3f7-17cb-4d9f-a013-faea53a40506/named-query-elements/named-query-element/a0ccaba9-0881-4a44-9607-00a372284bf2\",\"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\":\"15cff6d0-c14d-4c1b-88f4-1755060ed8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"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/15cff6d0-c14d-4c1b-88f4-1755060ed8d7/named-query-elements/named-query-element/c40a5d2b-cbab-4451-b8c3-5b660c670814\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9f34acd-b206-465f-abf7-787cc0ada86b\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/b9f34acd-b206-465f-abf7-787cc0ada86b\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d49eaef-4020-4e10-9ae3-497df35ca15d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"824e4afa-4055-4d80-ab2a-752d82184df2\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce/named-query-elements/named-query-element/6d49eaef-4020-4e10-9ae3-497df35ca15d/named-query-elements/named-query-element/824e4afa-4055-4d80-ab2a-752d82184df2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665245\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.756Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.768Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"584cc94c-5fc8-40b3-823c-da94123baf56","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"12","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:25.768Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.815Z","message":"Entering","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.825Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.825Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.825Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","PartnerName":"AAI-TOOLS","LogTimestamp":"2022-10-26T05:04:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.826Z","message":"Invoke","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"50020acc-9213-455d-a596-1543f2e053d4","LogTimestamp":"2022-10-26T05:04:25.826Z"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:25.898Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","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":"50020acc-9213-455d-a596-1543f2e053d4","LogTimestamp":"2022-10-26T05:04:25.898Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1180858072-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.075Z","message":"Entering","context":{"RequestID":"54ea6de9-e07f-4adc-871b-46464d3f4989","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b050025-57b8-4867-91ef-12a9c5500eb6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:26.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.078Z","message":"{\"transactionId\":\"54ea6de9-e07f-4adc-871b-46464d3f4989\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:26:076\",\"respDate\":\"221026-05:04:26:078\",\"sourceId\":\"haproxy:54ea6de9-e07f-4adc-871b-46464d3f4989\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:26:076-95061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[54ea6de9-e07f-4adc-871b-46464d3f4989]}\\\"}\"}","context":{"RequestID":"54ea6de9-e07f-4adc-871b-46464d3f4989","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b050025-57b8-4867-91ef-12a9c5500eb6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:26.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:26.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54ea6de9-e07f-4adc-871b-46464d3f4989","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b050025-57b8-4867-91ef-12a9c5500eb6","LogTimestamp":"2022-10-26T05:04:26.079Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.079Z","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\":\"bd551835-93bb-448f-aee7-71c5e473fe23\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:26:069\"},\"entity\":{\"resource-version\":\"1666760665824\",\"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\":\"ededef66-563d-46c7-acc8-f0e4f337e412\",\"resource-version\":\"1666760665824\",\"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\":\"67a5126b-1e04-4aba-9437-8741e51db5d7\",\"resource-version\":\"1666760665824\",\"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\":\"322cbf27-c82a-4b8f-b2c1-9d7e87fae583\",\"resource-version\":\"1666760665824\"}]}}]}}]}}}","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.079Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:04:26.100Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.100Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.102Z","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\":\"bd551835-93bb-448f-aee7-71c5e473fe23\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:26:080\"},\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049/named-query-elements/named-query-element/efe5f769-b842-4775-9b2d-d35ab09bd132\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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/57956821-46de-4916-994c-edd1cd8bd67e/named-query-elements/named-query-element/90bea912-4cc3-4ceb-9fdf-56b365a88c82\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126/named-query-elements/named-query-element/1b9006df-29c0-4a7c-b933-1f44cd9bd8ba\",\"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\":\"9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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/9c95fb3b-aea6-4fd2-b696-8809023a1b73\",\"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\":\"5ebb5e84-1d1a-4b54-b8cf-56a676a08a85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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/5ebb5e84-1d1a-4b54-b8cf-56a676a08a85/named-query-elements/named-query-element/346190b3-ba47-43bf-a690-2eabd4586bf7\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e/named-query-elements/named-query-element/2063add6-16cc-4ca1-9a97-1281ea45d756\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef/named-query-elements/named-query-element/d1b56dbd-8604-4702-9ee0-9d7199371fbf\",\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee/named-query-elements/named-query-element/4a11aac3-9a6e-428b-a2e7-87f93e915e6c\",\"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\":\"ededef66-563d-46c7-acc8-f0e4f337e412\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67a5126b-1e04-4aba-9437-8741e51db5d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322cbf27-c82a-4b8f-b2c1-9d7e87fae583\",\"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/ededef66-563d-46c7-acc8-f0e4f337e412/named-query-elements/named-query-element/67a5126b-1e04-4aba-9437-8741e51db5d7/named-query-elements/named-query-element/322cbf27-c82a-4b8f-b2c1-9d7e87fae583\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a/named-query-elements/named-query-element/16243fc2-e755-4a4d-8d0a-14fa877da1ba\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8/named-query-elements/named-query-element/b8716073-d349-4c8f-b53f-df8e9920bb85\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/fb5cff0b-b90e-4e24-bf8b-6ab933428d1a\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196/named-query-elements/named-query-element/5858218b-57a2-4b99-bd25-291a66a0ea01\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb/named-query-elements/named-query-element/1aed2267-62ba-4003-b06c-b4b9c328e844\",\"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\":\"e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"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/e2e57ff3-8b2f-4021-af75-88a2c92cb6ce\",\"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\":\"ededef66-563d-46c7-acc8-f0e4f337e412\",\"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/ededef66-563d-46c7-acc8-f0e4f337e412\",\"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\":\"29fa2bc6-2a0f-439d-8170-a5cb30977254\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"80ea7f63-7a2c-4502-8093-43c1fef2002b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9531ff4c-d520-4bf5-b9c7-0f2e45ce77df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"293a016c-9307-4d33-8a63-33aece8e3191\",\"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/29fa2bc6-2a0f-439d-8170-a5cb30977254/named-query-elements/named-query-element/80ea7f63-7a2c-4502-8093-43c1fef2002b/named-query-elements/named-query-element/9531ff4c-d520-4bf5-b9c7-0f2e45ce77df/named-query-elements/named-query-element/293a016c-9307-4d33-8a63-33aece8e3191\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665824\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.118Z","message":"{\"transactionId\":\"bd551835-93bb-448f-aee7-71c5e473fe23\",\"status\":\"201\",\"rqstDate\":\"221026-05:04:25:816\",\"respDate\":\"221026-05:04:26:118\",\"sourceId\":\"AAI-TOOLS:bd551835-93bb-448f-aee7-71c5e473fe23\",\"resourceId\":\"https://aai.onap:8443/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:25:816-47481\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[curl/7.64.0], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], Content-Length=[1702], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[AAI-TOOLS], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[49132], X-AAI-SSL-Client-DN=[], Expect=[100-continue], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.69.226], X-TransactionId=[bd551835-93bb-448f-aee7-71c5e473fe23], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bd551835-93bb-448f-aee7-71c5e473fe23]}\\\",\\\"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-221026-05:04:25:816-47481\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[336032], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-221026-05:04:25:816-47481]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","LogTimestamp":"2022-10-26T05:04:25.898Z","elapsedTime":"83"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:26.119Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"303","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.69.226","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50020acc-9213-455d-a596-1543f2e053d4","LogTimestamp":"2022-10-26T05:04:26.118Z","ResponseDesc":"Created","elapsedTime":"83"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:26 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST bd551835-93bb-448f-aee7-71c5e473fe23 AAI-TOOLS 10.233.69.226 307 - "logType": "access" {"timestamp":"2022-10-26T05:04:26.123Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.123Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.125Z","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\":\"bd551835-93bb-448f-aee7-71c5e473fe23\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20221026-05:04:26:096\"},\"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\":\"1d7b0709-3132-40a8-ba56-86ecfbc40902\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98f38b40-5cac-410b-831c-88613e772472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6ef23895-e642-4641-8894-711359de60ee\",\"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/1d7b0709-3132-40a8-ba56-86ecfbc40902/named-query-elements/named-query-element/98f38b40-5cac-410b-831c-88613e772472/named-query-elements/named-query-element/6ef23895-e642-4641-8894-711359de60ee\",\"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\":\"4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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/4ce8aa02-f28a-49d2-ac92-afb86c6e9049\",\"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\":\"198b8592-f41b-4cdf-9416-4c325f65bd32\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b05902b-ec01-4cb9-9b2f-3586ebd3dac5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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/198b8592-f41b-4cdf-9416-4c325f65bd32/named-query-elements/named-query-element/5b05902b-ec01-4cb9-9b2f-3586ebd3dac5/named-query-elements/named-query-element/cbf67c87-a6f1-4e54-8ced-837dcf471f06\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"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\":\"4f7a9001-69d0-4778-9daa-9c5640a4c8cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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/4f7a9001-69d0-4778-9daa-9c5640a4c8cf/named-query-elements/named-query-element/9598b6ab-581d-4460-81f5-d4fd8f8c0126\",\"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\":\"f18b6ebe-0617-444f-802a-c818e6052fef\",\"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/f18b6ebe-0617-444f-802a-c818e6052fef\",\"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\":\"cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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/cb21f8b5-b42a-45e7-9a87-a3854ab5e41e\",\"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\":\"ededef66-563d-46c7-acc8-f0e4f337e412\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67a5126b-1e04-4aba-9437-8741e51db5d7\",\"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/ededef66-563d-46c7-acc8-f0e4f337e412/named-query-elements/named-query-element/67a5126b-1e04-4aba-9437-8741e51db5d7\",\"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\":\"57c22c5d-7fa6-484e-9d7e-fad78137ea5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bebe8a4e-9a01-4064-be34-eabddecd31a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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/57c22c5d-7fa6-484e-9d7e-fad78137ea5a/named-query-elements/named-query-element/bebe8a4e-9a01-4064-be34-eabddecd31a3/named-query-elements/named-query-element/6a29bdb1-345c-451d-8baf-88f4f151cf62\",\"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\":\"28bbe4af-39f9-4f24-9c16-a3992792bc1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25aa9101-5fdc-4d97-be9a-b1b51f2d73d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"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/28bbe4af-39f9-4f24-9c16-a3992792bc1a/named-query-elements/named-query-element/25aa9101-5fdc-4d97-be9a-b1b51f2d73d6/named-query-elements/named-query-element/43d17ca3-becb-4fe8-a50c-8566b650cb7b\",\"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\":\"57956821-46de-4916-994c-edd1cd8bd67e\",\"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/57956821-46de-4916-994c-edd1cd8bd67e\",\"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\":\"5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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/5daa3147-c0f4-4a05-8403-6dd496842dee\",\"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\":\"461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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/461578f3-15c5-45f0-a8e8-b5e42d2bee9a\",\"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\":\"d1815fa5-09d2-4f12-9450-47e4db88c266\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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/d1815fa5-09d2-4f12-9450-47e4db88c266/named-query-elements/named-query-element/71d0b02b-e509-4273-a7df-ec0db49f67e8\",\"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\":\"d48edbeb-d147-496e-9147-761412eb63b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3a9961c-5711-40f3-beab-4788620a570f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf39588-6bde-4703-99ea-ed81f15a916f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dedb6409-f185-4c9b-afc0-48be06eed61e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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/d48edbeb-d147-496e-9147-761412eb63b3/named-query-elements/named-query-element/c3a9961c-5711-40f3-beab-4788620a570f/named-query-elements/named-query-element/8bf39588-6bde-4703-99ea-ed81f15a916f/named-query-elements/named-query-element/dedb6409-f185-4c9b-afc0-48be06eed61e/named-query-elements/named-query-element/059d2c6c-deeb-4ea8-9a79-09dec76963a1\",\"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\":\"2b69f77c-4a1a-4d04-a26a-37498bdb43df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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/2b69f77c-4a1a-4d04-a26a-37498bdb43df/named-query-elements/named-query-element/5f8e3dfd-5c83-41db-9bd6-afa3b33b0c05/named-query-elements/named-query-element/d3450156-d399-4f4f-8cb0-0af0f6a8b196\",\"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\":\"91f11bdf-1a7c-4b94-80e9-642cfa485ec0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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/91f11bdf-1a7c-4b94-80e9-642cfa485ec0/named-query-elements/named-query-element/e7a30f1e-2610-4c8d-b5cf-ea659d25913d\",\"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\":\"5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"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/5b2faa5a-3eae-40bd-b1f3-dfc9e96965eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1666760665824\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:26.143Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bd551835-93bb-448f-aee7-71c5e473fe23","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1a7e02c1-6691-4c77-9e1a-f3f9d2e969ae","LogTimestamp":"2022-10-26T05:04:26.142Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:27.323Z","message":"Entering","context":{"RequestID":"360bd5e8-565d-4479-9802-2eec15dc0399","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4033f4c-7d90-49d3-82ba-fa68d0d9d177","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:27.327Z","message":"{\"transactionId\":\"360bd5e8-565d-4479-9802-2eec15dc0399\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:27:324\",\"respDate\":\"221026-05:04:27:327\",\"sourceId\":\"healthcheck:360bd5e8-565d-4479-9802-2eec15dc0399\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:27:324-49194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33982], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[360bd5e8-565d-4479-9802-2eec15dc0399]}\\\"}\"}","context":{"RequestID":"360bd5e8-565d-4479-9802-2eec15dc0399","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4033f4c-7d90-49d3-82ba-fa68d0d9d177","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:27.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"360bd5e8-565d-4479-9802-2eec15dc0399","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4033f4c-7d90-49d3-82ba-fa68d0d9d177","LogTimestamp":"2022-10-26T05:04:27.327Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 26 - "logType": "access" {"timestamp":"2022-10-26T05:04:27.602Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:27.618Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:27.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:27.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:28.098Z","message":"Entering","context":{"RequestID":"d8d1d2af-5329-4651-a164-ec200550ac58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2bccfdea-e534-4151-83d7-d7216debae82","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:28.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:28.101Z","message":"{\"transactionId\":\"d8d1d2af-5329-4651-a164-ec200550ac58\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:28:098\",\"respDate\":\"221026-05:04:28:101\",\"sourceId\":\"haproxy:d8d1d2af-5329-4651-a164-ec200550ac58\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:28:098-96471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8d1d2af-5329-4651-a164-ec200550ac58]}\\\"}\"}","context":{"RequestID":"d8d1d2af-5329-4651-a164-ec200550ac58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2bccfdea-e534-4151-83d7-d7216debae82","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:28.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:28.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8d1d2af-5329-4651-a164-ec200550ac58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bccfdea-e534-4151-83d7-d7216debae82","LogTimestamp":"2022-10-26T05:04:28.102Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:29.618Z","message":"Entering","context":{"RequestID":"bd0e2109-9c8d-43e5-a497-1c0158049c0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb93d40d-f9cd-4810-b863-b2cacb72ea76","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:29.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:29.623Z","message":"{\"transactionId\":\"bd0e2109-9c8d-43e5-a497-1c0158049c0b\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:29:619\",\"respDate\":\"221026-05:04:29:623\",\"sourceId\":\"healthcheck:bd0e2109-9c8d-43e5-a497-1c0158049c0b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:29:619-90184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bd0e2109-9c8d-43e5-a497-1c0158049c0b]}\\\"}\"}","context":{"RequestID":"bd0e2109-9c8d-43e5-a497-1c0158049c0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb93d40d-f9cd-4810-b863-b2cacb72ea76","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:29.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:29.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd0e2109-9c8d-43e5-a497-1c0158049c0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb93d40d-f9cd-4810-b863-b2cacb72ea76","LogTimestamp":"2022-10-26T05:04:29.623Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:04:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:04:30.114Z","message":"Entering","context":{"RequestID":"e4f0b9dc-e733-422e-b9c0-fd60f0987ae0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb109f51-81ba-4a20-9ce0-8fb46cb0e2ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:30.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:30.117Z","message":"{\"transactionId\":\"e4f0b9dc-e733-422e-b9c0-fd60f0987ae0\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:30:114\",\"respDate\":\"221026-05:04:30:117\",\"sourceId\":\"haproxy:e4f0b9dc-e733-422e-b9c0-fd60f0987ae0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:30:114-22090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4f0b9dc-e733-422e-b9c0-fd60f0987ae0]}\\\"}\"}","context":{"RequestID":"e4f0b9dc-e733-422e-b9c0-fd60f0987ae0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb109f51-81ba-4a20-9ce0-8fb46cb0e2ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:30.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:30.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4f0b9dc-e733-422e-b9c0-fd60f0987ae0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb109f51-81ba-4a20-9ce0-8fb46cb0e2ec","LogTimestamp":"2022-10-26T05:04:30.117Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:32.129Z","message":"Entering","context":{"RequestID":"ab6e959b-fbd1-4325-a1bc-f28f4112d3f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd4de02a-20fe-45e7-bdbd-0ffdac8b501a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:32.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:32.133Z","message":"{\"transactionId\":\"ab6e959b-fbd1-4325-a1bc-f28f4112d3f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:32:130\",\"respDate\":\"221026-05:04:32:133\",\"sourceId\":\"haproxy:ab6e959b-fbd1-4325-a1bc-f28f4112d3f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:32:130-29179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab6e959b-fbd1-4325-a1bc-f28f4112d3f1]}\\\"}\"}","context":{"RequestID":"ab6e959b-fbd1-4325-a1bc-f28f4112d3f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd4de02a-20fe-45e7-bdbd-0ffdac8b501a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:32.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:32.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab6e959b-fbd1-4325-a1bc-f28f4112d3f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd4de02a-20fe-45e7-bdbd-0ffdac8b501a","LogTimestamp":"2022-10-26T05:04:32.133Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:34.146Z","message":"Entering","context":{"RequestID":"2866dec0-c36c-4aae-9815-3afb12bd5b88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fdaaed97-df04-407c-be21-22297340c303","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:34.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:34.149Z","message":"{\"transactionId\":\"2866dec0-c36c-4aae-9815-3afb12bd5b88\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:34:147\",\"respDate\":\"221026-05:04:34:149\",\"sourceId\":\"haproxy:2866dec0-c36c-4aae-9815-3afb12bd5b88\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:34:147-75850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2866dec0-c36c-4aae-9815-3afb12bd5b88]}\\\"}\"}","context":{"RequestID":"2866dec0-c36c-4aae-9815-3afb12bd5b88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fdaaed97-df04-407c-be21-22297340c303","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:34.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:34.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2866dec0-c36c-4aae-9815-3afb12bd5b88","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdaaed97-df04-407c-be21-22297340c303","LogTimestamp":"2022-10-26T05:04:34.149Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:35.354Z","message":"Entering","context":{"RequestID":"ce24e98f-8285-466a-8b0a-776715eb6ff2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9c676e08-38f8-4693-bf48-a0343db9be76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:35.357Z","message":"{\"transactionId\":\"ce24e98f-8285-466a-8b0a-776715eb6ff2\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:35:355\",\"respDate\":\"221026-05:04:35:357\",\"sourceId\":\"OOM_ReadinessCheck:ce24e98f-8285-466a-8b0a-776715eb6ff2\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:35:355-65184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49550], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce24e98f-8285-466a-8b0a-776715eb6ff2]}\\\"}\"}","context":{"RequestID":"ce24e98f-8285-466a-8b0a-776715eb6ff2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9c676e08-38f8-4693-bf48-a0343db9be76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce24e98f-8285-466a-8b0a-776715eb6ff2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c676e08-38f8-4693-bf48-a0343db9be76","LogTimestamp":"2022-10-26T05:04:35.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:35.500Z","message":"Entering","context":{"RequestID":"953730f0-f1bc-4c72-907e-87f687bb1caa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"922bac46-7664-45b0-a8f0-c9f7d4670573","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:35.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"953730f0-f1bc-4c72-907e-87f687bb1caa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"922bac46-7664-45b0-a8f0-c9f7d4670573","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:35.504Z","message":"{\"transactionId\":\"953730f0-f1bc-4c72-907e-87f687bb1caa\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:35:501\",\"respDate\":\"221026-05:04:35:504\",\"sourceId\":\"ReadinessCheck:953730f0-f1bc-4c72-907e-87f687bb1caa\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:35:501-36440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[953730f0-f1bc-4c72-907e-87f687bb1caa]}\\\"}\"}","context":{"RequestID":"953730f0-f1bc-4c72-907e-87f687bb1caa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"922bac46-7664-45b0-a8f0-c9f7d4670573","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:35.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"953730f0-f1bc-4c72-907e-87f687bb1caa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"922bac46-7664-45b0-a8f0-c9f7d4670573","LogTimestamp":"2022-10-26T05:04:35.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:36.162Z","message":"Entering","context":{"RequestID":"8bce52d5-70bb-4c33-9de7-84a3707bf7a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61eac23b-0b1d-479e-9581-95600947a3af","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:36.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:36.164Z","message":"{\"transactionId\":\"8bce52d5-70bb-4c33-9de7-84a3707bf7a6\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:36:162\",\"respDate\":\"221026-05:04:36:164\",\"sourceId\":\"haproxy:8bce52d5-70bb-4c33-9de7-84a3707bf7a6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:36:162-64053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8bce52d5-70bb-4c33-9de7-84a3707bf7a6]}\\\"}\"}","context":{"RequestID":"8bce52d5-70bb-4c33-9de7-84a3707bf7a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61eac23b-0b1d-479e-9581-95600947a3af","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:36.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:36.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bce52d5-70bb-4c33-9de7-84a3707bf7a6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61eac23b-0b1d-479e-9581-95600947a3af","LogTimestamp":"2022-10-26T05:04:36.165Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:37.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:37.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:37.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:37.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:38.176Z","message":"Entering","context":{"RequestID":"d5a997d9-0632-4717-bfdc-0afc3863a539","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3ef29fb-ff99-4523-9e0a-5b3051a83e95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:38.179Z","message":"{\"transactionId\":\"d5a997d9-0632-4717-bfdc-0afc3863a539\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:38:177\",\"respDate\":\"221026-05:04:38:179\",\"sourceId\":\"haproxy:d5a997d9-0632-4717-bfdc-0afc3863a539\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:38:177-58430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5a997d9-0632-4717-bfdc-0afc3863a539]}\\\"}\"}","context":{"RequestID":"d5a997d9-0632-4717-bfdc-0afc3863a539","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3ef29fb-ff99-4523-9e0a-5b3051a83e95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:38.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5a997d9-0632-4717-bfdc-0afc3863a539","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3ef29fb-ff99-4523-9e0a-5b3051a83e95","LogTimestamp":"2022-10-26T05:04:38.180Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:40.190Z","message":"Entering","context":{"RequestID":"d973ac43-45d7-4853-b2a8-3130d789b85e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"40796121-a212-4025-8bc1-b1d0c7e0a617","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:40.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:40.192Z","message":"{\"transactionId\":\"d973ac43-45d7-4853-b2a8-3130d789b85e\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:40:190\",\"respDate\":\"221026-05:04:40:192\",\"sourceId\":\"haproxy:d973ac43-45d7-4853-b2a8-3130d789b85e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:40:190-84205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d973ac43-45d7-4853-b2a8-3130d789b85e]}\\\"}\"}","context":{"RequestID":"d973ac43-45d7-4853-b2a8-3130d789b85e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"40796121-a212-4025-8bc1-b1d0c7e0a617","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:40.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:40.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d973ac43-45d7-4853-b2a8-3130d789b85e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40796121-a212-4025-8bc1-b1d0c7e0a617","LogTimestamp":"2022-10-26T05:04:40.192Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:42.204Z","message":"Entering","context":{"RequestID":"e15e9ab8-18a6-483e-a291-b99f53f27f65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa4a6d1e-1a7b-40ea-a578-86bc94f59ddc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:42.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:42.207Z","message":"{\"transactionId\":\"e15e9ab8-18a6-483e-a291-b99f53f27f65\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:42:204\",\"respDate\":\"221026-05:04:42:207\",\"sourceId\":\"haproxy:e15e9ab8-18a6-483e-a291-b99f53f27f65\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:42:204-7226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e15e9ab8-18a6-483e-a291-b99f53f27f65]}\\\"}\"}","context":{"RequestID":"e15e9ab8-18a6-483e-a291-b99f53f27f65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa4a6d1e-1a7b-40ea-a578-86bc94f59ddc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:42.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:42.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15e9ab8-18a6-483e-a291-b99f53f27f65","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa4a6d1e-1a7b-40ea-a578-86bc94f59ddc","LogTimestamp":"2022-10-26T05:04:42.207Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:42.365Z","message":"Entering","context":{"RequestID":"8a54cc50-cc1e-414e-8101-90ec8e6d19aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a1ab68eb-8561-4bcd-b46e-9de8a0f361ee","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:42.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:42.370Z","message":"{\"transactionId\":\"8a54cc50-cc1e-414e-8101-90ec8e6d19aa\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:42:366\",\"respDate\":\"221026-05:04:42:369\",\"sourceId\":\"healthcheck:8a54cc50-cc1e-414e-8101-90ec8e6d19aa\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:42:366-69371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34130], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8a54cc50-cc1e-414e-8101-90ec8e6d19aa]}\\\"}\"}","context":{"RequestID":"8a54cc50-cc1e-414e-8101-90ec8e6d19aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a1ab68eb-8561-4bcd-b46e-9de8a0f361ee","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:42.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:42.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a54cc50-cc1e-414e-8101-90ec8e6d19aa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1ab68eb-8561-4bcd-b46e-9de8a0f361ee","LogTimestamp":"2022-10-26T05:04:42.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 11 - "logType": "access" {"timestamp":"2022-10-26T05:04:44.220Z","message":"Entering","context":{"RequestID":"e7114d48-82e4-40ab-92f3-c8777f731787","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3da192d-42e0-4c02-b4c6-48bf1036c6db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:44.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:44.223Z","message":"{\"transactionId\":\"e7114d48-82e4-40ab-92f3-c8777f731787\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:44:221\",\"respDate\":\"221026-05:04:44:223\",\"sourceId\":\"haproxy:e7114d48-82e4-40ab-92f3-c8777f731787\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:44:221-72904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7114d48-82e4-40ab-92f3-c8777f731787]}\\\"}\"}","context":{"RequestID":"e7114d48-82e4-40ab-92f3-c8777f731787","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3da192d-42e0-4c02-b4c6-48bf1036c6db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:44.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:44.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7114d48-82e4-40ab-92f3-c8777f731787","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3da192d-42e0-4c02-b4c6-48bf1036c6db","LogTimestamp":"2022-10-26T05:04:44.223Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:04:44.654Z","message":"Entering","context":{"RequestID":"a989d620-6e3a-4914-9962-ab86ab6d808b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e215ba8-8d8b-40a8-92ed-2b8deb089a06","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:44.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:44.657Z","message":"{\"transactionId\":\"a989d620-6e3a-4914-9962-ab86ab6d808b\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:44:655\",\"respDate\":\"221026-05:04:44:657\",\"sourceId\":\"healthcheck:a989d620-6e3a-4914-9962-ab86ab6d808b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:44:655-56101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a989d620-6e3a-4914-9962-ab86ab6d808b]}\\\"}\"}","context":{"RequestID":"a989d620-6e3a-4914-9962-ab86ab6d808b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e215ba8-8d8b-40a8-92ed-2b8deb089a06","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:44.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:44.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a989d620-6e3a-4914-9962-ab86ab6d808b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e215ba8-8d8b-40a8-92ed-2b8deb089a06","LogTimestamp":"2022-10-26T05:04:44.658Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:04:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:04:45.360Z","message":"Entering","context":{"RequestID":"481c93cf-0716-4611-a066-dd7a2b0dbd51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bfc5d37b-100d-4f59-8e4e-4797b2ab0a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:45.365Z","message":"{\"transactionId\":\"481c93cf-0716-4611-a066-dd7a2b0dbd51\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:45:361\",\"respDate\":\"221026-05:04:45:364\",\"sourceId\":\"OOM_ReadinessCheck:481c93cf-0716-4611-a066-dd7a2b0dbd51\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:45:361-91258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49722], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[481c93cf-0716-4611-a066-dd7a2b0dbd51]}\\\"}\"}","context":{"RequestID":"481c93cf-0716-4611-a066-dd7a2b0dbd51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bfc5d37b-100d-4f59-8e4e-4797b2ab0a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:45.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"481c93cf-0716-4611-a066-dd7a2b0dbd51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfc5d37b-100d-4f59-8e4e-4797b2ab0a7f","LogTimestamp":"2022-10-26T05:04:45.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 13 - "logType": "access" {"timestamp":"2022-10-26T05:04:45.501Z","message":"Entering","context":{"RequestID":"4e919e1e-6643-4e13-9658-c79176d66cd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48bdd973-f742-48b8-9d63-83498bc6d413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:45.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e919e1e-6643-4e13-9658-c79176d66cd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48bdd973-f742-48b8-9d63-83498bc6d413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:45.504Z","message":"{\"transactionId\":\"4e919e1e-6643-4e13-9658-c79176d66cd7\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:45:501\",\"respDate\":\"221026-05:04:45:504\",\"sourceId\":\"ReadinessCheck:4e919e1e-6643-4e13-9658-c79176d66cd7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:45:501-88967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4e919e1e-6643-4e13-9658-c79176d66cd7]}\\\"}\"}","context":{"RequestID":"4e919e1e-6643-4e13-9658-c79176d66cd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48bdd973-f742-48b8-9d63-83498bc6d413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:45.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e919e1e-6643-4e13-9658-c79176d66cd7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48bdd973-f742-48b8-9d63-83498bc6d413","LogTimestamp":"2022-10-26T05:04:45.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:46.234Z","message":"Entering","context":{"RequestID":"31aac505-552c-4807-bd63-f2f5f02f7f73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4b7eb9b-8a9b-4926-a46c-7d1c1c8c49aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:46.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:46.238Z","message":"{\"transactionId\":\"31aac505-552c-4807-bd63-f2f5f02f7f73\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:46:235\",\"respDate\":\"221026-05:04:46:238\",\"sourceId\":\"haproxy:31aac505-552c-4807-bd63-f2f5f02f7f73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:46:235-70457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31aac505-552c-4807-bd63-f2f5f02f7f73]}\\\"}\"}","context":{"RequestID":"31aac505-552c-4807-bd63-f2f5f02f7f73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4b7eb9b-8a9b-4926-a46c-7d1c1c8c49aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:46.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:46.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31aac505-552c-4807-bd63-f2f5f02f7f73","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b7eb9b-8a9b-4926-a46c-7d1c1c8c49aa","LogTimestamp":"2022-10-26T05:04:46.239Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:47.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:47.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:47.614Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:47.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:48.252Z","message":"Entering","context":{"RequestID":"33f160d7-b07d-458a-bf52-ef2324a5db38","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc6af357-d4d1-4ea0-aa10-e445c389aaa4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:48.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:48.255Z","message":"{\"transactionId\":\"33f160d7-b07d-458a-bf52-ef2324a5db38\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:48:253\",\"respDate\":\"221026-05:04:48:255\",\"sourceId\":\"haproxy:33f160d7-b07d-458a-bf52-ef2324a5db38\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:48:253-23722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33f160d7-b07d-458a-bf52-ef2324a5db38]}\\\"}\"}","context":{"RequestID":"33f160d7-b07d-458a-bf52-ef2324a5db38","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc6af357-d4d1-4ea0-aa10-e445c389aaa4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:48.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:48.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33f160d7-b07d-458a-bf52-ef2324a5db38","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6af357-d4d1-4ea0-aa10-e445c389aaa4","LogTimestamp":"2022-10-26T05:04:48.256Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:50.271Z","message":"Entering","context":{"RequestID":"5797e2e8-217c-4622-9b81-5c93173cfc91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89c97cee-6ede-4cea-9282-790b544d9739","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:50.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:50.275Z","message":"{\"transactionId\":\"5797e2e8-217c-4622-9b81-5c93173cfc91\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:50:272\",\"respDate\":\"221026-05:04:50:275\",\"sourceId\":\"haproxy:5797e2e8-217c-4622-9b81-5c93173cfc91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:50:272-25123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5797e2e8-217c-4622-9b81-5c93173cfc91]}\\\"}\"}","context":{"RequestID":"5797e2e8-217c-4622-9b81-5c93173cfc91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89c97cee-6ede-4cea-9282-790b544d9739","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:50.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:50.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5797e2e8-217c-4622-9b81-5c93173cfc91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89c97cee-6ede-4cea-9282-790b544d9739","LogTimestamp":"2022-10-26T05:04:50.276Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:52.287Z","message":"Entering","context":{"RequestID":"e8f9febd-b664-43f3-89af-2f87da245842","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"534d4cdc-d88e-4287-9b83-d1e5e9af0d65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:52.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:52.289Z","message":"{\"transactionId\":\"e8f9febd-b664-43f3-89af-2f87da245842\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:52:287\",\"respDate\":\"221026-05:04:52:289\",\"sourceId\":\"haproxy:e8f9febd-b664-43f3-89af-2f87da245842\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:52:287-18322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8f9febd-b664-43f3-89af-2f87da245842]}\\\"}\"}","context":{"RequestID":"e8f9febd-b664-43f3-89af-2f87da245842","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"534d4cdc-d88e-4287-9b83-d1e5e9af0d65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:52.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:52.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8f9febd-b664-43f3-89af-2f87da245842","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534d4cdc-d88e-4287-9b83-d1e5e9af0d65","LogTimestamp":"2022-10-26T05:04:52.290Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:54.304Z","message":"Entering","context":{"RequestID":"59e8e362-79c5-4755-b659-c67ae06f5b6f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"338cde5f-540d-41ed-a163-3d64250539d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:54.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:54.308Z","message":"{\"transactionId\":\"59e8e362-79c5-4755-b659-c67ae06f5b6f\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:54:305\",\"respDate\":\"221026-05:04:54:308\",\"sourceId\":\"haproxy:59e8e362-79c5-4755-b659-c67ae06f5b6f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:54:305-39129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59e8e362-79c5-4755-b659-c67ae06f5b6f]}\\\"}\"}","context":{"RequestID":"59e8e362-79c5-4755-b659-c67ae06f5b6f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"338cde5f-540d-41ed-a163-3d64250539d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:54.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:54.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59e8e362-79c5-4755-b659-c67ae06f5b6f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"338cde5f-540d-41ed-a163-3d64250539d6","LogTimestamp":"2022-10-26T05:04:54.309Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:04:54.333Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:04:54.336Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:04:55.354Z","message":"Entering","context":{"RequestID":"59fcaf3d-b8d3-4ac4-a45c-59a11bc29467","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee5ac8da-b4e7-4040-bc9c-977b47c76983","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:55.358Z","message":"{\"transactionId\":\"59fcaf3d-b8d3-4ac4-a45c-59a11bc29467\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:55:355\",\"respDate\":\"221026-05:04:55:358\",\"sourceId\":\"OOM_ReadinessCheck:59fcaf3d-b8d3-4ac4-a45c-59a11bc29467\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:55:355-49886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49884], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[59fcaf3d-b8d3-4ac4-a45c-59a11bc29467]}\\\"}\"}","context":{"RequestID":"59fcaf3d-b8d3-4ac4-a45c-59a11bc29467","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee5ac8da-b4e7-4040-bc9c-977b47c76983","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:04:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:55.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59fcaf3d-b8d3-4ac4-a45c-59a11bc29467","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee5ac8da-b4e7-4040-bc9c-977b47c76983","LogTimestamp":"2022-10-26T05:04:55.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:04:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:04:55.499Z","message":"Entering","context":{"RequestID":"cecde245-90e5-47d4-adfd-e355fb81da8c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49b334b2-3eb9-4110-87d4-e3cc095c8092","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:55.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"cecde245-90e5-47d4-adfd-e355fb81da8c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49b334b2-3eb9-4110-87d4-e3cc095c8092","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:55.502Z","message":"{\"transactionId\":\"cecde245-90e5-47d4-adfd-e355fb81da8c\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:55:500\",\"respDate\":\"221026-05:04:55:502\",\"sourceId\":\"ReadinessCheck:cecde245-90e5-47d4-adfd-e355fb81da8c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:55:500-41326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[cecde245-90e5-47d4-adfd-e355fb81da8c]}\\\"}\"}","context":{"RequestID":"cecde245-90e5-47d4-adfd-e355fb81da8c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49b334b2-3eb9-4110-87d4-e3cc095c8092","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:04:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:55.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cecde245-90e5-47d4-adfd-e355fb81da8c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49b334b2-3eb9-4110-87d4-e3cc095c8092","LogTimestamp":"2022-10-26T05:04:55.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:04:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:04:56.323Z","message":"Entering","context":{"RequestID":"0334a8ee-2dff-4923-b770-e1170d48da47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7928f837-8ce8-44be-99f8-74e1e5c9b000","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:56.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:56.326Z","message":"{\"transactionId\":\"0334a8ee-2dff-4923-b770-e1170d48da47\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:56:324\",\"respDate\":\"221026-05:04:56:326\",\"sourceId\":\"haproxy:0334a8ee-2dff-4923-b770-e1170d48da47\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:04:56:324-76079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0334a8ee-2dff-4923-b770-e1170d48da47]}\\\"}\"}","context":{"RequestID":"0334a8ee-2dff-4923-b770-e1170d48da47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7928f837-8ce8-44be-99f8-74e1e5c9b000","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:56.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:56.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0334a8ee-2dff-4923-b770-e1170d48da47","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7928f837-8ce8-44be-99f8-74e1e5c9b000","LogTimestamp":"2022-10-26T05:04:56.326Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:57.404Z","message":"Entering","context":{"RequestID":"662be9f7-69a0-40ef-8ba9-57abdc2710cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"053663c9-d351-42bf-b134-f3c77b690aaf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:57.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:57.408Z","message":"{\"transactionId\":\"662be9f7-69a0-40ef-8ba9-57abdc2710cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:57:405\",\"respDate\":\"221026-05:04:57:408\",\"sourceId\":\"healthcheck:662be9f7-69a0-40ef-8ba9-57abdc2710cd\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:04:57:405-61906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34288], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[662be9f7-69a0-40ef-8ba9-57abdc2710cd]}\\\"}\"}","context":{"RequestID":"662be9f7-69a0-40ef-8ba9-57abdc2710cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"053663c9-d351-42bf-b134-f3c77b690aaf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:57.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:57.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"662be9f7-69a0-40ef-8ba9-57abdc2710cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"053663c9-d351-42bf-b134-f3c77b690aaf","LogTimestamp":"2022-10-26T05:04:57.409Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 11 - "logType": "access" {"timestamp":"2022-10-26T05:04:57.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:04:57.618Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:04:57.621Z","message":"Connection[cassandra/10.233.66.188:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:57.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:57.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:57.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:58.339Z","message":"Entering","context":{"RequestID":"3c3ef0af-7598-443c-aa05-b08e861be6e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"141aa0ca-f1fb-465d-93e3-162665596227","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:58.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:58.343Z","message":"{\"transactionId\":\"3c3ef0af-7598-443c-aa05-b08e861be6e5\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:58:340\",\"respDate\":\"221026-05:04:58:343\",\"sourceId\":\"haproxy:3c3ef0af-7598-443c-aa05-b08e861be6e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:58:340-54502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c3ef0af-7598-443c-aa05-b08e861be6e5]}\\\"}\"}","context":{"RequestID":"3c3ef0af-7598-443c-aa05-b08e861be6e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"141aa0ca-f1fb-465d-93e3-162665596227","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:04:58.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:58.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c3ef0af-7598-443c-aa05-b08e861be6e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"141aa0ca-f1fb-465d-93e3-162665596227","LogTimestamp":"2022-10-26T05:04:58.343Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:04:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:04:59.682Z","message":"Entering","context":{"RequestID":"30cd51ec-88b6-43a1-aa52-f3fff0f03449","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdb24615-e83c-4efb-80dc-111a62c4dbc9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:59.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:04:59.685Z","message":"{\"transactionId\":\"30cd51ec-88b6-43a1-aa52-f3fff0f03449\",\"status\":\"200\",\"rqstDate\":\"221026-05:04:59:683\",\"respDate\":\"221026-05:04:59:685\",\"sourceId\":\"healthcheck:30cd51ec-88b6-43a1-aa52-f3fff0f03449\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:04:59:683-39510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[30cd51ec-88b6-43a1-aa52-f3fff0f03449]}\\\"}\"}","context":{"RequestID":"30cd51ec-88b6-43a1-aa52-f3fff0f03449","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdb24615-e83c-4efb-80dc-111a62c4dbc9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:04:59.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:04:59.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30cd51ec-88b6-43a1-aa52-f3fff0f03449","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdb24615-e83c-4efb-80dc-111a62c4dbc9","LogTimestamp":"2022-10-26T05:04:59.685Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:04:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:00.355Z","message":"Entering","context":{"RequestID":"dbffff19-384e-4526-8df8-80d368fbc1d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a7c14ab-3fbf-499e-b7e4-124aaf233afb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:00.358Z","message":"{\"transactionId\":\"dbffff19-384e-4526-8df8-80d368fbc1d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:00:356\",\"respDate\":\"221026-05:05:00:358\",\"sourceId\":\"haproxy:dbffff19-384e-4526-8df8-80d368fbc1d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:00:356-24097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dbffff19-384e-4526-8df8-80d368fbc1d5]}\\\"}\"}","context":{"RequestID":"dbffff19-384e-4526-8df8-80d368fbc1d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a7c14ab-3fbf-499e-b7e4-124aaf233afb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:00.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbffff19-384e-4526-8df8-80d368fbc1d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a7c14ab-3fbf-499e-b7e4-124aaf233afb","LogTimestamp":"2022-10-26T05:05:00.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:02.375Z","message":"Entering","context":{"RequestID":"1fbca79e-1b75-4fd1-b029-c99eef3a8a80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"169dced8-1401-4537-b7ce-a960f12c7d4e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:02.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:02.379Z","message":"{\"transactionId\":\"1fbca79e-1b75-4fd1-b029-c99eef3a8a80\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:02:376\",\"respDate\":\"221026-05:05:02:378\",\"sourceId\":\"haproxy:1fbca79e-1b75-4fd1-b029-c99eef3a8a80\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:02:376-34046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fbca79e-1b75-4fd1-b029-c99eef3a8a80]}\\\"}\"}","context":{"RequestID":"1fbca79e-1b75-4fd1-b029-c99eef3a8a80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"169dced8-1401-4537-b7ce-a960f12c7d4e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:02.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:02.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fbca79e-1b75-4fd1-b029-c99eef3a8a80","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"169dced8-1401-4537-b7ce-a960f12c7d4e","LogTimestamp":"2022-10-26T05:05:02.380Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:04.390Z","message":"Entering","context":{"RequestID":"30ad048a-8652-40d4-adbf-5659e4bda429","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2325d083-65a7-4fd5-a1f2-3c848b476f67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:04.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:04.393Z","message":"{\"transactionId\":\"30ad048a-8652-40d4-adbf-5659e4bda429\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:04:391\",\"respDate\":\"221026-05:05:04:393\",\"sourceId\":\"haproxy:30ad048a-8652-40d4-adbf-5659e4bda429\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:04:391-3792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30ad048a-8652-40d4-adbf-5659e4bda429]}\\\"}\"}","context":{"RequestID":"30ad048a-8652-40d4-adbf-5659e4bda429","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2325d083-65a7-4fd5-a1f2-3c848b476f67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:04.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:04.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30ad048a-8652-40d4-adbf-5659e4bda429","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2325d083-65a7-4fd5-a1f2-3c848b476f67","LogTimestamp":"2022-10-26T05:05:04.394Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:05.356Z","message":"Entering","context":{"RequestID":"55d64256-960f-4f74-9d90-77fc6ab7c3ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc84da00-1253-4a21-894f-edbd7dd164a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:05.360Z","message":"{\"transactionId\":\"55d64256-960f-4f74-9d90-77fc6ab7c3ee\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:05:357\",\"respDate\":\"221026-05:05:05:360\",\"sourceId\":\"OOM_ReadinessCheck:55d64256-960f-4f74-9d90-77fc6ab7c3ee\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:05:357-6601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50048], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[55d64256-960f-4f74-9d90-77fc6ab7c3ee]}\\\"}\"}","context":{"RequestID":"55d64256-960f-4f74-9d90-77fc6ab7c3ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc84da00-1253-4a21-894f-edbd7dd164a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:05.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55d64256-960f-4f74-9d90-77fc6ab7c3ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc84da00-1253-4a21-894f-edbd7dd164a9","LogTimestamp":"2022-10-26T05:05:05.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:05.507Z","message":"Entering","context":{"RequestID":"a8ac0931-c27a-4378-bcdd-337a6c843f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98eac005-2df0-4de8-8d7e-2525a0d2649d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:05.510Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8ac0931-c27a-4378-bcdd-337a6c843f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98eac005-2df0-4de8-8d7e-2525a0d2649d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:05.512Z","message":"{\"transactionId\":\"a8ac0931-c27a-4378-bcdd-337a6c843f4c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:05:508\",\"respDate\":\"221026-05:05:05:512\",\"sourceId\":\"ReadinessCheck:a8ac0931-c27a-4378-bcdd-337a6c843f4c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:05:508-62197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a8ac0931-c27a-4378-bcdd-337a6c843f4c]}\\\"}\"}","context":{"RequestID":"a8ac0931-c27a-4378-bcdd-337a6c843f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98eac005-2df0-4de8-8d7e-2525a0d2649d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:05.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:05.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ac0931-c27a-4378-bcdd-337a6c843f4c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98eac005-2df0-4de8-8d7e-2525a0d2649d","LogTimestamp":"2022-10-26T05:05:05.513Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:06.409Z","message":"Entering","context":{"RequestID":"7300f9ca-a445-49bb-bfe4-3854b4038d48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29694c09-6228-401b-b7c8-287088b129a1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:06.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:06.413Z","message":"{\"transactionId\":\"7300f9ca-a445-49bb-bfe4-3854b4038d48\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:06:410\",\"respDate\":\"221026-05:05:06:413\",\"sourceId\":\"haproxy:7300f9ca-a445-49bb-bfe4-3854b4038d48\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:06:410-95612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7300f9ca-a445-49bb-bfe4-3854b4038d48]}\\\"}\"}","context":{"RequestID":"7300f9ca-a445-49bb-bfe4-3854b4038d48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29694c09-6228-401b-b7c8-287088b129a1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:06.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:06.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7300f9ca-a445-49bb-bfe4-3854b4038d48","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29694c09-6228-401b-b7c8-287088b129a1","LogTimestamp":"2022-10-26T05:05:06.414Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:07.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:07.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:07.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:07.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:08.426Z","message":"Entering","context":{"RequestID":"c33c4aca-f08c-4359-8fb5-40334e3e9ac7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0f935c24-bf1a-4388-8dce-0f303101d822","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:08.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:08.428Z","message":"{\"transactionId\":\"c33c4aca-f08c-4359-8fb5-40334e3e9ac7\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:08:426\",\"respDate\":\"221026-05:05:08:428\",\"sourceId\":\"haproxy:c33c4aca-f08c-4359-8fb5-40334e3e9ac7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:08:426-75520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c33c4aca-f08c-4359-8fb5-40334e3e9ac7]}\\\"}\"}","context":{"RequestID":"c33c4aca-f08c-4359-8fb5-40334e3e9ac7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0f935c24-bf1a-4388-8dce-0f303101d822","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:08.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:08.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c33c4aca-f08c-4359-8fb5-40334e3e9ac7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f935c24-bf1a-4388-8dce-0f303101d822","LogTimestamp":"2022-10-26T05:05:08.429Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:10.440Z","message":"Entering","context":{"RequestID":"bd190444-1074-4c72-953a-215418a36f26","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78c9bd49-3bbd-41ce-be61-978d99407d5b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:10.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:10.443Z","message":"{\"transactionId\":\"bd190444-1074-4c72-953a-215418a36f26\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:10:441\",\"respDate\":\"221026-05:05:10:443\",\"sourceId\":\"haproxy:bd190444-1074-4c72-953a-215418a36f26\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:10:441-27060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd190444-1074-4c72-953a-215418a36f26]}\\\"}\"}","context":{"RequestID":"bd190444-1074-4c72-953a-215418a36f26","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78c9bd49-3bbd-41ce-be61-978d99407d5b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:10.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:10.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd190444-1074-4c72-953a-215418a36f26","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78c9bd49-3bbd-41ce-be61-978d99407d5b","LogTimestamp":"2022-10-26T05:05:10.444Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:12.429Z","message":"Entering","context":{"RequestID":"f6e4f4e0-3d1c-430c-b647-51ec8f5db8de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31e3e654-00e1-48c5-8915-672963148533","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:12.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:12.432Z","message":"{\"transactionId\":\"f6e4f4e0-3d1c-430c-b647-51ec8f5db8de\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:12:430\",\"respDate\":\"221026-05:05:12:432\",\"sourceId\":\"healthcheck:f6e4f4e0-3d1c-430c-b647-51ec8f5db8de\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:12:430-78183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34438], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f6e4f4e0-3d1c-430c-b647-51ec8f5db8de]}\\\"}\"}","context":{"RequestID":"f6e4f4e0-3d1c-430c-b647-51ec8f5db8de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31e3e654-00e1-48c5-8915-672963148533","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:12.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:12.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e4f4e0-3d1c-430c-b647-51ec8f5db8de","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31e3e654-00e1-48c5-8915-672963148533","LogTimestamp":"2022-10-26T05:05:12.433Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:12.456Z","message":"Entering","context":{"RequestID":"a0cd9aa8-8b07-41a2-a35f-118785746b7c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49540156-ab86-44fc-b2b0-36009681d3c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:12.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:12.459Z","message":"{\"transactionId\":\"a0cd9aa8-8b07-41a2-a35f-118785746b7c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:12:457\",\"respDate\":\"221026-05:05:12:459\",\"sourceId\":\"haproxy:a0cd9aa8-8b07-41a2-a35f-118785746b7c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:12:457-82021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0cd9aa8-8b07-41a2-a35f-118785746b7c]}\\\"}\"}","context":{"RequestID":"a0cd9aa8-8b07-41a2-a35f-118785746b7c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49540156-ab86-44fc-b2b0-36009681d3c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:12.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:12.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0cd9aa8-8b07-41a2-a35f-118785746b7c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49540156-ab86-44fc-b2b0-36009681d3c6","LogTimestamp":"2022-10-26T05:05:12.460Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:14.473Z","message":"Entering","context":{"RequestID":"affe9f75-7dca-4530-aa8f-58b4aefda7dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76e142f1-2a82-4717-9f75-ba587cb4a067","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:14.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:14.475Z","message":"{\"transactionId\":\"affe9f75-7dca-4530-aa8f-58b4aefda7dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:14:473\",\"respDate\":\"221026-05:05:14:475\",\"sourceId\":\"haproxy:affe9f75-7dca-4530-aa8f-58b4aefda7dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:14:473-98639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[affe9f75-7dca-4530-aa8f-58b4aefda7dd]}\\\"}\"}","context":{"RequestID":"affe9f75-7dca-4530-aa8f-58b4aefda7dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76e142f1-2a82-4717-9f75-ba587cb4a067","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:14.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:14.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"affe9f75-7dca-4530-aa8f-58b4aefda7dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76e142f1-2a82-4717-9f75-ba587cb4a067","LogTimestamp":"2022-10-26T05:05:14.476Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:14.719Z","message":"Entering","context":{"RequestID":"711ff583-b349-498f-bcb6-9bcad3e48917","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"045da864-7cde-4702-a277-8768bef60b50","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:14.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:14.722Z","message":"{\"transactionId\":\"711ff583-b349-498f-bcb6-9bcad3e48917\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:14:720\",\"respDate\":\"221026-05:05:14:722\",\"sourceId\":\"healthcheck:711ff583-b349-498f-bcb6-9bcad3e48917\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:14:720-46552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[711ff583-b349-498f-bcb6-9bcad3e48917]}\\\"}\"}","context":{"RequestID":"711ff583-b349-498f-bcb6-9bcad3e48917","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"045da864-7cde-4702-a277-8768bef60b50","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:14.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:14.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"711ff583-b349-498f-bcb6-9bcad3e48917","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045da864-7cde-4702-a277-8768bef60b50","LogTimestamp":"2022-10-26T05:05:14.722Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:05:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:15.359Z","message":"Entering","context":{"RequestID":"11457a4f-5141-4624-a3e8-45b801a82832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b367aee-8181-47e1-a292-e823257ef551","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:15.362Z","message":"{\"transactionId\":\"11457a4f-5141-4624-a3e8-45b801a82832\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:15:360\",\"respDate\":\"221026-05:05:15:362\",\"sourceId\":\"OOM_ReadinessCheck:11457a4f-5141-4624-a3e8-45b801a82832\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:15:360-56320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50202], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[11457a4f-5141-4624-a3e8-45b801a82832]}\\\"}\"}","context":{"RequestID":"11457a4f-5141-4624-a3e8-45b801a82832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b367aee-8181-47e1-a292-e823257ef551","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:15.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11457a4f-5141-4624-a3e8-45b801a82832","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b367aee-8181-47e1-a292-e823257ef551","LogTimestamp":"2022-10-26T05:05:15.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:15.502Z","message":"Entering","context":{"RequestID":"c30d56ac-ed32-49bf-a1ee-192f9604cd7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f9266d47-a60f-48fb-aceb-ab7dcf2f498f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:15.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"c30d56ac-ed32-49bf-a1ee-192f9604cd7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f9266d47-a60f-48fb-aceb-ab7dcf2f498f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:15.505Z","message":"{\"transactionId\":\"c30d56ac-ed32-49bf-a1ee-192f9604cd7a\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:15:503\",\"respDate\":\"221026-05:05:15:505\",\"sourceId\":\"ReadinessCheck:c30d56ac-ed32-49bf-a1ee-192f9604cd7a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:15:503-85793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c30d56ac-ed32-49bf-a1ee-192f9604cd7a]}\\\"}\"}","context":{"RequestID":"c30d56ac-ed32-49bf-a1ee-192f9604cd7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f9266d47-a60f-48fb-aceb-ab7dcf2f498f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:15.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:15.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c30d56ac-ed32-49bf-a1ee-192f9604cd7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9266d47-a60f-48fb-aceb-ab7dcf2f498f","LogTimestamp":"2022-10-26T05:05:15.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:16.487Z","message":"Entering","context":{"RequestID":"a3d53f98-54c3-4f2b-8f2a-a76b80654fa5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a796d54-4aea-4516-9285-079a71064587","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:16.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:16.490Z","message":"{\"transactionId\":\"a3d53f98-54c3-4f2b-8f2a-a76b80654fa5\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:16:488\",\"respDate\":\"221026-05:05:16:490\",\"sourceId\":\"haproxy:a3d53f98-54c3-4f2b-8f2a-a76b80654fa5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:16:488-45618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3d53f98-54c3-4f2b-8f2a-a76b80654fa5]}\\\"}\"}","context":{"RequestID":"a3d53f98-54c3-4f2b-8f2a-a76b80654fa5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a796d54-4aea-4516-9285-079a71064587","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:16.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:16.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3d53f98-54c3-4f2b-8f2a-a76b80654fa5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a796d54-4aea-4516-9285-079a71064587","LogTimestamp":"2022-10-26T05:05:16.490Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:17.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:17.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:17.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:17.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:18.501Z","message":"Entering","context":{"RequestID":"062e72a4-d1d7-4b63-87d6-6854ba599d5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99c2e18d-c20e-4eeb-8260-c6b5692624ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:18.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:18.503Z","message":"{\"transactionId\":\"062e72a4-d1d7-4b63-87d6-6854ba599d5e\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:18:501\",\"respDate\":\"221026-05:05:18:503\",\"sourceId\":\"haproxy:062e72a4-d1d7-4b63-87d6-6854ba599d5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:18:501-49048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[062e72a4-d1d7-4b63-87d6-6854ba599d5e]}\\\"}\"}","context":{"RequestID":"062e72a4-d1d7-4b63-87d6-6854ba599d5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99c2e18d-c20e-4eeb-8260-c6b5692624ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:18.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:18.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"062e72a4-d1d7-4b63-87d6-6854ba599d5e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c2e18d-c20e-4eeb-8260-c6b5692624ef","LogTimestamp":"2022-10-26T05:05:18.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:20.516Z","message":"Entering","context":{"RequestID":"f7c510fa-2041-4291-8c8a-fef717e5bca3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0d7d245-b5da-4b6a-86f6-9ce1f55ba851","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:20.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:20.519Z","message":"{\"transactionId\":\"f7c510fa-2041-4291-8c8a-fef717e5bca3\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:20:516\",\"respDate\":\"221026-05:05:20:518\",\"sourceId\":\"haproxy:f7c510fa-2041-4291-8c8a-fef717e5bca3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:20:516-59620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7c510fa-2041-4291-8c8a-fef717e5bca3]}\\\"}\"}","context":{"RequestID":"f7c510fa-2041-4291-8c8a-fef717e5bca3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0d7d245-b5da-4b6a-86f6-9ce1f55ba851","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:20.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:20.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7c510fa-2041-4291-8c8a-fef717e5bca3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0d7d245-b5da-4b6a-86f6-9ce1f55ba851","LogTimestamp":"2022-10-26T05:05:20.519Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:22.531Z","message":"Entering","context":{"RequestID":"e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81facdd8-4bd1-41e1-a696-5033cac4406f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:22.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:22.535Z","message":"{\"transactionId\":\"e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:22:532\",\"respDate\":\"221026-05:05:22:535\",\"sourceId\":\"haproxy:e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:22:532-37059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3]}\\\"}\"}","context":{"RequestID":"e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81facdd8-4bd1-41e1-a696-5033cac4406f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:22.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:22.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6e9a3ad-9d31-4697-8b06-1d9e08bbfae3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81facdd8-4bd1-41e1-a696-5033cac4406f","LogTimestamp":"2022-10-26T05:05:22.535Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:24.337Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:05:24.339Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:05:24.547Z","message":"Entering","context":{"RequestID":"04b0b666-0adc-4a9e-abe7-2f28ad7088ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd030799-3616-4087-bc6c-af7d6c21aebe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:24.551Z","message":"{\"transactionId\":\"04b0b666-0adc-4a9e-abe7-2f28ad7088ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:24:548\",\"respDate\":\"221026-05:05:24:551\",\"sourceId\":\"haproxy:04b0b666-0adc-4a9e-abe7-2f28ad7088ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:24:548-22997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04b0b666-0adc-4a9e-abe7-2f28ad7088ff]}\\\"}\"}","context":{"RequestID":"04b0b666-0adc-4a9e-abe7-2f28ad7088ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd030799-3616-4087-bc6c-af7d6c21aebe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:24.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:24.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04b0b666-0adc-4a9e-abe7-2f28ad7088ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd030799-3616-4087-bc6c-af7d6c21aebe","LogTimestamp":"2022-10-26T05:05:24.551Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:25.359Z","message":"Entering","context":{"RequestID":"a7771067-1956-4438-8b1d-a724c591418a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4e1fcef-4991-4fb9-86dd-e7fc027aa919","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:25.363Z","message":"{\"transactionId\":\"a7771067-1956-4438-8b1d-a724c591418a\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:25:360\",\"respDate\":\"221026-05:05:25:363\",\"sourceId\":\"OOM_ReadinessCheck:a7771067-1956-4438-8b1d-a724c591418a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:25:360-48030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50376], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a7771067-1956-4438-8b1d-a724c591418a]}\\\"}\"}","context":{"RequestID":"a7771067-1956-4438-8b1d-a724c591418a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4e1fcef-4991-4fb9-86dd-e7fc027aa919","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:25.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7771067-1956-4438-8b1d-a724c591418a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4e1fcef-4991-4fb9-86dd-e7fc027aa919","LogTimestamp":"2022-10-26T05:05:25.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:25.501Z","message":"Entering","context":{"RequestID":"47fb9941-1e6b-4675-b434-d5bf7bb99c2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7c18a9-c69c-4f8a-a798-e85415932cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:25.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"47fb9941-1e6b-4675-b434-d5bf7bb99c2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7c18a9-c69c-4f8a-a798-e85415932cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:25.505Z","message":"{\"transactionId\":\"47fb9941-1e6b-4675-b434-d5bf7bb99c2e\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:25:501\",\"respDate\":\"221026-05:05:25:505\",\"sourceId\":\"ReadinessCheck:47fb9941-1e6b-4675-b434-d5bf7bb99c2e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:25:501-64398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[47fb9941-1e6b-4675-b434-d5bf7bb99c2e]}\\\"}\"}","context":{"RequestID":"47fb9941-1e6b-4675-b434-d5bf7bb99c2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7c18a9-c69c-4f8a-a798-e85415932cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:25.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47fb9941-1e6b-4675-b434-d5bf7bb99c2e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c7c18a9-c69c-4f8a-a798-e85415932cc4","LogTimestamp":"2022-10-26T05:05:25.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:26.563Z","message":"Entering","context":{"RequestID":"9a39de53-e1ba-47c9-9d56-0ea195690a55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47483957-efeb-4703-934e-0931bfcea7aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:26.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:26.566Z","message":"{\"transactionId\":\"9a39de53-e1ba-47c9-9d56-0ea195690a55\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:26:563\",\"respDate\":\"221026-05:05:26:565\",\"sourceId\":\"haproxy:9a39de53-e1ba-47c9-9d56-0ea195690a55\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:26:563-57027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a39de53-e1ba-47c9-9d56-0ea195690a55]}\\\"}\"}","context":{"RequestID":"9a39de53-e1ba-47c9-9d56-0ea195690a55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47483957-efeb-4703-934e-0931bfcea7aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:26.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:26.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a39de53-e1ba-47c9-9d56-0ea195690a55","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47483957-efeb-4703-934e-0931bfcea7aa","LogTimestamp":"2022-10-26T05:05:26.566Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:27.452Z","message":"Entering","context":{"RequestID":"4af0a93b-8549-47fe-9568-bbacc07135c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c52e20b-289a-4260-bb8f-102a8f57de7f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:27.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:27.454Z","message":"{\"transactionId\":\"4af0a93b-8549-47fe-9568-bbacc07135c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:27:452\",\"respDate\":\"221026-05:05:27:454\",\"sourceId\":\"healthcheck:4af0a93b-8549-47fe-9568-bbacc07135c9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:27:452-56825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34586], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4af0a93b-8549-47fe-9568-bbacc07135c9]}\\\"}\"}","context":{"RequestID":"4af0a93b-8549-47fe-9568-bbacc07135c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c52e20b-289a-4260-bb8f-102a8f57de7f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:27.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:27.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af0a93b-8549-47fe-9568-bbacc07135c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c52e20b-289a-4260-bb8f-102a8f57de7f","LogTimestamp":"2022-10-26T05:05:27.455Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:27.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:27.618Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:27.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:27.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:28.591Z","message":"Entering","context":{"RequestID":"1c198693-11bf-47a0-8518-fd8ee13e3ef9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4a8cddb4-2db3-4234-b0ec-8d51a49324b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:28.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:28.603Z","message":"{\"transactionId\":\"1c198693-11bf-47a0-8518-fd8ee13e3ef9\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:28:594\",\"respDate\":\"221026-05:05:28:602\",\"sourceId\":\"haproxy:1c198693-11bf-47a0-8518-fd8ee13e3ef9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:28:594-89103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c198693-11bf-47a0-8518-fd8ee13e3ef9]}\\\"}\"}","context":{"RequestID":"1c198693-11bf-47a0-8518-fd8ee13e3ef9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4a8cddb4-2db3-4234-b0ec-8d51a49324b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:28.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:28.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c198693-11bf-47a0-8518-fd8ee13e3ef9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"20","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a8cddb4-2db3-4234-b0ec-8d51a49324b7","LogTimestamp":"2022-10-26T05:05:28.610Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 31 - "logType": "access" {"timestamp":"2022-10-26T05:05:29.748Z","message":"Entering","context":{"RequestID":"75725321-ae4f-4353-b57f-4da66acb1f0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec60a6b-9fda-4925-8ce4-474375907c2a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:29.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:29.751Z","message":"{\"transactionId\":\"75725321-ae4f-4353-b57f-4da66acb1f0c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:29:748\",\"respDate\":\"221026-05:05:29:750\",\"sourceId\":\"healthcheck:75725321-ae4f-4353-b57f-4da66acb1f0c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:29:748-67018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[75725321-ae4f-4353-b57f-4da66acb1f0c]}\\\"}\"}","context":{"RequestID":"75725321-ae4f-4353-b57f-4da66acb1f0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec60a6b-9fda-4925-8ce4-474375907c2a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:29.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:29.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75725321-ae4f-4353-b57f-4da66acb1f0c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec60a6b-9fda-4925-8ce4-474375907c2a","LogTimestamp":"2022-10-26T05:05:29.751Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:05:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:30.623Z","message":"Entering","context":{"RequestID":"89f147e7-e838-4a4c-85b7-897a545a531d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0470ad5c-c61f-448b-bdcf-06a204f3c763","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:30.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:30.628Z","message":"{\"transactionId\":\"89f147e7-e838-4a4c-85b7-897a545a531d\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:30:623\",\"respDate\":\"221026-05:05:30:628\",\"sourceId\":\"haproxy:89f147e7-e838-4a4c-85b7-897a545a531d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:30:623-61624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89f147e7-e838-4a4c-85b7-897a545a531d]}\\\"}\"}","context":{"RequestID":"89f147e7-e838-4a4c-85b7-897a545a531d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0470ad5c-c61f-448b-bdcf-06a204f3c763","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:30.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:30.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f147e7-e838-4a4c-85b7-897a545a531d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0470ad5c-c61f-448b-bdcf-06a204f3c763","LogTimestamp":"2022-10-26T05:05:30.629Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:32.643Z","message":"Entering","context":{"RequestID":"0dc966cc-cae4-4229-bfb6-4d08f1053b3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23cf747b-301b-4d6b-a3eb-0e1c16a8b866","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:32.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:32.649Z","message":"{\"transactionId\":\"0dc966cc-cae4-4229-bfb6-4d08f1053b3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:32:644\",\"respDate\":\"221026-05:05:32:649\",\"sourceId\":\"haproxy:0dc966cc-cae4-4229-bfb6-4d08f1053b3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:32:644-94291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0dc966cc-cae4-4229-bfb6-4d08f1053b3c]}\\\"}\"}","context":{"RequestID":"0dc966cc-cae4-4229-bfb6-4d08f1053b3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23cf747b-301b-4d6b-a3eb-0e1c16a8b866","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:32.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:32.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dc966cc-cae4-4229-bfb6-4d08f1053b3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23cf747b-301b-4d6b-a3eb-0e1c16a8b866","LogTimestamp":"2022-10-26T05:05:32.650Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:34.665Z","message":"Entering","context":{"RequestID":"1d3e7954-b53f-4200-a18c-efd75f1413f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d74976f-4057-48aa-9210-349f7f5a0832","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:34.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:34.670Z","message":"{\"transactionId\":\"1d3e7954-b53f-4200-a18c-efd75f1413f3\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:34:667\",\"respDate\":\"221026-05:05:34:670\",\"sourceId\":\"haproxy:1d3e7954-b53f-4200-a18c-efd75f1413f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:34:667-19078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d3e7954-b53f-4200-a18c-efd75f1413f3]}\\\"}\"}","context":{"RequestID":"1d3e7954-b53f-4200-a18c-efd75f1413f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d74976f-4057-48aa-9210-349f7f5a0832","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:34.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:34.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d3e7954-b53f-4200-a18c-efd75f1413f3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d74976f-4057-48aa-9210-349f7f5a0832","LogTimestamp":"2022-10-26T05:05:34.671Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:35.354Z","message":"Entering","context":{"RequestID":"f9ed12dd-7a4e-4409-9aa0-14460357b0f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb77c1be-1d76-44c3-8f52-f2f524b2dbcd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:35.357Z","message":"{\"transactionId\":\"f9ed12dd-7a4e-4409-9aa0-14460357b0f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:35:354\",\"respDate\":\"221026-05:05:35:357\",\"sourceId\":\"OOM_ReadinessCheck:f9ed12dd-7a4e-4409-9aa0-14460357b0f9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:35:354-86512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50538], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f9ed12dd-7a4e-4409-9aa0-14460357b0f9]}\\\"}\"}","context":{"RequestID":"f9ed12dd-7a4e-4409-9aa0-14460357b0f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb77c1be-1d76-44c3-8f52-f2f524b2dbcd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:35.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9ed12dd-7a4e-4409-9aa0-14460357b0f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb77c1be-1d76-44c3-8f52-f2f524b2dbcd","LogTimestamp":"2022-10-26T05:05:35.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:35.498Z","message":"Entering","context":{"RequestID":"61373a01-2164-4f1b-8c8a-a817f32a2cb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2661bdfc-50e0-4295-a490-1897e0e364eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"61373a01-2164-4f1b-8c8a-a817f32a2cb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2661bdfc-50e0-4295-a490-1897e0e364eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:35.502Z","message":"{\"transactionId\":\"61373a01-2164-4f1b-8c8a-a817f32a2cb1\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:35:499\",\"respDate\":\"221026-05:05:35:502\",\"sourceId\":\"ReadinessCheck:61373a01-2164-4f1b-8c8a-a817f32a2cb1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:35:499-80366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[61373a01-2164-4f1b-8c8a-a817f32a2cb1]}\\\"}\"}","context":{"RequestID":"61373a01-2164-4f1b-8c8a-a817f32a2cb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2661bdfc-50e0-4295-a490-1897e0e364eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:35.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61373a01-2164-4f1b-8c8a-a817f32a2cb1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2661bdfc-50e0-4295-a490-1897e0e364eb","LogTimestamp":"2022-10-26T05:05:35.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:36.683Z","message":"Entering","context":{"RequestID":"f003b46c-a217-47fd-bb69-83c8061aa03c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8e01251d-8a9b-4fd9-9014-26d8f3300aa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:36.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:36.746Z","message":"{\"transactionId\":\"f003b46c-a217-47fd-bb69-83c8061aa03c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:36:683\",\"respDate\":\"221026-05:05:36:746\",\"sourceId\":\"haproxy:f003b46c-a217-47fd-bb69-83c8061aa03c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:36:683-52813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f003b46c-a217-47fd-bb69-83c8061aa03c]}\\\"}\"}","context":{"RequestID":"f003b46c-a217-47fd-bb69-83c8061aa03c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8e01251d-8a9b-4fd9-9014-26d8f3300aa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:36.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:36.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f003b46c-a217-47fd-bb69-83c8061aa03c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"65","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e01251d-8a9b-4fd9-9014-26d8f3300aa1","LogTimestamp":"2022-10-26T05:05:36.747Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 68 - "logType": "access" {"timestamp":"2022-10-26T05:05:37.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:37.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:37.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:37.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:38.762Z","message":"Entering","context":{"RequestID":"13c10872-ef96-4a2e-a739-f67abede2006","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"51899438-8ce5-487a-94b1-cd85e0f73934","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:38.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:38.766Z","message":"{\"transactionId\":\"13c10872-ef96-4a2e-a739-f67abede2006\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:38:763\",\"respDate\":\"221026-05:05:38:766\",\"sourceId\":\"haproxy:13c10872-ef96-4a2e-a739-f67abede2006\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:38:763-46790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13c10872-ef96-4a2e-a739-f67abede2006]}\\\"}\"}","context":{"RequestID":"13c10872-ef96-4a2e-a739-f67abede2006","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"51899438-8ce5-487a-94b1-cd85e0f73934","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:38.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:38.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13c10872-ef96-4a2e-a739-f67abede2006","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51899438-8ce5-487a-94b1-cd85e0f73934","LogTimestamp":"2022-10-26T05:05:38.768Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:40.782Z","message":"Entering","context":{"RequestID":"18c8f95f-db87-4298-8098-c76258adbd99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82f8b6bf-39e4-4dce-bb35-73581e965ea7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:40.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:40.785Z","message":"{\"transactionId\":\"18c8f95f-db87-4298-8098-c76258adbd99\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:40:783\",\"respDate\":\"221026-05:05:40:785\",\"sourceId\":\"haproxy:18c8f95f-db87-4298-8098-c76258adbd99\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:40:783-46558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[18c8f95f-db87-4298-8098-c76258adbd99]}\\\"}\"}","context":{"RequestID":"18c8f95f-db87-4298-8098-c76258adbd99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82f8b6bf-39e4-4dce-bb35-73581e965ea7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:40.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:40.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18c8f95f-db87-4298-8098-c76258adbd99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82f8b6bf-39e4-4dce-bb35-73581e965ea7","LogTimestamp":"2022-10-26T05:05:40.786Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:42.476Z","message":"Entering","context":{"RequestID":"b2e87bf8-4444-4d39-8432-4ae11487f0fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83f87829-be5d-44f8-b7f1-361185bb1bed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:42.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:42.479Z","message":"{\"transactionId\":\"b2e87bf8-4444-4d39-8432-4ae11487f0fc\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:42:476\",\"respDate\":\"221026-05:05:42:478\",\"sourceId\":\"healthcheck:b2e87bf8-4444-4d39-8432-4ae11487f0fc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:42:476-22607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34742], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2e87bf8-4444-4d39-8432-4ae11487f0fc]}\\\"}\"}","context":{"RequestID":"b2e87bf8-4444-4d39-8432-4ae11487f0fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83f87829-be5d-44f8-b7f1-361185bb1bed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:42.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:42.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2e87bf8-4444-4d39-8432-4ae11487f0fc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f87829-be5d-44f8-b7f1-361185bb1bed","LogTimestamp":"2022-10-26T05:05:42.479Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 23 - "logType": "access" {"timestamp":"2022-10-26T05:05:42.798Z","message":"Entering","context":{"RequestID":"a9e9d54f-3565-44fa-8c3a-467ac7589632","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a47a2ddf-0ba4-4c2d-bca9-01e3275aff20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:42.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:42.801Z","message":"{\"transactionId\":\"a9e9d54f-3565-44fa-8c3a-467ac7589632\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:42:799\",\"respDate\":\"221026-05:05:42:800\",\"sourceId\":\"haproxy:a9e9d54f-3565-44fa-8c3a-467ac7589632\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:42:799-6228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a9e9d54f-3565-44fa-8c3a-467ac7589632]}\\\"}\"}","context":{"RequestID":"a9e9d54f-3565-44fa-8c3a-467ac7589632","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a47a2ddf-0ba4-4c2d-bca9-01e3275aff20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:42.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:42.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9e9d54f-3565-44fa-8c3a-467ac7589632","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a47a2ddf-0ba4-4c2d-bca9-01e3275aff20","LogTimestamp":"2022-10-26T05:05:42.801Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:44.787Z","message":"Entering","context":{"RequestID":"66e04eb6-9235-4c4d-8596-fbe8c637bc17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aeadb4a8-67be-429c-807f-f90b30b76e3e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:44.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:44.790Z","message":"{\"transactionId\":\"66e04eb6-9235-4c4d-8596-fbe8c637bc17\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:44:788\",\"respDate\":\"221026-05:05:44:790\",\"sourceId\":\"healthcheck:66e04eb6-9235-4c4d-8596-fbe8c637bc17\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:44:788-76062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[66e04eb6-9235-4c4d-8596-fbe8c637bc17]}\\\"}\"}","context":{"RequestID":"66e04eb6-9235-4c4d-8596-fbe8c637bc17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aeadb4a8-67be-429c-807f-f90b30b76e3e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:44.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:44.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e04eb6-9235-4c4d-8596-fbe8c637bc17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aeadb4a8-67be-429c-807f-f90b30b76e3e","LogTimestamp":"2022-10-26T05:05:44.791Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:05:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:44.815Z","message":"Entering","context":{"RequestID":"7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"282efdb9-45ff-4fa3-93fd-b8a977128f1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:44.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:44.819Z","message":"{\"transactionId\":\"7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:44:816\",\"respDate\":\"221026-05:05:44:819\",\"sourceId\":\"haproxy:7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:05:44:816-13296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5]}\\\"}\"}","context":{"RequestID":"7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"282efdb9-45ff-4fa3-93fd-b8a977128f1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:44.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:44.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c009e93-94b6-4d82-82b2-c2b5cbb0ccb5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"282efdb9-45ff-4fa3-93fd-b8a977128f1b","LogTimestamp":"2022-10-26T05:05:44.820Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:45.354Z","message":"Entering","context":{"RequestID":"c63b0497-66f3-4b5c-9c8d-ac7da55541c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fe1b7a8-57dc-442d-9cef-8f96a86524e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:45.357Z","message":"{\"transactionId\":\"c63b0497-66f3-4b5c-9c8d-ac7da55541c8\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:45:355\",\"respDate\":\"221026-05:05:45:356\",\"sourceId\":\"OOM_ReadinessCheck:c63b0497-66f3-4b5c-9c8d-ac7da55541c8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:45:355-59447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50718], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c63b0497-66f3-4b5c-9c8d-ac7da55541c8]}\\\"}\"}","context":{"RequestID":"c63b0497-66f3-4b5c-9c8d-ac7da55541c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fe1b7a8-57dc-442d-9cef-8f96a86524e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:45.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c63b0497-66f3-4b5c-9c8d-ac7da55541c8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fe1b7a8-57dc-442d-9cef-8f96a86524e4","LogTimestamp":"2022-10-26T05:05:45.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:45.500Z","message":"Entering","context":{"RequestID":"1d223e56-678b-433c-b25e-363648b31cf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96ba8ff9-d1b8-4c09-9f66-16c57389efb1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:45.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d223e56-678b-433c-b25e-363648b31cf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96ba8ff9-d1b8-4c09-9f66-16c57389efb1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:45.505Z","message":"{\"transactionId\":\"1d223e56-678b-433c-b25e-363648b31cf8\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:45:501\",\"respDate\":\"221026-05:05:45:505\",\"sourceId\":\"ReadinessCheck:1d223e56-678b-433c-b25e-363648b31cf8\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:45:501-99990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1d223e56-678b-433c-b25e-363648b31cf8]}\\\"}\"}","context":{"RequestID":"1d223e56-678b-433c-b25e-363648b31cf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96ba8ff9-d1b8-4c09-9f66-16c57389efb1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:45.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d223e56-678b-433c-b25e-363648b31cf8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96ba8ff9-d1b8-4c09-9f66-16c57389efb1","LogTimestamp":"2022-10-26T05:05:45.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:46.831Z","message":"Entering","context":{"RequestID":"6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf885284-cf0f-4a6f-b244-595e341be0cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:46.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:46.834Z","message":"{\"transactionId\":\"6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:46:832\",\"respDate\":\"221026-05:05:46:834\",\"sourceId\":\"haproxy:6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:46:832-15464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d]}\\\"}\"}","context":{"RequestID":"6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf885284-cf0f-4a6f-b244-595e341be0cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:46.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:46.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb9b70b-6a8e-4300-9e60-3f3ba3c4f37d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf885284-cf0f-4a6f-b244-595e341be0cb","LogTimestamp":"2022-10-26T05:05:46.835Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:05:47.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:47.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:47.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:47.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:48.847Z","message":"Entering","context":{"RequestID":"d3a797d0-b618-49db-94aa-38907025f925","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcecf22b-73ee-4fa1-ac6b-8ad451047415","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:48.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:48.850Z","message":"{\"transactionId\":\"d3a797d0-b618-49db-94aa-38907025f925\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:48:848\",\"respDate\":\"221026-05:05:48:850\",\"sourceId\":\"haproxy:d3a797d0-b618-49db-94aa-38907025f925\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:48:848-54415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3a797d0-b618-49db-94aa-38907025f925]}\\\"}\"}","context":{"RequestID":"d3a797d0-b618-49db-94aa-38907025f925","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcecf22b-73ee-4fa1-ac6b-8ad451047415","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:48.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:48.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a797d0-b618-49db-94aa-38907025f925","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcecf22b-73ee-4fa1-ac6b-8ad451047415","LogTimestamp":"2022-10-26T05:05:48.851Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:05:50.868Z","message":"Entering","context":{"RequestID":"6790febf-0404-4780-9cb5-23e295e1a60a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a7c25f3-8f66-47a8-8033-85ecad6c1ebe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:50.873Z","message":"{\"transactionId\":\"6790febf-0404-4780-9cb5-23e295e1a60a\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:50:869\",\"respDate\":\"221026-05:05:50:873\",\"sourceId\":\"haproxy:6790febf-0404-4780-9cb5-23e295e1a60a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:50:869-48042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6790febf-0404-4780-9cb5-23e295e1a60a]}\\\"}\"}","context":{"RequestID":"6790febf-0404-4780-9cb5-23e295e1a60a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a7c25f3-8f66-47a8-8033-85ecad6c1ebe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:50.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6790febf-0404-4780-9cb5-23e295e1a60a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7c25f3-8f66-47a8-8033-85ecad6c1ebe","LogTimestamp":"2022-10-26T05:05:50.873Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:05:52.896Z","message":"Entering","context":{"RequestID":"14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09bad82e-2bf2-451c-a9a0-d389fdf7639b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:52.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:52.901Z","message":"{\"transactionId\":\"14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:52:899\",\"respDate\":\"221026-05:05:52:900\",\"sourceId\":\"haproxy:14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:52:899-90265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003]}\\\"}\"}","context":{"RequestID":"14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09bad82e-2bf2-451c-a9a0-d389fdf7639b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:52.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:52.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14ce3fed-f1ce-4d4f-9fd1-5caed7e8a003","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09bad82e-2bf2-451c-a9a0-d389fdf7639b","LogTimestamp":"2022-10-26T05:05:52.901Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:54.359Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:05:54.362Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:05:54.915Z","message":"Entering","context":{"RequestID":"b6c20322-2b4c-4738-8901-5add26a56c4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a22666e-c193-46e7-a35c-3d23fa2bf39a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:54.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:54.918Z","message":"{\"transactionId\":\"b6c20322-2b4c-4738-8901-5add26a56c4c\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:54:916\",\"respDate\":\"221026-05:05:54:918\",\"sourceId\":\"haproxy:b6c20322-2b4c-4738-8901-5add26a56c4c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:54:916-39426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6c20322-2b4c-4738-8901-5add26a56c4c]}\\\"}\"}","context":{"RequestID":"b6c20322-2b4c-4738-8901-5add26a56c4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a22666e-c193-46e7-a35c-3d23fa2bf39a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:54.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:54.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c20322-2b4c-4738-8901-5add26a56c4c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a22666e-c193-46e7-a35c-3d23fa2bf39a","LogTimestamp":"2022-10-26T05:05:54.919Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:55.354Z","message":"Entering","context":{"RequestID":"5a0da2f4-0ef5-46d2-a695-c5d613dbddd9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33ef6afa-7475-4241-9bf1-308daf487e37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:55.358Z","message":"{\"transactionId\":\"5a0da2f4-0ef5-46d2-a695-c5d613dbddd9\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:55:355\",\"respDate\":\"221026-05:05:55:358\",\"sourceId\":\"OOM_ReadinessCheck:5a0da2f4-0ef5-46d2-a695-c5d613dbddd9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:55:355-9621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50886], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5a0da2f4-0ef5-46d2-a695-c5d613dbddd9]}\\\"}\"}","context":{"RequestID":"5a0da2f4-0ef5-46d2-a695-c5d613dbddd9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33ef6afa-7475-4241-9bf1-308daf487e37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:05:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:55.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a0da2f4-0ef5-46d2-a695-c5d613dbddd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33ef6afa-7475-4241-9bf1-308daf487e37","LogTimestamp":"2022-10-26T05:05:55.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:05:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:05:55.502Z","message":"Entering","context":{"RequestID":"b072e8b3-db42-4dcc-91c0-751f5142f5b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c971847-8f2f-4ca8-a39d-47369467e1e0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:55.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"b072e8b3-db42-4dcc-91c0-751f5142f5b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c971847-8f2f-4ca8-a39d-47369467e1e0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:55.505Z","message":"{\"transactionId\":\"b072e8b3-db42-4dcc-91c0-751f5142f5b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:55:502\",\"respDate\":\"221026-05:05:55:505\",\"sourceId\":\"ReadinessCheck:b072e8b3-db42-4dcc-91c0-751f5142f5b1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:55:502-4810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b072e8b3-db42-4dcc-91c0-751f5142f5b1]}\\\"}\"}","context":{"RequestID":"b072e8b3-db42-4dcc-91c0-751f5142f5b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c971847-8f2f-4ca8-a39d-47369467e1e0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:05:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:55.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b072e8b3-db42-4dcc-91c0-751f5142f5b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c971847-8f2f-4ca8-a39d-47369467e1e0","LogTimestamp":"2022-10-26T05:05:55.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:05:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:56.939Z","message":"Entering","context":{"RequestID":"5d716ea1-7784-417d-bd2d-2990bc613f8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c4bb248-b99d-4042-9c17-bad639fc31a4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:56.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:56.943Z","message":"{\"transactionId\":\"5d716ea1-7784-417d-bd2d-2990bc613f8e\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:56:939\",\"respDate\":\"221026-05:05:56:942\",\"sourceId\":\"haproxy:5d716ea1-7784-417d-bd2d-2990bc613f8e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:56:939-21113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d716ea1-7784-417d-bd2d-2990bc613f8e]}\\\"}\"}","context":{"RequestID":"5d716ea1-7784-417d-bd2d-2990bc613f8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c4bb248-b99d-4042-9c17-bad639fc31a4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:56.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:56.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d716ea1-7784-417d-bd2d-2990bc613f8e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c4bb248-b99d-4042-9c17-bad639fc31a4","LogTimestamp":"2022-10-26T05:05:56.943Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:05:57.513Z","message":"Entering","context":{"RequestID":"96c53796-f94e-4a84-9494-f3a39ea2e558","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0011da9a-f465-4c8c-8707-9273047ea376","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:57.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:57.516Z","message":"{\"transactionId\":\"96c53796-f94e-4a84-9494-f3a39ea2e558\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:57:514\",\"respDate\":\"221026-05:05:57:516\",\"sourceId\":\"healthcheck:96c53796-f94e-4a84-9494-f3a39ea2e558\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:57:514-63923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34904], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[96c53796-f94e-4a84-9494-f3a39ea2e558]}\\\"}\"}","context":{"RequestID":"96c53796-f94e-4a84-9494-f3a39ea2e558","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0011da9a-f465-4c8c-8707-9273047ea376","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:57.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:57.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c53796-f94e-4a84-9494-f3a39ea2e558","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0011da9a-f465-4c8c-8707-9273047ea376","LogTimestamp":"2022-10-26T05:05:57.517Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:05:57.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:05:57.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:57.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:57.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:58.956Z","message":"Entering","context":{"RequestID":"68fa762f-4c8e-46e4-833f-180db88146eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"699ead83-c172-48ee-ab7b-8fc753cd19b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:58.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:58.959Z","message":"{\"transactionId\":\"68fa762f-4c8e-46e4-833f-180db88146eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:58:957\",\"respDate\":\"221026-05:05:58:959\",\"sourceId\":\"haproxy:68fa762f-4c8e-46e4-833f-180db88146eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:05:58:957-89852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68fa762f-4c8e-46e4-833f-180db88146eb]}\\\"}\"}","context":{"RequestID":"68fa762f-4c8e-46e4-833f-180db88146eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"699ead83-c172-48ee-ab7b-8fc753cd19b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:05:58.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:58.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68fa762f-4c8e-46e4-833f-180db88146eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"699ead83-c172-48ee-ab7b-8fc753cd19b3","LogTimestamp":"2022-10-26T05:05:58.960Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:05:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:05:59.815Z","message":"Entering","context":{"RequestID":"f41d0a64-9133-4037-97d9-b0d146394bf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6bf446be-c475-4f21-a9dc-148ab270b00c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:59.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:05:59.819Z","message":"{\"transactionId\":\"f41d0a64-9133-4037-97d9-b0d146394bf3\",\"status\":\"200\",\"rqstDate\":\"221026-05:05:59:816\",\"respDate\":\"221026-05:05:59:819\",\"sourceId\":\"healthcheck:f41d0a64-9133-4037-97d9-b0d146394bf3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:05:59:816-20984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f41d0a64-9133-4037-97d9-b0d146394bf3]}\\\"}\"}","context":{"RequestID":"f41d0a64-9133-4037-97d9-b0d146394bf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6bf446be-c475-4f21-a9dc-148ab270b00c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:05:59.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:05:59.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f41d0a64-9133-4037-97d9-b0d146394bf3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bf446be-c475-4f21-a9dc-148ab270b00c","LogTimestamp":"2022-10-26T05:05:59.819Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:05:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:00.970Z","message":"Entering","context":{"RequestID":"d4eb327c-cadf-456e-baa7-e8c1ee2a374d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"05ba2c0c-bddd-4078-a1ab-16c289316932","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:00.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:00.973Z","message":"{\"transactionId\":\"d4eb327c-cadf-456e-baa7-e8c1ee2a374d\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:00:971\",\"respDate\":\"221026-05:06:00:973\",\"sourceId\":\"haproxy:d4eb327c-cadf-456e-baa7-e8c1ee2a374d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:00:971-25122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4eb327c-cadf-456e-baa7-e8c1ee2a374d]}\\\"}\"}","context":{"RequestID":"d4eb327c-cadf-456e-baa7-e8c1ee2a374d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"05ba2c0c-bddd-4078-a1ab-16c289316932","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:00.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:00.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4eb327c-cadf-456e-baa7-e8c1ee2a374d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05ba2c0c-bddd-4078-a1ab-16c289316932","LogTimestamp":"2022-10-26T05:06:00.973Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:06:02.985Z","message":"Entering","context":{"RequestID":"3cff3a57-7839-4b63-8f4b-f1556355fc24","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"627fedb6-aa9e-417b-b3c1-f9e404196bbf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:02.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:02.988Z","message":"{\"transactionId\":\"3cff3a57-7839-4b63-8f4b-f1556355fc24\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:02:986\",\"respDate\":\"221026-05:06:02:988\",\"sourceId\":\"haproxy:3cff3a57-7839-4b63-8f4b-f1556355fc24\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:02:986-85572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3cff3a57-7839-4b63-8f4b-f1556355fc24]}\\\"}\"}","context":{"RequestID":"3cff3a57-7839-4b63-8f4b-f1556355fc24","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"627fedb6-aa9e-417b-b3c1-f9e404196bbf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:02.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:02.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cff3a57-7839-4b63-8f4b-f1556355fc24","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"627fedb6-aa9e-417b-b3c1-f9e404196bbf","LogTimestamp":"2022-10-26T05:06:02.989Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:05.001Z","message":"Entering","context":{"RequestID":"0584d9da-78d9-4af7-b1fc-ae8669c53f9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3ec6bdd-4112-40eb-903b-5a2138b1a268","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:05.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:05.005Z","message":"{\"transactionId\":\"0584d9da-78d9-4af7-b1fc-ae8669c53f9b\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:05:002\",\"respDate\":\"221026-05:06:05:005\",\"sourceId\":\"haproxy:0584d9da-78d9-4af7-b1fc-ae8669c53f9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:05:002-48747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0584d9da-78d9-4af7-b1fc-ae8669c53f9b]}\\\"}\"}","context":{"RequestID":"0584d9da-78d9-4af7-b1fc-ae8669c53f9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3ec6bdd-4112-40eb-903b-5a2138b1a268","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:05.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:05.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0584d9da-78d9-4af7-b1fc-ae8669c53f9b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3ec6bdd-4112-40eb-903b-5a2138b1a268","LogTimestamp":"2022-10-26T05:06:05.006Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:05.357Z","message":"Entering","context":{"RequestID":"065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd781edb-dd22-43d9-b3b7-af7f87b11002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:05.361Z","message":"{\"transactionId\":\"065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:05:358\",\"respDate\":\"221026-05:06:05:361\",\"sourceId\":\"OOM_ReadinessCheck:065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:05:358-51042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51052], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a]}\\\"}\"}","context":{"RequestID":"065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd781edb-dd22-43d9-b3b7-af7f87b11002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:05.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"065d1843-ca2c-42fe-b3fe-b1c3ecf93a9a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd781edb-dd22-43d9-b3b7-af7f87b11002","LogTimestamp":"2022-10-26T05:06:05.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:05.503Z","message":"Entering","context":{"RequestID":"8cb9d520-4dc9-4629-951a-fc110c569a7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ed1da3b-884e-4a1b-abb2-fdad26ab00ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:05.506Z","message":"Database is available from CACHED check.","context":{"RequestID":"8cb9d520-4dc9-4629-951a-fc110c569a7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ed1da3b-884e-4a1b-abb2-fdad26ab00ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:05.507Z","message":"{\"transactionId\":\"8cb9d520-4dc9-4629-951a-fc110c569a7e\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:05:503\",\"respDate\":\"221026-05:06:05:507\",\"sourceId\":\"ReadinessCheck:8cb9d520-4dc9-4629-951a-fc110c569a7e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:05:503-97211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8cb9d520-4dc9-4629-951a-fc110c569a7e]}\\\"}\"}","context":{"RequestID":"8cb9d520-4dc9-4629-951a-fc110c569a7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ed1da3b-884e-4a1b-abb2-fdad26ab00ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:05.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cb9d520-4dc9-4629-951a-fc110c569a7e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ed1da3b-884e-4a1b-abb2-fdad26ab00ed","LogTimestamp":"2022-10-26T05:06:05.508Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:07.020Z","message":"Entering","context":{"RequestID":"93ed1ec4-6fd0-468c-a713-85a2298c2bb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c240870-de18-42f6-a2b3-ca1aa53d70e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:07.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:07.023Z","message":"{\"transactionId\":\"93ed1ec4-6fd0-468c-a713-85a2298c2bb1\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:07:021\",\"respDate\":\"221026-05:06:07:023\",\"sourceId\":\"haproxy:93ed1ec4-6fd0-468c-a713-85a2298c2bb1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:07:021-57286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[93ed1ec4-6fd0-468c-a713-85a2298c2bb1]}\\\"}\"}","context":{"RequestID":"93ed1ec4-6fd0-468c-a713-85a2298c2bb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c240870-de18-42f6-a2b3-ca1aa53d70e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:07.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:07.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93ed1ec4-6fd0-468c-a713-85a2298c2bb1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c240870-de18-42f6-a2b3-ca1aa53d70e7","LogTimestamp":"2022-10-26T05:06:07.023Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:07.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:07.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:07.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:07.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:09.036Z","message":"Entering","context":{"RequestID":"c3be70ed-1c59-493f-8549-e75101b7c5b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6474a4bc-32d5-411b-92ad-75e25a86a2e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:09.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:09.040Z","message":"{\"transactionId\":\"c3be70ed-1c59-493f-8549-e75101b7c5b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:09:037\",\"respDate\":\"221026-05:06:09:039\",\"sourceId\":\"haproxy:c3be70ed-1c59-493f-8549-e75101b7c5b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:09:037-71417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3be70ed-1c59-493f-8549-e75101b7c5b1]}\\\"}\"}","context":{"RequestID":"c3be70ed-1c59-493f-8549-e75101b7c5b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6474a4bc-32d5-411b-92ad-75e25a86a2e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:09.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:09.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3be70ed-1c59-493f-8549-e75101b7c5b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6474a4bc-32d5-411b-92ad-75e25a86a2e4","LogTimestamp":"2022-10-26T05:06:09.040Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:11.053Z","message":"Entering","context":{"RequestID":"351cc937-c66f-49c2-86bd-c9108fabe0e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"863522d8-19db-4753-8690-bd8c9fb16eaf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:11.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:11.057Z","message":"{\"transactionId\":\"351cc937-c66f-49c2-86bd-c9108fabe0e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:11:054\",\"respDate\":\"221026-05:06:11:057\",\"sourceId\":\"haproxy:351cc937-c66f-49c2-86bd-c9108fabe0e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:11:054-49221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[351cc937-c66f-49c2-86bd-c9108fabe0e0]}\\\"}\"}","context":{"RequestID":"351cc937-c66f-49c2-86bd-c9108fabe0e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"863522d8-19db-4753-8690-bd8c9fb16eaf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:11.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:11.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"351cc937-c66f-49c2-86bd-c9108fabe0e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"863522d8-19db-4753-8690-bd8c9fb16eaf","LogTimestamp":"2022-10-26T05:06:11.058Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:12.537Z","message":"Entering","context":{"RequestID":"76e03902-a828-4f19-8181-a8d1ad6c757e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"374f8653-d713-45b0-8e0f-8280dd6709b4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:12.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:12.540Z","message":"{\"transactionId\":\"76e03902-a828-4f19-8181-a8d1ad6c757e\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:12:538\",\"respDate\":\"221026-05:06:12:540\",\"sourceId\":\"healthcheck:76e03902-a828-4f19-8181-a8d1ad6c757e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:12:538-89919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35058], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[76e03902-a828-4f19-8181-a8d1ad6c757e]}\\\"}\"}","context":{"RequestID":"76e03902-a828-4f19-8181-a8d1ad6c757e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"374f8653-d713-45b0-8e0f-8280dd6709b4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:12.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:12.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76e03902-a828-4f19-8181-a8d1ad6c757e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"374f8653-d713-45b0-8e0f-8280dd6709b4","LogTimestamp":"2022-10-26T05:06:12.541Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:13.071Z","message":"Entering","context":{"RequestID":"eee583c3-3698-48c3-a3b6-09467cb7117d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8548a1e5-1e04-4a25-9b56-9ce5ab57f3fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:13.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:13.074Z","message":"{\"transactionId\":\"eee583c3-3698-48c3-a3b6-09467cb7117d\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:13:072\",\"respDate\":\"221026-05:06:13:074\",\"sourceId\":\"haproxy:eee583c3-3698-48c3-a3b6-09467cb7117d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:13:072-48675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eee583c3-3698-48c3-a3b6-09467cb7117d]}\\\"}\"}","context":{"RequestID":"eee583c3-3698-48c3-a3b6-09467cb7117d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8548a1e5-1e04-4a25-9b56-9ce5ab57f3fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:13.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:13.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eee583c3-3698-48c3-a3b6-09467cb7117d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8548a1e5-1e04-4a25-9b56-9ce5ab57f3fe","LogTimestamp":"2022-10-26T05:06:13.074Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:06:14.849Z","message":"Entering","context":{"RequestID":"d9365972-9954-4ac9-b8ae-0b70a1ccd760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94376c72-d78f-4c0d-8a18-06573a7ca160","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:14.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:14.853Z","message":"{\"transactionId\":\"d9365972-9954-4ac9-b8ae-0b70a1ccd760\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:14:850\",\"respDate\":\"221026-05:06:14:853\",\"sourceId\":\"healthcheck:d9365972-9954-4ac9-b8ae-0b70a1ccd760\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:14:850-86123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d9365972-9954-4ac9-b8ae-0b70a1ccd760]}\\\"}\"}","context":{"RequestID":"d9365972-9954-4ac9-b8ae-0b70a1ccd760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94376c72-d78f-4c0d-8a18-06573a7ca160","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:14.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:14.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9365972-9954-4ac9-b8ae-0b70a1ccd760","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94376c72-d78f-4c0d-8a18-06573a7ca160","LogTimestamp":"2022-10-26T05:06:14.853Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:06:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:15.089Z","message":"Entering","context":{"RequestID":"ffd09145-7094-429e-a1e0-df3369c4000f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f1af31d-9c29-4927-a935-30c5cee20f55","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:15.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:15.092Z","message":"{\"transactionId\":\"ffd09145-7094-429e-a1e0-df3369c4000f\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:15:090\",\"respDate\":\"221026-05:06:15:092\",\"sourceId\":\"haproxy:ffd09145-7094-429e-a1e0-df3369c4000f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:15:090-87604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ffd09145-7094-429e-a1e0-df3369c4000f]}\\\"}\"}","context":{"RequestID":"ffd09145-7094-429e-a1e0-df3369c4000f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f1af31d-9c29-4927-a935-30c5cee20f55","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:15.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:15.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffd09145-7094-429e-a1e0-df3369c4000f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1af31d-9c29-4927-a935-30c5cee20f55","LogTimestamp":"2022-10-26T05:06:15.093Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:06:15.357Z","message":"Entering","context":{"RequestID":"341ceae8-9c83-4485-8fb3-ffefcefd1cb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09789310-d935-4ec9-948a-1884524b68c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:15.361Z","message":"{\"transactionId\":\"341ceae8-9c83-4485-8fb3-ffefcefd1cb7\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:15:358\",\"respDate\":\"221026-05:06:15:361\",\"sourceId\":\"OOM_ReadinessCheck:341ceae8-9c83-4485-8fb3-ffefcefd1cb7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:15:358-71401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51206], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[341ceae8-9c83-4485-8fb3-ffefcefd1cb7]}\\\"}\"}","context":{"RequestID":"341ceae8-9c83-4485-8fb3-ffefcefd1cb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09789310-d935-4ec9-948a-1884524b68c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:15.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"341ceae8-9c83-4485-8fb3-ffefcefd1cb7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09789310-d935-4ec9-948a-1884524b68c7","LogTimestamp":"2022-10-26T05:06:15.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:15.498Z","message":"Entering","context":{"RequestID":"ce757d9f-e108-485b-8b97-7c6d891cbdfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e1894b0-3503-4b8a-92e3-30a44b9726fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce757d9f-e108-485b-8b97-7c6d891cbdfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e1894b0-3503-4b8a-92e3-30a44b9726fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:15.501Z","message":"{\"transactionId\":\"ce757d9f-e108-485b-8b97-7c6d891cbdfc\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:15:499\",\"respDate\":\"221026-05:06:15:501\",\"sourceId\":\"ReadinessCheck:ce757d9f-e108-485b-8b97-7c6d891cbdfc\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:15:499-25661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ce757d9f-e108-485b-8b97-7c6d891cbdfc]}\\\"}\"}","context":{"RequestID":"ce757d9f-e108-485b-8b97-7c6d891cbdfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e1894b0-3503-4b8a-92e3-30a44b9726fd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce757d9f-e108-485b-8b97-7c6d891cbdfc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e1894b0-3503-4b8a-92e3-30a44b9726fd","LogTimestamp":"2022-10-26T05:06:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:17.107Z","message":"Entering","context":{"RequestID":"19e0f18a-fefc-40e1-870e-cd4d9b2bf321","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eeff0434-1560-4eef-a573-159f45881d66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:17.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:17.110Z","message":"{\"transactionId\":\"19e0f18a-fefc-40e1-870e-cd4d9b2bf321\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:17:108\",\"respDate\":\"221026-05:06:17:110\",\"sourceId\":\"haproxy:19e0f18a-fefc-40e1-870e-cd4d9b2bf321\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:17:108-46055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19e0f18a-fefc-40e1-870e-cd4d9b2bf321]}\\\"}\"}","context":{"RequestID":"19e0f18a-fefc-40e1-870e-cd4d9b2bf321","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eeff0434-1560-4eef-a573-159f45881d66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:17.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:17.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19e0f18a-fefc-40e1-870e-cd4d9b2bf321","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeff0434-1560-4eef-a573-159f45881d66","LogTimestamp":"2022-10-26T05:06:17.110Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:17.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:17.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:17.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:17.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:19.122Z","message":"Entering","context":{"RequestID":"077bac1b-6099-4e92-a591-92f3187a7da5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de35b5a7-e888-47d5-a7b2-e3bcc9ed63ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:19.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:19.125Z","message":"{\"transactionId\":\"077bac1b-6099-4e92-a591-92f3187a7da5\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:19:123\",\"respDate\":\"221026-05:06:19:125\",\"sourceId\":\"haproxy:077bac1b-6099-4e92-a591-92f3187a7da5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:19:123-55437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[077bac1b-6099-4e92-a591-92f3187a7da5]}\\\"}\"}","context":{"RequestID":"077bac1b-6099-4e92-a591-92f3187a7da5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de35b5a7-e888-47d5-a7b2-e3bcc9ed63ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:19.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:19.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"077bac1b-6099-4e92-a591-92f3187a7da5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de35b5a7-e888-47d5-a7b2-e3bcc9ed63ae","LogTimestamp":"2022-10-26T05:06:19.126Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:21.139Z","message":"Entering","context":{"RequestID":"951e75bf-e946-4ae3-9e07-155e7cd60914","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fccee6c4-647d-4fa9-9cd4-7dc9112701d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:21.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:21.142Z","message":"{\"transactionId\":\"951e75bf-e946-4ae3-9e07-155e7cd60914\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:21:140\",\"respDate\":\"221026-05:06:21:141\",\"sourceId\":\"haproxy:951e75bf-e946-4ae3-9e07-155e7cd60914\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:21:140-91521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[951e75bf-e946-4ae3-9e07-155e7cd60914]}\\\"}\"}","context":{"RequestID":"951e75bf-e946-4ae3-9e07-155e7cd60914","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fccee6c4-647d-4fa9-9cd4-7dc9112701d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:21.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:21.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951e75bf-e946-4ae3-9e07-155e7cd60914","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fccee6c4-647d-4fa9-9cd4-7dc9112701d2","LogTimestamp":"2022-10-26T05:06:21.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:23.154Z","message":"Entering","context":{"RequestID":"0c6976fd-972c-4e53-adaa-76ed659df710","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f8c48c2-99f1-41f3-9dd6-44503e3312e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:23.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:23.157Z","message":"{\"transactionId\":\"0c6976fd-972c-4e53-adaa-76ed659df710\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:23:154\",\"respDate\":\"221026-05:06:23:156\",\"sourceId\":\"haproxy:0c6976fd-972c-4e53-adaa-76ed659df710\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:23:154-72383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c6976fd-972c-4e53-adaa-76ed659df710]}\\\"}\"}","context":{"RequestID":"0c6976fd-972c-4e53-adaa-76ed659df710","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f8c48c2-99f1-41f3-9dd6-44503e3312e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:23.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:23.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c6976fd-972c-4e53-adaa-76ed659df710","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f8c48c2-99f1-41f3-9dd6-44503e3312e8","LogTimestamp":"2022-10-26T05:06:23.157Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:24.382Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:24.385Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:25.169Z","message":"Entering","context":{"RequestID":"cd07f176-c43e-483b-8cb3-5d543def8e48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f972ef41-8af0-4a32-9407-79a77f403f37","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:25.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:25.172Z","message":"{\"transactionId\":\"cd07f176-c43e-483b-8cb3-5d543def8e48\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:25:169\",\"respDate\":\"221026-05:06:25:172\",\"sourceId\":\"haproxy:cd07f176-c43e-483b-8cb3-5d543def8e48\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:25:169-53635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd07f176-c43e-483b-8cb3-5d543def8e48]}\\\"}\"}","context":{"RequestID":"cd07f176-c43e-483b-8cb3-5d543def8e48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f972ef41-8af0-4a32-9407-79a77f403f37","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:25.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:25.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd07f176-c43e-483b-8cb3-5d543def8e48","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f972ef41-8af0-4a32-9407-79a77f403f37","LogTimestamp":"2022-10-26T05:06:25.173Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:25.354Z","message":"Entering","context":{"RequestID":"601cd17f-afed-49ae-b02d-b0edc3c77222","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5a572eae-e375-4216-8cbe-b0e9491ee9dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:25.357Z","message":"{\"transactionId\":\"601cd17f-afed-49ae-b02d-b0edc3c77222\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:25:354\",\"respDate\":\"221026-05:06:25:357\",\"sourceId\":\"OOM_ReadinessCheck:601cd17f-afed-49ae-b02d-b0edc3c77222\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:25:354-42252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51380], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[601cd17f-afed-49ae-b02d-b0edc3c77222]}\\\"}\"}","context":{"RequestID":"601cd17f-afed-49ae-b02d-b0edc3c77222","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5a572eae-e375-4216-8cbe-b0e9491ee9dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:25.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"601cd17f-afed-49ae-b02d-b0edc3c77222","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a572eae-e375-4216-8cbe-b0e9491ee9dc","LogTimestamp":"2022-10-26T05:06:25.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:25.505Z","message":"Entering","context":{"RequestID":"5f46498d-23c5-4aa7-846f-98ad80284575","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c4ffdac-fff1-4049-b55d-4200bbb40f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:25.508Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f46498d-23c5-4aa7-846f-98ad80284575","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c4ffdac-fff1-4049-b55d-4200bbb40f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:25.509Z","message":"{\"transactionId\":\"5f46498d-23c5-4aa7-846f-98ad80284575\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:25:506\",\"respDate\":\"221026-05:06:25:509\",\"sourceId\":\"ReadinessCheck:5f46498d-23c5-4aa7-846f-98ad80284575\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:25:506-97253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5f46498d-23c5-4aa7-846f-98ad80284575]}\\\"}\"}","context":{"RequestID":"5f46498d-23c5-4aa7-846f-98ad80284575","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c4ffdac-fff1-4049-b55d-4200bbb40f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:25.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f46498d-23c5-4aa7-846f-98ad80284575","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c4ffdac-fff1-4049-b55d-4200bbb40f6e","LogTimestamp":"2022-10-26T05:06:25.509Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:27.183Z","message":"Entering","context":{"RequestID":"05dffbd5-b60c-49c6-9407-7dba8d92d46b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae56edda-f6c3-4576-ba1a-dd3d47f20cc8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:27.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:27.187Z","message":"{\"transactionId\":\"05dffbd5-b60c-49c6-9407-7dba8d92d46b\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:27:184\",\"respDate\":\"221026-05:06:27:186\",\"sourceId\":\"haproxy:05dffbd5-b60c-49c6-9407-7dba8d92d46b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:27:184-23351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05dffbd5-b60c-49c6-9407-7dba8d92d46b]}\\\"}\"}","context":{"RequestID":"05dffbd5-b60c-49c6-9407-7dba8d92d46b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae56edda-f6c3-4576-ba1a-dd3d47f20cc8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:27.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:27.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05dffbd5-b60c-49c6-9407-7dba8d92d46b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae56edda-f6c3-4576-ba1a-dd3d47f20cc8","LogTimestamp":"2022-10-26T05:06:27.187Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:27.564Z","message":"Entering","context":{"RequestID":"b722835b-f0a8-43bb-bbcd-4d80bf0d4f11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"682063e1-0034-4fda-8aaf-9e8f0349d6a2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:27.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:27.567Z","message":"{\"transactionId\":\"b722835b-f0a8-43bb-bbcd-4d80bf0d4f11\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:27:564\",\"respDate\":\"221026-05:06:27:566\",\"sourceId\":\"healthcheck:b722835b-f0a8-43bb-bbcd-4d80bf0d4f11\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:27:564-31361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35208], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b722835b-f0a8-43bb-bbcd-4d80bf0d4f11]}\\\"}\"}","context":{"RequestID":"b722835b-f0a8-43bb-bbcd-4d80bf0d4f11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"682063e1-0034-4fda-8aaf-9e8f0349d6a2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:27.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:27.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b722835b-f0a8-43bb-bbcd-4d80bf0d4f11","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"682063e1-0034-4fda-8aaf-9e8f0349d6a2","LogTimestamp":"2022-10-26T05:06:27.567Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:27.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:27.617Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:27.620Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:27.620Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:27.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:27.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:29.199Z","message":"Entering","context":{"RequestID":"57cb2365-162c-4e71-8253-cb74c733a25d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4091ff5-e6f0-4245-8360-b6d13ee615e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:29.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:29.202Z","message":"{\"transactionId\":\"57cb2365-162c-4e71-8253-cb74c733a25d\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:29:200\",\"respDate\":\"221026-05:06:29:202\",\"sourceId\":\"haproxy:57cb2365-162c-4e71-8253-cb74c733a25d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:29:200-774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57cb2365-162c-4e71-8253-cb74c733a25d]}\\\"}\"}","context":{"RequestID":"57cb2365-162c-4e71-8253-cb74c733a25d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4091ff5-e6f0-4245-8360-b6d13ee615e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:29.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:29.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57cb2365-162c-4e71-8253-cb74c733a25d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4091ff5-e6f0-4245-8360-b6d13ee615e6","LogTimestamp":"2022-10-26T05:06:29.203Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:29.879Z","message":"Entering","context":{"RequestID":"48a95b68-98eb-4689-b6dd-f7174284a557","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"2597037d-d288-4533-ab8a-4506ec4b84a4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:29.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:29.882Z","message":"{\"transactionId\":\"48a95b68-98eb-4689-b6dd-f7174284a557\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:29:880\",\"respDate\":\"221026-05:06:29:881\",\"sourceId\":\"healthcheck:48a95b68-98eb-4689-b6dd-f7174284a557\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:29:880-97185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[48a95b68-98eb-4689-b6dd-f7174284a557]}\\\"}\"}","context":{"RequestID":"48a95b68-98eb-4689-b6dd-f7174284a557","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"2597037d-d288-4533-ab8a-4506ec4b84a4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:29.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:29.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48a95b68-98eb-4689-b6dd-f7174284a557","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2597037d-d288-4533-ab8a-4506ec4b84a4","LogTimestamp":"2022-10-26T05:06:29.882Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:06:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:06:31.216Z","message":"Entering","context":{"RequestID":"ad23ed61-852e-4875-bd59-3bc5b219959c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c687e5da-6c8d-4190-a857-c258447fbc32","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:31.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:31.219Z","message":"{\"transactionId\":\"ad23ed61-852e-4875-bd59-3bc5b219959c\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:31:217\",\"respDate\":\"221026-05:06:31:219\",\"sourceId\":\"haproxy:ad23ed61-852e-4875-bd59-3bc5b219959c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:31:217-58493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad23ed61-852e-4875-bd59-3bc5b219959c]}\\\"}\"}","context":{"RequestID":"ad23ed61-852e-4875-bd59-3bc5b219959c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c687e5da-6c8d-4190-a857-c258447fbc32","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:31.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:31.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad23ed61-852e-4875-bd59-3bc5b219959c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c687e5da-6c8d-4190-a857-c258447fbc32","LogTimestamp":"2022-10-26T05:06:31.220Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:33.233Z","message":"Entering","context":{"RequestID":"f2756755-d9d4-4fd0-856e-a63d41e1a86b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89f26fe7-3e3e-445d-b770-fff5a50b2261","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:33.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:33.237Z","message":"{\"transactionId\":\"f2756755-d9d4-4fd0-856e-a63d41e1a86b\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:33:234\",\"respDate\":\"221026-05:06:33:237\",\"sourceId\":\"haproxy:f2756755-d9d4-4fd0-856e-a63d41e1a86b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:33:234-92307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2756755-d9d4-4fd0-856e-a63d41e1a86b]}\\\"}\"}","context":{"RequestID":"f2756755-d9d4-4fd0-856e-a63d41e1a86b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89f26fe7-3e3e-445d-b770-fff5a50b2261","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:33.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:33.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2756755-d9d4-4fd0-856e-a63d41e1a86b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89f26fe7-3e3e-445d-b770-fff5a50b2261","LogTimestamp":"2022-10-26T05:06:33.237Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:35.250Z","message":"Entering","context":{"RequestID":"cfa672ec-48cf-4047-89d6-03fcf4c76271","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92c13ff8-1109-4317-9ed6-5f09c5cb9a7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:35.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:35.252Z","message":"{\"transactionId\":\"cfa672ec-48cf-4047-89d6-03fcf4c76271\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:35:250\",\"respDate\":\"221026-05:06:35:252\",\"sourceId\":\"haproxy:cfa672ec-48cf-4047-89d6-03fcf4c76271\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:35:250-49169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfa672ec-48cf-4047-89d6-03fcf4c76271]}\\\"}\"}","context":{"RequestID":"cfa672ec-48cf-4047-89d6-03fcf4c76271","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92c13ff8-1109-4317-9ed6-5f09c5cb9a7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:35.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:35.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfa672ec-48cf-4047-89d6-03fcf4c76271","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92c13ff8-1109-4317-9ed6-5f09c5cb9a7e","LogTimestamp":"2022-10-26T05:06:35.252Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:35.354Z","message":"Entering","context":{"RequestID":"aeb880ff-c771-4c7c-8aa0-93e7df573aa9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c03acaf4-fed8-4b88-bf88-89e68cf5e96f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:35.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:35.357Z","message":"{\"transactionId\":\"aeb880ff-c771-4c7c-8aa0-93e7df573aa9\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:35:354\",\"respDate\":\"221026-05:06:35:356\",\"sourceId\":\"OOM_ReadinessCheck:aeb880ff-c771-4c7c-8aa0-93e7df573aa9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:35:354-52467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51540], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aeb880ff-c771-4c7c-8aa0-93e7df573aa9]}\\\"}\"}","context":{"RequestID":"aeb880ff-c771-4c7c-8aa0-93e7df573aa9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c03acaf4-fed8-4b88-bf88-89e68cf5e96f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:35.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeb880ff-c771-4c7c-8aa0-93e7df573aa9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c03acaf4-fed8-4b88-bf88-89e68cf5e96f","LogTimestamp":"2022-10-26T05:06:35.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:35.500Z","message":"Entering","context":{"RequestID":"eec41845-880c-449b-b7da-0e6d58b19d6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c85e2a8a-d1b1-4ffc-b0c9-8bcf0a637f09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:35.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"eec41845-880c-449b-b7da-0e6d58b19d6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c85e2a8a-d1b1-4ffc-b0c9-8bcf0a637f09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:35.504Z","message":"{\"transactionId\":\"eec41845-880c-449b-b7da-0e6d58b19d6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:35:501\",\"respDate\":\"221026-05:06:35:504\",\"sourceId\":\"ReadinessCheck:eec41845-880c-449b-b7da-0e6d58b19d6b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:35:501-88358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eec41845-880c-449b-b7da-0e6d58b19d6b]}\\\"}\"}","context":{"RequestID":"eec41845-880c-449b-b7da-0e6d58b19d6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c85e2a8a-d1b1-4ffc-b0c9-8bcf0a637f09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:35.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eec41845-880c-449b-b7da-0e6d58b19d6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c85e2a8a-d1b1-4ffc-b0c9-8bcf0a637f09","LogTimestamp":"2022-10-26T05:06:35.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:37.265Z","message":"Entering","context":{"RequestID":"d99235af-6bc2-4056-91fa-38137e4e1b7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82a4faf9-0196-4ea2-b374-214fba4f1723","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:37.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:37.269Z","message":"{\"transactionId\":\"d99235af-6bc2-4056-91fa-38137e4e1b7d\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:37:267\",\"respDate\":\"221026-05:06:37:269\",\"sourceId\":\"haproxy:d99235af-6bc2-4056-91fa-38137e4e1b7d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:37:267-38423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d99235af-6bc2-4056-91fa-38137e4e1b7d]}\\\"}\"}","context":{"RequestID":"d99235af-6bc2-4056-91fa-38137e4e1b7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82a4faf9-0196-4ea2-b374-214fba4f1723","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:37.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:37.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d99235af-6bc2-4056-91fa-38137e4e1b7d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82a4faf9-0196-4ea2-b374-214fba4f1723","LogTimestamp":"2022-10-26T05:06:37.270Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:37.603Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:37.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:37.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:37.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:39.285Z","message":"Entering","context":{"RequestID":"1ea6a58e-8d8c-4e95-904e-1c839d3691da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33504e13-7606-4101-916d-665174f247aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:39.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:39.288Z","message":"{\"transactionId\":\"1ea6a58e-8d8c-4e95-904e-1c839d3691da\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:39:285\",\"respDate\":\"221026-05:06:39:288\",\"sourceId\":\"haproxy:1ea6a58e-8d8c-4e95-904e-1c839d3691da\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:39:285-5513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ea6a58e-8d8c-4e95-904e-1c839d3691da]}\\\"}\"}","context":{"RequestID":"1ea6a58e-8d8c-4e95-904e-1c839d3691da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33504e13-7606-4101-916d-665174f247aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:39.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:39.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ea6a58e-8d8c-4e95-904e-1c839d3691da","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33504e13-7606-4101-916d-665174f247aa","LogTimestamp":"2022-10-26T05:06:39.289Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:41.302Z","message":"Entering","context":{"RequestID":"b291f35b-2b3b-481e-964f-0e11e643e112","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3aa9145a-cc5d-4efc-9467-f010f9342ce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:41.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:41.306Z","message":"{\"transactionId\":\"b291f35b-2b3b-481e-964f-0e11e643e112\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:41:303\",\"respDate\":\"221026-05:06:41:305\",\"sourceId\":\"haproxy:b291f35b-2b3b-481e-964f-0e11e643e112\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:41:303-84504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b291f35b-2b3b-481e-964f-0e11e643e112]}\\\"}\"}","context":{"RequestID":"b291f35b-2b3b-481e-964f-0e11e643e112","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3aa9145a-cc5d-4efc-9467-f010f9342ce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:41.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:41.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b291f35b-2b3b-481e-964f-0e11e643e112","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3aa9145a-cc5d-4efc-9467-f010f9342ce5","LogTimestamp":"2022-10-26T05:06:41.306Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:42.591Z","message":"Entering","context":{"RequestID":"3da6885d-8781-46c3-acbd-167d092d2ad2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae411bf1-e792-410a-957e-0283d2414f38","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:42.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:42.594Z","message":"{\"transactionId\":\"3da6885d-8781-46c3-acbd-167d092d2ad2\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:42:592\",\"respDate\":\"221026-05:06:42:594\",\"sourceId\":\"healthcheck:3da6885d-8781-46c3-acbd-167d092d2ad2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:42:592-16748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35364], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3da6885d-8781-46c3-acbd-167d092d2ad2]}\\\"}\"}","context":{"RequestID":"3da6885d-8781-46c3-acbd-167d092d2ad2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae411bf1-e792-410a-957e-0283d2414f38","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:42.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:42.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3da6885d-8781-46c3-acbd-167d092d2ad2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae411bf1-e792-410a-957e-0283d2414f38","LogTimestamp":"2022-10-26T05:06:42.595Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:43.319Z","message":"Entering","context":{"RequestID":"89876926-6579-41c1-8dda-cdf3532d99c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a480829-6328-4422-a9de-d27872f5e67e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:43.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:43.323Z","message":"{\"transactionId\":\"89876926-6579-41c1-8dda-cdf3532d99c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:43:320\",\"respDate\":\"221026-05:06:43:322\",\"sourceId\":\"haproxy:89876926-6579-41c1-8dda-cdf3532d99c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:43:320-11882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89876926-6579-41c1-8dda-cdf3532d99c7]}\\\"}\"}","context":{"RequestID":"89876926-6579-41c1-8dda-cdf3532d99c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a480829-6328-4422-a9de-d27872f5e67e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:43.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:43.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89876926-6579-41c1-8dda-cdf3532d99c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a480829-6328-4422-a9de-d27872f5e67e","LogTimestamp":"2022-10-26T05:06:43.323Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:44.910Z","message":"Entering","context":{"RequestID":"82e0d53b-6be5-454d-9573-06a369c5d27b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"088470ea-6cab-441e-9d83-3f107e5a30f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:44.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:44.914Z","message":"{\"transactionId\":\"82e0d53b-6be5-454d-9573-06a369c5d27b\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:44:911\",\"respDate\":\"221026-05:06:44:914\",\"sourceId\":\"healthcheck:82e0d53b-6be5-454d-9573-06a369c5d27b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:44:911-70124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[82e0d53b-6be5-454d-9573-06a369c5d27b]}\\\"}\"}","context":{"RequestID":"82e0d53b-6be5-454d-9573-06a369c5d27b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"088470ea-6cab-441e-9d83-3f107e5a30f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:44.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:44.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82e0d53b-6be5-454d-9573-06a369c5d27b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"088470ea-6cab-441e-9d83-3f107e5a30f9","LogTimestamp":"2022-10-26T05:06:44.915Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:06:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:06:45.339Z","message":"Entering","context":{"RequestID":"100de4d1-490c-48a4-9379-718097e200e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2998458-c856-4f6b-a309-e36b78f037ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:45.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:45.342Z","message":"{\"transactionId\":\"100de4d1-490c-48a4-9379-718097e200e1\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:45:340\",\"respDate\":\"221026-05:06:45:342\",\"sourceId\":\"haproxy:100de4d1-490c-48a4-9379-718097e200e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:45:340-1238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[100de4d1-490c-48a4-9379-718097e200e1]}\\\"}\"}","context":{"RequestID":"100de4d1-490c-48a4-9379-718097e200e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2998458-c856-4f6b-a309-e36b78f037ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:45.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:45.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"100de4d1-490c-48a4-9379-718097e200e1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2998458-c856-4f6b-a309-e36b78f037ce","LogTimestamp":"2022-10-26T05:06:45.343Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:45.355Z","message":"Entering","context":{"RequestID":"aac21da6-b533-4af7-ae14-cd1107f8842e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e193a883-ba31-48db-87d0-b0d83befb300","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:45.359Z","message":"{\"transactionId\":\"aac21da6-b533-4af7-ae14-cd1107f8842e\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:45:357\",\"respDate\":\"221026-05:06:45:359\",\"sourceId\":\"OOM_ReadinessCheck:aac21da6-b533-4af7-ae14-cd1107f8842e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:45:357-54514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51718], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aac21da6-b533-4af7-ae14-cd1107f8842e]}\\\"}\"}","context":{"RequestID":"aac21da6-b533-4af7-ae14-cd1107f8842e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e193a883-ba31-48db-87d0-b0d83befb300","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:45.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aac21da6-b533-4af7-ae14-cd1107f8842e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e193a883-ba31-48db-87d0-b0d83befb300","LogTimestamp":"2022-10-26T05:06:45.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:45.505Z","message":"Entering","context":{"RequestID":"9f510e3a-1f14-49f8-92b1-f968d6a04739","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7af29d27-85bb-4431-9a71-32659d8be316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:45.509Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f510e3a-1f14-49f8-92b1-f968d6a04739","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7af29d27-85bb-4431-9a71-32659d8be316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:45.511Z","message":"{\"transactionId\":\"9f510e3a-1f14-49f8-92b1-f968d6a04739\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:45:506\",\"respDate\":\"221026-05:06:45:510\",\"sourceId\":\"ReadinessCheck:9f510e3a-1f14-49f8-92b1-f968d6a04739\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:45:506-59918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9f510e3a-1f14-49f8-92b1-f968d6a04739]}\\\"}\"}","context":{"RequestID":"9f510e3a-1f14-49f8-92b1-f968d6a04739","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7af29d27-85bb-4431-9a71-32659d8be316","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:45.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f510e3a-1f14-49f8-92b1-f968d6a04739","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7af29d27-85bb-4431-9a71-32659d8be316","LogTimestamp":"2022-10-26T05:06:45.513Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:06:47.359Z","message":"Entering","context":{"RequestID":"4c3eb05c-d2d6-4790-acab-a6ef5cdfe704","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0f4b56b-80a6-4e1d-961b-bf6d3e021da7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:47.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:47.362Z","message":"{\"transactionId\":\"4c3eb05c-d2d6-4790-acab-a6ef5cdfe704\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:47:360\",\"respDate\":\"221026-05:06:47:362\",\"sourceId\":\"haproxy:4c3eb05c-d2d6-4790-acab-a6ef5cdfe704\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:47:360-31764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c3eb05c-d2d6-4790-acab-a6ef5cdfe704]}\\\"}\"}","context":{"RequestID":"4c3eb05c-d2d6-4790-acab-a6ef5cdfe704","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0f4b56b-80a6-4e1d-961b-bf6d3e021da7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:47.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:47.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c3eb05c-d2d6-4790-acab-a6ef5cdfe704","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0f4b56b-80a6-4e1d-961b-bf6d3e021da7","LogTimestamp":"2022-10-26T05:06:47.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:47.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:47.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:47.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:47.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:49.375Z","message":"Entering","context":{"RequestID":"d3ca5671-103a-4f36-97c4-1950847ac9e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f313d31b-3fb8-4c42-8a60-d695ff962f22","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:49.378Z","message":"{\"transactionId\":\"d3ca5671-103a-4f36-97c4-1950847ac9e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:49:376\",\"respDate\":\"221026-05:06:49:378\",\"sourceId\":\"haproxy:d3ca5671-103a-4f36-97c4-1950847ac9e2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:49:376-13963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3ca5671-103a-4f36-97c4-1950847ac9e2]}\\\"}\"}","context":{"RequestID":"d3ca5671-103a-4f36-97c4-1950847ac9e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f313d31b-3fb8-4c42-8a60-d695ff962f22","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:49.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ca5671-103a-4f36-97c4-1950847ac9e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f313d31b-3fb8-4c42-8a60-d695ff962f22","LogTimestamp":"2022-10-26T05:06:49.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:51.391Z","message":"Entering","context":{"RequestID":"3f58f6c2-3d5b-44db-864b-54567184c665","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1c33d46-e626-463a-b181-30aeecafbc9f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:51.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:51.394Z","message":"{\"transactionId\":\"3f58f6c2-3d5b-44db-864b-54567184c665\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:51:392\",\"respDate\":\"221026-05:06:51:394\",\"sourceId\":\"haproxy:3f58f6c2-3d5b-44db-864b-54567184c665\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:51:392-88643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f58f6c2-3d5b-44db-864b-54567184c665]}\\\"}\"}","context":{"RequestID":"3f58f6c2-3d5b-44db-864b-54567184c665","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1c33d46-e626-463a-b181-30aeecafbc9f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:51.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:51.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f58f6c2-3d5b-44db-864b-54567184c665","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1c33d46-e626-463a-b181-30aeecafbc9f","LogTimestamp":"2022-10-26T05:06:51.395Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:53.405Z","message":"Entering","context":{"RequestID":"cfe20369-4243-456f-86e2-59daa64b1b5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"74b69679-6e3e-4582-b9d2-db97ae359762","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:53.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:53.408Z","message":"{\"transactionId\":\"cfe20369-4243-456f-86e2-59daa64b1b5c\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:53:406\",\"respDate\":\"221026-05:06:53:408\",\"sourceId\":\"haproxy:cfe20369-4243-456f-86e2-59daa64b1b5c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:53:406-95913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfe20369-4243-456f-86e2-59daa64b1b5c]}\\\"}\"}","context":{"RequestID":"cfe20369-4243-456f-86e2-59daa64b1b5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"74b69679-6e3e-4582-b9d2-db97ae359762","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:53.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:53.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfe20369-4243-456f-86e2-59daa64b1b5c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b69679-6e3e-4582-b9d2-db97ae359762","LogTimestamp":"2022-10-26T05:06:53.409Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:06:54.387Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:54.390Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:06:55.355Z","message":"Entering","context":{"RequestID":"bd3c365d-dd59-49fd-bc71-fcaa7974f4fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f90b3d-1194-4894-a871-98e59ecd2be4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:55.359Z","message":"{\"transactionId\":\"bd3c365d-dd59-49fd-bc71-fcaa7974f4fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:55:356\",\"respDate\":\"221026-05:06:55:359\",\"sourceId\":\"OOM_ReadinessCheck:bd3c365d-dd59-49fd-bc71-fcaa7974f4fe\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:55:356-64243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51888], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bd3c365d-dd59-49fd-bc71-fcaa7974f4fe]}\\\"}\"}","context":{"RequestID":"bd3c365d-dd59-49fd-bc71-fcaa7974f4fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f90b3d-1194-4894-a871-98e59ecd2be4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:06:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:55.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd3c365d-dd59-49fd-bc71-fcaa7974f4fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86f90b3d-1194-4894-a871-98e59ecd2be4","LogTimestamp":"2022-10-26T05:06:55.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:06:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:55.421Z","message":"Entering","context":{"RequestID":"cb769c3c-aaa3-46ef-a61c-ea5141450d19","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dc16a70-d36e-4105-9ac2-e1577ff6f683","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:55.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:55.424Z","message":"{\"transactionId\":\"cb769c3c-aaa3-46ef-a61c-ea5141450d19\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:55:421\",\"respDate\":\"221026-05:06:55:424\",\"sourceId\":\"haproxy:cb769c3c-aaa3-46ef-a61c-ea5141450d19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:55:421-85106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb769c3c-aaa3-46ef-a61c-ea5141450d19]}\\\"}\"}","context":{"RequestID":"cb769c3c-aaa3-46ef-a61c-ea5141450d19","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4dc16a70-d36e-4105-9ac2-e1577ff6f683","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:55.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:55.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb769c3c-aaa3-46ef-a61c-ea5141450d19","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc16a70-d36e-4105-9ac2-e1577ff6f683","LogTimestamp":"2022-10-26T05:06:55.425Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:55.501Z","message":"Entering","context":{"RequestID":"bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7f2752-e675-4fde-ace4-cc066e47d130","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:55.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7f2752-e675-4fde-ace4-cc066e47d130","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:55.504Z","message":"{\"transactionId\":\"bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:55:501\",\"respDate\":\"221026-05:06:55:504\",\"sourceId\":\"ReadinessCheck:bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:55:501-38994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d]}\\\"}\"}","context":{"RequestID":"bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c7f2752-e675-4fde-ace4-cc066e47d130","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:06:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:55.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd3642b6-9d2e-4a01-b1b0-ede4d61ed99d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c7f2752-e675-4fde-ace4-cc066e47d130","LogTimestamp":"2022-10-26T05:06:55.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:06:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:06:57.437Z","message":"Entering","context":{"RequestID":"b97233ab-85e1-4eef-9da9-7bb8e0d4ded1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f383fbb-c5ca-4fb3-a055-085608412d0c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:57.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:57.440Z","message":"{\"transactionId\":\"b97233ab-85e1-4eef-9da9-7bb8e0d4ded1\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:57:438\",\"respDate\":\"221026-05:06:57:440\",\"sourceId\":\"haproxy:b97233ab-85e1-4eef-9da9-7bb8e0d4ded1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:06:57:438-64616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b97233ab-85e1-4eef-9da9-7bb8e0d4ded1]}\\\"}\"}","context":{"RequestID":"b97233ab-85e1-4eef-9da9-7bb8e0d4ded1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f383fbb-c5ca-4fb3-a055-085608412d0c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:57.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:57.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b97233ab-85e1-4eef-9da9-7bb8e0d4ded1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f383fbb-c5ca-4fb3-a055-085608412d0c","LogTimestamp":"2022-10-26T05:06:57.441Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:06:57.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:06:57.617Z","message":"Entering","context":{"RequestID":"37c2e20c-3ef6-4d54-bc87-4bbd2acb8423","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2df5ffca-8bca-45d4-a396-1170a151b2de","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:57.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:57.622Z","message":"{\"transactionId\":\"37c2e20c-3ef6-4d54-bc87-4bbd2acb8423\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:57:618\",\"respDate\":\"221026-05:06:57:622\",\"sourceId\":\"healthcheck:37c2e20c-3ef6-4d54-bc87-4bbd2acb8423\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:06:57:618-32493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35526], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[37c2e20c-3ef6-4d54-bc87-4bbd2acb8423]}\\\"}\"}","context":{"RequestID":"37c2e20c-3ef6-4d54-bc87-4bbd2acb8423","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2df5ffca-8bca-45d4-a396-1170a151b2de","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:57.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:57.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:57.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:57.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:57.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37c2e20c-3ef6-4d54-bc87-4bbd2acb8423","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2df5ffca-8bca-45d4-a396-1170a151b2de","LogTimestamp":"2022-10-26T05:06:57.625Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 13 - "logType": "access" {"timestamp":"2022-10-26T05:06:59.455Z","message":"Entering","context":{"RequestID":"89b399d7-e896-4629-9da2-be46cbd4fca5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ced5d8f-5fc0-4bb5-a84a-f166d358b251","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:59.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:59.460Z","message":"{\"transactionId\":\"89b399d7-e896-4629-9da2-be46cbd4fca5\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:59:456\",\"respDate\":\"221026-05:06:59:460\",\"sourceId\":\"haproxy:89b399d7-e896-4629-9da2-be46cbd4fca5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:59:456-32582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89b399d7-e896-4629-9da2-be46cbd4fca5]}\\\"}\"}","context":{"RequestID":"89b399d7-e896-4629-9da2-be46cbd4fca5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ced5d8f-5fc0-4bb5-a84a-f166d358b251","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:06:59.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:59.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89b399d7-e896-4629-9da2-be46cbd4fca5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ced5d8f-5fc0-4bb5-a84a-f166d358b251","LogTimestamp":"2022-10-26T05:06:59.461Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:06:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:06:59.940Z","message":"Entering","context":{"RequestID":"c1d4d4d2-4de0-4bc9-a147-dc56b1385aae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"d77cfd58-78c0-433a-9c63-f9203f890d5f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:59.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:06:59.942Z","message":"{\"transactionId\":\"c1d4d4d2-4de0-4bc9-a147-dc56b1385aae\",\"status\":\"200\",\"rqstDate\":\"221026-05:06:59:940\",\"respDate\":\"221026-05:06:59:942\",\"sourceId\":\"healthcheck:c1d4d4d2-4de0-4bc9-a147-dc56b1385aae\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:06:59:940-77864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c1d4d4d2-4de0-4bc9-a147-dc56b1385aae]}\\\"}\"}","context":{"RequestID":"c1d4d4d2-4de0-4bc9-a147-dc56b1385aae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"d77cfd58-78c0-433a-9c63-f9203f890d5f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:06:59.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:06:59.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1d4d4d2-4de0-4bc9-a147-dc56b1385aae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d77cfd58-78c0-433a-9c63-f9203f890d5f","LogTimestamp":"2022-10-26T05:06:59.943Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:06:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:01.473Z","message":"Entering","context":{"RequestID":"ff7e2b78-002f-42b3-b00b-f1ef9dbccff3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e63402a-f448-464c-9ff3-bacf8f958328","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:01.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:01.477Z","message":"{\"transactionId\":\"ff7e2b78-002f-42b3-b00b-f1ef9dbccff3\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:01:474\",\"respDate\":\"221026-05:07:01:477\",\"sourceId\":\"haproxy:ff7e2b78-002f-42b3-b00b-f1ef9dbccff3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:01:474-27997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff7e2b78-002f-42b3-b00b-f1ef9dbccff3]}\\\"}\"}","context":{"RequestID":"ff7e2b78-002f-42b3-b00b-f1ef9dbccff3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e63402a-f448-464c-9ff3-bacf8f958328","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:01.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:01.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff7e2b78-002f-42b3-b00b-f1ef9dbccff3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e63402a-f448-464c-9ff3-bacf8f958328","LogTimestamp":"2022-10-26T05:07:01.479Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:07:03.492Z","message":"Entering","context":{"RequestID":"1328704f-5c76-49a5-a1e3-e80e9486a26c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ba2b2db-db78-43ef-a68a-0aa012f949f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:03.495Z","message":"{\"transactionId\":\"1328704f-5c76-49a5-a1e3-e80e9486a26c\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:03:493\",\"respDate\":\"221026-05:07:03:495\",\"sourceId\":\"haproxy:1328704f-5c76-49a5-a1e3-e80e9486a26c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:03:493-78799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1328704f-5c76-49a5-a1e3-e80e9486a26c]}\\\"}\"}","context":{"RequestID":"1328704f-5c76-49a5-a1e3-e80e9486a26c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ba2b2db-db78-43ef-a68a-0aa012f949f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:03.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1328704f-5c76-49a5-a1e3-e80e9486a26c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ba2b2db-db78-43ef-a68a-0aa012f949f0","LogTimestamp":"2022-10-26T05:07:03.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:05.355Z","message":"Entering","context":{"RequestID":"55a336ea-e603-4dce-8d6c-59236b141ca1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8afb5a2f-6726-4f2a-81ff-6c5d5068b7c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:05.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:05.358Z","message":"{\"transactionId\":\"55a336ea-e603-4dce-8d6c-59236b141ca1\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:05:356\",\"respDate\":\"221026-05:07:05:358\",\"sourceId\":\"OOM_ReadinessCheck:55a336ea-e603-4dce-8d6c-59236b141ca1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:05:356-54367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52060], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[55a336ea-e603-4dce-8d6c-59236b141ca1]}\\\"}\"}","context":{"RequestID":"55a336ea-e603-4dce-8d6c-59236b141ca1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8afb5a2f-6726-4f2a-81ff-6c5d5068b7c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:05.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55a336ea-e603-4dce-8d6c-59236b141ca1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8afb5a2f-6726-4f2a-81ff-6c5d5068b7c7","LogTimestamp":"2022-10-26T05:07:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:05.501Z","message":"Entering","context":{"RequestID":"842f9773-90b1-4bef-be48-bba562e7842d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32608bad-c303-4d9c-b16e-3a8c5dd67e50","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:05.504Z","message":"Entering","context":{"RequestID":"be446ecf-b918-40b8-ac5c-4f242e2f7b3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41d00052-ff57-4bb1-bad8-1ba4eed5cc9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:05.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:05.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"842f9773-90b1-4bef-be48-bba562e7842d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32608bad-c303-4d9c-b16e-3a8c5dd67e50","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:05.506Z","message":"{\"transactionId\":\"842f9773-90b1-4bef-be48-bba562e7842d\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:05:502\",\"respDate\":\"221026-05:07:05:506\",\"sourceId\":\"ReadinessCheck:842f9773-90b1-4bef-be48-bba562e7842d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:05:502-63877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[842f9773-90b1-4bef-be48-bba562e7842d]}\\\"}\"}","context":{"RequestID":"842f9773-90b1-4bef-be48-bba562e7842d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32608bad-c303-4d9c-b16e-3a8c5dd67e50","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:05.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"842f9773-90b1-4bef-be48-bba562e7842d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32608bad-c303-4d9c-b16e-3a8c5dd67e50","LogTimestamp":"2022-10-26T05:07:05.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:05.507Z","message":"{\"transactionId\":\"be446ecf-b918-40b8-ac5c-4f242e2f7b3e\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:05:505\",\"respDate\":\"221026-05:07:05:507\",\"sourceId\":\"haproxy:be446ecf-b918-40b8-ac5c-4f242e2f7b3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:05:505-23100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be446ecf-b918-40b8-ac5c-4f242e2f7b3e]}\\\"}\"}","context":{"RequestID":"be446ecf-b918-40b8-ac5c-4f242e2f7b3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41d00052-ff57-4bb1-bad8-1ba4eed5cc9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:05.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:05.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be446ecf-b918-40b8-ac5c-4f242e2f7b3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41d00052-ff57-4bb1-bad8-1ba4eed5cc9a","LogTimestamp":"2022-10-26T05:07:05.508Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:07:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:07.523Z","message":"Entering","context":{"RequestID":"2db38093-4140-4261-9d28-4e6f8a051ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c23f83e7-d1f2-4cf7-8961-edd4ace47d18","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:07.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:07.526Z","message":"{\"transactionId\":\"2db38093-4140-4261-9d28-4e6f8a051ff9\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:07:523\",\"respDate\":\"221026-05:07:07:526\",\"sourceId\":\"haproxy:2db38093-4140-4261-9d28-4e6f8a051ff9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:07:523-56296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2db38093-4140-4261-9d28-4e6f8a051ff9]}\\\"}\"}","context":{"RequestID":"2db38093-4140-4261-9d28-4e6f8a051ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c23f83e7-d1f2-4cf7-8961-edd4ace47d18","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:07.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:07.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2db38093-4140-4261-9d28-4e6f8a051ff9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c23f83e7-d1f2-4cf7-8961-edd4ace47d18","LogTimestamp":"2022-10-26T05:07:07.527Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:07.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:07.613Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:07.613Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:07.613Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:09.537Z","message":"Entering","context":{"RequestID":"d6f4f845-0f24-4e6c-bb12-2da41de8f9ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72c057c8-fa08-436d-b09e-3ccb8136aa4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:09.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:09.540Z","message":"{\"transactionId\":\"d6f4f845-0f24-4e6c-bb12-2da41de8f9ec\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:09:538\",\"respDate\":\"221026-05:07:09:540\",\"sourceId\":\"haproxy:d6f4f845-0f24-4e6c-bb12-2da41de8f9ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:09:538-20120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6f4f845-0f24-4e6c-bb12-2da41de8f9ec]}\\\"}\"}","context":{"RequestID":"d6f4f845-0f24-4e6c-bb12-2da41de8f9ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72c057c8-fa08-436d-b09e-3ccb8136aa4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:09.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:09.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6f4f845-0f24-4e6c-bb12-2da41de8f9ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72c057c8-fa08-436d-b09e-3ccb8136aa4a","LogTimestamp":"2022-10-26T05:07:09.541Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:11.552Z","message":"Entering","context":{"RequestID":"9c7474cf-2740-41e1-ad9b-93b47e652d3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"884d92e2-b1fe-4011-9c50-913db7117f60","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:11.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:11.555Z","message":"{\"transactionId\":\"9c7474cf-2740-41e1-ad9b-93b47e652d3e\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:11:553\",\"respDate\":\"221026-05:07:11:555\",\"sourceId\":\"haproxy:9c7474cf-2740-41e1-ad9b-93b47e652d3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:11:553-30513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c7474cf-2740-41e1-ad9b-93b47e652d3e]}\\\"}\"}","context":{"RequestID":"9c7474cf-2740-41e1-ad9b-93b47e652d3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"884d92e2-b1fe-4011-9c50-913db7117f60","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:11.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:11.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c7474cf-2740-41e1-ad9b-93b47e652d3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"884d92e2-b1fe-4011-9c50-913db7117f60","LogTimestamp":"2022-10-26T05:07:11.556Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:12.648Z","message":"Entering","context":{"RequestID":"17e6f18b-f1a4-4e06-b5ad-4a804573dd0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"569029f3-2b94-406d-9490-50562f7bd555","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:12.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:12.651Z","message":"{\"transactionId\":\"17e6f18b-f1a4-4e06-b5ad-4a804573dd0a\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:12:649\",\"respDate\":\"221026-05:07:12:650\",\"sourceId\":\"healthcheck:17e6f18b-f1a4-4e06-b5ad-4a804573dd0a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:12:649-47481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35688], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[17e6f18b-f1a4-4e06-b5ad-4a804573dd0a]}\\\"}\"}","context":{"RequestID":"17e6f18b-f1a4-4e06-b5ad-4a804573dd0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"569029f3-2b94-406d-9490-50562f7bd555","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:12.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:12.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17e6f18b-f1a4-4e06-b5ad-4a804573dd0a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"569029f3-2b94-406d-9490-50562f7bd555","LogTimestamp":"2022-10-26T05:07:12.651Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:13.568Z","message":"Entering","context":{"RequestID":"8a3325ba-e919-49db-90f2-9e2541b00174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7506f2d-703e-420a-9e6b-f4c12b05a8fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:13.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:13.571Z","message":"{\"transactionId\":\"8a3325ba-e919-49db-90f2-9e2541b00174\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:13:569\",\"respDate\":\"221026-05:07:13:571\",\"sourceId\":\"haproxy:8a3325ba-e919-49db-90f2-9e2541b00174\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:13:569-3319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a3325ba-e919-49db-90f2-9e2541b00174]}\\\"}\"}","context":{"RequestID":"8a3325ba-e919-49db-90f2-9e2541b00174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7506f2d-703e-420a-9e6b-f4c12b05a8fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:13.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:13.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a3325ba-e919-49db-90f2-9e2541b00174","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7506f2d-703e-420a-9e6b-f4c12b05a8fe","LogTimestamp":"2022-10-26T05:07:13.571Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:14.968Z","message":"Entering","context":{"RequestID":"568419e2-4d16-404f-9315-380ca5030167","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9a80590b-5a5e-4f45-8de8-8fdd2a2d9f1b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:14.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:14.970Z","message":"{\"transactionId\":\"568419e2-4d16-404f-9315-380ca5030167\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:14:968\",\"respDate\":\"221026-05:07:14:970\",\"sourceId\":\"healthcheck:568419e2-4d16-404f-9315-380ca5030167\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:14:968-73026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[568419e2-4d16-404f-9315-380ca5030167]}\\\"}\"}","context":{"RequestID":"568419e2-4d16-404f-9315-380ca5030167","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9a80590b-5a5e-4f45-8de8-8fdd2a2d9f1b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:14.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:14.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"568419e2-4d16-404f-9315-380ca5030167","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a80590b-5a5e-4f45-8de8-8fdd2a2d9f1b","LogTimestamp":"2022-10-26T05:07:14.971Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:07:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:15.355Z","message":"Entering","context":{"RequestID":"d458c0df-6253-4480-9f49-8b1d8d03dde3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9083346-5cff-4749-aa8f-51a85f26c5db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:15.360Z","message":"{\"transactionId\":\"d458c0df-6253-4480-9f49-8b1d8d03dde3\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:15:356\",\"respDate\":\"221026-05:07:15:360\",\"sourceId\":\"OOM_ReadinessCheck:d458c0df-6253-4480-9f49-8b1d8d03dde3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:15:356-49559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52224], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d458c0df-6253-4480-9f49-8b1d8d03dde3]}\\\"}\"}","context":{"RequestID":"d458c0df-6253-4480-9f49-8b1d8d03dde3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9083346-5cff-4749-aa8f-51a85f26c5db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:15.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d458c0df-6253-4480-9f49-8b1d8d03dde3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9083346-5cff-4749-aa8f-51a85f26c5db","LogTimestamp":"2022-10-26T05:07:15.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:15.500Z","message":"Entering","context":{"RequestID":"0e9be6eb-c50a-4607-ab77-fa5bd2f5783d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee36363e-ddc1-41af-a6d7-b66cb11bd050","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:15.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e9be6eb-c50a-4607-ab77-fa5bd2f5783d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee36363e-ddc1-41af-a6d7-b66cb11bd050","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:15.503Z","message":"{\"transactionId\":\"0e9be6eb-c50a-4607-ab77-fa5bd2f5783d\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:15:501\",\"respDate\":\"221026-05:07:15:503\",\"sourceId\":\"ReadinessCheck:0e9be6eb-c50a-4607-ab77-fa5bd2f5783d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:15:501-58734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0e9be6eb-c50a-4607-ab77-fa5bd2f5783d]}\\\"}\"}","context":{"RequestID":"0e9be6eb-c50a-4607-ab77-fa5bd2f5783d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee36363e-ddc1-41af-a6d7-b66cb11bd050","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:15.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e9be6eb-c50a-4607-ab77-fa5bd2f5783d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee36363e-ddc1-41af-a6d7-b66cb11bd050","LogTimestamp":"2022-10-26T05:07:15.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:15.581Z","message":"Entering","context":{"RequestID":"9f05e43b-e08b-4a7b-a571-d5645cd7c49a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa1025ae-15c4-48f6-b576-0e63a2ea2fc9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:15.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:15.584Z","message":"{\"transactionId\":\"9f05e43b-e08b-4a7b-a571-d5645cd7c49a\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:15:582\",\"respDate\":\"221026-05:07:15:584\",\"sourceId\":\"haproxy:9f05e43b-e08b-4a7b-a571-d5645cd7c49a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:15:582-9456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f05e43b-e08b-4a7b-a571-d5645cd7c49a]}\\\"}\"}","context":{"RequestID":"9f05e43b-e08b-4a7b-a571-d5645cd7c49a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa1025ae-15c4-48f6-b576-0e63a2ea2fc9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:15.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:15.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f05e43b-e08b-4a7b-a571-d5645cd7c49a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa1025ae-15c4-48f6-b576-0e63a2ea2fc9","LogTimestamp":"2022-10-26T05:07:15.585Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:17.595Z","message":"Entering","context":{"RequestID":"73a1e5e2-598d-4451-96d4-11ccbda1f843","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"baefc426-f177-4233-b1a6-823afca4706d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:17.598Z","message":"{\"transactionId\":\"73a1e5e2-598d-4451-96d4-11ccbda1f843\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:17:596\",\"respDate\":\"221026-05:07:17:598\",\"sourceId\":\"haproxy:73a1e5e2-598d-4451-96d4-11ccbda1f843\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:17:596-14993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73a1e5e2-598d-4451-96d4-11ccbda1f843]}\\\"}\"}","context":{"RequestID":"73a1e5e2-598d-4451-96d4-11ccbda1f843","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"baefc426-f177-4233-b1a6-823afca4706d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:17.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73a1e5e2-598d-4451-96d4-11ccbda1f843","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baefc426-f177-4233-b1a6-823afca4706d","LogTimestamp":"2022-10-26T05:07:17.598Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:17.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:17.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:17.616Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:17.616Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:19.610Z","message":"Entering","context":{"RequestID":"c4bf3b2b-b42d-4b86-b5de-a84def70a732","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69e6b5f4-9bce-469f-9cb2-066ec99f681f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:19.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:19.613Z","message":"{\"transactionId\":\"c4bf3b2b-b42d-4b86-b5de-a84def70a732\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:19:610\",\"respDate\":\"221026-05:07:19:613\",\"sourceId\":\"haproxy:c4bf3b2b-b42d-4b86-b5de-a84def70a732\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:19:610-34326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c4bf3b2b-b42d-4b86-b5de-a84def70a732]}\\\"}\"}","context":{"RequestID":"c4bf3b2b-b42d-4b86-b5de-a84def70a732","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69e6b5f4-9bce-469f-9cb2-066ec99f681f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:19.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:19.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4bf3b2b-b42d-4b86-b5de-a84def70a732","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69e6b5f4-9bce-469f-9cb2-066ec99f681f","LogTimestamp":"2022-10-26T05:07:19.615Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:21.629Z","message":"Entering","context":{"RequestID":"c93258cf-3791-422e-8be5-e2da3f037dda","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1185485-ab20-477c-8ba3-2016577aa393","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:21.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:21.639Z","message":"{\"transactionId\":\"c93258cf-3791-422e-8be5-e2da3f037dda\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:21:630\",\"respDate\":\"221026-05:07:21:633\",\"sourceId\":\"haproxy:c93258cf-3791-422e-8be5-e2da3f037dda\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:21:630-49005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c93258cf-3791-422e-8be5-e2da3f037dda]}\\\"}\"}","context":{"RequestID":"c93258cf-3791-422e-8be5-e2da3f037dda","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1185485-ab20-477c-8ba3-2016577aa393","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:21.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:21.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c93258cf-3791-422e-8be5-e2da3f037dda","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"11","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1185485-ab20-477c-8ba3-2016577aa393","LogTimestamp":"2022-10-26T05:07:21.640Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2022-10-26T05:07:23.654Z","message":"Entering","context":{"RequestID":"2b63e097-97f8-4f97-b2b2-55d546b50be5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7d85904-aacf-4bb0-b1fe-6ee2aca49df8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:23.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:23.658Z","message":"{\"transactionId\":\"2b63e097-97f8-4f97-b2b2-55d546b50be5\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:23:655\",\"respDate\":\"221026-05:07:23:657\",\"sourceId\":\"haproxy:2b63e097-97f8-4f97-b2b2-55d546b50be5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:23:655-38897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b63e097-97f8-4f97-b2b2-55d546b50be5]}\\\"}\"}","context":{"RequestID":"2b63e097-97f8-4f97-b2b2-55d546b50be5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7d85904-aacf-4bb0-b1fe-6ee2aca49df8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:23.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:23.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b63e097-97f8-4f97-b2b2-55d546b50be5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7d85904-aacf-4bb0-b1fe-6ee2aca49df8","LogTimestamp":"2022-10-26T05:07:23.658Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:07:24.391Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:07:24.394Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:07:25.363Z","message":"Entering","context":{"RequestID":"b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f944e288-1f6a-4a55-a47a-290058679231","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:25.366Z","message":"{\"transactionId\":\"b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:25:364\",\"respDate\":\"221026-05:07:25:366\",\"sourceId\":\"OOM_ReadinessCheck:b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:25:364-88991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52394], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8]}\\\"}\"}","context":{"RequestID":"b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f944e288-1f6a-4a55-a47a-290058679231","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:25.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6db0b9f-d6ce-4e51-b4c6-4558bc5168e8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f944e288-1f6a-4a55-a47a-290058679231","LogTimestamp":"2022-10-26T05:07:25.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:25.497Z","message":"Entering","context":{"RequestID":"7748a52a-8d18-4d6a-b138-195c6094e6f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb4d4f49-1ffd-4266-ae31-c79f3ff05002","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"7748a52a-8d18-4d6a-b138-195c6094e6f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb4d4f49-1ffd-4266-ae31-c79f3ff05002","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:25.500Z","message":"{\"transactionId\":\"7748a52a-8d18-4d6a-b138-195c6094e6f7\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:25:498\",\"respDate\":\"221026-05:07:25:500\",\"sourceId\":\"ReadinessCheck:7748a52a-8d18-4d6a-b138-195c6094e6f7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:25:498-73941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7748a52a-8d18-4d6a-b138-195c6094e6f7]}\\\"}\"}","context":{"RequestID":"7748a52a-8d18-4d6a-b138-195c6094e6f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb4d4f49-1ffd-4266-ae31-c79f3ff05002","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:25.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7748a52a-8d18-4d6a-b138-195c6094e6f7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb4d4f49-1ffd-4266-ae31-c79f3ff05002","LogTimestamp":"2022-10-26T05:07:25.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:25.672Z","message":"Entering","context":{"RequestID":"6477008c-ca49-4072-8597-cd1907cf137f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c319af5e-c958-4f1f-a66b-5990796f6aaa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:25.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:25.676Z","message":"{\"transactionId\":\"6477008c-ca49-4072-8597-cd1907cf137f\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:25:673\",\"respDate\":\"221026-05:07:25:675\",\"sourceId\":\"haproxy:6477008c-ca49-4072-8597-cd1907cf137f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:25:673-53523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6477008c-ca49-4072-8597-cd1907cf137f]}\\\"}\"}","context":{"RequestID":"6477008c-ca49-4072-8597-cd1907cf137f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c319af5e-c958-4f1f-a66b-5990796f6aaa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:25.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:25.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6477008c-ca49-4072-8597-cd1907cf137f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c319af5e-c958-4f1f-a66b-5990796f6aaa","LogTimestamp":"2022-10-26T05:07:25.677Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:07:27.605Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:27.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:27.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:27.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:27.672Z","message":"Entering","context":{"RequestID":"2b68a80a-a7b5-4a23-832d-17037ae74ed8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dee218b0-3303-495f-ac21-957b18005944","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:27.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:27.675Z","message":"{\"transactionId\":\"2b68a80a-a7b5-4a23-832d-17037ae74ed8\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:27:673\",\"respDate\":\"221026-05:07:27:675\",\"sourceId\":\"healthcheck:2b68a80a-a7b5-4a23-832d-17037ae74ed8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:27:673-41293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35838], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2b68a80a-a7b5-4a23-832d-17037ae74ed8]}\\\"}\"}","context":{"RequestID":"2b68a80a-a7b5-4a23-832d-17037ae74ed8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dee218b0-3303-495f-ac21-957b18005944","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:27.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:27.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b68a80a-a7b5-4a23-832d-17037ae74ed8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee218b0-3303-495f-ac21-957b18005944","LogTimestamp":"2022-10-26T05:07:27.675Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:27.688Z","message":"Entering","context":{"RequestID":"3c251b15-d239-41fd-a162-2bc0a1f1439c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fa2c1b0-04a7-4789-8cce-a4a3896988ed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:27.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:27.691Z","message":"{\"transactionId\":\"3c251b15-d239-41fd-a162-2bc0a1f1439c\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:27:689\",\"respDate\":\"221026-05:07:27:691\",\"sourceId\":\"haproxy:3c251b15-d239-41fd-a162-2bc0a1f1439c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:27:689-13910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c251b15-d239-41fd-a162-2bc0a1f1439c]}\\\"}\"}","context":{"RequestID":"3c251b15-d239-41fd-a162-2bc0a1f1439c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fa2c1b0-04a7-4789-8cce-a4a3896988ed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:27.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:27.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c251b15-d239-41fd-a162-2bc0a1f1439c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fa2c1b0-04a7-4789-8cce-a4a3896988ed","LogTimestamp":"2022-10-26T05:07:27.691Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:29.703Z","message":"Entering","context":{"RequestID":"31ae74fc-78cc-4bf7-9d81-7ac44f743944","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ece20cc-076d-4cea-be35-d0f2a172862b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:29.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:29.707Z","message":"{\"transactionId\":\"31ae74fc-78cc-4bf7-9d81-7ac44f743944\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:29:704\",\"respDate\":\"221026-05:07:29:707\",\"sourceId\":\"haproxy:31ae74fc-78cc-4bf7-9d81-7ac44f743944\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:29:704-29775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31ae74fc-78cc-4bf7-9d81-7ac44f743944]}\\\"}\"}","context":{"RequestID":"31ae74fc-78cc-4bf7-9d81-7ac44f743944","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ece20cc-076d-4cea-be35-d0f2a172862b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:29.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:29.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31ae74fc-78cc-4bf7-9d81-7ac44f743944","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ece20cc-076d-4cea-be35-d0f2a172862b","LogTimestamp":"2022-10-26T05:07:29.707Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:29.999Z","message":"Entering","context":{"RequestID":"65718530-3b49-4239-8354-16e05e99b8d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3219f979-9308-4b02-a829-e3bc236a54ca","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:29.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:30.002Z","message":"{\"transactionId\":\"65718530-3b49-4239-8354-16e05e99b8d8\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:30:000\",\"respDate\":\"221026-05:07:30:002\",\"sourceId\":\"healthcheck:65718530-3b49-4239-8354-16e05e99b8d8\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:30:000-53611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[65718530-3b49-4239-8354-16e05e99b8d8]}\\\"}\"}","context":{"RequestID":"65718530-3b49-4239-8354-16e05e99b8d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3219f979-9308-4b02-a829-e3bc236a54ca","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:29.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:30.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65718530-3b49-4239-8354-16e05e99b8d8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3219f979-9308-4b02-a829-e3bc236a54ca","LogTimestamp":"2022-10-26T05:07:30.003Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:07:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:31.719Z","message":"Entering","context":{"RequestID":"d4b957e2-403d-4be0-a662-8c73320fed05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e07fad92-d446-4f28-960d-ee9f4112155b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:31.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:31.722Z","message":"{\"transactionId\":\"d4b957e2-403d-4be0-a662-8c73320fed05\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:31:720\",\"respDate\":\"221026-05:07:31:722\",\"sourceId\":\"haproxy:d4b957e2-403d-4be0-a662-8c73320fed05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:31:720-22518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4b957e2-403d-4be0-a662-8c73320fed05]}\\\"}\"}","context":{"RequestID":"d4b957e2-403d-4be0-a662-8c73320fed05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e07fad92-d446-4f28-960d-ee9f4112155b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:31.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:31.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4b957e2-403d-4be0-a662-8c73320fed05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e07fad92-d446-4f28-960d-ee9f4112155b","LogTimestamp":"2022-10-26T05:07:31.722Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:33.734Z","message":"Entering","context":{"RequestID":"b10ae9d8-0534-4719-b694-6bb3ec7785a1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a99f72b5-b202-406b-abf1-d50a854be707","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:33.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:33.736Z","message":"{\"transactionId\":\"b10ae9d8-0534-4719-b694-6bb3ec7785a1\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:33:734\",\"respDate\":\"221026-05:07:33:736\",\"sourceId\":\"haproxy:b10ae9d8-0534-4719-b694-6bb3ec7785a1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:33:734-33781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b10ae9d8-0534-4719-b694-6bb3ec7785a1]}\\\"}\"}","context":{"RequestID":"b10ae9d8-0534-4719-b694-6bb3ec7785a1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a99f72b5-b202-406b-abf1-d50a854be707","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:33.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:33.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b10ae9d8-0534-4719-b694-6bb3ec7785a1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99f72b5-b202-406b-abf1-d50a854be707","LogTimestamp":"2022-10-26T05:07:33.736Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:35.354Z","message":"Entering","context":{"RequestID":"0dcb1754-37dc-4519-b680-952a52c5d0fa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e3b369-3a71-435a-a796-e23632dbcbe5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:35.357Z","message":"{\"transactionId\":\"0dcb1754-37dc-4519-b680-952a52c5d0fa\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:35:355\",\"respDate\":\"221026-05:07:35:357\",\"sourceId\":\"OOM_ReadinessCheck:0dcb1754-37dc-4519-b680-952a52c5d0fa\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:35:355-76203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52554], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0dcb1754-37dc-4519-b680-952a52c5d0fa]}\\\"}\"}","context":{"RequestID":"0dcb1754-37dc-4519-b680-952a52c5d0fa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e3b369-3a71-435a-a796-e23632dbcbe5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:35.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dcb1754-37dc-4519-b680-952a52c5d0fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4e3b369-3a71-435a-a796-e23632dbcbe5","LogTimestamp":"2022-10-26T05:07:35.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:35.498Z","message":"Entering","context":{"RequestID":"de5a1f97-a656-4d2a-85f1-5206f77daf63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"175ceca3-ac86-4acc-a1cd-bcd29731ba35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"de5a1f97-a656-4d2a-85f1-5206f77daf63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"175ceca3-ac86-4acc-a1cd-bcd29731ba35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:35.500Z","message":"{\"transactionId\":\"de5a1f97-a656-4d2a-85f1-5206f77daf63\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:35:498\",\"respDate\":\"221026-05:07:35:500\",\"sourceId\":\"ReadinessCheck:de5a1f97-a656-4d2a-85f1-5206f77daf63\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:35:498-66342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[de5a1f97-a656-4d2a-85f1-5206f77daf63]}\\\"}\"}","context":{"RequestID":"de5a1f97-a656-4d2a-85f1-5206f77daf63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"175ceca3-ac86-4acc-a1cd-bcd29731ba35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:35.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de5a1f97-a656-4d2a-85f1-5206f77daf63","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"175ceca3-ac86-4acc-a1cd-bcd29731ba35","LogTimestamp":"2022-10-26T05:07:35.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:35.748Z","message":"Entering","context":{"RequestID":"5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8940f9b1-f62d-4372-b23c-3deba82bd271","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:35.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:35.752Z","message":"{\"transactionId\":\"5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:35:749\",\"respDate\":\"221026-05:07:35:752\",\"sourceId\":\"haproxy:5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:35:749-82596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b]}\\\"}\"}","context":{"RequestID":"5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8940f9b1-f62d-4372-b23c-3deba82bd271","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:35.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:35.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ab0ddaf-fae9-41b7-b08f-1679b8bdb84b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8940f9b1-f62d-4372-b23c-3deba82bd271","LogTimestamp":"2022-10-26T05:07:35.752Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:37.605Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:37.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:37.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:37.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:37.768Z","message":"Entering","context":{"RequestID":"cbda8c83-8e2b-45ce-9e37-6f906b6dda97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86d0bc04-41ae-4c5c-aaef-dcc1453f42b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:37.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:37.772Z","message":"{\"transactionId\":\"cbda8c83-8e2b-45ce-9e37-6f906b6dda97\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:37:769\",\"respDate\":\"221026-05:07:37:772\",\"sourceId\":\"haproxy:cbda8c83-8e2b-45ce-9e37-6f906b6dda97\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:37:769-50812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cbda8c83-8e2b-45ce-9e37-6f906b6dda97]}\\\"}\"}","context":{"RequestID":"cbda8c83-8e2b-45ce-9e37-6f906b6dda97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86d0bc04-41ae-4c5c-aaef-dcc1453f42b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:37.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:37.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbda8c83-8e2b-45ce-9e37-6f906b6dda97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d0bc04-41ae-4c5c-aaef-dcc1453f42b3","LogTimestamp":"2022-10-26T05:07:37.773Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:39.785Z","message":"Entering","context":{"RequestID":"aed5fc36-73e1-44d7-8839-ddff0e66b506","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ace4b40-1c02-4010-8320-5f8793ba5214","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:39.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:39.788Z","message":"{\"transactionId\":\"aed5fc36-73e1-44d7-8839-ddff0e66b506\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:39:786\",\"respDate\":\"221026-05:07:39:788\",\"sourceId\":\"haproxy:aed5fc36-73e1-44d7-8839-ddff0e66b506\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:39:786-18870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aed5fc36-73e1-44d7-8839-ddff0e66b506]}\\\"}\"}","context":{"RequestID":"aed5fc36-73e1-44d7-8839-ddff0e66b506","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ace4b40-1c02-4010-8320-5f8793ba5214","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:39.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:39.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aed5fc36-73e1-44d7-8839-ddff0e66b506","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ace4b40-1c02-4010-8320-5f8793ba5214","LogTimestamp":"2022-10-26T05:07:39.788Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:41.800Z","message":"Entering","context":{"RequestID":"eee349db-41c3-4697-b534-869c280860b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55cc20dd-6d4b-43aa-b5c6-8a281f3738b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:41.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:41.803Z","message":"{\"transactionId\":\"eee349db-41c3-4697-b534-869c280860b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:41:801\",\"respDate\":\"221026-05:07:41:803\",\"sourceId\":\"haproxy:eee349db-41c3-4697-b534-869c280860b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:41:801-4908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eee349db-41c3-4697-b534-869c280860b0]}\\\"}\"}","context":{"RequestID":"eee349db-41c3-4697-b534-869c280860b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55cc20dd-6d4b-43aa-b5c6-8a281f3738b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:41.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:41.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eee349db-41c3-4697-b534-869c280860b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55cc20dd-6d4b-43aa-b5c6-8a281f3738b6","LogTimestamp":"2022-10-26T05:07:41.803Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:42.711Z","message":"Entering","context":{"RequestID":"458b41a3-1097-40a9-bb2e-488e58845e67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4186432a-0738-4fba-8a51-f0a2c6feba99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:42.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:42.713Z","message":"{\"transactionId\":\"458b41a3-1097-40a9-bb2e-488e58845e67\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:42:712\",\"respDate\":\"221026-05:07:42:713\",\"sourceId\":\"healthcheck:458b41a3-1097-40a9-bb2e-488e58845e67\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:42:712-17570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35990], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[458b41a3-1097-40a9-bb2e-488e58845e67]}\\\"}\"}","context":{"RequestID":"458b41a3-1097-40a9-bb2e-488e58845e67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4186432a-0738-4fba-8a51-f0a2c6feba99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:42.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:42.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"458b41a3-1097-40a9-bb2e-488e58845e67","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4186432a-0738-4fba-8a51-f0a2c6feba99","LogTimestamp":"2022-10-26T05:07:42.714Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:07:43.815Z","message":"Entering","context":{"RequestID":"07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f94d4f8-7b99-40d9-bef0-70a7faf3f921","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:43.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:43.819Z","message":"{\"transactionId\":\"07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:43:816\",\"respDate\":\"221026-05:07:43:818\",\"sourceId\":\"haproxy:07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:43:816-28000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f]}\\\"}\"}","context":{"RequestID":"07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f94d4f8-7b99-40d9-bef0-70a7faf3f921","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:43.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:43.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07c8e02f-d38c-4d3c-8ac5-bd31c4ffdb4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f94d4f8-7b99-40d9-bef0-70a7faf3f921","LogTimestamp":"2022-10-26T05:07:43.819Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:45.029Z","message":"Entering","context":{"RequestID":"f73aa1b0-2218-4671-a7dd-50c25f600183","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"830b7b64-5130-421a-9e6b-db3431d83574","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:45.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:45.031Z","message":"{\"transactionId\":\"f73aa1b0-2218-4671-a7dd-50c25f600183\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:45:030\",\"respDate\":\"221026-05:07:45:031\",\"sourceId\":\"healthcheck:f73aa1b0-2218-4671-a7dd-50c25f600183\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:45:030-72024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f73aa1b0-2218-4671-a7dd-50c25f600183]}\\\"}\"}","context":{"RequestID":"f73aa1b0-2218-4671-a7dd-50c25f600183","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"830b7b64-5130-421a-9e6b-db3431d83574","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:45.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:45.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f73aa1b0-2218-4671-a7dd-50c25f600183","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"830b7b64-5130-421a-9e6b-db3431d83574","LogTimestamp":"2022-10-26T05:07:45.032Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:07:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:45.354Z","message":"Entering","context":{"RequestID":"e15144dd-95dd-447d-8140-09d73f91eb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eba6d71f-87de-475e-b19d-8966df0ba662","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:45.359Z","message":"{\"transactionId\":\"e15144dd-95dd-447d-8140-09d73f91eb01\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:45:355\",\"respDate\":\"221026-05:07:45:359\",\"sourceId\":\"OOM_ReadinessCheck:e15144dd-95dd-447d-8140-09d73f91eb01\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:45:355-82940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52726], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e15144dd-95dd-447d-8140-09d73f91eb01]}\\\"}\"}","context":{"RequestID":"e15144dd-95dd-447d-8140-09d73f91eb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eba6d71f-87de-475e-b19d-8966df0ba662","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:45.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15144dd-95dd-447d-8140-09d73f91eb01","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eba6d71f-87de-475e-b19d-8966df0ba662","LogTimestamp":"2022-10-26T05:07:45.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:45.500Z","message":"Entering","context":{"RequestID":"0284546c-541e-409a-9960-848cc027a319","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dd7f946-f646-4989-af1a-af9870b496f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:45.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"0284546c-541e-409a-9960-848cc027a319","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dd7f946-f646-4989-af1a-af9870b496f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:45.503Z","message":"{\"transactionId\":\"0284546c-541e-409a-9960-848cc027a319\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:45:500\",\"respDate\":\"221026-05:07:45:503\",\"sourceId\":\"ReadinessCheck:0284546c-541e-409a-9960-848cc027a319\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:45:500-19704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0284546c-541e-409a-9960-848cc027a319]}\\\"}\"}","context":{"RequestID":"0284546c-541e-409a-9960-848cc027a319","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dd7f946-f646-4989-af1a-af9870b496f4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:45.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0284546c-541e-409a-9960-848cc027a319","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dd7f946-f646-4989-af1a-af9870b496f4","LogTimestamp":"2022-10-26T05:07:45.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:07:45.832Z","message":"Entering","context":{"RequestID":"3eaa03fe-225a-44fb-a727-c171e3c2097d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91cb9b93-1fe8-44c9-b9b5-87001ecb3a02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:45.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:45.835Z","message":"{\"transactionId\":\"3eaa03fe-225a-44fb-a727-c171e3c2097d\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:45:833\",\"respDate\":\"221026-05:07:45:835\",\"sourceId\":\"haproxy:3eaa03fe-225a-44fb-a727-c171e3c2097d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:45:833-75647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3eaa03fe-225a-44fb-a727-c171e3c2097d]}\\\"}\"}","context":{"RequestID":"3eaa03fe-225a-44fb-a727-c171e3c2097d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91cb9b93-1fe8-44c9-b9b5-87001ecb3a02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:45.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:45.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eaa03fe-225a-44fb-a727-c171e3c2097d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91cb9b93-1fe8-44c9-b9b5-87001ecb3a02","LogTimestamp":"2022-10-26T05:07:45.836Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:47.605Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:47.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:47.614Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:47.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:47.847Z","message":"Entering","context":{"RequestID":"69ed80ee-9819-44b2-8ac1-f1f6f75ca564","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc30622e-878c-4f93-9e2f-5a530cc365c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:47.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:47.850Z","message":"{\"transactionId\":\"69ed80ee-9819-44b2-8ac1-f1f6f75ca564\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:47:848\",\"respDate\":\"221026-05:07:47:850\",\"sourceId\":\"haproxy:69ed80ee-9819-44b2-8ac1-f1f6f75ca564\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:47:848-10286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69ed80ee-9819-44b2-8ac1-f1f6f75ca564]}\\\"}\"}","context":{"RequestID":"69ed80ee-9819-44b2-8ac1-f1f6f75ca564","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc30622e-878c-4f93-9e2f-5a530cc365c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:47.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:47.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69ed80ee-9819-44b2-8ac1-f1f6f75ca564","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc30622e-878c-4f93-9e2f-5a530cc365c7","LogTimestamp":"2022-10-26T05:07:47.850Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:49.861Z","message":"Entering","context":{"RequestID":"abac8936-9aa1-4b89-b1de-309e5dc14dcb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37aa9c04-fbb3-4c30-9cb2-e81b8d292d92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:49.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:49.866Z","message":"{\"transactionId\":\"abac8936-9aa1-4b89-b1de-309e5dc14dcb\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:49:863\",\"respDate\":\"221026-05:07:49:866\",\"sourceId\":\"haproxy:abac8936-9aa1-4b89-b1de-309e5dc14dcb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:49:863-22208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abac8936-9aa1-4b89-b1de-309e5dc14dcb]}\\\"}\"}","context":{"RequestID":"abac8936-9aa1-4b89-b1de-309e5dc14dcb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37aa9c04-fbb3-4c30-9cb2-e81b8d292d92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:49.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:49.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abac8936-9aa1-4b89-b1de-309e5dc14dcb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37aa9c04-fbb3-4c30-9cb2-e81b8d292d92","LogTimestamp":"2022-10-26T05:07:49.866Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:07:51.878Z","message":"Entering","context":{"RequestID":"2ca27b07-0b39-494d-903e-7e2a9185e711","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da6bf3c1-00e4-4dd6-9239-865130fc22c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:51.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:51.882Z","message":"{\"transactionId\":\"2ca27b07-0b39-494d-903e-7e2a9185e711\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:51:879\",\"respDate\":\"221026-05:07:51:882\",\"sourceId\":\"haproxy:2ca27b07-0b39-494d-903e-7e2a9185e711\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:51:879-24414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ca27b07-0b39-494d-903e-7e2a9185e711]}\\\"}\"}","context":{"RequestID":"2ca27b07-0b39-494d-903e-7e2a9185e711","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da6bf3c1-00e4-4dd6-9239-865130fc22c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:51.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:51.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ca27b07-0b39-494d-903e-7e2a9185e711","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da6bf3c1-00e4-4dd6-9239-865130fc22c0","LogTimestamp":"2022-10-26T05:07:51.882Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:53.893Z","message":"Entering","context":{"RequestID":"6052f713-34d2-4c8c-bbdf-283275ca378f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"034b1ac1-6db3-4f74-b0fa-42e37b4b8106","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:53.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:53.896Z","message":"{\"transactionId\":\"6052f713-34d2-4c8c-bbdf-283275ca378f\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:53:894\",\"respDate\":\"221026-05:07:53:896\",\"sourceId\":\"haproxy:6052f713-34d2-4c8c-bbdf-283275ca378f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:53:894-88759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6052f713-34d2-4c8c-bbdf-283275ca378f]}\\\"}\"}","context":{"RequestID":"6052f713-34d2-4c8c-bbdf-283275ca378f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"034b1ac1-6db3-4f74-b0fa-42e37b4b8106","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:53.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:53.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6052f713-34d2-4c8c-bbdf-283275ca378f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"034b1ac1-6db3-4f74-b0fa-42e37b4b8106","LogTimestamp":"2022-10-26T05:07:53.896Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:54.405Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:07:54.408Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:07:55.354Z","message":"Entering","context":{"RequestID":"e49f9bd2-69dc-4663-b436-c7ffd6e6af48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25989cc1-aff9-41db-967c-e0067bd033a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:55.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:55.357Z","message":"{\"transactionId\":\"e49f9bd2-69dc-4663-b436-c7ffd6e6af48\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:55:355\",\"respDate\":\"221026-05:07:55:357\",\"sourceId\":\"OOM_ReadinessCheck:e49f9bd2-69dc-4663-b436-c7ffd6e6af48\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:07:55:355-76159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52892], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e49f9bd2-69dc-4663-b436-c7ffd6e6af48]}\\\"}\"}","context":{"RequestID":"e49f9bd2-69dc-4663-b436-c7ffd6e6af48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25989cc1-aff9-41db-967c-e0067bd033a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:07:55.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:55.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49f9bd2-69dc-4663-b436-c7ffd6e6af48","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25989cc1-aff9-41db-967c-e0067bd033a4","LogTimestamp":"2022-10-26T05:07:55.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:07:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:55.497Z","message":"Entering","context":{"RequestID":"8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b7bb2ae-6eb6-49bf-8cf7-4af899ce1f07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b7bb2ae-6eb6-49bf-8cf7-4af899ce1f07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:55.500Z","message":"{\"transactionId\":\"8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:55:498\",\"respDate\":\"221026-05:07:55:500\",\"sourceId\":\"ReadinessCheck:8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:55:498-14685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1]}\\\"}\"}","context":{"RequestID":"8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b7bb2ae-6eb6-49bf-8cf7-4af899ce1f07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:07:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d8f45a1-53c9-4b1d-b400-5430dfdb0eb1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b7bb2ae-6eb6-49bf-8cf7-4af899ce1f07","LogTimestamp":"2022-10-26T05:07:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:07:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:55.907Z","message":"Entering","context":{"RequestID":"416726ab-1c6f-4294-afa9-7a9bb2b4629a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04d22ae7-f0b9-4efe-b907-9b670b2ff6ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:55.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:55.910Z","message":"{\"transactionId\":\"416726ab-1c6f-4294-afa9-7a9bb2b4629a\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:55:908\",\"respDate\":\"221026-05:07:55:910\",\"sourceId\":\"haproxy:416726ab-1c6f-4294-afa9-7a9bb2b4629a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:55:908-30601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[416726ab-1c6f-4294-afa9-7a9bb2b4629a]}\\\"}\"}","context":{"RequestID":"416726ab-1c6f-4294-afa9-7a9bb2b4629a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04d22ae7-f0b9-4efe-b907-9b670b2ff6ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:55.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:55.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"416726ab-1c6f-4294-afa9-7a9bb2b4629a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d22ae7-f0b9-4efe-b907-9b670b2ff6ec","LogTimestamp":"2022-10-26T05:07:55.910Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:57.604Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:07:57.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:57.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:57.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:57.734Z","message":"Entering","context":{"RequestID":"4dca98be-c188-478d-ba72-32e3d06c2788","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2a8b4d3-db4b-41e2-b0a9-aae75ad8360b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:57.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:57.736Z","message":"{\"transactionId\":\"4dca98be-c188-478d-ba72-32e3d06c2788\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:57:735\",\"respDate\":\"221026-05:07:57:736\",\"sourceId\":\"healthcheck:4dca98be-c188-478d-ba72-32e3d06c2788\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:57:735-15343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36154], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4dca98be-c188-478d-ba72-32e3d06c2788]}\\\"}\"}","context":{"RequestID":"4dca98be-c188-478d-ba72-32e3d06c2788","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2a8b4d3-db4b-41e2-b0a9-aae75ad8360b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:07:57.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:57.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dca98be-c188-478d-ba72-32e3d06c2788","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2a8b4d3-db4b-41e2-b0a9-aae75ad8360b","LogTimestamp":"2022-10-26T05:07:57.737Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:07:57.921Z","message":"Entering","context":{"RequestID":"f6675970-c8cf-4302-864e-0d0b9f5c2cf1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc7a18c6-8b62-42d2-8b94-b686e736acc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:57.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:57.924Z","message":"{\"transactionId\":\"f6675970-c8cf-4302-864e-0d0b9f5c2cf1\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:57:922\",\"respDate\":\"221026-05:07:57:924\",\"sourceId\":\"haproxy:f6675970-c8cf-4302-864e-0d0b9f5c2cf1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:07:57:922-47027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f6675970-c8cf-4302-864e-0d0b9f5c2cf1]}\\\"}\"}","context":{"RequestID":"f6675970-c8cf-4302-864e-0d0b9f5c2cf1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc7a18c6-8b62-42d2-8b94-b686e736acc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:57.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:57.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6675970-c8cf-4302-864e-0d0b9f5c2cf1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc7a18c6-8b62-42d2-8b94-b686e736acc5","LogTimestamp":"2022-10-26T05:07:57.924Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:07:59.937Z","message":"Entering","context":{"RequestID":"24bc850e-20e1-4d5a-9282-b05edf266ae0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2347fe8-a2c3-430a-aca4-aa4658a90552","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:59.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:07:59.940Z","message":"{\"transactionId\":\"24bc850e-20e1-4d5a-9282-b05edf266ae0\",\"status\":\"200\",\"rqstDate\":\"221026-05:07:59:938\",\"respDate\":\"221026-05:07:59:940\",\"sourceId\":\"haproxy:24bc850e-20e1-4d5a-9282-b05edf266ae0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:07:59:938-75080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[24bc850e-20e1-4d5a-9282-b05edf266ae0]}\\\"}\"}","context":{"RequestID":"24bc850e-20e1-4d5a-9282-b05edf266ae0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2347fe8-a2c3-430a-aca4-aa4658a90552","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:07:59.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:07:59.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24bc850e-20e1-4d5a-9282-b05edf266ae0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2347fe8-a2c3-430a-aca4-aa4658a90552","LogTimestamp":"2022-10-26T05:07:59.940Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:07:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:00.056Z","message":"Entering","context":{"RequestID":"72e53e8c-570d-46ea-b7f7-0d0955df5b06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e2ebdf7-14f5-491d-a36c-c115cf2c3ad3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:00.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:00.061Z","message":"{\"transactionId\":\"72e53e8c-570d-46ea-b7f7-0d0955df5b06\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:00:058\",\"respDate\":\"221026-05:08:00:060\",\"sourceId\":\"healthcheck:72e53e8c-570d-46ea-b7f7-0d0955df5b06\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:00:058-21990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[72e53e8c-570d-46ea-b7f7-0d0955df5b06]}\\\"}\"}","context":{"RequestID":"72e53e8c-570d-46ea-b7f7-0d0955df5b06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e2ebdf7-14f5-491d-a36c-c115cf2c3ad3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:00.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:00.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72e53e8c-570d-46ea-b7f7-0d0955df5b06","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e2ebdf7-14f5-491d-a36c-c115cf2c3ad3","LogTimestamp":"2022-10-26T05:08:00.061Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:08:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:08:01.951Z","message":"Entering","context":{"RequestID":"1a2dde66-d70f-4611-9c0a-5779bc87b1d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44699a80-381b-4f9c-bab8-09c62bddc69f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:01.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:01.954Z","message":"{\"transactionId\":\"1a2dde66-d70f-4611-9c0a-5779bc87b1d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:01:952\",\"respDate\":\"221026-05:08:01:954\",\"sourceId\":\"haproxy:1a2dde66-d70f-4611-9c0a-5779bc87b1d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:01:952-10598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a2dde66-d70f-4611-9c0a-5779bc87b1d0]}\\\"}\"}","context":{"RequestID":"1a2dde66-d70f-4611-9c0a-5779bc87b1d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44699a80-381b-4f9c-bab8-09c62bddc69f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:01.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:01.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a2dde66-d70f-4611-9c0a-5779bc87b1d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44699a80-381b-4f9c-bab8-09c62bddc69f","LogTimestamp":"2022-10-26T05:08:01.954Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:03.966Z","message":"Entering","context":{"RequestID":"60ea8cc7-39a7-4760-90f0-23f9add01a45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"110e5b52-6617-47ba-a243-8ddf42322d11","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:03.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:03.970Z","message":"{\"transactionId\":\"60ea8cc7-39a7-4760-90f0-23f9add01a45\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:03:968\",\"respDate\":\"221026-05:08:03:970\",\"sourceId\":\"haproxy:60ea8cc7-39a7-4760-90f0-23f9add01a45\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:03:968-17828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60ea8cc7-39a7-4760-90f0-23f9add01a45]}\\\"}\"}","context":{"RequestID":"60ea8cc7-39a7-4760-90f0-23f9add01a45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"110e5b52-6617-47ba-a243-8ddf42322d11","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:03.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:03.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60ea8cc7-39a7-4760-90f0-23f9add01a45","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"110e5b52-6617-47ba-a243-8ddf42322d11","LogTimestamp":"2022-10-26T05:08:03.971Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:08:05.361Z","message":"Entering","context":{"RequestID":"106daeff-f423-4405-89f5-d0fc1a888c8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f79b0e89-07c4-4da9-be40-cc6a4b6e779f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:05.373Z","message":"{\"transactionId\":\"106daeff-f423-4405-89f5-d0fc1a888c8e\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:05:366\",\"respDate\":\"221026-05:08:05:372\",\"sourceId\":\"OOM_ReadinessCheck:106daeff-f423-4405-89f5-d0fc1a888c8e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:05:366-66109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53048], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[106daeff-f423-4405-89f5-d0fc1a888c8e]}\\\"}\"}","context":{"RequestID":"106daeff-f423-4405-89f5-d0fc1a888c8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f79b0e89-07c4-4da9-be40-cc6a4b6e779f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:05.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"106daeff-f423-4405-89f5-d0fc1a888c8e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"14","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f79b0e89-07c4-4da9-be40-cc6a4b6e779f","LogTimestamp":"2022-10-26T05:08:05.374Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 22 - "logType": "access" {"timestamp":"2022-10-26T05:08:05.502Z","message":"Entering","context":{"RequestID":"87ad49dc-2599-45dc-84ed-914557af9bd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b649a54b-bd5a-4552-b753-c67eae5478d6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:05.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"87ad49dc-2599-45dc-84ed-914557af9bd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b649a54b-bd5a-4552-b753-c67eae5478d6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:05.506Z","message":"{\"transactionId\":\"87ad49dc-2599-45dc-84ed-914557af9bd3\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:05:503\",\"respDate\":\"221026-05:08:05:506\",\"sourceId\":\"ReadinessCheck:87ad49dc-2599-45dc-84ed-914557af9bd3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:05:503-80807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[87ad49dc-2599-45dc-84ed-914557af9bd3]}\\\"}\"}","context":{"RequestID":"87ad49dc-2599-45dc-84ed-914557af9bd3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b649a54b-bd5a-4552-b753-c67eae5478d6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:05.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87ad49dc-2599-45dc-84ed-914557af9bd3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b649a54b-bd5a-4552-b753-c67eae5478d6","LogTimestamp":"2022-10-26T05:08:05.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:05.985Z","message":"Entering","context":{"RequestID":"b122a4eb-9ccd-42d9-85e7-994a957bde1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d94a518-1af6-471f-a091-1df11193f975","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:05.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:05.988Z","message":"{\"transactionId\":\"b122a4eb-9ccd-42d9-85e7-994a957bde1c\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:05:986\",\"respDate\":\"221026-05:08:05:988\",\"sourceId\":\"haproxy:b122a4eb-9ccd-42d9-85e7-994a957bde1c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:05:986-44553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b122a4eb-9ccd-42d9-85e7-994a957bde1c]}\\\"}\"}","context":{"RequestID":"b122a4eb-9ccd-42d9-85e7-994a957bde1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d94a518-1af6-471f-a091-1df11193f975","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:05.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:05.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b122a4eb-9ccd-42d9-85e7-994a957bde1c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d94a518-1af6-471f-a091-1df11193f975","LogTimestamp":"2022-10-26T05:08:05.989Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:08:07.605Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:07.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:07.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:07.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:08.002Z","message":"Entering","context":{"RequestID":"08f17176-0671-4f1a-9419-28e7a5a5b28c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70488a57-5fbb-46c8-af6a-c387f7ae3e3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:08.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:08.006Z","message":"{\"transactionId\":\"08f17176-0671-4f1a-9419-28e7a5a5b28c\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:08:003\",\"respDate\":\"221026-05:08:08:006\",\"sourceId\":\"haproxy:08f17176-0671-4f1a-9419-28e7a5a5b28c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:08:003-67602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08f17176-0671-4f1a-9419-28e7a5a5b28c]}\\\"}\"}","context":{"RequestID":"08f17176-0671-4f1a-9419-28e7a5a5b28c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70488a57-5fbb-46c8-af6a-c387f7ae3e3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:08.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:08.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08f17176-0671-4f1a-9419-28e7a5a5b28c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70488a57-5fbb-46c8-af6a-c387f7ae3e3c","LogTimestamp":"2022-10-26T05:08:08.007Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:10.018Z","message":"Entering","context":{"RequestID":"8b6f1b39-23b6-492b-a855-e7e85164ebc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4c3a564-f83d-4130-848d-5870b3f2d7ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:10.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:10.022Z","message":"{\"transactionId\":\"8b6f1b39-23b6-492b-a855-e7e85164ebc4\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:10:019\",\"respDate\":\"221026-05:08:10:022\",\"sourceId\":\"haproxy:8b6f1b39-23b6-492b-a855-e7e85164ebc4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:10:019-95001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b6f1b39-23b6-492b-a855-e7e85164ebc4]}\\\"}\"}","context":{"RequestID":"8b6f1b39-23b6-492b-a855-e7e85164ebc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4c3a564-f83d-4130-848d-5870b3f2d7ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:10.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:10.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6f1b39-23b6-492b-a855-e7e85164ebc4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4c3a564-f83d-4130-848d-5870b3f2d7ec","LogTimestamp":"2022-10-26T05:08:10.023Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:12.035Z","message":"Entering","context":{"RequestID":"1838374b-2d65-456d-bf83-ab392bffa4a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf0c439f-8b09-48cf-afb8-7085a02aa5a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:12.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:12.039Z","message":"{\"transactionId\":\"1838374b-2d65-456d-bf83-ab392bffa4a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:12:036\",\"respDate\":\"221026-05:08:12:039\",\"sourceId\":\"haproxy:1838374b-2d65-456d-bf83-ab392bffa4a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:12:036-34930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1838374b-2d65-456d-bf83-ab392bffa4a0]}\\\"}\"}","context":{"RequestID":"1838374b-2d65-456d-bf83-ab392bffa4a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf0c439f-8b09-48cf-afb8-7085a02aa5a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:12.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:12.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1838374b-2d65-456d-bf83-ab392bffa4a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf0c439f-8b09-48cf-afb8-7085a02aa5a8","LogTimestamp":"2022-10-26T05:08:12.040Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:12.763Z","message":"Entering","context":{"RequestID":"cf6d2db6-f33e-4fa5-b979-b9a4717164dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4175caae-1803-45ce-99b4-a7529149933d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:12.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:12.767Z","message":"{\"transactionId\":\"cf6d2db6-f33e-4fa5-b979-b9a4717164dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:12:765\",\"respDate\":\"221026-05:08:12:767\",\"sourceId\":\"healthcheck:cf6d2db6-f33e-4fa5-b979-b9a4717164dc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:12:765-27480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36314], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cf6d2db6-f33e-4fa5-b979-b9a4717164dc]}\\\"}\"}","context":{"RequestID":"cf6d2db6-f33e-4fa5-b979-b9a4717164dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4175caae-1803-45ce-99b4-a7529149933d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:12.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:12.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf6d2db6-f33e-4fa5-b979-b9a4717164dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4175caae-1803-45ce-99b4-a7529149933d","LogTimestamp":"2022-10-26T05:08:12.768Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 11 - "logType": "access" {"timestamp":"2022-10-26T05:08:14.051Z","message":"Entering","context":{"RequestID":"ac3f7b49-1245-47a4-8a04-25d55caf1785","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f42fdb1-0f93-4d24-a6ee-ba139f7fc9b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:14.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:14.054Z","message":"{\"transactionId\":\"ac3f7b49-1245-47a4-8a04-25d55caf1785\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:14:052\",\"respDate\":\"221026-05:08:14:054\",\"sourceId\":\"haproxy:ac3f7b49-1245-47a4-8a04-25d55caf1785\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:14:052-62837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac3f7b49-1245-47a4-8a04-25d55caf1785]}\\\"}\"}","context":{"RequestID":"ac3f7b49-1245-47a4-8a04-25d55caf1785","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f42fdb1-0f93-4d24-a6ee-ba139f7fc9b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:14.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:14.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3f7b49-1245-47a4-8a04-25d55caf1785","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f42fdb1-0f93-4d24-a6ee-ba139f7fc9b6","LogTimestamp":"2022-10-26T05:08:14.055Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:15.093Z","message":"Entering","context":{"RequestID":"de7892ff-f71c-4fb4-b868-f909ec02ab75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e4f9210-f840-4083-abd4-8aee853bbd9f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:15.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:15.095Z","message":"{\"transactionId\":\"de7892ff-f71c-4fb4-b868-f909ec02ab75\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:15:093\",\"respDate\":\"221026-05:08:15:095\",\"sourceId\":\"healthcheck:de7892ff-f71c-4fb4-b868-f909ec02ab75\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:15:093-689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[de7892ff-f71c-4fb4-b868-f909ec02ab75]}\\\"}\"}","context":{"RequestID":"de7892ff-f71c-4fb4-b868-f909ec02ab75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e4f9210-f840-4083-abd4-8aee853bbd9f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:15.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:15.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de7892ff-f71c-4fb4-b868-f909ec02ab75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e4f9210-f840-4083-abd4-8aee853bbd9f","LogTimestamp":"2022-10-26T05:08:15.096Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:08:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:15.359Z","message":"Entering","context":{"RequestID":"4d342c37-711f-4ad5-9f7f-89101317bd6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fd05e454-98d2-4430-b5e1-c71c35a70635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:15.361Z","message":"{\"transactionId\":\"4d342c37-711f-4ad5-9f7f-89101317bd6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:15:359\",\"respDate\":\"221026-05:08:15:361\",\"sourceId\":\"OOM_ReadinessCheck:4d342c37-711f-4ad5-9f7f-89101317bd6b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:15:359-20872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53212], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4d342c37-711f-4ad5-9f7f-89101317bd6b]}\\\"}\"}","context":{"RequestID":"4d342c37-711f-4ad5-9f7f-89101317bd6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fd05e454-98d2-4430-b5e1-c71c35a70635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:15.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d342c37-711f-4ad5-9f7f-89101317bd6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd05e454-98d2-4430-b5e1-c71c35a70635","LogTimestamp":"2022-10-26T05:08:15.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:08:15.499Z","message":"Entering","context":{"RequestID":"d87e5d07-c819-4591-bdb3-2800258c9147","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97c2ef0a-7457-42aa-96dd-ae32d4e6e9e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:15.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"d87e5d07-c819-4591-bdb3-2800258c9147","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97c2ef0a-7457-42aa-96dd-ae32d4e6e9e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:15.501Z","message":"{\"transactionId\":\"d87e5d07-c819-4591-bdb3-2800258c9147\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:15:499\",\"respDate\":\"221026-05:08:15:501\",\"sourceId\":\"ReadinessCheck:d87e5d07-c819-4591-bdb3-2800258c9147\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:15:499-30532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d87e5d07-c819-4591-bdb3-2800258c9147]}\\\"}\"}","context":{"RequestID":"d87e5d07-c819-4591-bdb3-2800258c9147","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97c2ef0a-7457-42aa-96dd-ae32d4e6e9e4","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:15.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d87e5d07-c819-4591-bdb3-2800258c9147","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97c2ef0a-7457-42aa-96dd-ae32d4e6e9e4","LogTimestamp":"2022-10-26T05:08:15.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:16.067Z","message":"Entering","context":{"RequestID":"74c545b0-5f5d-4d7d-bf57-3559ae52f517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"093d393c-da47-4e05-ac3a-0c495cd684db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:16.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:16.070Z","message":"{\"transactionId\":\"74c545b0-5f5d-4d7d-bf57-3559ae52f517\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:16:068\",\"respDate\":\"221026-05:08:16:070\",\"sourceId\":\"haproxy:74c545b0-5f5d-4d7d-bf57-3559ae52f517\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:16:068-91380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74c545b0-5f5d-4d7d-bf57-3559ae52f517]}\\\"}\"}","context":{"RequestID":"74c545b0-5f5d-4d7d-bf57-3559ae52f517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"093d393c-da47-4e05-ac3a-0c495cd684db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:16.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:16.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74c545b0-5f5d-4d7d-bf57-3559ae52f517","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"093d393c-da47-4e05-ac3a-0c495cd684db","LogTimestamp":"2022-10-26T05:08:16.071Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:17.606Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:17.616Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:17.616Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:17.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:18.084Z","message":"Entering","context":{"RequestID":"f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41bab165-fe44-4dac-9bcc-0d4526af7f9e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:18.087Z","message":"{\"transactionId\":\"f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:18:085\",\"respDate\":\"221026-05:08:18:087\",\"sourceId\":\"haproxy:f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:18:085-61339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c]}\\\"}\"}","context":{"RequestID":"f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41bab165-fe44-4dac-9bcc-0d4526af7f9e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:18.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2ea7cae-5b40-404e-a3aa-6e7c15b2c00c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41bab165-fe44-4dac-9bcc-0d4526af7f9e","LogTimestamp":"2022-10-26T05:08:18.088Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:20.099Z","message":"Entering","context":{"RequestID":"a4f5f010-0367-4b4e-8549-f8b15f1bc791","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6120724-16d8-48e3-a140-de0dc3a30229","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:20.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:20.103Z","message":"{\"transactionId\":\"a4f5f010-0367-4b4e-8549-f8b15f1bc791\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:20:100\",\"respDate\":\"221026-05:08:20:102\",\"sourceId\":\"haproxy:a4f5f010-0367-4b4e-8549-f8b15f1bc791\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:20:100-14039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4f5f010-0367-4b4e-8549-f8b15f1bc791]}\\\"}\"}","context":{"RequestID":"a4f5f010-0367-4b4e-8549-f8b15f1bc791","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6120724-16d8-48e3-a140-de0dc3a30229","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:20.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:20.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4f5f010-0367-4b4e-8549-f8b15f1bc791","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6120724-16d8-48e3-a140-de0dc3a30229","LogTimestamp":"2022-10-26T05:08:20.103Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:22.114Z","message":"Entering","context":{"RequestID":"11cc78f1-c9af-423d-975a-003ba76ba246","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9f2ac82-7ace-433b-ac8c-1c8320467a95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:22.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:22.117Z","message":"{\"transactionId\":\"11cc78f1-c9af-423d-975a-003ba76ba246\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:22:115\",\"respDate\":\"221026-05:08:22:117\",\"sourceId\":\"haproxy:11cc78f1-c9af-423d-975a-003ba76ba246\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:22:115-31005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11cc78f1-c9af-423d-975a-003ba76ba246]}\\\"}\"}","context":{"RequestID":"11cc78f1-c9af-423d-975a-003ba76ba246","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9f2ac82-7ace-433b-ac8c-1c8320467a95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:22.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:22.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11cc78f1-c9af-423d-975a-003ba76ba246","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9f2ac82-7ace-433b-ac8c-1c8320467a95","LogTimestamp":"2022-10-26T05:08:22.117Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:24.137Z","message":"Entering","context":{"RequestID":"3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"179c5686-b217-4e17-b92e-225a16df982c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:24.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:24.139Z","message":"{\"transactionId\":\"3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:24:137\",\"respDate\":\"221026-05:08:24:139\",\"sourceId\":\"haproxy:3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:24:137-96559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7]}\\\"}\"}","context":{"RequestID":"3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"179c5686-b217-4e17-b92e-225a16df982c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:24.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:24.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e742de0-df0d-4bd5-ab2d-bfa0726f9cb7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"179c5686-b217-4e17-b92e-225a16df982c","LogTimestamp":"2022-10-26T05:08:24.140Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:24.409Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:08:24.411Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:08:25.356Z","message":"Entering","context":{"RequestID":"4aa0af4c-2d85-4941-917d-e3971ae1e4ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da5a33f3-2842-42b5-ad2a-c0ada08f584a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:25.360Z","message":"{\"transactionId\":\"4aa0af4c-2d85-4941-917d-e3971ae1e4ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:25:357\",\"respDate\":\"221026-05:08:25:360\",\"sourceId\":\"OOM_ReadinessCheck:4aa0af4c-2d85-4941-917d-e3971ae1e4ce\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:25:357-68113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53396], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4aa0af4c-2d85-4941-917d-e3971ae1e4ce]}\\\"}\"}","context":{"RequestID":"4aa0af4c-2d85-4941-917d-e3971ae1e4ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da5a33f3-2842-42b5-ad2a-c0ada08f584a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:25.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa0af4c-2d85-4941-917d-e3971ae1e4ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da5a33f3-2842-42b5-ad2a-c0ada08f584a","LogTimestamp":"2022-10-26T05:08:25.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:08:25.498Z","message":"Entering","context":{"RequestID":"3b0e6f55-3993-4851-b43d-783b4d0132bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f92af44-b718-4e5f-9043-a33e317b33a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b0e6f55-3993-4851-b43d-783b4d0132bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f92af44-b718-4e5f-9043-a33e317b33a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:25.501Z","message":"{\"transactionId\":\"3b0e6f55-3993-4851-b43d-783b4d0132bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:25:499\",\"respDate\":\"221026-05:08:25:501\",\"sourceId\":\"ReadinessCheck:3b0e6f55-3993-4851-b43d-783b4d0132bf\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:25:499-10718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3b0e6f55-3993-4851-b43d-783b4d0132bf]}\\\"}\"}","context":{"RequestID":"3b0e6f55-3993-4851-b43d-783b4d0132bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f92af44-b718-4e5f-9043-a33e317b33a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:25.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0e6f55-3993-4851-b43d-783b4d0132bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f92af44-b718-4e5f-9043-a33e317b33a3","LogTimestamp":"2022-10-26T05:08:25.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:26.168Z","message":"Entering","context":{"RequestID":"96c94fa0-d09a-47ff-b22e-cbd890543c9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c9ef80e5-0d9d-4361-9d02-5d1b3de661b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:26.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:26.171Z","message":"{\"transactionId\":\"96c94fa0-d09a-47ff-b22e-cbd890543c9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:26:168\",\"respDate\":\"221026-05:08:26:171\",\"sourceId\":\"haproxy:96c94fa0-d09a-47ff-b22e-cbd890543c9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:26:168-53553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96c94fa0-d09a-47ff-b22e-cbd890543c9e]}\\\"}\"}","context":{"RequestID":"96c94fa0-d09a-47ff-b22e-cbd890543c9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c9ef80e5-0d9d-4361-9d02-5d1b3de661b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:26.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:26.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c94fa0-d09a-47ff-b22e-cbd890543c9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9ef80e5-0d9d-4361-9d02-5d1b3de661b0","LogTimestamp":"2022-10-26T05:08:26.171Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:27.606Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:27.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:27.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:27.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:27.799Z","message":"Entering","context":{"RequestID":"73735a3b-3449-4630-961d-a666618187e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cf58a932-2858-4349-accf-3c0bf8cd3014","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:27.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:27.802Z","message":"{\"transactionId\":\"73735a3b-3449-4630-961d-a666618187e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:27:800\",\"respDate\":\"221026-05:08:27:802\",\"sourceId\":\"healthcheck:73735a3b-3449-4630-961d-a666618187e3\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:27:800-69444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36460], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[73735a3b-3449-4630-961d-a666618187e3]}\\\"}\"}","context":{"RequestID":"73735a3b-3449-4630-961d-a666618187e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cf58a932-2858-4349-accf-3c0bf8cd3014","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:27.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:27.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73735a3b-3449-4630-961d-a666618187e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf58a932-2858-4349-accf-3c0bf8cd3014","LogTimestamp":"2022-10-26T05:08:27.803Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:28.185Z","message":"Entering","context":{"RequestID":"ed76ac84-b504-41f1-b4c5-803313a2762b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2daf7e5-2f88-494f-9b30-ea81347f63c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:28.188Z","message":"{\"transactionId\":\"ed76ac84-b504-41f1-b4c5-803313a2762b\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:28:186\",\"respDate\":\"221026-05:08:28:188\",\"sourceId\":\"haproxy:ed76ac84-b504-41f1-b4c5-803313a2762b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:28:186-20784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed76ac84-b504-41f1-b4c5-803313a2762b]}\\\"}\"}","context":{"RequestID":"ed76ac84-b504-41f1-b4c5-803313a2762b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2daf7e5-2f88-494f-9b30-ea81347f63c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:28.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed76ac84-b504-41f1-b4c5-803313a2762b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2daf7e5-2f88-494f-9b30-ea81347f63c6","LogTimestamp":"2022-10-26T05:08:28.189Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:30.120Z","message":"Entering","context":{"RequestID":"6f121177-9f28-4a09-ad19-6a9213c256a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6512afd6-72ac-42ab-ac04-0003d35d4b71","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:30.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:30.123Z","message":"{\"transactionId\":\"6f121177-9f28-4a09-ad19-6a9213c256a6\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:30:121\",\"respDate\":\"221026-05:08:30:123\",\"sourceId\":\"healthcheck:6f121177-9f28-4a09-ad19-6a9213c256a6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:30:121-78787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f121177-9f28-4a09-ad19-6a9213c256a6]}\\\"}\"}","context":{"RequestID":"6f121177-9f28-4a09-ad19-6a9213c256a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6512afd6-72ac-42ab-ac04-0003d35d4b71","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:30.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:30.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f121177-9f28-4a09-ad19-6a9213c256a6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6512afd6-72ac-42ab-ac04-0003d35d4b71","LogTimestamp":"2022-10-26T05:08:30.124Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:08:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:30.201Z","message":"Entering","context":{"RequestID":"f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23922b26-e3bc-4c47-8001-58c18d72f5fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:30.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:30.204Z","message":"{\"transactionId\":\"f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:30:201\",\"respDate\":\"221026-05:08:30:204\",\"sourceId\":\"haproxy:f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:30:201-59878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9]}\\\"}\"}","context":{"RequestID":"f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23922b26-e3bc-4c47-8001-58c18d72f5fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:30.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:30.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0fb45c1-3f7e-4d12-8036-c9aca2ec9ff9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23922b26-e3bc-4c47-8001-58c18d72f5fd","LogTimestamp":"2022-10-26T05:08:30.205Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:32.217Z","message":"Entering","context":{"RequestID":"02b4b48e-509f-411e-acd2-7a8898907ca2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49780759-518a-4205-a9da-dfdcdf714463","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:32.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:32.220Z","message":"{\"transactionId\":\"02b4b48e-509f-411e-acd2-7a8898907ca2\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:32:218\",\"respDate\":\"221026-05:08:32:220\",\"sourceId\":\"haproxy:02b4b48e-509f-411e-acd2-7a8898907ca2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:32:218-40111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02b4b48e-509f-411e-acd2-7a8898907ca2]}\\\"}\"}","context":{"RequestID":"02b4b48e-509f-411e-acd2-7a8898907ca2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49780759-518a-4205-a9da-dfdcdf714463","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:32.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:32.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02b4b48e-509f-411e-acd2-7a8898907ca2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49780759-518a-4205-a9da-dfdcdf714463","LogTimestamp":"2022-10-26T05:08:32.221Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:34.233Z","message":"Entering","context":{"RequestID":"158c40df-3fc0-4ed9-aadf-4cfce91b26b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72b53dd3-142c-464f-8e76-64391c2447b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:34.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:34.235Z","message":"{\"transactionId\":\"158c40df-3fc0-4ed9-aadf-4cfce91b26b2\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:34:234\",\"respDate\":\"221026-05:08:34:235\",\"sourceId\":\"haproxy:158c40df-3fc0-4ed9-aadf-4cfce91b26b2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:34:234-72697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[158c40df-3fc0-4ed9-aadf-4cfce91b26b2]}\\\"}\"}","context":{"RequestID":"158c40df-3fc0-4ed9-aadf-4cfce91b26b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72b53dd3-142c-464f-8e76-64391c2447b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:34.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:34.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"158c40df-3fc0-4ed9-aadf-4cfce91b26b2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72b53dd3-142c-464f-8e76-64391c2447b6","LogTimestamp":"2022-10-26T05:08:34.236Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:35.355Z","message":"Entering","context":{"RequestID":"9ab7de6d-9052-4e19-8233-ad93b1f97703","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa737594-597e-4a3a-b55d-f8ae92f36ed6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:35.358Z","message":"{\"transactionId\":\"9ab7de6d-9052-4e19-8233-ad93b1f97703\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:35:356\",\"respDate\":\"221026-05:08:35:358\",\"sourceId\":\"OOM_ReadinessCheck:9ab7de6d-9052-4e19-8233-ad93b1f97703\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:35:356-84419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53562], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9ab7de6d-9052-4e19-8233-ad93b1f97703]}\\\"}\"}","context":{"RequestID":"9ab7de6d-9052-4e19-8233-ad93b1f97703","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa737594-597e-4a3a-b55d-f8ae92f36ed6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:35.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ab7de6d-9052-4e19-8233-ad93b1f97703","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa737594-597e-4a3a-b55d-f8ae92f36ed6","LogTimestamp":"2022-10-26T05:08:35.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:35.500Z","message":"Entering","context":{"RequestID":"48ca23b9-77fc-42eb-9f62-5afb3cd56444","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411dff31-75bd-4742-bef2-37e892e7cd0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:35.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"48ca23b9-77fc-42eb-9f62-5afb3cd56444","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411dff31-75bd-4742-bef2-37e892e7cd0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:35.503Z","message":"{\"transactionId\":\"48ca23b9-77fc-42eb-9f62-5afb3cd56444\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:35:501\",\"respDate\":\"221026-05:08:35:503\",\"sourceId\":\"ReadinessCheck:48ca23b9-77fc-42eb-9f62-5afb3cd56444\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:35:501-49816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[48ca23b9-77fc-42eb-9f62-5afb3cd56444]}\\\"}\"}","context":{"RequestID":"48ca23b9-77fc-42eb-9f62-5afb3cd56444","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"411dff31-75bd-4742-bef2-37e892e7cd0f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48ca23b9-77fc-42eb-9f62-5afb3cd56444","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"411dff31-75bd-4742-bef2-37e892e7cd0f","LogTimestamp":"2022-10-26T05:08:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:36.248Z","message":"Entering","context":{"RequestID":"306da5a9-db5b-420d-938f-e532d6e658e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5fae1d7d-88ec-40fa-b817-7176ba1cd13f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:36.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:36.251Z","message":"{\"transactionId\":\"306da5a9-db5b-420d-938f-e532d6e658e6\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:36:249\",\"respDate\":\"221026-05:08:36:251\",\"sourceId\":\"haproxy:306da5a9-db5b-420d-938f-e532d6e658e6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:36:249-96671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[306da5a9-db5b-420d-938f-e532d6e658e6]}\\\"}\"}","context":{"RequestID":"306da5a9-db5b-420d-938f-e532d6e658e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5fae1d7d-88ec-40fa-b817-7176ba1cd13f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:36.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:36.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"306da5a9-db5b-420d-938f-e532d6e658e6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fae1d7d-88ec-40fa-b817-7176ba1cd13f","LogTimestamp":"2022-10-26T05:08:36.251Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:37.606Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:37.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:37.616Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:37.616Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:38.263Z","message":"Entering","context":{"RequestID":"2a67f6c7-7825-418a-9f2e-6530de12e570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"febe0433-f5a1-4ef6-96fd-241bbd121b39","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:38.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:38.266Z","message":"{\"transactionId\":\"2a67f6c7-7825-418a-9f2e-6530de12e570\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:38:264\",\"respDate\":\"221026-05:08:38:265\",\"sourceId\":\"haproxy:2a67f6c7-7825-418a-9f2e-6530de12e570\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:38:264-4086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a67f6c7-7825-418a-9f2e-6530de12e570]}\\\"}\"}","context":{"RequestID":"2a67f6c7-7825-418a-9f2e-6530de12e570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"febe0433-f5a1-4ef6-96fd-241bbd121b39","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:38.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:38.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a67f6c7-7825-418a-9f2e-6530de12e570","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"febe0433-f5a1-4ef6-96fd-241bbd121b39","LogTimestamp":"2022-10-26T05:08:38.266Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:40.277Z","message":"Entering","context":{"RequestID":"ae70f5b9-d591-45bf-8f7f-ea0c6a97b127","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3936db5e-cd1b-4aea-b149-78ddc2b4d51e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:40.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:40.279Z","message":"{\"transactionId\":\"ae70f5b9-d591-45bf-8f7f-ea0c6a97b127\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:40:277\",\"respDate\":\"221026-05:08:40:279\",\"sourceId\":\"haproxy:ae70f5b9-d591-45bf-8f7f-ea0c6a97b127\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:40:277-17830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae70f5b9-d591-45bf-8f7f-ea0c6a97b127]}\\\"}\"}","context":{"RequestID":"ae70f5b9-d591-45bf-8f7f-ea0c6a97b127","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3936db5e-cd1b-4aea-b149-78ddc2b4d51e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:40.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:40.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae70f5b9-d591-45bf-8f7f-ea0c6a97b127","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3936db5e-cd1b-4aea-b149-78ddc2b4d51e","LogTimestamp":"2022-10-26T05:08:40.280Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:42.290Z","message":"Entering","context":{"RequestID":"1549d448-1cd4-482c-b80a-fbbac263f047","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"198524e1-bbbd-4ecc-868f-77e1caa3dbbb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:42.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:42.294Z","message":"{\"transactionId\":\"1549d448-1cd4-482c-b80a-fbbac263f047\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:42:292\",\"respDate\":\"221026-05:08:42:294\",\"sourceId\":\"haproxy:1549d448-1cd4-482c-b80a-fbbac263f047\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:42:292-95408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1549d448-1cd4-482c-b80a-fbbac263f047]}\\\"}\"}","context":{"RequestID":"1549d448-1cd4-482c-b80a-fbbac263f047","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"198524e1-bbbd-4ecc-868f-77e1caa3dbbb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:42.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:42.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1549d448-1cd4-482c-b80a-fbbac263f047","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198524e1-bbbd-4ecc-868f-77e1caa3dbbb","LogTimestamp":"2022-10-26T05:08:42.294Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:42.826Z","message":"Entering","context":{"RequestID":"7abedda4-2f1a-47f5-9cdf-a5cd2863515b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2a08ede7-1024-4595-9425-43d9ce952045","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:42.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:42.828Z","message":"{\"transactionId\":\"7abedda4-2f1a-47f5-9cdf-a5cd2863515b\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:42:826\",\"respDate\":\"221026-05:08:42:828\",\"sourceId\":\"healthcheck:7abedda4-2f1a-47f5-9cdf-a5cd2863515b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:42:826-44367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36626], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7abedda4-2f1a-47f5-9cdf-a5cd2863515b]}\\\"}\"}","context":{"RequestID":"7abedda4-2f1a-47f5-9cdf-a5cd2863515b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2a08ede7-1024-4595-9425-43d9ce952045","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:42.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:42.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7abedda4-2f1a-47f5-9cdf-a5cd2863515b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a08ede7-1024-4595-9425-43d9ce952045","LogTimestamp":"2022-10-26T05:08:42.829Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:44.305Z","message":"Entering","context":{"RequestID":"43b23528-49ec-4d5e-9065-99b23193522d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3403aff1-eaea-4cd9-830b-2572f5b14fcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:44.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:44.308Z","message":"{\"transactionId\":\"43b23528-49ec-4d5e-9065-99b23193522d\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:44:306\",\"respDate\":\"221026-05:08:44:307\",\"sourceId\":\"haproxy:43b23528-49ec-4d5e-9065-99b23193522d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:44:306-36845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43b23528-49ec-4d5e-9065-99b23193522d]}\\\"}\"}","context":{"RequestID":"43b23528-49ec-4d5e-9065-99b23193522d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3403aff1-eaea-4cd9-830b-2572f5b14fcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:44.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:44.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43b23528-49ec-4d5e-9065-99b23193522d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3403aff1-eaea-4cd9-830b-2572f5b14fcd","LogTimestamp":"2022-10-26T05:08:44.308Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:45.153Z","message":"Entering","context":{"RequestID":"00ff5fc3-59c2-49b3-bf8d-c704a4391163","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6249d007-5d8e-40b6-bdf5-ce12c0cb5c2e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:45.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:45.157Z","message":"{\"transactionId\":\"00ff5fc3-59c2-49b3-bf8d-c704a4391163\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:45:154\",\"respDate\":\"221026-05:08:45:157\",\"sourceId\":\"healthcheck:00ff5fc3-59c2-49b3-bf8d-c704a4391163\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:45:154-57432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[00ff5fc3-59c2-49b3-bf8d-c704a4391163]}\\\"}\"}","context":{"RequestID":"00ff5fc3-59c2-49b3-bf8d-c704a4391163","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6249d007-5d8e-40b6-bdf5-ce12c0cb5c2e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:45.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:45.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00ff5fc3-59c2-49b3-bf8d-c704a4391163","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6249d007-5d8e-40b6-bdf5-ce12c0cb5c2e","LogTimestamp":"2022-10-26T05:08:45.158Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:08:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:08:45.356Z","message":"Entering","context":{"RequestID":"1da3dca9-a13f-4b5e-99ec-43c93496b1bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cb435c5-b359-4d8a-86af-99ba57899af7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:45.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:45.359Z","message":"{\"transactionId\":\"1da3dca9-a13f-4b5e-99ec-43c93496b1bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:45:357\",\"respDate\":\"221026-05:08:45:359\",\"sourceId\":\"OOM_ReadinessCheck:1da3dca9-a13f-4b5e-99ec-43c93496b1bb\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:45:357-36001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53742], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1da3dca9-a13f-4b5e-99ec-43c93496b1bb]}\\\"}\"}","context":{"RequestID":"1da3dca9-a13f-4b5e-99ec-43c93496b1bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cb435c5-b359-4d8a-86af-99ba57899af7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:45.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:45.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1da3dca9-a13f-4b5e-99ec-43c93496b1bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cb435c5-b359-4d8a-86af-99ba57899af7","LogTimestamp":"2022-10-26T05:08:45.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:45.500Z","message":"Entering","context":{"RequestID":"29ae5e69-760a-4ee8-ab40-a81cc22c63fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"442aa0f7-6edb-4942-b954-e7e2c0d59f51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:45.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"29ae5e69-760a-4ee8-ab40-a81cc22c63fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"442aa0f7-6edb-4942-b954-e7e2c0d59f51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:45.503Z","message":"{\"transactionId\":\"29ae5e69-760a-4ee8-ab40-a81cc22c63fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:45:501\",\"respDate\":\"221026-05:08:45:503\",\"sourceId\":\"ReadinessCheck:29ae5e69-760a-4ee8-ab40-a81cc22c63fe\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:45:501-38489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[29ae5e69-760a-4ee8-ab40-a81cc22c63fe]}\\\"}\"}","context":{"RequestID":"29ae5e69-760a-4ee8-ab40-a81cc22c63fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"442aa0f7-6edb-4942-b954-e7e2c0d59f51","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:45.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29ae5e69-760a-4ee8-ab40-a81cc22c63fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"442aa0f7-6edb-4942-b954-e7e2c0d59f51","LogTimestamp":"2022-10-26T05:08:45.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:46.320Z","message":"Entering","context":{"RequestID":"b70087a0-6d2a-4cc3-97a2-c709494b5227","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e401727-0501-47ff-aad5-fed3d5096fe9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:46.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:46.323Z","message":"{\"transactionId\":\"b70087a0-6d2a-4cc3-97a2-c709494b5227\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:46:321\",\"respDate\":\"221026-05:08:46:323\",\"sourceId\":\"haproxy:b70087a0-6d2a-4cc3-97a2-c709494b5227\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:46:321-92330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b70087a0-6d2a-4cc3-97a2-c709494b5227]}\\\"}\"}","context":{"RequestID":"b70087a0-6d2a-4cc3-97a2-c709494b5227","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e401727-0501-47ff-aad5-fed3d5096fe9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:46.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:46.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b70087a0-6d2a-4cc3-97a2-c709494b5227","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e401727-0501-47ff-aad5-fed3d5096fe9","LogTimestamp":"2022-10-26T05:08:46.323Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:47.606Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:47.616Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:47.616Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:47.616Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:48.336Z","message":"Entering","context":{"RequestID":"60425e3b-0ac0-4584-95f8-5f2d62d15b66","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a61725-2164-4080-9f19-a0b3f65dcb57","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:48.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:48.340Z","message":"{\"transactionId\":\"60425e3b-0ac0-4584-95f8-5f2d62d15b66\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:48:337\",\"respDate\":\"221026-05:08:48:340\",\"sourceId\":\"haproxy:60425e3b-0ac0-4584-95f8-5f2d62d15b66\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:48:337-57881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60425e3b-0ac0-4584-95f8-5f2d62d15b66]}\\\"}\"}","context":{"RequestID":"60425e3b-0ac0-4584-95f8-5f2d62d15b66","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a61725-2164-4080-9f19-a0b3f65dcb57","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:48.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:48.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60425e3b-0ac0-4584-95f8-5f2d62d15b66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64a61725-2164-4080-9f19-a0b3f65dcb57","LogTimestamp":"2022-10-26T05:08:48.341Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:08:50.352Z","message":"Entering","context":{"RequestID":"c2a0467b-4a4e-427f-98f8-9d628525780c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6ef6652-09d9-454e-9ee9-8efc228163ff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:50.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:50.355Z","message":"{\"transactionId\":\"c2a0467b-4a4e-427f-98f8-9d628525780c\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:50:353\",\"respDate\":\"221026-05:08:50:355\",\"sourceId\":\"haproxy:c2a0467b-4a4e-427f-98f8-9d628525780c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:50:353-6143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c2a0467b-4a4e-427f-98f8-9d628525780c]}\\\"}\"}","context":{"RequestID":"c2a0467b-4a4e-427f-98f8-9d628525780c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6ef6652-09d9-454e-9ee9-8efc228163ff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:50.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:50.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2a0467b-4a4e-427f-98f8-9d628525780c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6ef6652-09d9-454e-9ee9-8efc228163ff","LogTimestamp":"2022-10-26T05:08:50.356Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:52.367Z","message":"Entering","context":{"RequestID":"07000ebf-2e2d-4c88-b19a-608566b0d533","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb5645e0-e2a3-4d48-9db9-95d579289be3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:52.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:52.371Z","message":"{\"transactionId\":\"07000ebf-2e2d-4c88-b19a-608566b0d533\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:52:368\",\"respDate\":\"221026-05:08:52:371\",\"sourceId\":\"haproxy:07000ebf-2e2d-4c88-b19a-608566b0d533\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:52:368-94727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07000ebf-2e2d-4c88-b19a-608566b0d533]}\\\"}\"}","context":{"RequestID":"07000ebf-2e2d-4c88-b19a-608566b0d533","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb5645e0-e2a3-4d48-9db9-95d579289be3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:52.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:52.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07000ebf-2e2d-4c88-b19a-608566b0d533","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5645e0-e2a3-4d48-9db9-95d579289be3","LogTimestamp":"2022-10-26T05:08:52.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:08:54.384Z","message":"Entering","context":{"RequestID":"c58a658f-1db6-463d-964b-eadcd365bd58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b4703f-a83f-4c75-a7ad-6bfc7a6a300c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:54.387Z","message":"{\"transactionId\":\"c58a658f-1db6-463d-964b-eadcd365bd58\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:54:384\",\"respDate\":\"221026-05:08:54:387\",\"sourceId\":\"haproxy:c58a658f-1db6-463d-964b-eadcd365bd58\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:54:384-99315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c58a658f-1db6-463d-964b-eadcd365bd58]}\\\"}\"}","context":{"RequestID":"c58a658f-1db6-463d-964b-eadcd365bd58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83b4703f-a83f-4c75-a7ad-6bfc7a6a300c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:54.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c58a658f-1db6-463d-964b-eadcd365bd58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83b4703f-a83f-4c75-a7ad-6bfc7a6a300c","LogTimestamp":"2022-10-26T05:08:54.387Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:54.417Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:08:54.419Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:08:55.355Z","message":"Entering","context":{"RequestID":"6995a1ec-b294-414e-9116-0518d4690922","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"daf51171-98e2-486b-bb2e-01a21774a0c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:55.357Z","message":"{\"transactionId\":\"6995a1ec-b294-414e-9116-0518d4690922\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:55:355\",\"respDate\":\"221026-05:08:55:357\",\"sourceId\":\"OOM_ReadinessCheck:6995a1ec-b294-414e-9116-0518d4690922\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:55:355-42337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6995a1ec-b294-414e-9116-0518d4690922]}\\\"}\"}","context":{"RequestID":"6995a1ec-b294-414e-9116-0518d4690922","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"daf51171-98e2-486b-bb2e-01a21774a0c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:08:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:55.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6995a1ec-b294-414e-9116-0518d4690922","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daf51171-98e2-486b-bb2e-01a21774a0c7","LogTimestamp":"2022-10-26T05:08:55.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:08:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:55.497Z","message":"Entering","context":{"RequestID":"b2f6e469-407c-4e4e-b5ea-b18f604be915","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4de005bc-c13f-4867-9840-192b4fa68788","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2f6e469-407c-4e4e-b5ea-b18f604be915","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4de005bc-c13f-4867-9840-192b4fa68788","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:55.501Z","message":"{\"transactionId\":\"b2f6e469-407c-4e4e-b5ea-b18f604be915\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:55:498\",\"respDate\":\"221026-05:08:55:501\",\"sourceId\":\"ReadinessCheck:b2f6e469-407c-4e4e-b5ea-b18f604be915\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:55:498-43809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b2f6e469-407c-4e4e-b5ea-b18f604be915]}\\\"}\"}","context":{"RequestID":"b2f6e469-407c-4e4e-b5ea-b18f604be915","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4de005bc-c13f-4867-9840-192b4fa68788","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:08:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2f6e469-407c-4e4e-b5ea-b18f604be915","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4de005bc-c13f-4867-9840-192b4fa68788","LogTimestamp":"2022-10-26T05:08:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:08:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:08:56.399Z","message":"Entering","context":{"RequestID":"8baee66e-0170-474b-91ad-8fb8899133db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0226234b-9fb2-4a53-b45b-0bdad8bdd6a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:56.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:56.402Z","message":"{\"transactionId\":\"8baee66e-0170-474b-91ad-8fb8899133db\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:56:400\",\"respDate\":\"221026-05:08:56:402\",\"sourceId\":\"haproxy:8baee66e-0170-474b-91ad-8fb8899133db\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:08:56:400-52728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8baee66e-0170-474b-91ad-8fb8899133db]}\\\"}\"}","context":{"RequestID":"8baee66e-0170-474b-91ad-8fb8899133db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0226234b-9fb2-4a53-b45b-0bdad8bdd6a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:56.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:56.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8baee66e-0170-474b-91ad-8fb8899133db","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0226234b-9fb2-4a53-b45b-0bdad8bdd6a9","LogTimestamp":"2022-10-26T05:08:56.402Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:08:57.605Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:08:57.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:57.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:57.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:57.849Z","message":"Entering","context":{"RequestID":"a59f956c-16de-4634-b5ed-77bf87119f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7aaa75c-1d17-4fc4-9a42-b08a0023382c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:57.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:57.852Z","message":"{\"transactionId\":\"a59f956c-16de-4634-b5ed-77bf87119f91\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:57:850\",\"respDate\":\"221026-05:08:57:852\",\"sourceId\":\"healthcheck:a59f956c-16de-4634-b5ed-77bf87119f91\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:08:57:850-47093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36780], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a59f956c-16de-4634-b5ed-77bf87119f91]}\\\"}\"}","context":{"RequestID":"a59f956c-16de-4634-b5ed-77bf87119f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7aaa75c-1d17-4fc4-9a42-b08a0023382c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:08:57.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:57.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a59f956c-16de-4634-b5ed-77bf87119f91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7aaa75c-1d17-4fc4-9a42-b08a0023382c","LogTimestamp":"2022-10-26T05:08:57.852Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:08:58.413Z","message":"Entering","context":{"RequestID":"a4bb1cbd-8e78-4890-9937-8a51bbd952bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c51b6a6-d1af-4fc5-9fd3-6cf0af11206c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:58.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:08:58.416Z","message":"{\"transactionId\":\"a4bb1cbd-8e78-4890-9937-8a51bbd952bc\",\"status\":\"200\",\"rqstDate\":\"221026-05:08:58:414\",\"respDate\":\"221026-05:08:58:416\",\"sourceId\":\"haproxy:a4bb1cbd-8e78-4890-9937-8a51bbd952bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:08:58:414-76072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4bb1cbd-8e78-4890-9937-8a51bbd952bc]}\\\"}\"}","context":{"RequestID":"a4bb1cbd-8e78-4890-9937-8a51bbd952bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c51b6a6-d1af-4fc5-9fd3-6cf0af11206c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:08:58.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:08:58.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4bb1cbd-8e78-4890-9937-8a51bbd952bc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c51b6a6-d1af-4fc5-9fd3-6cf0af11206c","LogTimestamp":"2022-10-26T05:08:58.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:00.184Z","message":"Entering","context":{"RequestID":"657c5fef-932d-4098-8b1f-78c8c2ad7458","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce2be793-0c77-4a12-bf86-1596d02f588a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:00.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:00.187Z","message":"{\"transactionId\":\"657c5fef-932d-4098-8b1f-78c8c2ad7458\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:00:185\",\"respDate\":\"221026-05:09:00:187\",\"sourceId\":\"healthcheck:657c5fef-932d-4098-8b1f-78c8c2ad7458\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:00:185-17294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[657c5fef-932d-4098-8b1f-78c8c2ad7458]}\\\"}\"}","context":{"RequestID":"657c5fef-932d-4098-8b1f-78c8c2ad7458","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce2be793-0c77-4a12-bf86-1596d02f588a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:00.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:00.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"657c5fef-932d-4098-8b1f-78c8c2ad7458","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce2be793-0c77-4a12-bf86-1596d02f588a","LogTimestamp":"2022-10-26T05:09:00.188Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:09:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:00.427Z","message":"Entering","context":{"RequestID":"d9c77776-c207-44e8-9660-3e6ec0225aef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa4f3ab9-7e15-4377-b5a8-d7633cc7fbd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:00.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:00.430Z","message":"{\"transactionId\":\"d9c77776-c207-44e8-9660-3e6ec0225aef\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:00:428\",\"respDate\":\"221026-05:09:00:430\",\"sourceId\":\"haproxy:d9c77776-c207-44e8-9660-3e6ec0225aef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:00:428-4963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9c77776-c207-44e8-9660-3e6ec0225aef]}\\\"}\"}","context":{"RequestID":"d9c77776-c207-44e8-9660-3e6ec0225aef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa4f3ab9-7e15-4377-b5a8-d7633cc7fbd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:00.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:00.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9c77776-c207-44e8-9660-3e6ec0225aef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa4f3ab9-7e15-4377-b5a8-d7633cc7fbd0","LogTimestamp":"2022-10-26T05:09:00.430Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:02.443Z","message":"Entering","context":{"RequestID":"4ad942b4-ef39-4dab-aacb-c93b8026867e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e7ebe4a-6054-4edf-a053-2c32e313685f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:02.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:02.445Z","message":"{\"transactionId\":\"4ad942b4-ef39-4dab-aacb-c93b8026867e\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:02:443\",\"respDate\":\"221026-05:09:02:445\",\"sourceId\":\"haproxy:4ad942b4-ef39-4dab-aacb-c93b8026867e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:02:443-13867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ad942b4-ef39-4dab-aacb-c93b8026867e]}\\\"}\"}","context":{"RequestID":"4ad942b4-ef39-4dab-aacb-c93b8026867e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e7ebe4a-6054-4edf-a053-2c32e313685f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:02.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:02.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ad942b4-ef39-4dab-aacb-c93b8026867e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e7ebe4a-6054-4edf-a053-2c32e313685f","LogTimestamp":"2022-10-26T05:09:02.445Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:04.457Z","message":"Entering","context":{"RequestID":"0f97b039-b5f3-446c-9d8d-979b0338b866","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb78e82c-9084-4529-960d-5a2e34470404","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:04.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:04.460Z","message":"{\"transactionId\":\"0f97b039-b5f3-446c-9d8d-979b0338b866\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:04:458\",\"respDate\":\"221026-05:09:04:460\",\"sourceId\":\"haproxy:0f97b039-b5f3-446c-9d8d-979b0338b866\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:04:458-53331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f97b039-b5f3-446c-9d8d-979b0338b866]}\\\"}\"}","context":{"RequestID":"0f97b039-b5f3-446c-9d8d-979b0338b866","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb78e82c-9084-4529-960d-5a2e34470404","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:04.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:04.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f97b039-b5f3-446c-9d8d-979b0338b866","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb78e82c-9084-4529-960d-5a2e34470404","LogTimestamp":"2022-10-26T05:09:04.461Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:05.358Z","message":"Entering","context":{"RequestID":"f3ba0a02-457d-416c-8e97-2ef57c6affef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cac761ad-b393-4658-b3a5-c03286cf425c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:05.360Z","message":"{\"transactionId\":\"f3ba0a02-457d-416c-8e97-2ef57c6affef\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:05:358\",\"respDate\":\"221026-05:09:05:360\",\"sourceId\":\"OOM_ReadinessCheck:f3ba0a02-457d-416c-8e97-2ef57c6affef\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:05:358-60914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54090], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f3ba0a02-457d-416c-8e97-2ef57c6affef]}\\\"}\"}","context":{"RequestID":"f3ba0a02-457d-416c-8e97-2ef57c6affef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cac761ad-b393-4658-b3a5-c03286cf425c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:05.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3ba0a02-457d-416c-8e97-2ef57c6affef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cac761ad-b393-4658-b3a5-c03286cf425c","LogTimestamp":"2022-10-26T05:09:05.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:05.497Z","message":"Entering","context":{"RequestID":"b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31582727-2daa-4c64-8e7c-9d8be1448e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31582727-2daa-4c64-8e7c-9d8be1448e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:05.500Z","message":"{\"transactionId\":\"b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:05:498\",\"respDate\":\"221026-05:09:05:500\",\"sourceId\":\"ReadinessCheck:b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:05:498-95458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7]}\\\"}\"}","context":{"RequestID":"b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31582727-2daa-4c64-8e7c-9d8be1448e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78f2eb8-cf73-4cb8-8792-ee7df6ef2fa7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31582727-2daa-4c64-8e7c-9d8be1448e5b","LogTimestamp":"2022-10-26T05:09:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:06.472Z","message":"Entering","context":{"RequestID":"75998224-604e-416c-a45e-30300a4e9416","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f45dce6-b642-417e-8a25-01b9ba05df3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:06.474Z","message":"{\"transactionId\":\"75998224-604e-416c-a45e-30300a4e9416\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:06:472\",\"respDate\":\"221026-05:09:06:474\",\"sourceId\":\"haproxy:75998224-604e-416c-a45e-30300a4e9416\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:06:472-55313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75998224-604e-416c-a45e-30300a4e9416]}\\\"}\"}","context":{"RequestID":"75998224-604e-416c-a45e-30300a4e9416","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f45dce6-b642-417e-8a25-01b9ba05df3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:06.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75998224-604e-416c-a45e-30300a4e9416","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f45dce6-b642-417e-8a25-01b9ba05df3c","LogTimestamp":"2022-10-26T05:09:06.475Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:07.606Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:07.614Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:07.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:07.615Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:08.487Z","message":"Entering","context":{"RequestID":"abdc9d21-0865-4c9f-85db-64e755f78c9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d981c8b-e6f1-4511-aed0-ccf624415022","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:08.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:08.489Z","message":"{\"transactionId\":\"abdc9d21-0865-4c9f-85db-64e755f78c9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:08:487\",\"respDate\":\"221026-05:09:08:489\",\"sourceId\":\"haproxy:abdc9d21-0865-4c9f-85db-64e755f78c9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:08:487-21622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abdc9d21-0865-4c9f-85db-64e755f78c9e]}\\\"}\"}","context":{"RequestID":"abdc9d21-0865-4c9f-85db-64e755f78c9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d981c8b-e6f1-4511-aed0-ccf624415022","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:08.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:08.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abdc9d21-0865-4c9f-85db-64e755f78c9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d981c8b-e6f1-4511-aed0-ccf624415022","LogTimestamp":"2022-10-26T05:09:08.490Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:10.500Z","message":"Entering","context":{"RequestID":"a4c2bbe7-6d1d-49ff-b084-42758869cd43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e93fc0d6-726d-4e36-8767-d8132cf812d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:10.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:10.503Z","message":"{\"transactionId\":\"a4c2bbe7-6d1d-49ff-b084-42758869cd43\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:10:500\",\"respDate\":\"221026-05:09:10:503\",\"sourceId\":\"haproxy:a4c2bbe7-6d1d-49ff-b084-42758869cd43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:10:500-78228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4c2bbe7-6d1d-49ff-b084-42758869cd43]}\\\"}\"}","context":{"RequestID":"a4c2bbe7-6d1d-49ff-b084-42758869cd43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e93fc0d6-726d-4e36-8767-d8132cf812d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:10.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:10.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4c2bbe7-6d1d-49ff-b084-42758869cd43","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e93fc0d6-726d-4e36-8767-d8132cf812d2","LogTimestamp":"2022-10-26T05:09:10.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:12.518Z","message":"Entering","context":{"RequestID":"40a71205-41cf-4655-b56c-0e4e58ea5fb0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5330d415-9116-4077-882f-07d4fcf2bd30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:12.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:12.521Z","message":"{\"transactionId\":\"40a71205-41cf-4655-b56c-0e4e58ea5fb0\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:12:519\",\"respDate\":\"221026-05:09:12:521\",\"sourceId\":\"haproxy:40a71205-41cf-4655-b56c-0e4e58ea5fb0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:12:519-19328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40a71205-41cf-4655-b56c-0e4e58ea5fb0]}\\\"}\"}","context":{"RequestID":"40a71205-41cf-4655-b56c-0e4e58ea5fb0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5330d415-9116-4077-882f-07d4fcf2bd30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:12.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:12.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40a71205-41cf-4655-b56c-0e4e58ea5fb0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5330d415-9116-4077-882f-07d4fcf2bd30","LogTimestamp":"2022-10-26T05:09:12.522Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:09:12.873Z","message":"Entering","context":{"RequestID":"252d8b5d-d24b-49f4-93e7-8dbc15ae53d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e08f1956-18eb-420e-a2a9-d71b27613d34","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:12.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:12.876Z","message":"{\"transactionId\":\"252d8b5d-d24b-49f4-93e7-8dbc15ae53d9\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:12:874\",\"respDate\":\"221026-05:09:12:876\",\"sourceId\":\"healthcheck:252d8b5d-d24b-49f4-93e7-8dbc15ae53d9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:12:874-86248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36936], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[252d8b5d-d24b-49f4-93e7-8dbc15ae53d9]}\\\"}\"}","context":{"RequestID":"252d8b5d-d24b-49f4-93e7-8dbc15ae53d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e08f1956-18eb-420e-a2a9-d71b27613d34","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:12.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:12.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"252d8b5d-d24b-49f4-93e7-8dbc15ae53d9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e08f1956-18eb-420e-a2a9-d71b27613d34","LogTimestamp":"2022-10-26T05:09:12.876Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:14.535Z","message":"Entering","context":{"RequestID":"28907953-2a1b-4599-b5a8-bb0e051de8f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f7e2cbb-b743-4f02-8906-ca19706e3e99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:14.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:14.538Z","message":"{\"transactionId\":\"28907953-2a1b-4599-b5a8-bb0e051de8f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:14:536\",\"respDate\":\"221026-05:09:14:538\",\"sourceId\":\"haproxy:28907953-2a1b-4599-b5a8-bb0e051de8f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:14:536-79829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28907953-2a1b-4599-b5a8-bb0e051de8f1]}\\\"}\"}","context":{"RequestID":"28907953-2a1b-4599-b5a8-bb0e051de8f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f7e2cbb-b743-4f02-8906-ca19706e3e99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:14.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:14.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28907953-2a1b-4599-b5a8-bb0e051de8f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f7e2cbb-b743-4f02-8906-ca19706e3e99","LogTimestamp":"2022-10-26T05:09:14.539Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:15.213Z","message":"Entering","context":{"RequestID":"c4691467-4e61-453b-8b06-e4d6a12a170a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3899716-4785-4e76-86fc-d37abe341f3d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:15.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:15.216Z","message":"{\"transactionId\":\"c4691467-4e61-453b-8b06-e4d6a12a170a\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:15:214\",\"respDate\":\"221026-05:09:15:216\",\"sourceId\":\"healthcheck:c4691467-4e61-453b-8b06-e4d6a12a170a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:15:214-12927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c4691467-4e61-453b-8b06-e4d6a12a170a]}\\\"}\"}","context":{"RequestID":"c4691467-4e61-453b-8b06-e4d6a12a170a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3899716-4785-4e76-86fc-d37abe341f3d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:15.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:15.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4691467-4e61-453b-8b06-e4d6a12a170a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3899716-4785-4e76-86fc-d37abe341f3d","LogTimestamp":"2022-10-26T05:09:15.217Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:09:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:09:15.356Z","message":"Entering","context":{"RequestID":"3644ec73-18ba-41b0-bb78-49cf0da27c23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1cb3f46-c18b-4321-9463-01545a66469a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:15.358Z","message":"{\"transactionId\":\"3644ec73-18ba-41b0-bb78-49cf0da27c23\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:15:356\",\"respDate\":\"221026-05:09:15:358\",\"sourceId\":\"OOM_ReadinessCheck:3644ec73-18ba-41b0-bb78-49cf0da27c23\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:15:356-18092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54252], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3644ec73-18ba-41b0-bb78-49cf0da27c23]}\\\"}\"}","context":{"RequestID":"3644ec73-18ba-41b0-bb78-49cf0da27c23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1cb3f46-c18b-4321-9463-01545a66469a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:15.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3644ec73-18ba-41b0-bb78-49cf0da27c23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1cb3f46-c18b-4321-9463-01545a66469a","LogTimestamp":"2022-10-26T05:09:15.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:15.501Z","message":"Entering","context":{"RequestID":"fb9a9e00-bd93-4267-bacc-f50bc8fc19db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d211751-08ba-4df8-809e-9fd37b68b4b9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:15.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb9a9e00-bd93-4267-bacc-f50bc8fc19db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d211751-08ba-4df8-809e-9fd37b68b4b9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:15.505Z","message":"{\"transactionId\":\"fb9a9e00-bd93-4267-bacc-f50bc8fc19db\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:15:502\",\"respDate\":\"221026-05:09:15:505\",\"sourceId\":\"ReadinessCheck:fb9a9e00-bd93-4267-bacc-f50bc8fc19db\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:15:502-90052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fb9a9e00-bd93-4267-bacc-f50bc8fc19db]}\\\"}\"}","context":{"RequestID":"fb9a9e00-bd93-4267-bacc-f50bc8fc19db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d211751-08ba-4df8-809e-9fd37b68b4b9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:15.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb9a9e00-bd93-4267-bacc-f50bc8fc19db","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d211751-08ba-4df8-809e-9fd37b68b4b9","LogTimestamp":"2022-10-26T05:09:15.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:09:16.550Z","message":"Entering","context":{"RequestID":"21d811fc-b187-43d1-85cd-a208796a9b56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d0db93f-cf4f-474b-b591-2d727c8205cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:16.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:16.553Z","message":"{\"transactionId\":\"21d811fc-b187-43d1-85cd-a208796a9b56\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:16:551\",\"respDate\":\"221026-05:09:16:553\",\"sourceId\":\"haproxy:21d811fc-b187-43d1-85cd-a208796a9b56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:16:551-10108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21d811fc-b187-43d1-85cd-a208796a9b56]}\\\"}\"}","context":{"RequestID":"21d811fc-b187-43d1-85cd-a208796a9b56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d0db93f-cf4f-474b-b591-2d727c8205cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:16.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:16.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21d811fc-b187-43d1-85cd-a208796a9b56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d0db93f-cf4f-474b-b591-2d727c8205cd","LogTimestamp":"2022-10-26T05:09:16.554Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:09:17.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:17.616Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:17.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:17.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:18.571Z","message":"Entering","context":{"RequestID":"83430e38-cbdb-4a1b-baf0-d9007e8bbba1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4ee4802-1a2b-4af4-a475-d8b8bb3754a3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:18.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:18.574Z","message":"{\"transactionId\":\"83430e38-cbdb-4a1b-baf0-d9007e8bbba1\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:18:572\",\"respDate\":\"221026-05:09:18:574\",\"sourceId\":\"haproxy:83430e38-cbdb-4a1b-baf0-d9007e8bbba1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:18:572-42335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83430e38-cbdb-4a1b-baf0-d9007e8bbba1]}\\\"}\"}","context":{"RequestID":"83430e38-cbdb-4a1b-baf0-d9007e8bbba1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4ee4802-1a2b-4af4-a475-d8b8bb3754a3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:18.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:18.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83430e38-cbdb-4a1b-baf0-d9007e8bbba1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4ee4802-1a2b-4af4-a475-d8b8bb3754a3","LogTimestamp":"2022-10-26T05:09:18.575Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:20.585Z","message":"Entering","context":{"RequestID":"9cb7cc58-e31d-4f52-9059-979b7ba6e3ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a310913c-dd9d-4047-a92d-8c970f935ede","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:20.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:20.587Z","message":"{\"transactionId\":\"9cb7cc58-e31d-4f52-9059-979b7ba6e3ec\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:20:586\",\"respDate\":\"221026-05:09:20:587\",\"sourceId\":\"haproxy:9cb7cc58-e31d-4f52-9059-979b7ba6e3ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:20:586-8902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cb7cc58-e31d-4f52-9059-979b7ba6e3ec]}\\\"}\"}","context":{"RequestID":"9cb7cc58-e31d-4f52-9059-979b7ba6e3ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a310913c-dd9d-4047-a92d-8c970f935ede","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:20.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:20.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cb7cc58-e31d-4f52-9059-979b7ba6e3ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a310913c-dd9d-4047-a92d-8c970f935ede","LogTimestamp":"2022-10-26T05:09:20.588Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:22.606Z","message":"Entering","context":{"RequestID":"5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84474efc-6edb-4760-91f5-cca0b5df5f85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:22.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:22.609Z","message":"{\"transactionId\":\"5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:22:607\",\"respDate\":\"221026-05:09:22:609\",\"sourceId\":\"haproxy:5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:22:607-14371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d]}\\\"}\"}","context":{"RequestID":"5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84474efc-6edb-4760-91f5-cca0b5df5f85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:22.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:22.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5afc86b8-1a88-4c0e-bb28-3e0e2170cf9d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84474efc-6edb-4760-91f5-cca0b5df5f85","LogTimestamp":"2022-10-26T05:09:22.609Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:24.421Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:24.474Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:24.623Z","message":"Entering","context":{"RequestID":"ac56af9d-9337-4939-8d50-02238bf2e90a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2df36be-d7de-4503-9e11-e833b82f661d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:24.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:24.626Z","message":"{\"transactionId\":\"ac56af9d-9337-4939-8d50-02238bf2e90a\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:24:624\",\"respDate\":\"221026-05:09:24:626\",\"sourceId\":\"haproxy:ac56af9d-9337-4939-8d50-02238bf2e90a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:24:624-17457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac56af9d-9337-4939-8d50-02238bf2e90a]}\\\"}\"}","context":{"RequestID":"ac56af9d-9337-4939-8d50-02238bf2e90a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2df36be-d7de-4503-9e11-e833b82f661d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:24.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:24.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac56af9d-9337-4939-8d50-02238bf2e90a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2df36be-d7de-4503-9e11-e833b82f661d","LogTimestamp":"2022-10-26T05:09:24.627Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:25.358Z","message":"Entering","context":{"RequestID":"9a565a3c-9aba-426a-9deb-e2aee0bb2d05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f50bb7e6-1b2d-4506-a4e7-177e981bc383","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:25.361Z","message":"{\"transactionId\":\"9a565a3c-9aba-426a-9deb-e2aee0bb2d05\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:25:359\",\"respDate\":\"221026-05:09:25:361\",\"sourceId\":\"OOM_ReadinessCheck:9a565a3c-9aba-426a-9deb-e2aee0bb2d05\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:25:359-21766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54430], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9a565a3c-9aba-426a-9deb-e2aee0bb2d05]}\\\"}\"}","context":{"RequestID":"9a565a3c-9aba-426a-9deb-e2aee0bb2d05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f50bb7e6-1b2d-4506-a4e7-177e981bc383","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a565a3c-9aba-426a-9deb-e2aee0bb2d05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f50bb7e6-1b2d-4506-a4e7-177e981bc383","LogTimestamp":"2022-10-26T05:09:25.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:09:25.505Z","message":"Entering","context":{"RequestID":"47c81dbc-ebc9-4611-8091-ff113a1aaed8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b074fa6-7ab9-482b-a798-03cbd8142e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:25.509Z","message":"Database is available from CACHED check.","context":{"RequestID":"47c81dbc-ebc9-4611-8091-ff113a1aaed8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b074fa6-7ab9-482b-a798-03cbd8142e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:25.510Z","message":"{\"transactionId\":\"47c81dbc-ebc9-4611-8091-ff113a1aaed8\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:25:506\",\"respDate\":\"221026-05:09:25:510\",\"sourceId\":\"ReadinessCheck:47c81dbc-ebc9-4611-8091-ff113a1aaed8\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:25:506-37630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[47c81dbc-ebc9-4611-8091-ff113a1aaed8]}\\\"}\"}","context":{"RequestID":"47c81dbc-ebc9-4611-8091-ff113a1aaed8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b074fa6-7ab9-482b-a798-03cbd8142e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:25.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:25.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c81dbc-ebc9-4611-8091-ff113a1aaed8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b074fa6-7ab9-482b-a798-03cbd8142e5b","LogTimestamp":"2022-10-26T05:09:25.510Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:26.639Z","message":"Entering","context":{"RequestID":"f96944b3-63b8-4064-9222-3d71667b87e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"effb6e7d-48fb-471d-8190-4d78f25be125","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:26.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:26.641Z","message":"{\"transactionId\":\"f96944b3-63b8-4064-9222-3d71667b87e5\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:26:639\",\"respDate\":\"221026-05:09:26:641\",\"sourceId\":\"haproxy:f96944b3-63b8-4064-9222-3d71667b87e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:26:639-56860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f96944b3-63b8-4064-9222-3d71667b87e5]}\\\"}\"}","context":{"RequestID":"f96944b3-63b8-4064-9222-3d71667b87e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"effb6e7d-48fb-471d-8190-4d78f25be125","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:26.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:26.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f96944b3-63b8-4064-9222-3d71667b87e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"effb6e7d-48fb-471d-8190-4d78f25be125","LogTimestamp":"2022-10-26T05:09:26.642Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:27.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:27.616Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:27.617Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:27.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:27.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:27.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:27.895Z","message":"Entering","context":{"RequestID":"7ec606a2-a9e5-477b-9f59-b3486d8fc6bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c7477ff-5440-4def-a6f7-09c3aa029a35","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:27.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:27.897Z","message":"{\"transactionId\":\"7ec606a2-a9e5-477b-9f59-b3486d8fc6bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:27:896\",\"respDate\":\"221026-05:09:27:897\",\"sourceId\":\"healthcheck:7ec606a2-a9e5-477b-9f59-b3486d8fc6bb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:27:896-89062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37084], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7ec606a2-a9e5-477b-9f59-b3486d8fc6bb]}\\\"}\"}","context":{"RequestID":"7ec606a2-a9e5-477b-9f59-b3486d8fc6bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c7477ff-5440-4def-a6f7-09c3aa029a35","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:27.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:27.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ec606a2-a9e5-477b-9f59-b3486d8fc6bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c7477ff-5440-4def-a6f7-09c3aa029a35","LogTimestamp":"2022-10-26T05:09:27.898Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:27 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:28.653Z","message":"Entering","context":{"RequestID":"a335d95d-f33a-4e9f-9611-b1a91bd6dc53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29be3689-7085-4884-a402-64b42b8f9aad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:28.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:28.655Z","message":"{\"transactionId\":\"a335d95d-f33a-4e9f-9611-b1a91bd6dc53\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:28:654\",\"respDate\":\"221026-05:09:28:655\",\"sourceId\":\"haproxy:a335d95d-f33a-4e9f-9611-b1a91bd6dc53\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:28:654-59544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a335d95d-f33a-4e9f-9611-b1a91bd6dc53]}\\\"}\"}","context":{"RequestID":"a335d95d-f33a-4e9f-9611-b1a91bd6dc53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29be3689-7085-4884-a402-64b42b8f9aad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:28.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:28.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a335d95d-f33a-4e9f-9611-b1a91bd6dc53","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29be3689-7085-4884-a402-64b42b8f9aad","LogTimestamp":"2022-10-26T05:09:28.656Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:30.245Z","message":"Entering","context":{"RequestID":"fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8e0dced-cff3-4f26-a7c2-01c3dd2a6bac","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:30.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:30.248Z","message":"{\"transactionId\":\"fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:30:246\",\"respDate\":\"221026-05:09:30:248\",\"sourceId\":\"healthcheck:fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:30:246-57487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2]}\\\"}\"}","context":{"RequestID":"fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8e0dced-cff3-4f26-a7c2-01c3dd2a6bac","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:30.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:30.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fce0ecf1-8a90-4107-9fbb-9e1050d3d0a2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8e0dced-cff3-4f26-a7c2-01c3dd2a6bac","LogTimestamp":"2022-10-26T05:09:30.249Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:09:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:30.667Z","message":"Entering","context":{"RequestID":"cfdc5bbc-b013-4215-933d-3e0ce0accc3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da8e7337-be5f-4087-b754-ce6dc973bbea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:30.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:30.670Z","message":"{\"transactionId\":\"cfdc5bbc-b013-4215-933d-3e0ce0accc3a\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:30:668\",\"respDate\":\"221026-05:09:30:670\",\"sourceId\":\"haproxy:cfdc5bbc-b013-4215-933d-3e0ce0accc3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:30:668-19883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfdc5bbc-b013-4215-933d-3e0ce0accc3a]}\\\"}\"}","context":{"RequestID":"cfdc5bbc-b013-4215-933d-3e0ce0accc3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da8e7337-be5f-4087-b754-ce6dc973bbea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:30.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:30.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfdc5bbc-b013-4215-933d-3e0ce0accc3a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da8e7337-be5f-4087-b754-ce6dc973bbea","LogTimestamp":"2022-10-26T05:09:30.671Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:32.682Z","message":"Entering","context":{"RequestID":"da201c0f-f8a7-44f5-8d5d-71cbdd0dde52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ab7207d3-e2a1-44df-9e1f-1f2f7d1605d9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:32.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:32.684Z","message":"{\"transactionId\":\"da201c0f-f8a7-44f5-8d5d-71cbdd0dde52\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:32:682\",\"respDate\":\"221026-05:09:32:684\",\"sourceId\":\"haproxy:da201c0f-f8a7-44f5-8d5d-71cbdd0dde52\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:32:682-87206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da201c0f-f8a7-44f5-8d5d-71cbdd0dde52]}\\\"}\"}","context":{"RequestID":"da201c0f-f8a7-44f5-8d5d-71cbdd0dde52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ab7207d3-e2a1-44df-9e1f-1f2f7d1605d9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:32.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:32.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da201c0f-f8a7-44f5-8d5d-71cbdd0dde52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab7207d3-e2a1-44df-9e1f-1f2f7d1605d9","LogTimestamp":"2022-10-26T05:09:32.685Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:34.695Z","message":"Entering","context":{"RequestID":"65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5a7fe3b-c43b-4235-bc08-80e8562f6300","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:34.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:34.697Z","message":"{\"transactionId\":\"65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:34:695\",\"respDate\":\"221026-05:09:34:697\",\"sourceId\":\"haproxy:65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:34:695-71397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7]}\\\"}\"}","context":{"RequestID":"65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5a7fe3b-c43b-4235-bc08-80e8562f6300","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:34.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:34.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65e9c2d8-9b3c-436c-87a5-2bbeced3a0c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5a7fe3b-c43b-4235-bc08-80e8562f6300","LogTimestamp":"2022-10-26T05:09:34.698Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:35.356Z","message":"Entering","context":{"RequestID":"a826efbc-3ed7-4f1c-99b8-5d4f47859fc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"edf5e652-5190-4d2e-b32e-918b48b6b69c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:35.359Z","message":"{\"transactionId\":\"a826efbc-3ed7-4f1c-99b8-5d4f47859fc8\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:35:357\",\"respDate\":\"221026-05:09:35:359\",\"sourceId\":\"OOM_ReadinessCheck:a826efbc-3ed7-4f1c-99b8-5d4f47859fc8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:35:357-91740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54592], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a826efbc-3ed7-4f1c-99b8-5d4f47859fc8]}\\\"}\"}","context":{"RequestID":"a826efbc-3ed7-4f1c-99b8-5d4f47859fc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"edf5e652-5190-4d2e-b32e-918b48b6b69c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:35.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a826efbc-3ed7-4f1c-99b8-5d4f47859fc8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edf5e652-5190-4d2e-b32e-918b48b6b69c","LogTimestamp":"2022-10-26T05:09:35.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:35.501Z","message":"Entering","context":{"RequestID":"e6911436-5c93-42d9-ac82-ab65ed961ecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54866d0b-9524-4590-87a5-6979285a6a15","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:35.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"e6911436-5c93-42d9-ac82-ab65ed961ecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54866d0b-9524-4590-87a5-6979285a6a15","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:35.505Z","message":"{\"transactionId\":\"e6911436-5c93-42d9-ac82-ab65ed961ecc\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:35:502\",\"respDate\":\"221026-05:09:35:505\",\"sourceId\":\"ReadinessCheck:e6911436-5c93-42d9-ac82-ab65ed961ecc\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:35:502-95381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e6911436-5c93-42d9-ac82-ab65ed961ecc]}\\\"}\"}","context":{"RequestID":"e6911436-5c93-42d9-ac82-ab65ed961ecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54866d0b-9524-4590-87a5-6979285a6a15","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:35.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6911436-5c93-42d9-ac82-ab65ed961ecc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54866d0b-9524-4590-87a5-6979285a6a15","LogTimestamp":"2022-10-26T05:09:35.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:36.708Z","message":"Entering","context":{"RequestID":"5ba34bcb-5d83-4efd-a7b4-8f59620063a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e776f02-a665-453d-98e2-2872707c5be4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:36.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:36.711Z","message":"{\"transactionId\":\"5ba34bcb-5d83-4efd-a7b4-8f59620063a2\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:36:708\",\"respDate\":\"221026-05:09:36:711\",\"sourceId\":\"haproxy:5ba34bcb-5d83-4efd-a7b4-8f59620063a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:36:708-47613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ba34bcb-5d83-4efd-a7b4-8f59620063a2]}\\\"}\"}","context":{"RequestID":"5ba34bcb-5d83-4efd-a7b4-8f59620063a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e776f02-a665-453d-98e2-2872707c5be4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:36.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:36.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ba34bcb-5d83-4efd-a7b4-8f59620063a2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e776f02-a665-453d-98e2-2872707c5be4","LogTimestamp":"2022-10-26T05:09:36.711Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:37.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:37.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:37.620Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:37.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:38.722Z","message":"Entering","context":{"RequestID":"e73c7cd6-e12f-4367-a56e-a0abeb9ff418","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0afca160-b289-474b-bb3e-9a0b1f6c9cfe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:38.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:38.725Z","message":"{\"transactionId\":\"e73c7cd6-e12f-4367-a56e-a0abeb9ff418\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:38:723\",\"respDate\":\"221026-05:09:38:725\",\"sourceId\":\"haproxy:e73c7cd6-e12f-4367-a56e-a0abeb9ff418\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:38:723-58142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e73c7cd6-e12f-4367-a56e-a0abeb9ff418]}\\\"}\"}","context":{"RequestID":"e73c7cd6-e12f-4367-a56e-a0abeb9ff418","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0afca160-b289-474b-bb3e-9a0b1f6c9cfe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:38.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:38.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e73c7cd6-e12f-4367-a56e-a0abeb9ff418","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0afca160-b289-474b-bb3e-9a0b1f6c9cfe","LogTimestamp":"2022-10-26T05:09:38.726Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:40.738Z","message":"Entering","context":{"RequestID":"633c2d0b-f3b8-4f3b-ada7-f6d49df74514","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"a89b33fb-807b-415a-bad3-3e1b29a51c4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:40.741Z","message":"{\"transactionId\":\"633c2d0b-f3b8-4f3b-ada7-f6d49df74514\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:40:739\",\"respDate\":\"221026-05:09:40:741\",\"sourceId\":\"haproxy:633c2d0b-f3b8-4f3b-ada7-f6d49df74514\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:40:739-6323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[633c2d0b-f3b8-4f3b-ada7-f6d49df74514]}\\\"}\"}","context":{"RequestID":"633c2d0b-f3b8-4f3b-ada7-f6d49df74514","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"a89b33fb-807b-415a-bad3-3e1b29a51c4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:40.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"633c2d0b-f3b8-4f3b-ada7-f6d49df74514","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a89b33fb-807b-415a-bad3-3e1b29a51c4c","LogTimestamp":"2022-10-26T05:09:40.742Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:42.752Z","message":"Entering","context":{"RequestID":"3ea6f3c3-60c2-442d-80a6-88055927529f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b03bd443-b52c-4e9f-abf6-0e9dca2ce628","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:42.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:42.755Z","message":"{\"transactionId\":\"3ea6f3c3-60c2-442d-80a6-88055927529f\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:42:752\",\"respDate\":\"221026-05:09:42:754\",\"sourceId\":\"haproxy:3ea6f3c3-60c2-442d-80a6-88055927529f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:09:42:752-41582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ea6f3c3-60c2-442d-80a6-88055927529f]}\\\"}\"}","context":{"RequestID":"3ea6f3c3-60c2-442d-80a6-88055927529f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b03bd443-b52c-4e9f-abf6-0e9dca2ce628","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:42.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:42.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ea6f3c3-60c2-442d-80a6-88055927529f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b03bd443-b52c-4e9f-abf6-0e9dca2ce628","LogTimestamp":"2022-10-26T05:09:42.756Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:42.921Z","message":"Entering","context":{"RequestID":"277a463b-31fd-4712-b95c-57c0d032708f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9247ff6f-2e5f-4fdf-96ca-37c90f06c15a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:42.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:42.924Z","message":"{\"transactionId\":\"277a463b-31fd-4712-b95c-57c0d032708f\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:42:921\",\"respDate\":\"221026-05:09:42:924\",\"sourceId\":\"healthcheck:277a463b-31fd-4712-b95c-57c0d032708f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:42:921-86019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37242], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[277a463b-31fd-4712-b95c-57c0d032708f]}\\\"}\"}","context":{"RequestID":"277a463b-31fd-4712-b95c-57c0d032708f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9247ff6f-2e5f-4fdf-96ca-37c90f06c15a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:42.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:42.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"277a463b-31fd-4712-b95c-57c0d032708f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9247ff6f-2e5f-4fdf-96ca-37c90f06c15a","LogTimestamp":"2022-10-26T05:09:42.924Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:42 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:09:44.768Z","message":"Entering","context":{"RequestID":"0e9e5996-4d3c-4d45-a449-196dc90dc76d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d09a90fc-e33f-4f19-a1af-8c88874a9d29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:44.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:44.770Z","message":"{\"transactionId\":\"0e9e5996-4d3c-4d45-a449-196dc90dc76d\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:44:768\",\"respDate\":\"221026-05:09:44:770\",\"sourceId\":\"haproxy:0e9e5996-4d3c-4d45-a449-196dc90dc76d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:44:768-80718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e9e5996-4d3c-4d45-a449-196dc90dc76d]}\\\"}\"}","context":{"RequestID":"0e9e5996-4d3c-4d45-a449-196dc90dc76d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d09a90fc-e33f-4f19-a1af-8c88874a9d29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:44.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:44.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e9e5996-4d3c-4d45-a449-196dc90dc76d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d09a90fc-e33f-4f19-a1af-8c88874a9d29","LogTimestamp":"2022-10-26T05:09:44.771Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:45.272Z","message":"Entering","context":{"RequestID":"8e4f32bb-e483-4d1a-9e44-55016f9e7579","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77f39732-757b-44a3-9d92-a9e3410fd95c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:45.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:45.275Z","message":"{\"transactionId\":\"8e4f32bb-e483-4d1a-9e44-55016f9e7579\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:45:272\",\"respDate\":\"221026-05:09:45:275\",\"sourceId\":\"healthcheck:8e4f32bb-e483-4d1a-9e44-55016f9e7579\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:45:272-82276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8e4f32bb-e483-4d1a-9e44-55016f9e7579]}\\\"}\"}","context":{"RequestID":"8e4f32bb-e483-4d1a-9e44-55016f9e7579","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77f39732-757b-44a3-9d92-a9e3410fd95c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:45.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:45.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e4f32bb-e483-4d1a-9e44-55016f9e7579","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77f39732-757b-44a3-9d92-a9e3410fd95c","LogTimestamp":"2022-10-26T05:09:45.275Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:09:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:45.354Z","message":"Entering","context":{"RequestID":"54ff8834-5cd9-4335-9bfa-8665b400e02d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14c32ad7-94d4-4b8b-9984-077425056245","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:45.357Z","message":"{\"transactionId\":\"54ff8834-5cd9-4335-9bfa-8665b400e02d\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:45:355\",\"respDate\":\"221026-05:09:45:357\",\"sourceId\":\"OOM_ReadinessCheck:54ff8834-5cd9-4335-9bfa-8665b400e02d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:45:355-76049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54770], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[54ff8834-5cd9-4335-9bfa-8665b400e02d]}\\\"}\"}","context":{"RequestID":"54ff8834-5cd9-4335-9bfa-8665b400e02d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14c32ad7-94d4-4b8b-9984-077425056245","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:45.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54ff8834-5cd9-4335-9bfa-8665b400e02d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14c32ad7-94d4-4b8b-9984-077425056245","LogTimestamp":"2022-10-26T05:09:45.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:45.505Z","message":"Entering","context":{"RequestID":"6b0b82ca-6850-45c1-970e-9410f4372759","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be37246b-5b23-41eb-9e82-38ed28df3a79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:45.508Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b0b82ca-6850-45c1-970e-9410f4372759","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be37246b-5b23-41eb-9e82-38ed28df3a79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:45.509Z","message":"{\"transactionId\":\"6b0b82ca-6850-45c1-970e-9410f4372759\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:45:506\",\"respDate\":\"221026-05:09:45:509\",\"sourceId\":\"ReadinessCheck:6b0b82ca-6850-45c1-970e-9410f4372759\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:45:506-8566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6b0b82ca-6850-45c1-970e-9410f4372759]}\\\"}\"}","context":{"RequestID":"6b0b82ca-6850-45c1-970e-9410f4372759","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be37246b-5b23-41eb-9e82-38ed28df3a79","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:45.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:45.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b0b82ca-6850-45c1-970e-9410f4372759","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be37246b-5b23-41eb-9e82-38ed28df3a79","LogTimestamp":"2022-10-26T05:09:45.509Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:09:46.782Z","message":"Entering","context":{"RequestID":"f69ae405-1c7f-4609-8b5e-a954f46cf14b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2cd740c3-f148-4dc3-bf87-cf02f389982c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:46.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:46.784Z","message":"{\"transactionId\":\"f69ae405-1c7f-4609-8b5e-a954f46cf14b\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:46:782\",\"respDate\":\"221026-05:09:46:784\",\"sourceId\":\"haproxy:f69ae405-1c7f-4609-8b5e-a954f46cf14b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:46:782-85565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f69ae405-1c7f-4609-8b5e-a954f46cf14b]}\\\"}\"}","context":{"RequestID":"f69ae405-1c7f-4609-8b5e-a954f46cf14b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2cd740c3-f148-4dc3-bf87-cf02f389982c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:46.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:46.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f69ae405-1c7f-4609-8b5e-a954f46cf14b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd740c3-f148-4dc3-bf87-cf02f389982c","LogTimestamp":"2022-10-26T05:09:46.785Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:47.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:47.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:47.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:47.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:48.798Z","message":"Entering","context":{"RequestID":"5852035b-e82a-4256-868e-d6f1967adde2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c10f705-296d-4f72-aa45-755f65f57cc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:48.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:48.800Z","message":"{\"transactionId\":\"5852035b-e82a-4256-868e-d6f1967adde2\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:48:799\",\"respDate\":\"221026-05:09:48:800\",\"sourceId\":\"haproxy:5852035b-e82a-4256-868e-d6f1967adde2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:48:799-47772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5852035b-e82a-4256-868e-d6f1967adde2]}\\\"}\"}","context":{"RequestID":"5852035b-e82a-4256-868e-d6f1967adde2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c10f705-296d-4f72-aa45-755f65f57cc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:48.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:48.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5852035b-e82a-4256-868e-d6f1967adde2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c10f705-296d-4f72-aa45-755f65f57cc7","LogTimestamp":"2022-10-26T05:09:48.801Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:50.811Z","message":"Entering","context":{"RequestID":"21f6cb6f-2198-4523-b596-a1896f7ed7a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a02b8f34-cb9e-4ee8-83f5-e1dd41c24763","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:50.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:50.814Z","message":"{\"transactionId\":\"21f6cb6f-2198-4523-b596-a1896f7ed7a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:50:812\",\"respDate\":\"221026-05:09:50:814\",\"sourceId\":\"haproxy:21f6cb6f-2198-4523-b596-a1896f7ed7a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:50:812-52466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21f6cb6f-2198-4523-b596-a1896f7ed7a0]}\\\"}\"}","context":{"RequestID":"21f6cb6f-2198-4523-b596-a1896f7ed7a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a02b8f34-cb9e-4ee8-83f5-e1dd41c24763","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:50.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:50.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f6cb6f-2198-4523-b596-a1896f7ed7a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a02b8f34-cb9e-4ee8-83f5-e1dd41c24763","LogTimestamp":"2022-10-26T05:09:50.815Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:09:52.825Z","message":"Entering","context":{"RequestID":"c07ac259-c37a-42d2-a6e2-b13d8d98bc16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1476042c-f00f-4415-ba28-e4486c16579f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:52.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:52.828Z","message":"{\"transactionId\":\"c07ac259-c37a-42d2-a6e2-b13d8d98bc16\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:52:826\",\"respDate\":\"221026-05:09:52:828\",\"sourceId\":\"haproxy:c07ac259-c37a-42d2-a6e2-b13d8d98bc16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:52:826-26194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c07ac259-c37a-42d2-a6e2-b13d8d98bc16]}\\\"}\"}","context":{"RequestID":"c07ac259-c37a-42d2-a6e2-b13d8d98bc16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1476042c-f00f-4415-ba28-e4486c16579f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:52.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:52.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c07ac259-c37a-42d2-a6e2-b13d8d98bc16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1476042c-f00f-4415-ba28-e4486c16579f","LogTimestamp":"2022-10-26T05:09:52.829Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:54.476Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:54.479Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:09:54.841Z","message":"Entering","context":{"RequestID":"8ba9ef9d-d439-4500-993d-1f3f57e310fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47858518-6424-41d3-94b2-db2097f7d943","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:54.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:54.843Z","message":"{\"transactionId\":\"8ba9ef9d-d439-4500-993d-1f3f57e310fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:54:841\",\"respDate\":\"221026-05:09:54:843\",\"sourceId\":\"haproxy:8ba9ef9d-d439-4500-993d-1f3f57e310fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:54:841-5777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ba9ef9d-d439-4500-993d-1f3f57e310fe]}\\\"}\"}","context":{"RequestID":"8ba9ef9d-d439-4500-993d-1f3f57e310fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47858518-6424-41d3-94b2-db2097f7d943","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:54.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:54.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba9ef9d-d439-4500-993d-1f3f57e310fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47858518-6424-41d3-94b2-db2097f7d943","LogTimestamp":"2022-10-26T05:09:54.844Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:55.355Z","message":"Entering","context":{"RequestID":"ce993691-e999-4bb8-a5c9-5512333c76c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b548b674-4ae4-4d4d-a38a-5ba46f225ad3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:55.358Z","message":"{\"transactionId\":\"ce993691-e999-4bb8-a5c9-5512333c76c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:55:356\",\"respDate\":\"221026-05:09:55:358\",\"sourceId\":\"OOM_ReadinessCheck:ce993691-e999-4bb8-a5c9-5512333c76c4\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:55:356-65080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ce993691-e999-4bb8-a5c9-5512333c76c4]}\\\"}\"}","context":{"RequestID":"ce993691-e999-4bb8-a5c9-5512333c76c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b548b674-4ae4-4d4d-a38a-5ba46f225ad3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:09:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:55.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce993691-e999-4bb8-a5c9-5512333c76c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b548b674-4ae4-4d4d-a38a-5ba46f225ad3","LogTimestamp":"2022-10-26T05:09:55.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:09:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:09:55.507Z","message":"Entering","context":{"RequestID":"505e65c8-a369-49a0-a32d-ea14bf8f5974","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"afda4633-7bda-4a1e-8346-60ec5b3fa27f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:55.509Z","message":"Database is available from CACHED check.","context":{"RequestID":"505e65c8-a369-49a0-a32d-ea14bf8f5974","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"afda4633-7bda-4a1e-8346-60ec5b3fa27f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:55.510Z","message":"{\"transactionId\":\"505e65c8-a369-49a0-a32d-ea14bf8f5974\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:55:507\",\"respDate\":\"221026-05:09:55:510\",\"sourceId\":\"ReadinessCheck:505e65c8-a369-49a0-a32d-ea14bf8f5974\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:55:507-64101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[505e65c8-a369-49a0-a32d-ea14bf8f5974]}\\\"}\"}","context":{"RequestID":"505e65c8-a369-49a0-a32d-ea14bf8f5974","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"afda4633-7bda-4a1e-8346-60ec5b3fa27f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:09:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:55.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"505e65c8-a369-49a0-a32d-ea14bf8f5974","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afda4633-7bda-4a1e-8346-60ec5b3fa27f","LogTimestamp":"2022-10-26T05:09:55.511Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:09:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:56.854Z","message":"Entering","context":{"RequestID":"0f2b5162-aaea-49af-98bb-372e9919b448","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89209f74-750d-4596-83ce-c9e5e2cd97e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:56.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:56.857Z","message":"{\"transactionId\":\"0f2b5162-aaea-49af-98bb-372e9919b448\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:56:854\",\"respDate\":\"221026-05:09:56:856\",\"sourceId\":\"haproxy:0f2b5162-aaea-49af-98bb-372e9919b448\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:56:854-47519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f2b5162-aaea-49af-98bb-372e9919b448]}\\\"}\"}","context":{"RequestID":"0f2b5162-aaea-49af-98bb-372e9919b448","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"89209f74-750d-4596-83ce-c9e5e2cd97e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:56.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:56.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f2b5162-aaea-49af-98bb-372e9919b448","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89209f74-750d-4596-83ce-c9e5e2cd97e0","LogTimestamp":"2022-10-26T05:09:56.857Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:09:57.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:09:57.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:57.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:57.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:57.943Z","message":"Entering","context":{"RequestID":"1585cd4d-7b22-4c30-ba8f-e25a02431361","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ba44ba7-748c-4f05-a632-8ee89d232920","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:57.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:57.945Z","message":"{\"transactionId\":\"1585cd4d-7b22-4c30-ba8f-e25a02431361\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:57:943\",\"respDate\":\"221026-05:09:57:945\",\"sourceId\":\"healthcheck:1585cd4d-7b22-4c30-ba8f-e25a02431361\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:09:57:943-17459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37402], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1585cd4d-7b22-4c30-ba8f-e25a02431361]}\\\"}\"}","context":{"RequestID":"1585cd4d-7b22-4c30-ba8f-e25a02431361","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ba44ba7-748c-4f05-a632-8ee89d232920","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:09:57.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:57.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1585cd4d-7b22-4c30-ba8f-e25a02431361","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ba44ba7-748c-4f05-a632-8ee89d232920","LogTimestamp":"2022-10-26T05:09:57.945Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:57 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:09:58.872Z","message":"Entering","context":{"RequestID":"670b2cd8-83f3-450b-ad8f-07ddc9c45ae2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529ea494-585f-4c08-ba2c-0a83bbb5b292","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:58.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:09:58.875Z","message":"{\"transactionId\":\"670b2cd8-83f3-450b-ad8f-07ddc9c45ae2\",\"status\":\"200\",\"rqstDate\":\"221026-05:09:58:872\",\"respDate\":\"221026-05:09:58:874\",\"sourceId\":\"haproxy:670b2cd8-83f3-450b-ad8f-07ddc9c45ae2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:09:58:872-91506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[670b2cd8-83f3-450b-ad8f-07ddc9c45ae2]}\\\"}\"}","context":{"RequestID":"670b2cd8-83f3-450b-ad8f-07ddc9c45ae2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"529ea494-585f-4c08-ba2c-0a83bbb5b292","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:09:58.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:09:58.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"670b2cd8-83f3-450b-ad8f-07ddc9c45ae2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"529ea494-585f-4c08-ba2c-0a83bbb5b292","LogTimestamp":"2022-10-26T05:09:58.875Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:09:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:00.302Z","message":"Entering","context":{"RequestID":"abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ae27924-fda8-48f7-81f0-dc6ef2c4425c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:00.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:00.304Z","message":"{\"transactionId\":\"abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:00:302\",\"respDate\":\"221026-05:10:00:304\",\"sourceId\":\"healthcheck:abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:00:302-66494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00]}\\\"}\"}","context":{"RequestID":"abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ae27924-fda8-48f7-81f0-dc6ef2c4425c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:00.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:00.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abe9dbb6-3b0e-4a8c-99e6-20dbc44ffa00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ae27924-fda8-48f7-81f0-dc6ef2c4425c","LogTimestamp":"2022-10-26T05:10:00.305Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:10:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:00.886Z","message":"Entering","context":{"RequestID":"33a44ee2-1ab0-45dd-951c-6101796c4d80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e285f99-bb19-404b-bf45-b1ac835e0480","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:00.888Z","message":"{\"transactionId\":\"33a44ee2-1ab0-45dd-951c-6101796c4d80\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:00:887\",\"respDate\":\"221026-05:10:00:888\",\"sourceId\":\"haproxy:33a44ee2-1ab0-45dd-951c-6101796c4d80\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:00:887-6057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33a44ee2-1ab0-45dd-951c-6101796c4d80]}\\\"}\"}","context":{"RequestID":"33a44ee2-1ab0-45dd-951c-6101796c4d80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e285f99-bb19-404b-bf45-b1ac835e0480","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:00.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33a44ee2-1ab0-45dd-951c-6101796c4d80","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e285f99-bb19-404b-bf45-b1ac835e0480","LogTimestamp":"2022-10-26T05:10:00.889Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:02.899Z","message":"Entering","context":{"RequestID":"1807b813-c54d-487c-a227-eaae16427ac5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18a76214-45b2-40fd-8f24-1e9039606cca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:02.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:02.901Z","message":"{\"transactionId\":\"1807b813-c54d-487c-a227-eaae16427ac5\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:02:900\",\"respDate\":\"221026-05:10:02:901\",\"sourceId\":\"haproxy:1807b813-c54d-487c-a227-eaae16427ac5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:02:900-86475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1807b813-c54d-487c-a227-eaae16427ac5]}\\\"}\"}","context":{"RequestID":"1807b813-c54d-487c-a227-eaae16427ac5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18a76214-45b2-40fd-8f24-1e9039606cca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:02.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:02.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1807b813-c54d-487c-a227-eaae16427ac5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18a76214-45b2-40fd-8f24-1e9039606cca","LogTimestamp":"2022-10-26T05:10:02.902Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:04.915Z","message":"Entering","context":{"RequestID":"9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5a88b99-e3b2-4244-9d6c-0e20b4696a2d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:04.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:04.917Z","message":"{\"transactionId\":\"9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:04:916\",\"respDate\":\"221026-05:10:04:917\",\"sourceId\":\"haproxy:9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:04:916-47916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5]}\\\"}\"}","context":{"RequestID":"9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5a88b99-e3b2-4244-9d6c-0e20b4696a2d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:04.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:04.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b8e3937-61c5-4c13-9a9c-6fe7bc7783d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5a88b99-e3b2-4244-9d6c-0e20b4696a2d","LogTimestamp":"2022-10-26T05:10:04.918Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:05.356Z","message":"Entering","context":{"RequestID":"e559d03b-6dfe-4d4b-b8db-2a9f86370311","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9a8884c-b681-4ba8-94b3-5038b24eaab0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:05.359Z","message":"{\"transactionId\":\"e559d03b-6dfe-4d4b-b8db-2a9f86370311\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:05:357\",\"respDate\":\"221026-05:10:05:359\",\"sourceId\":\"OOM_ReadinessCheck:e559d03b-6dfe-4d4b-b8db-2a9f86370311\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:05:357-74144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55114], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e559d03b-6dfe-4d4b-b8db-2a9f86370311]}\\\"}\"}","context":{"RequestID":"e559d03b-6dfe-4d4b-b8db-2a9f86370311","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9a8884c-b681-4ba8-94b3-5038b24eaab0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:05.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e559d03b-6dfe-4d4b-b8db-2a9f86370311","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9a8884c-b681-4ba8-94b3-5038b24eaab0","LogTimestamp":"2022-10-26T05:10:05.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:05.500Z","message":"Entering","context":{"RequestID":"6d78cbfe-efd3-4014-8915-530ca2a1df4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7a40461-d7e6-4d13-94c4-ecba7f4ff598","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:05.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d78cbfe-efd3-4014-8915-530ca2a1df4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7a40461-d7e6-4d13-94c4-ecba7f4ff598","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:05.503Z","message":"{\"transactionId\":\"6d78cbfe-efd3-4014-8915-530ca2a1df4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:05:501\",\"respDate\":\"221026-05:10:05:503\",\"sourceId\":\"ReadinessCheck:6d78cbfe-efd3-4014-8915-530ca2a1df4f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:05:501-71889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6d78cbfe-efd3-4014-8915-530ca2a1df4f]}\\\"}\"}","context":{"RequestID":"6d78cbfe-efd3-4014-8915-530ca2a1df4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7a40461-d7e6-4d13-94c4-ecba7f4ff598","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d78cbfe-efd3-4014-8915-530ca2a1df4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a40461-d7e6-4d13-94c4-ecba7f4ff598","LogTimestamp":"2022-10-26T05:10:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:06.931Z","message":"Entering","context":{"RequestID":"39086e72-d7ad-44d6-8cf6-cc2b639aefb4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f18c0420-ad4e-4b9c-b896-d556b6b483fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:06.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:06.934Z","message":"{\"transactionId\":\"39086e72-d7ad-44d6-8cf6-cc2b639aefb4\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:06:932\",\"respDate\":\"221026-05:10:06:934\",\"sourceId\":\"haproxy:39086e72-d7ad-44d6-8cf6-cc2b639aefb4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:06:932-97764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39086e72-d7ad-44d6-8cf6-cc2b639aefb4]}\\\"}\"}","context":{"RequestID":"39086e72-d7ad-44d6-8cf6-cc2b639aefb4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f18c0420-ad4e-4b9c-b896-d556b6b483fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:06.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:06.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39086e72-d7ad-44d6-8cf6-cc2b639aefb4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f18c0420-ad4e-4b9c-b896-d556b6b483fe","LogTimestamp":"2022-10-26T05:10:06.935Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:07.608Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:07.615Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:07.615Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:07.616Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:08.958Z","message":"Entering","context":{"RequestID":"752e0219-0186-45b2-9912-08034a8c2825","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a9dcfd8-f667-4335-a3b0-03b254000e82","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:08.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:08.961Z","message":"{\"transactionId\":\"752e0219-0186-45b2-9912-08034a8c2825\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:08:959\",\"respDate\":\"221026-05:10:08:961\",\"sourceId\":\"haproxy:752e0219-0186-45b2-9912-08034a8c2825\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:08:959-82940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[752e0219-0186-45b2-9912-08034a8c2825]}\\\"}\"}","context":{"RequestID":"752e0219-0186-45b2-9912-08034a8c2825","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a9dcfd8-f667-4335-a3b0-03b254000e82","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:08.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:08.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"752e0219-0186-45b2-9912-08034a8c2825","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a9dcfd8-f667-4335-a3b0-03b254000e82","LogTimestamp":"2022-10-26T05:10:08.961Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:10.974Z","message":"Entering","context":{"RequestID":"a6ec3b2a-eb36-4547-9b88-5461cc3087fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3653b7b1-80f8-47e3-b886-4b324941b345","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:10.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:10.976Z","message":"{\"transactionId\":\"a6ec3b2a-eb36-4547-9b88-5461cc3087fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:10:974\",\"respDate\":\"221026-05:10:10:976\",\"sourceId\":\"haproxy:a6ec3b2a-eb36-4547-9b88-5461cc3087fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:10:974-94993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6ec3b2a-eb36-4547-9b88-5461cc3087fe]}\\\"}\"}","context":{"RequestID":"a6ec3b2a-eb36-4547-9b88-5461cc3087fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3653b7b1-80f8-47e3-b886-4b324941b345","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:10.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:10.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6ec3b2a-eb36-4547-9b88-5461cc3087fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3653b7b1-80f8-47e3-b886-4b324941b345","LogTimestamp":"2022-10-26T05:10:10.976Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:12.967Z","message":"Entering","context":{"RequestID":"5ad3060d-0571-45ba-b766-c0d7f77842e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"562fbf6c-8adf-45a0-92a6-fa85d80948cc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:12.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:12.970Z","message":"{\"transactionId\":\"5ad3060d-0571-45ba-b766-c0d7f77842e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:12:968\",\"respDate\":\"221026-05:10:12:970\",\"sourceId\":\"healthcheck:5ad3060d-0571-45ba-b766-c0d7f77842e2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:12:968-6693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37556], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5ad3060d-0571-45ba-b766-c0d7f77842e2]}\\\"}\"}","context":{"RequestID":"5ad3060d-0571-45ba-b766-c0d7f77842e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"562fbf6c-8adf-45a0-92a6-fa85d80948cc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:12.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:12.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad3060d-0571-45ba-b766-c0d7f77842e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"562fbf6c-8adf-45a0-92a6-fa85d80948cc","LogTimestamp":"2022-10-26T05:10:12.972Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:12 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:10:12.987Z","message":"Entering","context":{"RequestID":"58a29ee4-1c33-4400-ba59-849879fb2d84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75c8493e-ec3a-4338-a98b-cba777a272fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:12.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:12.990Z","message":"{\"transactionId\":\"58a29ee4-1c33-4400-ba59-849879fb2d84\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:12:988\",\"respDate\":\"221026-05:10:12:989\",\"sourceId\":\"haproxy:58a29ee4-1c33-4400-ba59-849879fb2d84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:12:988-52488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58a29ee4-1c33-4400-ba59-849879fb2d84]}\\\"}\"}","context":{"RequestID":"58a29ee4-1c33-4400-ba59-849879fb2d84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75c8493e-ec3a-4338-a98b-cba777a272fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:12.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:12.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58a29ee4-1c33-4400-ba59-849879fb2d84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75c8493e-ec3a-4338-a98b-cba777a272fd","LogTimestamp":"2022-10-26T05:10:12.990Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:15.001Z","message":"Entering","context":{"RequestID":"77575524-bec8-412a-8991-ba8d615cb63b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e72443bc-262b-4846-885c-7cabc12a855e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:15.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:15.004Z","message":"{\"transactionId\":\"77575524-bec8-412a-8991-ba8d615cb63b\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:15:002\",\"respDate\":\"221026-05:10:15:004\",\"sourceId\":\"haproxy:77575524-bec8-412a-8991-ba8d615cb63b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:15:002-25621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77575524-bec8-412a-8991-ba8d615cb63b]}\\\"}\"}","context":{"RequestID":"77575524-bec8-412a-8991-ba8d615cb63b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e72443bc-262b-4846-885c-7cabc12a855e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:15.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:15.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77575524-bec8-412a-8991-ba8d615cb63b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e72443bc-262b-4846-885c-7cabc12a855e","LogTimestamp":"2022-10-26T05:10:15.004Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:15.327Z","message":"Entering","context":{"RequestID":"749e8775-cf44-4769-aed1-780a5ff4a266","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"519f700e-05f7-494f-ae90-957eff2b146b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:15.330Z","message":"{\"transactionId\":\"749e8775-cf44-4769-aed1-780a5ff4a266\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:15:328\",\"respDate\":\"221026-05:10:15:330\",\"sourceId\":\"healthcheck:749e8775-cf44-4769-aed1-780a5ff4a266\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:15:328-8085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[749e8775-cf44-4769-aed1-780a5ff4a266]}\\\"}\"}","context":{"RequestID":"749e8775-cf44-4769-aed1-780a5ff4a266","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"519f700e-05f7-494f-ae90-957eff2b146b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:15.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"749e8775-cf44-4769-aed1-780a5ff4a266","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"519f700e-05f7-494f-ae90-957eff2b146b","LogTimestamp":"2022-10-26T05:10:15.331Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:10:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:15.354Z","message":"Entering","context":{"RequestID":"5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b5d9c5a-0e21-4e4d-9d88-bfa441395831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:15.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:15.356Z","message":"{\"transactionId\":\"5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:15:354\",\"respDate\":\"221026-05:10:15:356\",\"sourceId\":\"OOM_ReadinessCheck:5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:15:354-85700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55262], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8]}\\\"}\"}","context":{"RequestID":"5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b5d9c5a-0e21-4e4d-9d88-bfa441395831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:15.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:15.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbbc7b8-dfc1-4aab-80b2-7dac631a9ea8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b5d9c5a-0e21-4e4d-9d88-bfa441395831","LogTimestamp":"2022-10-26T05:10:15.356Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:15.499Z","message":"Entering","context":{"RequestID":"d0047339-f7f1-41d2-9df1-d4fe2f3c3535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c23b1daf-30c2-41fc-9a67-a2d8b8f04cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:15.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0047339-f7f1-41d2-9df1-d4fe2f3c3535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c23b1daf-30c2-41fc-9a67-a2d8b8f04cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:15.503Z","message":"{\"transactionId\":\"d0047339-f7f1-41d2-9df1-d4fe2f3c3535\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:15:500\",\"respDate\":\"221026-05:10:15:503\",\"sourceId\":\"ReadinessCheck:d0047339-f7f1-41d2-9df1-d4fe2f3c3535\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:15:500-69728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d0047339-f7f1-41d2-9df1-d4fe2f3c3535]}\\\"}\"}","context":{"RequestID":"d0047339-f7f1-41d2-9df1-d4fe2f3c3535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c23b1daf-30c2-41fc-9a67-a2d8b8f04cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:15.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0047339-f7f1-41d2-9df1-d4fe2f3c3535","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c23b1daf-30c2-41fc-9a67-a2d8b8f04cf5","LogTimestamp":"2022-10-26T05:10:15.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:10:17.015Z","message":"Entering","context":{"RequestID":"d854f403-1db4-4f24-a770-2de0b65844fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e523eb4d-1a5e-4ecd-a93f-7d3b2e0bd218","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:17.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:17.018Z","message":"{\"transactionId\":\"d854f403-1db4-4f24-a770-2de0b65844fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:17:016\",\"respDate\":\"221026-05:10:17:017\",\"sourceId\":\"haproxy:d854f403-1db4-4f24-a770-2de0b65844fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:17:016-38279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d854f403-1db4-4f24-a770-2de0b65844fe]}\\\"}\"}","context":{"RequestID":"d854f403-1db4-4f24-a770-2de0b65844fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e523eb4d-1a5e-4ecd-a93f-7d3b2e0bd218","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:17.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:17.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d854f403-1db4-4f24-a770-2de0b65844fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e523eb4d-1a5e-4ecd-a93f-7d3b2e0bd218","LogTimestamp":"2022-10-26T05:10:17.018Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:17.608Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:17.616Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:17.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:17.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:19.028Z","message":"Entering","context":{"RequestID":"fc62b8f5-6ea3-4800-91f3-01204d0485fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b604c85-ab78-4085-84ae-d8aa038d6b89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:19.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:19.031Z","message":"{\"transactionId\":\"fc62b8f5-6ea3-4800-91f3-01204d0485fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:19:029\",\"respDate\":\"221026-05:10:19:031\",\"sourceId\":\"haproxy:fc62b8f5-6ea3-4800-91f3-01204d0485fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:19:029-14071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc62b8f5-6ea3-4800-91f3-01204d0485fb]}\\\"}\"}","context":{"RequestID":"fc62b8f5-6ea3-4800-91f3-01204d0485fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b604c85-ab78-4085-84ae-d8aa038d6b89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:19.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:19.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc62b8f5-6ea3-4800-91f3-01204d0485fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b604c85-ab78-4085-84ae-d8aa038d6b89","LogTimestamp":"2022-10-26T05:10:19.031Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:21.046Z","message":"Entering","context":{"RequestID":"d469a569-cd55-43b8-b0c9-661a621d8cfd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f16465e-ef67-4d35-9aa5-919adbe121aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:21.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:21.048Z","message":"{\"transactionId\":\"d469a569-cd55-43b8-b0c9-661a621d8cfd\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:21:046\",\"respDate\":\"221026-05:10:21:048\",\"sourceId\":\"haproxy:d469a569-cd55-43b8-b0c9-661a621d8cfd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:21:046-78490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d469a569-cd55-43b8-b0c9-661a621d8cfd]}\\\"}\"}","context":{"RequestID":"d469a569-cd55-43b8-b0c9-661a621d8cfd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f16465e-ef67-4d35-9aa5-919adbe121aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:21.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:21.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d469a569-cd55-43b8-b0c9-661a621d8cfd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f16465e-ef67-4d35-9aa5-919adbe121aa","LogTimestamp":"2022-10-26T05:10:21.049Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:23.062Z","message":"Entering","context":{"RequestID":"c3723276-b26d-4ebc-ab98-c777372ed2a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12d98995-9e61-4725-905a-d02d30c89414","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:23.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:23.065Z","message":"{\"transactionId\":\"c3723276-b26d-4ebc-ab98-c777372ed2a4\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:23:063\",\"respDate\":\"221026-05:10:23:065\",\"sourceId\":\"haproxy:c3723276-b26d-4ebc-ab98-c777372ed2a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:23:063-89561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3723276-b26d-4ebc-ab98-c777372ed2a4]}\\\"}\"}","context":{"RequestID":"c3723276-b26d-4ebc-ab98-c777372ed2a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12d98995-9e61-4725-905a-d02d30c89414","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:23.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:23.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3723276-b26d-4ebc-ab98-c777372ed2a4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12d98995-9e61-4725-905a-d02d30c89414","LogTimestamp":"2022-10-26T05:10:23.066Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:24.480Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:10:24.482Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:10:25.076Z","message":"Entering","context":{"RequestID":"5dea6dcc-c276-42fd-aa23-de638696c7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81b36406-8eb3-4ef8-890a-b0347d56ca2c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:25.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:25.079Z","message":"{\"transactionId\":\"5dea6dcc-c276-42fd-aa23-de638696c7bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:25:077\",\"respDate\":\"221026-05:10:25:079\",\"sourceId\":\"haproxy:5dea6dcc-c276-42fd-aa23-de638696c7bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:25:077-91725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5dea6dcc-c276-42fd-aa23-de638696c7bf]}\\\"}\"}","context":{"RequestID":"5dea6dcc-c276-42fd-aa23-de638696c7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81b36406-8eb3-4ef8-890a-b0347d56ca2c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:25.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:25.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dea6dcc-c276-42fd-aa23-de638696c7bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81b36406-8eb3-4ef8-890a-b0347d56ca2c","LogTimestamp":"2022-10-26T05:10:25.079Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:25.355Z","message":"Entering","context":{"RequestID":"cab176b2-09a7-4483-ace5-74ff0c41ebec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38035e05-9787-4b48-a769-bebe3fc513e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:25.357Z","message":"{\"transactionId\":\"cab176b2-09a7-4483-ace5-74ff0c41ebec\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:25:355\",\"respDate\":\"221026-05:10:25:357\",\"sourceId\":\"OOM_ReadinessCheck:cab176b2-09a7-4483-ace5-74ff0c41ebec\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:25:355-1878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55440], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cab176b2-09a7-4483-ace5-74ff0c41ebec]}\\\"}\"}","context":{"RequestID":"cab176b2-09a7-4483-ace5-74ff0c41ebec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38035e05-9787-4b48-a769-bebe3fc513e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:25.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cab176b2-09a7-4483-ace5-74ff0c41ebec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38035e05-9787-4b48-a769-bebe3fc513e6","LogTimestamp":"2022-10-26T05:10:25.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:25.497Z","message":"Entering","context":{"RequestID":"facaae45-1479-424b-a3ed-662803c9c045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9282f4c-fa7c-4a39-91f3-55c17be2868f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:25.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"facaae45-1479-424b-a3ed-662803c9c045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9282f4c-fa7c-4a39-91f3-55c17be2868f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:25.500Z","message":"{\"transactionId\":\"facaae45-1479-424b-a3ed-662803c9c045\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:25:498\",\"respDate\":\"221026-05:10:25:500\",\"sourceId\":\"ReadinessCheck:facaae45-1479-424b-a3ed-662803c9c045\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:25:498-70604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[facaae45-1479-424b-a3ed-662803c9c045]}\\\"}\"}","context":{"RequestID":"facaae45-1479-424b-a3ed-662803c9c045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9282f4c-fa7c-4a39-91f3-55c17be2868f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"facaae45-1479-424b-a3ed-662803c9c045","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9282f4c-fa7c-4a39-91f3-55c17be2868f","LogTimestamp":"2022-10-26T05:10:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:27.091Z","message":"Entering","context":{"RequestID":"c97fd3ce-adcd-4b00-a8ec-21b99f88718d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80a9ce18-b718-4460-94c9-01334c462b01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:27.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:27.094Z","message":"{\"transactionId\":\"c97fd3ce-adcd-4b00-a8ec-21b99f88718d\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:27:092\",\"respDate\":\"221026-05:10:27:094\",\"sourceId\":\"haproxy:c97fd3ce-adcd-4b00-a8ec-21b99f88718d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:27:092-14874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c97fd3ce-adcd-4b00-a8ec-21b99f88718d]}\\\"}\"}","context":{"RequestID":"c97fd3ce-adcd-4b00-a8ec-21b99f88718d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80a9ce18-b718-4460-94c9-01334c462b01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:27.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:27.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c97fd3ce-adcd-4b00-a8ec-21b99f88718d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a9ce18-b718-4460-94c9-01334c462b01","LogTimestamp":"2022-10-26T05:10:27.095Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:27.608Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:27.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:27.617Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:27.617Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:27.993Z","message":"Entering","context":{"RequestID":"18278ee1-6ddb-49ee-b036-1706255f83b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"48c7c061-e41b-4963-a600-18fdb5cec083","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:27.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:27.996Z","message":"{\"transactionId\":\"18278ee1-6ddb-49ee-b036-1706255f83b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:27:993\",\"respDate\":\"221026-05:10:27:996\",\"sourceId\":\"healthcheck:18278ee1-6ddb-49ee-b036-1706255f83b9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:27:993-4247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37704], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[18278ee1-6ddb-49ee-b036-1706255f83b9]}\\\"}\"}","context":{"RequestID":"18278ee1-6ddb-49ee-b036-1706255f83b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"48c7c061-e41b-4963-a600-18fdb5cec083","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:27.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:27.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18278ee1-6ddb-49ee-b036-1706255f83b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48c7c061-e41b-4963-a600-18fdb5cec083","LogTimestamp":"2022-10-26T05:10:27.997Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:10:29.106Z","message":"Entering","context":{"RequestID":"b07e81b6-d9ca-4bad-b398-ecf151ea8533","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcdd9c06-7e9c-4764-8414-51fa2bdce616","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:29.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:29.109Z","message":"{\"transactionId\":\"b07e81b6-d9ca-4bad-b398-ecf151ea8533\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:29:107\",\"respDate\":\"221026-05:10:29:109\",\"sourceId\":\"haproxy:b07e81b6-d9ca-4bad-b398-ecf151ea8533\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:29:107-93683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b07e81b6-d9ca-4bad-b398-ecf151ea8533]}\\\"}\"}","context":{"RequestID":"b07e81b6-d9ca-4bad-b398-ecf151ea8533","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcdd9c06-7e9c-4764-8414-51fa2bdce616","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:29.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:29.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b07e81b6-d9ca-4bad-b398-ecf151ea8533","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcdd9c06-7e9c-4764-8414-51fa2bdce616","LogTimestamp":"2022-10-26T05:10:29.110Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:30.354Z","message":"Entering","context":{"RequestID":"fe3a8acd-73af-4d95-bb47-c400a01c464a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa7373aa-12a7-4535-af9b-0b7a07817d17","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:30.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:30.357Z","message":"{\"transactionId\":\"fe3a8acd-73af-4d95-bb47-c400a01c464a\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:30:355\",\"respDate\":\"221026-05:10:30:357\",\"sourceId\":\"healthcheck:fe3a8acd-73af-4d95-bb47-c400a01c464a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:30:355-99538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fe3a8acd-73af-4d95-bb47-c400a01c464a]}\\\"}\"}","context":{"RequestID":"fe3a8acd-73af-4d95-bb47-c400a01c464a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa7373aa-12a7-4535-af9b-0b7a07817d17","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:30.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:30.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe3a8acd-73af-4d95-bb47-c400a01c464a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa7373aa-12a7-4535-af9b-0b7a07817d17","LogTimestamp":"2022-10-26T05:10:30.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:10:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:31.121Z","message":"Entering","context":{"RequestID":"a31e7b67-789c-4825-8d0a-6cf084cc117d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eadb228f-0f75-4182-bd45-ae4b669fc649","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:31.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:31.124Z","message":"{\"transactionId\":\"a31e7b67-789c-4825-8d0a-6cf084cc117d\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:31:122\",\"respDate\":\"221026-05:10:31:124\",\"sourceId\":\"haproxy:a31e7b67-789c-4825-8d0a-6cf084cc117d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:31:122-95882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a31e7b67-789c-4825-8d0a-6cf084cc117d]}\\\"}\"}","context":{"RequestID":"a31e7b67-789c-4825-8d0a-6cf084cc117d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eadb228f-0f75-4182-bd45-ae4b669fc649","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:31.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:31.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a31e7b67-789c-4825-8d0a-6cf084cc117d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eadb228f-0f75-4182-bd45-ae4b669fc649","LogTimestamp":"2022-10-26T05:10:31.125Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:33.137Z","message":"Entering","context":{"RequestID":"05ef8a48-191f-4ea3-a283-7e9f98cde1c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cafd3896-3dfa-44d2-8e34-e96049e0652d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:33.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:33.140Z","message":"{\"transactionId\":\"05ef8a48-191f-4ea3-a283-7e9f98cde1c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:33:137\",\"respDate\":\"221026-05:10:33:140\",\"sourceId\":\"haproxy:05ef8a48-191f-4ea3-a283-7e9f98cde1c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:33:137-17350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05ef8a48-191f-4ea3-a283-7e9f98cde1c0]}\\\"}\"}","context":{"RequestID":"05ef8a48-191f-4ea3-a283-7e9f98cde1c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cafd3896-3dfa-44d2-8e34-e96049e0652d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:33.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:33.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05ef8a48-191f-4ea3-a283-7e9f98cde1c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cafd3896-3dfa-44d2-8e34-e96049e0652d","LogTimestamp":"2022-10-26T05:10:33.140Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:35.151Z","message":"Entering","context":{"RequestID":"05fe6c2f-1f80-4e41-99c5-710984c2e200","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2254011d-e459-4964-97ab-8353e42402ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:35.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:35.154Z","message":"{\"transactionId\":\"05fe6c2f-1f80-4e41-99c5-710984c2e200\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:35:152\",\"respDate\":\"221026-05:10:35:153\",\"sourceId\":\"haproxy:05fe6c2f-1f80-4e41-99c5-710984c2e200\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:35:152-41304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[05fe6c2f-1f80-4e41-99c5-710984c2e200]}\\\"}\"}","context":{"RequestID":"05fe6c2f-1f80-4e41-99c5-710984c2e200","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2254011d-e459-4964-97ab-8353e42402ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:35.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:35.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05fe6c2f-1f80-4e41-99c5-710984c2e200","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2254011d-e459-4964-97ab-8353e42402ab","LogTimestamp":"2022-10-26T05:10:35.154Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:35.370Z","message":"Entering","context":{"RequestID":"8752dbbe-bd69-426e-87b8-bc41762a2b20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b46e31d8-c203-464b-b4d2-986724516dd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:35.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:35.373Z","message":"{\"transactionId\":\"8752dbbe-bd69-426e-87b8-bc41762a2b20\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:35:371\",\"respDate\":\"221026-05:10:35:372\",\"sourceId\":\"OOM_ReadinessCheck:8752dbbe-bd69-426e-87b8-bc41762a2b20\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:35:371-58294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55586], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8752dbbe-bd69-426e-87b8-bc41762a2b20]}\\\"}\"}","context":{"RequestID":"8752dbbe-bd69-426e-87b8-bc41762a2b20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b46e31d8-c203-464b-b4d2-986724516dd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:35.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:35.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8752dbbe-bd69-426e-87b8-bc41762a2b20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b46e31d8-c203-464b-b4d2-986724516dd1","LogTimestamp":"2022-10-26T05:10:35.373Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:35.499Z","message":"Entering","context":{"RequestID":"8088514e-957c-465e-81a0-ad879f7846be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebc8b404-1f5c-439a-8b60-95a6ee5b83ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"8088514e-957c-465e-81a0-ad879f7846be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebc8b404-1f5c-439a-8b60-95a6ee5b83ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:35.502Z","message":"{\"transactionId\":\"8088514e-957c-465e-81a0-ad879f7846be\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:35:500\",\"respDate\":\"221026-05:10:35:502\",\"sourceId\":\"ReadinessCheck:8088514e-957c-465e-81a0-ad879f7846be\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:35:500-94984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8088514e-957c-465e-81a0-ad879f7846be]}\\\"}\"}","context":{"RequestID":"8088514e-957c-465e-81a0-ad879f7846be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebc8b404-1f5c-439a-8b60-95a6ee5b83ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:35.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8088514e-957c-465e-81a0-ad879f7846be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebc8b404-1f5c-439a-8b60-95a6ee5b83ed","LogTimestamp":"2022-10-26T05:10:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:37.165Z","message":"Entering","context":{"RequestID":"3b1e5b5f-4a91-452b-9e1e-b9989499dc1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7004a952-961d-4aaa-9ee3-ecaa89e3a5fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:37.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:37.168Z","message":"{\"transactionId\":\"3b1e5b5f-4a91-452b-9e1e-b9989499dc1f\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:37:166\",\"respDate\":\"221026-05:10:37:168\",\"sourceId\":\"haproxy:3b1e5b5f-4a91-452b-9e1e-b9989499dc1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:37:166-82153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b1e5b5f-4a91-452b-9e1e-b9989499dc1f]}\\\"}\"}","context":{"RequestID":"3b1e5b5f-4a91-452b-9e1e-b9989499dc1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7004a952-961d-4aaa-9ee3-ecaa89e3a5fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:37.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:37.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b1e5b5f-4a91-452b-9e1e-b9989499dc1f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7004a952-961d-4aaa-9ee3-ecaa89e3a5fc","LogTimestamp":"2022-10-26T05:10:37.168Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:37.607Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:37.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:37.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:37.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:39.180Z","message":"Entering","context":{"RequestID":"eada5fd7-e819-443a-8a35-a6d05e1da111","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efdc23c9-2fce-45a7-9944-156e88460240","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:39.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:39.182Z","message":"{\"transactionId\":\"eada5fd7-e819-443a-8a35-a6d05e1da111\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:39:180\",\"respDate\":\"221026-05:10:39:182\",\"sourceId\":\"haproxy:eada5fd7-e819-443a-8a35-a6d05e1da111\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:39:180-58346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eada5fd7-e819-443a-8a35-a6d05e1da111]}\\\"}\"}","context":{"RequestID":"eada5fd7-e819-443a-8a35-a6d05e1da111","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efdc23c9-2fce-45a7-9944-156e88460240","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:39.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:39.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eada5fd7-e819-443a-8a35-a6d05e1da111","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efdc23c9-2fce-45a7-9944-156e88460240","LogTimestamp":"2022-10-26T05:10:39.183Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:41.198Z","message":"Entering","context":{"RequestID":"11840ef1-239c-4c8b-9b46-6368b0851398","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b95c086e-0aef-4ae4-8a26-391bd1d10dc0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:41.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:41.201Z","message":"{\"transactionId\":\"11840ef1-239c-4c8b-9b46-6368b0851398\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:41:199\",\"respDate\":\"221026-05:10:41:201\",\"sourceId\":\"haproxy:11840ef1-239c-4c8b-9b46-6368b0851398\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:41:199-24504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11840ef1-239c-4c8b-9b46-6368b0851398]}\\\"}\"}","context":{"RequestID":"11840ef1-239c-4c8b-9b46-6368b0851398","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b95c086e-0aef-4ae4-8a26-391bd1d10dc0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:41.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:41.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11840ef1-239c-4c8b-9b46-6368b0851398","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b95c086e-0aef-4ae4-8a26-391bd1d10dc0","LogTimestamp":"2022-10-26T05:10:41.202Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:43.019Z","message":"Entering","context":{"RequestID":"876265b4-ea37-4212-b08b-6179399e9dac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3301f45c-96b6-4890-9d9a-c883f8eccea5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:43.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:43.023Z","message":"{\"transactionId\":\"876265b4-ea37-4212-b08b-6179399e9dac\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:43:020\",\"respDate\":\"221026-05:10:43:022\",\"sourceId\":\"healthcheck:876265b4-ea37-4212-b08b-6179399e9dac\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:43:020-74621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37860], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[876265b4-ea37-4212-b08b-6179399e9dac]}\\\"}\"}","context":{"RequestID":"876265b4-ea37-4212-b08b-6179399e9dac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3301f45c-96b6-4890-9d9a-c883f8eccea5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:43.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:43.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"876265b4-ea37-4212-b08b-6179399e9dac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3301f45c-96b6-4890-9d9a-c883f8eccea5","LogTimestamp":"2022-10-26T05:10:43.023Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:43.213Z","message":"Entering","context":{"RequestID":"b596c1a9-9d6f-49b5-838f-e8f5d4baf679","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5233c5ec-56da-4f11-8aab-37b3a25fb6bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:43.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:43.216Z","message":"{\"transactionId\":\"b596c1a9-9d6f-49b5-838f-e8f5d4baf679\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:43:214\",\"respDate\":\"221026-05:10:43:216\",\"sourceId\":\"haproxy:b596c1a9-9d6f-49b5-838f-e8f5d4baf679\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:43:214-67755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b596c1a9-9d6f-49b5-838f-e8f5d4baf679]}\\\"}\"}","context":{"RequestID":"b596c1a9-9d6f-49b5-838f-e8f5d4baf679","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5233c5ec-56da-4f11-8aab-37b3a25fb6bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:43.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:43.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b596c1a9-9d6f-49b5-838f-e8f5d4baf679","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5233c5ec-56da-4f11-8aab-37b3a25fb6bb","LogTimestamp":"2022-10-26T05:10:43.217Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:45.230Z","message":"Entering","context":{"RequestID":"7e9a99ee-735a-469c-90e9-c9ea0bd72193","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"676b91c1-088c-4d70-846a-b75e147ccb2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:45.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:45.232Z","message":"{\"transactionId\":\"7e9a99ee-735a-469c-90e9-c9ea0bd72193\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:45:231\",\"respDate\":\"221026-05:10:45:232\",\"sourceId\":\"haproxy:7e9a99ee-735a-469c-90e9-c9ea0bd72193\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:45:231-93684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e9a99ee-735a-469c-90e9-c9ea0bd72193]}\\\"}\"}","context":{"RequestID":"7e9a99ee-735a-469c-90e9-c9ea0bd72193","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"676b91c1-088c-4d70-846a-b75e147ccb2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:45.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:45.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e9a99ee-735a-469c-90e9-c9ea0bd72193","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"676b91c1-088c-4d70-846a-b75e147ccb2f","LogTimestamp":"2022-10-26T05:10:45.233Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:10:45.357Z","message":"Entering","context":{"RequestID":"1902c07e-fd84-411d-906d-e16a4f1f86b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347f55ea-ef3b-4b4a-82d2-d428bf94f7e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:45.360Z","message":"{\"transactionId\":\"1902c07e-fd84-411d-906d-e16a4f1f86b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:45:358\",\"respDate\":\"221026-05:10:45:360\",\"sourceId\":\"OOM_ReadinessCheck:1902c07e-fd84-411d-906d-e16a4f1f86b7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:45:358-70217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55760], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1902c07e-fd84-411d-906d-e16a4f1f86b7]}\\\"}\"}","context":{"RequestID":"1902c07e-fd84-411d-906d-e16a4f1f86b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347f55ea-ef3b-4b4a-82d2-d428bf94f7e7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:45.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1902c07e-fd84-411d-906d-e16a4f1f86b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"347f55ea-ef3b-4b4a-82d2-d428bf94f7e7","LogTimestamp":"2022-10-26T05:10:45.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:45.381Z","message":"Entering","context":{"RequestID":"5a67ff4a-a107-41c8-a71c-82fbbdc1b8de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f9b2ba4-4adf-45dd-ade7-5bef0d7c718f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:45.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:45.385Z","message":"{\"transactionId\":\"5a67ff4a-a107-41c8-a71c-82fbbdc1b8de\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:45:382\",\"respDate\":\"221026-05:10:45:385\",\"sourceId\":\"healthcheck:5a67ff4a-a107-41c8-a71c-82fbbdc1b8de\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:45:382-6195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5a67ff4a-a107-41c8-a71c-82fbbdc1b8de]}\\\"}\"}","context":{"RequestID":"5a67ff4a-a107-41c8-a71c-82fbbdc1b8de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f9b2ba4-4adf-45dd-ade7-5bef0d7c718f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:45.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:45.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a67ff4a-a107-41c8-a71c-82fbbdc1b8de","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f9b2ba4-4adf-45dd-ade7-5bef0d7c718f","LogTimestamp":"2022-10-26T05:10:45.386Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:10:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:10:45.498Z","message":"Entering","context":{"RequestID":"09d6d987-5899-4785-8dc4-905822dfba22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67311509-8620-40fa-8957-9454ee12f8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"09d6d987-5899-4785-8dc4-905822dfba22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67311509-8620-40fa-8957-9454ee12f8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:45.502Z","message":"{\"transactionId\":\"09d6d987-5899-4785-8dc4-905822dfba22\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:45:499\",\"respDate\":\"221026-05:10:45:502\",\"sourceId\":\"ReadinessCheck:09d6d987-5899-4785-8dc4-905822dfba22\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:45:499-33780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[09d6d987-5899-4785-8dc4-905822dfba22]}\\\"}\"}","context":{"RequestID":"09d6d987-5899-4785-8dc4-905822dfba22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67311509-8620-40fa-8957-9454ee12f8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:45.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09d6d987-5899-4785-8dc4-905822dfba22","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67311509-8620-40fa-8957-9454ee12f8cd","LogTimestamp":"2022-10-26T05:10:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:47.248Z","message":"Entering","context":{"RequestID":"4c21f99c-b389-4e83-83f7-205e37144b69","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26480baf-2e01-401c-bdb4-48fdc34c50e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:47.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:47.251Z","message":"{\"transactionId\":\"4c21f99c-b389-4e83-83f7-205e37144b69\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:47:248\",\"respDate\":\"221026-05:10:47:251\",\"sourceId\":\"haproxy:4c21f99c-b389-4e83-83f7-205e37144b69\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:47:248-87367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c21f99c-b389-4e83-83f7-205e37144b69]}\\\"}\"}","context":{"RequestID":"4c21f99c-b389-4e83-83f7-205e37144b69","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26480baf-2e01-401c-bdb4-48fdc34c50e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:47.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:47.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c21f99c-b389-4e83-83f7-205e37144b69","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26480baf-2e01-401c-bdb4-48fdc34c50e1","LogTimestamp":"2022-10-26T05:10:47.252Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:47.608Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:47.620Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:47.620Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:47.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:49.264Z","message":"Entering","context":{"RequestID":"727768d9-692d-4971-9c98-00824d067b83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c65d0f1-325f-43fb-8ca5-a6defd60df97","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:49.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:49.267Z","message":"{\"transactionId\":\"727768d9-692d-4971-9c98-00824d067b83\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:49:265\",\"respDate\":\"221026-05:10:49:267\",\"sourceId\":\"haproxy:727768d9-692d-4971-9c98-00824d067b83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:49:265-3917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[727768d9-692d-4971-9c98-00824d067b83]}\\\"}\"}","context":{"RequestID":"727768d9-692d-4971-9c98-00824d067b83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c65d0f1-325f-43fb-8ca5-a6defd60df97","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:49.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:49.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"727768d9-692d-4971-9c98-00824d067b83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c65d0f1-325f-43fb-8ca5-a6defd60df97","LogTimestamp":"2022-10-26T05:10:49.268Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:51.281Z","message":"Entering","context":{"RequestID":"969a639b-b885-4307-bb8e-0a609911cb69","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c70de002-00c3-42c2-99b6-5d3c5ca4436d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:51.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:51.284Z","message":"{\"transactionId\":\"969a639b-b885-4307-bb8e-0a609911cb69\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:51:281\",\"respDate\":\"221026-05:10:51:283\",\"sourceId\":\"haproxy:969a639b-b885-4307-bb8e-0a609911cb69\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:51:281-14938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[969a639b-b885-4307-bb8e-0a609911cb69]}\\\"}\"}","context":{"RequestID":"969a639b-b885-4307-bb8e-0a609911cb69","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"c70de002-00c3-42c2-99b6-5d3c5ca4436d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:51.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:51.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"969a639b-b885-4307-bb8e-0a609911cb69","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70de002-00c3-42c2-99b6-5d3c5ca4436d","LogTimestamp":"2022-10-26T05:10:51.284Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:53.295Z","message":"Entering","context":{"RequestID":"c0402d72-3bea-47d2-a5ae-9f626a328524","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42efc37c-d42a-46ef-a0a2-de618eec893c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:53.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:53.298Z","message":"{\"transactionId\":\"c0402d72-3bea-47d2-a5ae-9f626a328524\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:53:296\",\"respDate\":\"221026-05:10:53:298\",\"sourceId\":\"haproxy:c0402d72-3bea-47d2-a5ae-9f626a328524\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:53:296-90192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0402d72-3bea-47d2-a5ae-9f626a328524]}\\\"}\"}","context":{"RequestID":"c0402d72-3bea-47d2-a5ae-9f626a328524","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42efc37c-d42a-46ef-a0a2-de618eec893c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:53.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:53.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0402d72-3bea-47d2-a5ae-9f626a328524","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42efc37c-d42a-46ef-a0a2-de618eec893c","LogTimestamp":"2022-10-26T05:10:53.298Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:54.489Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:10:54.491Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:10:55.313Z","message":"Entering","context":{"RequestID":"31c0e437-0842-4553-9a25-78f61f15e3cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c342356c-0af3-46ab-b8fe-eeb17713e7f5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:55.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:55.316Z","message":"{\"transactionId\":\"31c0e437-0842-4553-9a25-78f61f15e3cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:55:313\",\"respDate\":\"221026-05:10:55:316\",\"sourceId\":\"haproxy:31c0e437-0842-4553-9a25-78f61f15e3cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:10:55:313-17775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31c0e437-0842-4553-9a25-78f61f15e3cd]}\\\"}\"}","context":{"RequestID":"31c0e437-0842-4553-9a25-78f61f15e3cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c342356c-0af3-46ab-b8fe-eeb17713e7f5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:55.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:55.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31c0e437-0842-4553-9a25-78f61f15e3cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c342356c-0af3-46ab-b8fe-eeb17713e7f5","LogTimestamp":"2022-10-26T05:10:55.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access" {"timestamp":"2022-10-26T05:10:55.358Z","message":"Entering","context":{"RequestID":"39c601d9-96fd-44df-8b9f-74501e78ae83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25d42589-163b-4bb1-ab8f-6d225c78c317","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:55.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:55.361Z","message":"{\"transactionId\":\"39c601d9-96fd-44df-8b9f-74501e78ae83\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:55:359\",\"respDate\":\"221026-05:10:55:361\",\"sourceId\":\"OOM_ReadinessCheck:39c601d9-96fd-44df-8b9f-74501e78ae83\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:55:359-66639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55938], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[39c601d9-96fd-44df-8b9f-74501e78ae83]}\\\"}\"}","context":{"RequestID":"39c601d9-96fd-44df-8b9f-74501e78ae83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25d42589-163b-4bb1-ab8f-6d225c78c317","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:10:55.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:55.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39c601d9-96fd-44df-8b9f-74501e78ae83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25d42589-163b-4bb1-ab8f-6d225c78c317","LogTimestamp":"2022-10-26T05:10:55.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:10:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:10:55.497Z","message":"Entering","context":{"RequestID":"54e782ba-2f8e-4206-9af9-a3af3a9fc652","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"070ad002-0029-4379-aeb2-2f80b00d22a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"54e782ba-2f8e-4206-9af9-a3af3a9fc652","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"070ad002-0029-4379-aeb2-2f80b00d22a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:55.500Z","message":"{\"transactionId\":\"54e782ba-2f8e-4206-9af9-a3af3a9fc652\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:55:497\",\"respDate\":\"221026-05:10:55:499\",\"sourceId\":\"ReadinessCheck:54e782ba-2f8e-4206-9af9-a3af3a9fc652\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:10:55:497-61249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[54e782ba-2f8e-4206-9af9-a3af3a9fc652]}\\\"}\"}","context":{"RequestID":"54e782ba-2f8e-4206-9af9-a3af3a9fc652","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"070ad002-0029-4379-aeb2-2f80b00d22a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:10:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54e782ba-2f8e-4206-9af9-a3af3a9fc652","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"070ad002-0029-4379-aeb2-2f80b00d22a2","LogTimestamp":"2022-10-26T05:10:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:10:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:10:57.331Z","message":"Entering","context":{"RequestID":"01b81484-e5e1-4aaa-b112-c9a8b49a286f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8caf20e1-272d-4b24-827f-0cc98a75f236","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:57.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:57.334Z","message":"{\"transactionId\":\"01b81484-e5e1-4aaa-b112-c9a8b49a286f\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:57:332\",\"respDate\":\"221026-05:10:57:334\",\"sourceId\":\"haproxy:01b81484-e5e1-4aaa-b112-c9a8b49a286f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:57:332-94140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01b81484-e5e1-4aaa-b112-c9a8b49a286f]}\\\"}\"}","context":{"RequestID":"01b81484-e5e1-4aaa-b112-c9a8b49a286f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8caf20e1-272d-4b24-827f-0cc98a75f236","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:57.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:57.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01b81484-e5e1-4aaa-b112-c9a8b49a286f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8caf20e1-272d-4b24-827f-0cc98a75f236","LogTimestamp":"2022-10-26T05:10:57.335Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:10:57.609Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:10:57.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:57.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:57.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:58.042Z","message":"Entering","context":{"RequestID":"1bde57fe-ef8d-48ab-a16b-233c52492a97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5af4164c-c6ec-4a3c-9d04-b73c3db7b6f2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:58.046Z","message":"{\"transactionId\":\"1bde57fe-ef8d-48ab-a16b-233c52492a97\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:58:043\",\"respDate\":\"221026-05:10:58:046\",\"sourceId\":\"healthcheck:1bde57fe-ef8d-48ab-a16b-233c52492a97\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:58:043-63690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38022], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1bde57fe-ef8d-48ab-a16b-233c52492a97]}\\\"}\"}","context":{"RequestID":"1bde57fe-ef8d-48ab-a16b-233c52492a97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5af4164c-c6ec-4a3c-9d04-b73c3db7b6f2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:10:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:58.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bde57fe-ef8d-48ab-a16b-233c52492a97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5af4164c-c6ec-4a3c-9d04-b73c3db7b6f2","LogTimestamp":"2022-10-26T05:10:58.047Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:10:59.349Z","message":"Entering","context":{"RequestID":"fd9007f1-0b80-47c4-8e08-daee6dc6874a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4c5b397-37eb-420a-a188-bdc63776ef59","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:59.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:10:59.352Z","message":"{\"transactionId\":\"fd9007f1-0b80-47c4-8e08-daee6dc6874a\",\"status\":\"200\",\"rqstDate\":\"221026-05:10:59:350\",\"respDate\":\"221026-05:10:59:352\",\"sourceId\":\"haproxy:fd9007f1-0b80-47c4-8e08-daee6dc6874a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:10:59:350-81388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd9007f1-0b80-47c4-8e08-daee6dc6874a]}\\\"}\"}","context":{"RequestID":"fd9007f1-0b80-47c4-8e08-daee6dc6874a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4c5b397-37eb-420a-a188-bdc63776ef59","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:10:59.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:10:59.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd9007f1-0b80-47c4-8e08-daee6dc6874a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4c5b397-37eb-420a-a188-bdc63776ef59","LogTimestamp":"2022-10-26T05:10:59.352Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:10:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:00.412Z","message":"Entering","context":{"RequestID":"3831ed9a-c068-4ebd-aae4-2e542358df10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb82c5d4-ccd3-4949-a317-a133e1ce55e6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:00.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:00.415Z","message":"{\"transactionId\":\"3831ed9a-c068-4ebd-aae4-2e542358df10\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:00:413\",\"respDate\":\"221026-05:11:00:415\",\"sourceId\":\"healthcheck:3831ed9a-c068-4ebd-aae4-2e542358df10\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:00:413-83867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3831ed9a-c068-4ebd-aae4-2e542358df10]}\\\"}\"}","context":{"RequestID":"3831ed9a-c068-4ebd-aae4-2e542358df10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb82c5d4-ccd3-4949-a317-a133e1ce55e6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:00.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:00.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3831ed9a-c068-4ebd-aae4-2e542358df10","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb82c5d4-ccd3-4949-a317-a133e1ce55e6","LogTimestamp":"2022-10-26T05:11:00.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:11:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:11:01.364Z","message":"Entering","context":{"RequestID":"5179f920-4909-4d40-a7b6-73fb2eb43320","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"799d0a6c-e24a-41d7-aa7c-e2bdb92dbb45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:01.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:01.366Z","message":"{\"transactionId\":\"5179f920-4909-4d40-a7b6-73fb2eb43320\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:01:365\",\"respDate\":\"221026-05:11:01:366\",\"sourceId\":\"haproxy:5179f920-4909-4d40-a7b6-73fb2eb43320\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:01:365-85022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5179f920-4909-4d40-a7b6-73fb2eb43320]}\\\"}\"}","context":{"RequestID":"5179f920-4909-4d40-a7b6-73fb2eb43320","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"799d0a6c-e24a-41d7-aa7c-e2bdb92dbb45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:01.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:01.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5179f920-4909-4d40-a7b6-73fb2eb43320","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"799d0a6c-e24a-41d7-aa7c-e2bdb92dbb45","LogTimestamp":"2022-10-26T05:11:01.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:11:03.380Z","message":"Entering","context":{"RequestID":"e0b9ad3e-2682-44d1-8352-faf4a35ca771","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e16a78c-2824-41c8-83bc-317a4b557040","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:03.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:03.383Z","message":"{\"transactionId\":\"e0b9ad3e-2682-44d1-8352-faf4a35ca771\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:03:381\",\"respDate\":\"221026-05:11:03:383\",\"sourceId\":\"haproxy:e0b9ad3e-2682-44d1-8352-faf4a35ca771\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:03:381-77431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0b9ad3e-2682-44d1-8352-faf4a35ca771]}\\\"}\"}","context":{"RequestID":"e0b9ad3e-2682-44d1-8352-faf4a35ca771","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e16a78c-2824-41c8-83bc-317a4b557040","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:03.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:03.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b9ad3e-2682-44d1-8352-faf4a35ca771","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e16a78c-2824-41c8-83bc-317a4b557040","LogTimestamp":"2022-10-26T05:11:03.383Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:05.356Z","message":"Entering","context":{"RequestID":"d4515b20-5e9d-45d5-b222-1769baac6e86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"370d2763-96ef-4d1a-837a-70d0bd588ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:05.359Z","message":"{\"transactionId\":\"d4515b20-5e9d-45d5-b222-1769baac6e86\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:05:357\",\"respDate\":\"221026-05:11:05:359\",\"sourceId\":\"OOM_ReadinessCheck:d4515b20-5e9d-45d5-b222-1769baac6e86\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:05:357-69936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56106], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4515b20-5e9d-45d5-b222-1769baac6e86]}\\\"}\"}","context":{"RequestID":"d4515b20-5e9d-45d5-b222-1769baac6e86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"370d2763-96ef-4d1a-837a-70d0bd588ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4515b20-5e9d-45d5-b222-1769baac6e86","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"370d2763-96ef-4d1a-837a-70d0bd588ed8","LogTimestamp":"2022-10-26T05:11:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:05.394Z","message":"Entering","context":{"RequestID":"bbc8cbd7-3117-4aea-b570-c6c1c2f27173","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61114f58-a202-4e52-8d0f-ad223a641415","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:05.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:05.396Z","message":"{\"transactionId\":\"bbc8cbd7-3117-4aea-b570-c6c1c2f27173\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:05:394\",\"respDate\":\"221026-05:11:05:396\",\"sourceId\":\"haproxy:bbc8cbd7-3117-4aea-b570-c6c1c2f27173\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:05:394-57673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbc8cbd7-3117-4aea-b570-c6c1c2f27173]}\\\"}\"}","context":{"RequestID":"bbc8cbd7-3117-4aea-b570-c6c1c2f27173","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61114f58-a202-4e52-8d0f-ad223a641415","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:05.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:05.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbc8cbd7-3117-4aea-b570-c6c1c2f27173","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61114f58-a202-4e52-8d0f-ad223a641415","LogTimestamp":"2022-10-26T05:11:05.397Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:11:05.500Z","message":"Entering","context":{"RequestID":"ba28ed15-84e1-4216-b6dc-9da75732eecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ece32c2-68f4-48b6-ae33-5077f2bc6cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:05.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba28ed15-84e1-4216-b6dc-9da75732eecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ece32c2-68f4-48b6-ae33-5077f2bc6cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:05.503Z","message":"{\"transactionId\":\"ba28ed15-84e1-4216-b6dc-9da75732eecc\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:05:500\",\"respDate\":\"221026-05:11:05:503\",\"sourceId\":\"ReadinessCheck:ba28ed15-84e1-4216-b6dc-9da75732eecc\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:05:500-91249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ba28ed15-84e1-4216-b6dc-9da75732eecc]}\\\"}\"}","context":{"RequestID":"ba28ed15-84e1-4216-b6dc-9da75732eecc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ece32c2-68f4-48b6-ae33-5077f2bc6cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba28ed15-84e1-4216-b6dc-9da75732eecc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ece32c2-68f4-48b6-ae33-5077f2bc6cd3","LogTimestamp":"2022-10-26T05:11:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:11:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:07.407Z","message":"Entering","context":{"RequestID":"29a81d6b-ffda-4753-ab72-cec46af8aafd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24c8715a-9692-488e-a975-b4b31bc8426a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:07.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:07.409Z","message":"{\"transactionId\":\"29a81d6b-ffda-4753-ab72-cec46af8aafd\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:07:407\",\"respDate\":\"221026-05:11:07:409\",\"sourceId\":\"haproxy:29a81d6b-ffda-4753-ab72-cec46af8aafd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:07:407-31754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29a81d6b-ffda-4753-ab72-cec46af8aafd]}\\\"}\"}","context":{"RequestID":"29a81d6b-ffda-4753-ab72-cec46af8aafd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24c8715a-9692-488e-a975-b4b31bc8426a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:07.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:07.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29a81d6b-ffda-4753-ab72-cec46af8aafd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24c8715a-9692-488e-a975-b4b31bc8426a","LogTimestamp":"2022-10-26T05:11:07.410Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:11:07.608Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:07.618Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:07.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:07.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:09.421Z","message":"Entering","context":{"RequestID":"1d162e04-b506-4a50-989b-2b63ab91f4d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"551770db-1711-4c15-99ed-fec15dfcb4d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:09.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:09.424Z","message":"{\"transactionId\":\"1d162e04-b506-4a50-989b-2b63ab91f4d1\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:09:422\",\"respDate\":\"221026-05:11:09:424\",\"sourceId\":\"haproxy:1d162e04-b506-4a50-989b-2b63ab91f4d1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:09:422-4794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d162e04-b506-4a50-989b-2b63ab91f4d1]}\\\"}\"}","context":{"RequestID":"1d162e04-b506-4a50-989b-2b63ab91f4d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"551770db-1711-4c15-99ed-fec15dfcb4d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:09.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:09.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d162e04-b506-4a50-989b-2b63ab91f4d1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"551770db-1711-4c15-99ed-fec15dfcb4d4","LogTimestamp":"2022-10-26T05:11:09.424Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:11.435Z","message":"Entering","context":{"RequestID":"8d498749-9c51-459d-8f4b-7009e3c3475a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73d28a13-7a30-4e5a-a8de-f6a3c131baa7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:11.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:11.438Z","message":"{\"transactionId\":\"8d498749-9c51-459d-8f4b-7009e3c3475a\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:11:436\",\"respDate\":\"221026-05:11:11:438\",\"sourceId\":\"haproxy:8d498749-9c51-459d-8f4b-7009e3c3475a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:11:436-50535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d498749-9c51-459d-8f4b-7009e3c3475a]}\\\"}\"}","context":{"RequestID":"8d498749-9c51-459d-8f4b-7009e3c3475a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73d28a13-7a30-4e5a-a8de-f6a3c131baa7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:11.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:11.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d498749-9c51-459d-8f4b-7009e3c3475a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73d28a13-7a30-4e5a-a8de-f6a3c131baa7","LogTimestamp":"2022-10-26T05:11:11.439Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:13.070Z","message":"Entering","context":{"RequestID":"d56202ac-f2d9-46d2-b72d-c3dc86e1ec90","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2169f37b-fd90-4d08-8388-6e4c28f802fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:13.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:13.072Z","message":"{\"transactionId\":\"d56202ac-f2d9-46d2-b72d-c3dc86e1ec90\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:13:070\",\"respDate\":\"221026-05:11:13:072\",\"sourceId\":\"healthcheck:d56202ac-f2d9-46d2-b72d-c3dc86e1ec90\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:13:070-91657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38182], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d56202ac-f2d9-46d2-b72d-c3dc86e1ec90]}\\\"}\"}","context":{"RequestID":"d56202ac-f2d9-46d2-b72d-c3dc86e1ec90","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2169f37b-fd90-4d08-8388-6e4c28f802fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:13.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:13.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d56202ac-f2d9-46d2-b72d-c3dc86e1ec90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2169f37b-fd90-4d08-8388-6e4c28f802fc","LogTimestamp":"2022-10-26T05:11:13.073Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:13.454Z","message":"Entering","context":{"RequestID":"1225fe6c-03e9-407a-9957-453f486ab76b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0d444ed-7a74-4e59-aeec-71c19a1d9caf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:13.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:13.456Z","message":"{\"transactionId\":\"1225fe6c-03e9-407a-9957-453f486ab76b\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:13:454\",\"respDate\":\"221026-05:11:13:456\",\"sourceId\":\"haproxy:1225fe6c-03e9-407a-9957-453f486ab76b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:13:454-37523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1225fe6c-03e9-407a-9957-453f486ab76b]}\\\"}\"}","context":{"RequestID":"1225fe6c-03e9-407a-9957-453f486ab76b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0d444ed-7a74-4e59-aeec-71c19a1d9caf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:13.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:13.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1225fe6c-03e9-407a-9957-453f486ab76b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0d444ed-7a74-4e59-aeec-71c19a1d9caf","LogTimestamp":"2022-10-26T05:11:13.457Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:15.355Z","message":"Entering","context":{"RequestID":"c989468f-91f5-4af0-9fb3-00cab6b05256","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49416adb-a339-40f8-aa1b-119f84743de4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:15.358Z","message":"{\"transactionId\":\"c989468f-91f5-4af0-9fb3-00cab6b05256\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:15:356\",\"respDate\":\"221026-05:11:15:358\",\"sourceId\":\"OOM_ReadinessCheck:c989468f-91f5-4af0-9fb3-00cab6b05256\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:15:356-29923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56264], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c989468f-91f5-4af0-9fb3-00cab6b05256]}\\\"}\"}","context":{"RequestID":"c989468f-91f5-4af0-9fb3-00cab6b05256","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49416adb-a339-40f8-aa1b-119f84743de4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:15.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:15.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c989468f-91f5-4af0-9fb3-00cab6b05256","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49416adb-a339-40f8-aa1b-119f84743de4","LogTimestamp":"2022-10-26T05:11:15.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:15.439Z","message":"Entering","context":{"RequestID":"95921904-2b69-42ff-b6d0-d1192e934408","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92576338-4777-4a09-8e51-f4746cb6d2f7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:15.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:15.441Z","message":"{\"transactionId\":\"95921904-2b69-42ff-b6d0-d1192e934408\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:15:439\",\"respDate\":\"221026-05:11:15:441\",\"sourceId\":\"healthcheck:95921904-2b69-42ff-b6d0-d1192e934408\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:15:439-34485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[95921904-2b69-42ff-b6d0-d1192e934408]}\\\"}\"}","context":{"RequestID":"95921904-2b69-42ff-b6d0-d1192e934408","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92576338-4777-4a09-8e51-f4746cb6d2f7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:15.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:15.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95921904-2b69-42ff-b6d0-d1192e934408","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92576338-4777-4a09-8e51-f4746cb6d2f7","LogTimestamp":"2022-10-26T05:11:15.442Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:11:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:15.468Z","message":"Entering","context":{"RequestID":"d2d150f8-ccad-4a69-8ead-5d2111e7fb16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37b0a95e-861c-432f-9b57-8af6f4ee7a63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:15.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:15.471Z","message":"{\"transactionId\":\"d2d150f8-ccad-4a69-8ead-5d2111e7fb16\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:15:469\",\"respDate\":\"221026-05:11:15:471\",\"sourceId\":\"haproxy:d2d150f8-ccad-4a69-8ead-5d2111e7fb16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:15:469-55847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2d150f8-ccad-4a69-8ead-5d2111e7fb16]}\\\"}\"}","context":{"RequestID":"d2d150f8-ccad-4a69-8ead-5d2111e7fb16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37b0a95e-861c-432f-9b57-8af6f4ee7a63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:15.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:15.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2d150f8-ccad-4a69-8ead-5d2111e7fb16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37b0a95e-861c-432f-9b57-8af6f4ee7a63","LogTimestamp":"2022-10-26T05:11:15.472Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:15.497Z","message":"Entering","context":{"RequestID":"d77fec92-ddde-4b02-86f0-cec0689f6faf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48d25e1e-12a9-4192-8017-7d66240d7115","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"d77fec92-ddde-4b02-86f0-cec0689f6faf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48d25e1e-12a9-4192-8017-7d66240d7115","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:15.500Z","message":"{\"transactionId\":\"d77fec92-ddde-4b02-86f0-cec0689f6faf\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:15:498\",\"respDate\":\"221026-05:11:15:500\",\"sourceId\":\"ReadinessCheck:d77fec92-ddde-4b02-86f0-cec0689f6faf\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:15:498-92640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d77fec92-ddde-4b02-86f0-cec0689f6faf]}\\\"}\"}","context":{"RequestID":"d77fec92-ddde-4b02-86f0-cec0689f6faf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48d25e1e-12a9-4192-8017-7d66240d7115","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77fec92-ddde-4b02-86f0-cec0689f6faf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48d25e1e-12a9-4192-8017-7d66240d7115","LogTimestamp":"2022-10-26T05:11:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:11:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:17.483Z","message":"Entering","context":{"RequestID":"ec178089-a9e5-4a27-9fc4-5ae0caad71ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19662685-de18-4387-b5a8-53483b4b47c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:17.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:17.486Z","message":"{\"transactionId\":\"ec178089-a9e5-4a27-9fc4-5ae0caad71ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:17:484\",\"respDate\":\"221026-05:11:17:486\",\"sourceId\":\"haproxy:ec178089-a9e5-4a27-9fc4-5ae0caad71ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:17:484-40785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec178089-a9e5-4a27-9fc4-5ae0caad71ef]}\\\"}\"}","context":{"RequestID":"ec178089-a9e5-4a27-9fc4-5ae0caad71ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19662685-de18-4387-b5a8-53483b4b47c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:17.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:17.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec178089-a9e5-4a27-9fc4-5ae0caad71ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19662685-de18-4387-b5a8-53483b4b47c9","LogTimestamp":"2022-10-26T05:11:17.487Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:17.609Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:17.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:17.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:17.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:19.497Z","message":"Entering","context":{"RequestID":"91631ad4-63c7-4944-a16e-86f3f44f1404","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6e49d70-c7e1-4999-b0b3-40196bb47b41","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:19.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:19.501Z","message":"{\"transactionId\":\"91631ad4-63c7-4944-a16e-86f3f44f1404\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:19:498\",\"respDate\":\"221026-05:11:19:500\",\"sourceId\":\"haproxy:91631ad4-63c7-4944-a16e-86f3f44f1404\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:19:498-59631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91631ad4-63c7-4944-a16e-86f3f44f1404]}\\\"}\"}","context":{"RequestID":"91631ad4-63c7-4944-a16e-86f3f44f1404","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6e49d70-c7e1-4999-b0b3-40196bb47b41","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:19.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:19.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91631ad4-63c7-4944-a16e-86f3f44f1404","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6e49d70-c7e1-4999-b0b3-40196bb47b41","LogTimestamp":"2022-10-26T05:11:19.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:21.513Z","message":"Entering","context":{"RequestID":"72781635-859c-4c8d-b313-654c89a58667","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b5c090ad-cf8e-4353-9ac0-8389ffb00ed8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:21.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:21.516Z","message":"{\"transactionId\":\"72781635-859c-4c8d-b313-654c89a58667\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:21:513\",\"respDate\":\"221026-05:11:21:515\",\"sourceId\":\"haproxy:72781635-859c-4c8d-b313-654c89a58667\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:21:513-35630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72781635-859c-4c8d-b313-654c89a58667]}\\\"}\"}","context":{"RequestID":"72781635-859c-4c8d-b313-654c89a58667","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b5c090ad-cf8e-4353-9ac0-8389ffb00ed8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:21.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:21.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72781635-859c-4c8d-b313-654c89a58667","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5c090ad-cf8e-4353-9ac0-8389ffb00ed8","LogTimestamp":"2022-10-26T05:11:21.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:23.527Z","message":"Entering","context":{"RequestID":"e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc4d2764-6b4f-477c-b8c9-6fd5c25c92d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:23.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:23.530Z","message":"{\"transactionId\":\"e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:23:528\",\"respDate\":\"221026-05:11:23:530\",\"sourceId\":\"haproxy:e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:23:528-18579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3]}\\\"}\"}","context":{"RequestID":"e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc4d2764-6b4f-477c-b8c9-6fd5c25c92d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:23.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:23.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5e9deb9-8872-4e5a-94b7-c7f58b9fa6f3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4d2764-6b4f-477c-b8c9-6fd5c25c92d4","LogTimestamp":"2022-10-26T05:11:23.531Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:24.493Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:11:24.495Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:11:25.356Z","message":"Entering","context":{"RequestID":"f13e9984-dc87-4614-923c-bd4b9d96db2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11a737c1-5ebb-4aea-a0bc-f585b7cc975a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:25.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:25.359Z","message":"{\"transactionId\":\"f13e9984-dc87-4614-923c-bd4b9d96db2b\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:25:356\",\"respDate\":\"221026-05:11:25:359\",\"sourceId\":\"OOM_ReadinessCheck:f13e9984-dc87-4614-923c-bd4b9d96db2b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:25:356-37764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56444], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f13e9984-dc87-4614-923c-bd4b9d96db2b]}\\\"}\"}","context":{"RequestID":"f13e9984-dc87-4614-923c-bd4b9d96db2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11a737c1-5ebb-4aea-a0bc-f585b7cc975a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:25.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:25.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f13e9984-dc87-4614-923c-bd4b9d96db2b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11a737c1-5ebb-4aea-a0bc-f585b7cc975a","LogTimestamp":"2022-10-26T05:11:25.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:25.498Z","message":"Entering","context":{"RequestID":"6f412906-b966-44a3-840a-7e81d848133c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21476293-2dfb-446a-ae1f-4d446da6ff24","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:25.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"6f412906-b966-44a3-840a-7e81d848133c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21476293-2dfb-446a-ae1f-4d446da6ff24","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:25.502Z","message":"{\"transactionId\":\"6f412906-b966-44a3-840a-7e81d848133c\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:25:499\",\"respDate\":\"221026-05:11:25:502\",\"sourceId\":\"ReadinessCheck:6f412906-b966-44a3-840a-7e81d848133c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:25:499-94873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6f412906-b966-44a3-840a-7e81d848133c]}\\\"}\"}","context":{"RequestID":"6f412906-b966-44a3-840a-7e81d848133c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21476293-2dfb-446a-ae1f-4d446da6ff24","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f412906-b966-44a3-840a-7e81d848133c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21476293-2dfb-446a-ae1f-4d446da6ff24","LogTimestamp":"2022-10-26T05:11:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:11:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:11:25.542Z","message":"Entering","context":{"RequestID":"9a695ad6-a128-4bce-b825-3eafedeae452","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8bee95a5-3540-4b22-a6bd-5e4de3dea73b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:25.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:25.545Z","message":"{\"transactionId\":\"9a695ad6-a128-4bce-b825-3eafedeae452\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:25:543\",\"respDate\":\"221026-05:11:25:545\",\"sourceId\":\"haproxy:9a695ad6-a128-4bce-b825-3eafedeae452\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:25:543-88607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a695ad6-a128-4bce-b825-3eafedeae452]}\\\"}\"}","context":{"RequestID":"9a695ad6-a128-4bce-b825-3eafedeae452","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8bee95a5-3540-4b22-a6bd-5e4de3dea73b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:25.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:25.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a695ad6-a128-4bce-b825-3eafedeae452","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bee95a5-3540-4b22-a6bd-5e4de3dea73b","LogTimestamp":"2022-10-26T05:11:25.545Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:27.556Z","message":"Entering","context":{"RequestID":"a2a2dd60-4e7d-4ca6-908b-4be93893a5ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0416f33e-2edb-4c1a-ace0-a0a7a4044e3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:27.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:27.558Z","message":"{\"transactionId\":\"a2a2dd60-4e7d-4ca6-908b-4be93893a5ea\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:27:557\",\"respDate\":\"221026-05:11:27:558\",\"sourceId\":\"haproxy:a2a2dd60-4e7d-4ca6-908b-4be93893a5ea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:27:557-69489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2a2dd60-4e7d-4ca6-908b-4be93893a5ea]}\\\"}\"}","context":{"RequestID":"a2a2dd60-4e7d-4ca6-908b-4be93893a5ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0416f33e-2edb-4c1a-ace0-a0a7a4044e3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:27.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:27.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a2dd60-4e7d-4ca6-908b-4be93893a5ea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0416f33e-2edb-4c1a-ace0-a0a7a4044e3d","LogTimestamp":"2022-10-26T05:11:27.559Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:11:27.609Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:27.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:27.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:27.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:28.093Z","message":"Entering","context":{"RequestID":"91fca9d0-304d-4ba3-8e46-bfea92c69c74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0ec8c72-8a2c-4c47-a5b0-363e5e37bf1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:28.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:28.096Z","message":"{\"transactionId\":\"91fca9d0-304d-4ba3-8e46-bfea92c69c74\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:28:094\",\"respDate\":\"221026-05:11:28:096\",\"sourceId\":\"healthcheck:91fca9d0-304d-4ba3-8e46-bfea92c69c74\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:28:094-79532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38326], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[91fca9d0-304d-4ba3-8e46-bfea92c69c74]}\\\"}\"}","context":{"RequestID":"91fca9d0-304d-4ba3-8e46-bfea92c69c74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0ec8c72-8a2c-4c47-a5b0-363e5e37bf1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:28.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:28.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91fca9d0-304d-4ba3-8e46-bfea92c69c74","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ec8c72-8a2c-4c47-a5b0-363e5e37bf1c","LogTimestamp":"2022-10-26T05:11:28.097Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:29.568Z","message":"Entering","context":{"RequestID":"b260aa8c-2e4d-4c60-bcaa-11f17100732f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6467076f-d02f-40c5-9711-508dff859846","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:29.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:29.571Z","message":"{\"transactionId\":\"b260aa8c-2e4d-4c60-bcaa-11f17100732f\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:29:569\",\"respDate\":\"221026-05:11:29:571\",\"sourceId\":\"haproxy:b260aa8c-2e4d-4c60-bcaa-11f17100732f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:29:569-41497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b260aa8c-2e4d-4c60-bcaa-11f17100732f]}\\\"}\"}","context":{"RequestID":"b260aa8c-2e4d-4c60-bcaa-11f17100732f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6467076f-d02f-40c5-9711-508dff859846","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:29.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:29.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b260aa8c-2e4d-4c60-bcaa-11f17100732f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6467076f-d02f-40c5-9711-508dff859846","LogTimestamp":"2022-10-26T05:11:29.571Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:30.466Z","message":"Entering","context":{"RequestID":"83a1c53c-c7ec-476b-b30e-568f80524b84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c619d4d-4e86-49c3-a60d-80d52f497da3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:30.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:30.468Z","message":"{\"transactionId\":\"83a1c53c-c7ec-476b-b30e-568f80524b84\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:30:466\",\"respDate\":\"221026-05:11:30:468\",\"sourceId\":\"healthcheck:83a1c53c-c7ec-476b-b30e-568f80524b84\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:30:466-92747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[83a1c53c-c7ec-476b-b30e-568f80524b84]}\\\"}\"}","context":{"RequestID":"83a1c53c-c7ec-476b-b30e-568f80524b84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c619d4d-4e86-49c3-a60d-80d52f497da3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:30.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:30.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83a1c53c-c7ec-476b-b30e-568f80524b84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c619d4d-4e86-49c3-a60d-80d52f497da3","LogTimestamp":"2022-10-26T05:11:30.469Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:11:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:31.583Z","message":"Entering","context":{"RequestID":"5915afda-4b26-45e5-b45d-d9e5cd2bc84e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0f3a926-c12b-48e3-aca9-0aeaa27f2fd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:31.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:31.586Z","message":"{\"transactionId\":\"5915afda-4b26-45e5-b45d-d9e5cd2bc84e\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:31:583\",\"respDate\":\"221026-05:11:31:585\",\"sourceId\":\"haproxy:5915afda-4b26-45e5-b45d-d9e5cd2bc84e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:31:583-90962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5915afda-4b26-45e5-b45d-d9e5cd2bc84e]}\\\"}\"}","context":{"RequestID":"5915afda-4b26-45e5-b45d-d9e5cd2bc84e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0f3a926-c12b-48e3-aca9-0aeaa27f2fd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:31.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:31.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5915afda-4b26-45e5-b45d-d9e5cd2bc84e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0f3a926-c12b-48e3-aca9-0aeaa27f2fd0","LogTimestamp":"2022-10-26T05:11:31.586Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:33.597Z","message":"Entering","context":{"RequestID":"8ac334df-05fa-4f02-bd95-7659e2973767","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50389956-0ea5-401a-918f-aee7b574d970","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:33.599Z","message":"{\"transactionId\":\"8ac334df-05fa-4f02-bd95-7659e2973767\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:33:597\",\"respDate\":\"221026-05:11:33:599\",\"sourceId\":\"haproxy:8ac334df-05fa-4f02-bd95-7659e2973767\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:33:597-93959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ac334df-05fa-4f02-bd95-7659e2973767]}\\\"}\"}","context":{"RequestID":"8ac334df-05fa-4f02-bd95-7659e2973767","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50389956-0ea5-401a-918f-aee7b574d970","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:33.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ac334df-05fa-4f02-bd95-7659e2973767","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50389956-0ea5-401a-918f-aee7b574d970","LogTimestamp":"2022-10-26T05:11:33.600Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:35.355Z","message":"Entering","context":{"RequestID":"e5cc416e-b8e2-4b08-8740-a42568dc4575","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebf8c727-4f0a-43de-a983-f7e7ddde03f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:35.358Z","message":"{\"transactionId\":\"e5cc416e-b8e2-4b08-8740-a42568dc4575\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:35:356\",\"respDate\":\"221026-05:11:35:358\",\"sourceId\":\"OOM_ReadinessCheck:e5cc416e-b8e2-4b08-8740-a42568dc4575\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:35:356-30833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56608], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5cc416e-b8e2-4b08-8740-a42568dc4575]}\\\"}\"}","context":{"RequestID":"e5cc416e-b8e2-4b08-8740-a42568dc4575","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebf8c727-4f0a-43de-a983-f7e7ddde03f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5cc416e-b8e2-4b08-8740-a42568dc4575","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebf8c727-4f0a-43de-a983-f7e7ddde03f7","LogTimestamp":"2022-10-26T05:11:35.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:35.499Z","message":"Entering","context":{"RequestID":"1993810c-09bf-4aca-8c74-efd615b1adc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4b3c7c4-22d3-4aee-bdf9-6d4888745775","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:35.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"1993810c-09bf-4aca-8c74-efd615b1adc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4b3c7c4-22d3-4aee-bdf9-6d4888745775","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:35.503Z","message":"{\"transactionId\":\"1993810c-09bf-4aca-8c74-efd615b1adc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:35:500\",\"respDate\":\"221026-05:11:35:503\",\"sourceId\":\"ReadinessCheck:1993810c-09bf-4aca-8c74-efd615b1adc5\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:35:500-78780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1993810c-09bf-4aca-8c74-efd615b1adc5]}\\\"}\"}","context":{"RequestID":"1993810c-09bf-4aca-8c74-efd615b1adc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4b3c7c4-22d3-4aee-bdf9-6d4888745775","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1993810c-09bf-4aca-8c74-efd615b1adc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4b3c7c4-22d3-4aee-bdf9-6d4888745775","LogTimestamp":"2022-10-26T05:11:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:11:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:11:35.610Z","message":"Entering","context":{"RequestID":"99fbc417-40ff-49bf-a43d-e3126e3d3ddd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b77dbc08-015b-405d-9a7f-6b6fef2b0fa6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:35.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:35.613Z","message":"{\"transactionId\":\"99fbc417-40ff-49bf-a43d-e3126e3d3ddd\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:35:611\",\"respDate\":\"221026-05:11:35:613\",\"sourceId\":\"haproxy:99fbc417-40ff-49bf-a43d-e3126e3d3ddd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:35:611-8825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99fbc417-40ff-49bf-a43d-e3126e3d3ddd]}\\\"}\"}","context":{"RequestID":"99fbc417-40ff-49bf-a43d-e3126e3d3ddd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b77dbc08-015b-405d-9a7f-6b6fef2b0fa6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:35.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:35.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99fbc417-40ff-49bf-a43d-e3126e3d3ddd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b77dbc08-015b-405d-9a7f-6b6fef2b0fa6","LogTimestamp":"2022-10-26T05:11:35.614Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:37.610Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:37.617Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:37.618Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:37.618Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:37.624Z","message":"Entering","context":{"RequestID":"1edd69b2-c735-4f9d-aec1-054d392f25cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60b4b197-24d9-4e5f-b9aa-f2e6cfc8f887","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:37.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:37.627Z","message":"{\"transactionId\":\"1edd69b2-c735-4f9d-aec1-054d392f25cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:37:625\",\"respDate\":\"221026-05:11:37:627\",\"sourceId\":\"haproxy:1edd69b2-c735-4f9d-aec1-054d392f25cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:37:625-1410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1edd69b2-c735-4f9d-aec1-054d392f25cd]}\\\"}\"}","context":{"RequestID":"1edd69b2-c735-4f9d-aec1-054d392f25cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60b4b197-24d9-4e5f-b9aa-f2e6cfc8f887","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:37.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:37.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1edd69b2-c735-4f9d-aec1-054d392f25cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b4b197-24d9-4e5f-b9aa-f2e6cfc8f887","LogTimestamp":"2022-10-26T05:11:37.627Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:39.640Z","message":"Entering","context":{"RequestID":"020234f3-324e-4768-9a04-9c4503a929c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56729ce6-1b82-4ed4-b5fa-f16a611c7776","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:39.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:39.642Z","message":"{\"transactionId\":\"020234f3-324e-4768-9a04-9c4503a929c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:39:641\",\"respDate\":\"221026-05:11:39:642\",\"sourceId\":\"haproxy:020234f3-324e-4768-9a04-9c4503a929c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:39:641-34511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[020234f3-324e-4768-9a04-9c4503a929c0]}\\\"}\"}","context":{"RequestID":"020234f3-324e-4768-9a04-9c4503a929c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56729ce6-1b82-4ed4-b5fa-f16a611c7776","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:39.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:39.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"020234f3-324e-4768-9a04-9c4503a929c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56729ce6-1b82-4ed4-b5fa-f16a611c7776","LogTimestamp":"2022-10-26T05:11:39.643Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:41.655Z","message":"Entering","context":{"RequestID":"97cadc65-0b8f-47e5-822e-56e3a745eb6e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7165aa4-7672-41eb-8798-beb22d4759ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:41.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:41.658Z","message":"{\"transactionId\":\"97cadc65-0b8f-47e5-822e-56e3a745eb6e\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:41:655\",\"respDate\":\"221026-05:11:41:658\",\"sourceId\":\"haproxy:97cadc65-0b8f-47e5-822e-56e3a745eb6e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:41:655-78140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[97cadc65-0b8f-47e5-822e-56e3a745eb6e]}\\\"}\"}","context":{"RequestID":"97cadc65-0b8f-47e5-822e-56e3a745eb6e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7165aa4-7672-41eb-8798-beb22d4759ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:41.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:41.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97cadc65-0b8f-47e5-822e-56e3a745eb6e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7165aa4-7672-41eb-8798-beb22d4759ca","LogTimestamp":"2022-10-26T05:11:41.659Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:43.118Z","message":"Entering","context":{"RequestID":"2041b3f1-d8a5-45d3-af82-9d0efe9e32d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c2f5195-f297-4358-9a6c-882883695615","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:43.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:43.121Z","message":"{\"transactionId\":\"2041b3f1-d8a5-45d3-af82-9d0efe9e32d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:43:119\",\"respDate\":\"221026-05:11:43:121\",\"sourceId\":\"healthcheck:2041b3f1-d8a5-45d3-af82-9d0efe9e32d0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:43:119-16097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38484], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2041b3f1-d8a5-45d3-af82-9d0efe9e32d0]}\\\"}\"}","context":{"RequestID":"2041b3f1-d8a5-45d3-af82-9d0efe9e32d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c2f5195-f297-4358-9a6c-882883695615","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:43.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:43.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2041b3f1-d8a5-45d3-af82-9d0efe9e32d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c2f5195-f297-4358-9a6c-882883695615","LogTimestamp":"2022-10-26T05:11:43.122Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:43.669Z","message":"Entering","context":{"RequestID":"cc109ad7-2cfd-4fa5-9b02-857fee3f7a29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ff6117d-b08e-49fc-b5bf-58c6472631e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:43.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:43.672Z","message":"{\"transactionId\":\"cc109ad7-2cfd-4fa5-9b02-857fee3f7a29\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:43:670\",\"respDate\":\"221026-05:11:43:672\",\"sourceId\":\"haproxy:cc109ad7-2cfd-4fa5-9b02-857fee3f7a29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:43:670-85881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc109ad7-2cfd-4fa5-9b02-857fee3f7a29]}\\\"}\"}","context":{"RequestID":"cc109ad7-2cfd-4fa5-9b02-857fee3f7a29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ff6117d-b08e-49fc-b5bf-58c6472631e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:43.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:43.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc109ad7-2cfd-4fa5-9b02-857fee3f7a29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff6117d-b08e-49fc-b5bf-58c6472631e8","LogTimestamp":"2022-10-26T05:11:43.673Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:45.359Z","message":"Entering","context":{"RequestID":"83533361-ef19-4cff-a81d-187965517a96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20428d4e-4186-453b-b3f9-14a560db834f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:45.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:45.362Z","message":"{\"transactionId\":\"83533361-ef19-4cff-a81d-187965517a96\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:45:360\",\"respDate\":\"221026-05:11:45:362\",\"sourceId\":\"OOM_ReadinessCheck:83533361-ef19-4cff-a81d-187965517a96\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:45:360-28679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56784], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[83533361-ef19-4cff-a81d-187965517a96]}\\\"}\"}","context":{"RequestID":"83533361-ef19-4cff-a81d-187965517a96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20428d4e-4186-453b-b3f9-14a560db834f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:45.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:45.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83533361-ef19-4cff-a81d-187965517a96","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20428d4e-4186-453b-b3f9-14a560db834f","LogTimestamp":"2022-10-26T05:11:45.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:45.497Z","message":"Entering","context":{"RequestID":"9b05cbce-af60-4d46-b0aa-f21fd52bce04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf3be107-7a6b-4236-805e-dfe617408c42","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:45.497Z","message":"Entering","context":{"RequestID":"e9a79118-e51d-468d-8dab-740612835329","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f86eb816-edec-40e2-88ea-6031be142c55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:45.499Z","message":"{\"transactionId\":\"9b05cbce-af60-4d46-b0aa-f21fd52bce04\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:45:497\",\"respDate\":\"221026-05:11:45:499\",\"sourceId\":\"healthcheck:9b05cbce-af60-4d46-b0aa-f21fd52bce04\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:45:497-61583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9b05cbce-af60-4d46-b0aa-f21fd52bce04]}\\\"}\"}","context":{"RequestID":"9b05cbce-af60-4d46-b0aa-f21fd52bce04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf3be107-7a6b-4236-805e-dfe617408c42","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b05cbce-af60-4d46-b0aa-f21fd52bce04","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf3be107-7a6b-4236-805e-dfe617408c42","LogTimestamp":"2022-10-26T05:11:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"e9a79118-e51d-468d-8dab-740612835329","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f86eb816-edec-40e2-88ea-6031be142c55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:45.501Z","message":"{\"transactionId\":\"e9a79118-e51d-468d-8dab-740612835329\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:45:498\",\"respDate\":\"221026-05:11:45:500\",\"sourceId\":\"ReadinessCheck:e9a79118-e51d-468d-8dab-740612835329\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:45:498-97051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e9a79118-e51d-468d-8dab-740612835329]}\\\"}\"}","context":{"RequestID":"e9a79118-e51d-468d-8dab-740612835329","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f86eb816-edec-40e2-88ea-6031be142c55","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:45.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9a79118-e51d-468d-8dab-740612835329","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f86eb816-edec-40e2-88ea-6031be142c55","LogTimestamp":"2022-10-26T05:11:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:11:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" 10.233.72.52 - - [26/Oct/2022:05:11:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:45.685Z","message":"Entering","context":{"RequestID":"749a73be-116d-42dd-8262-dbd99e142b08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6dd94b5d-15bf-4c93-8784-6aeb034d67a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:45.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:45.689Z","message":"{\"transactionId\":\"749a73be-116d-42dd-8262-dbd99e142b08\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:45:686\",\"respDate\":\"221026-05:11:45:689\",\"sourceId\":\"haproxy:749a73be-116d-42dd-8262-dbd99e142b08\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:45:686-88743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[749a73be-116d-42dd-8262-dbd99e142b08]}\\\"}\"}","context":{"RequestID":"749a73be-116d-42dd-8262-dbd99e142b08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6dd94b5d-15bf-4c93-8784-6aeb034d67a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:45.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:45.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"749a73be-116d-42dd-8262-dbd99e142b08","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dd94b5d-15bf-4c93-8784-6aeb034d67a2","LogTimestamp":"2022-10-26T05:11:45.690Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:47.610Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:47.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:47.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:47.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:47.701Z","message":"Entering","context":{"RequestID":"83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6a64e30-b8cc-4db6-a786-07883e0c8866","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:47.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:47.703Z","message":"{\"transactionId\":\"83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:47:702\",\"respDate\":\"221026-05:11:47:703\",\"sourceId\":\"haproxy:83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:47:702-85287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7]}\\\"}\"}","context":{"RequestID":"83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6a64e30-b8cc-4db6-a786-07883e0c8866","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:47.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:47.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83dcd95a-fa6b-4b5c-8f05-9e4a95c265e7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6a64e30-b8cc-4db6-a786-07883e0c8866","LogTimestamp":"2022-10-26T05:11:47.704Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:11:49.715Z","message":"Entering","context":{"RequestID":"2c870921-5105-4c31-a0e9-c0930383b361","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77802daf-ed15-4f29-8cd7-928637adaba5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:49.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:49.718Z","message":"{\"transactionId\":\"2c870921-5105-4c31-a0e9-c0930383b361\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:49:716\",\"respDate\":\"221026-05:11:49:718\",\"sourceId\":\"haproxy:2c870921-5105-4c31-a0e9-c0930383b361\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:49:716-16020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2c870921-5105-4c31-a0e9-c0930383b361]}\\\"}\"}","context":{"RequestID":"2c870921-5105-4c31-a0e9-c0930383b361","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77802daf-ed15-4f29-8cd7-928637adaba5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:49.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:49.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c870921-5105-4c31-a0e9-c0930383b361","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77802daf-ed15-4f29-8cd7-928637adaba5","LogTimestamp":"2022-10-26T05:11:49.719Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:51.729Z","message":"Entering","context":{"RequestID":"ac3c16cb-7918-41bf-a5b3-48d22b5281da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c62cbb5e-4511-4ea5-a715-817a26483754","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:51.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:51.732Z","message":"{\"transactionId\":\"ac3c16cb-7918-41bf-a5b3-48d22b5281da\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:51:730\",\"respDate\":\"221026-05:11:51:732\",\"sourceId\":\"haproxy:ac3c16cb-7918-41bf-a5b3-48d22b5281da\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:51:730-68043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac3c16cb-7918-41bf-a5b3-48d22b5281da]}\\\"}\"}","context":{"RequestID":"ac3c16cb-7918-41bf-a5b3-48d22b5281da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c62cbb5e-4511-4ea5-a715-817a26483754","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:51.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:51.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3c16cb-7918-41bf-a5b3-48d22b5281da","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c62cbb5e-4511-4ea5-a715-817a26483754","LogTimestamp":"2022-10-26T05:11:51.732Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:53.743Z","message":"Entering","context":{"RequestID":"86646222-7636-4657-bc7c-b4aa5439d3f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee18c4fc-2993-4d6f-985a-00a847ce5dac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:53.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:53.745Z","message":"{\"transactionId\":\"86646222-7636-4657-bc7c-b4aa5439d3f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:53:743\",\"respDate\":\"221026-05:11:53:745\",\"sourceId\":\"haproxy:86646222-7636-4657-bc7c-b4aa5439d3f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:53:743-5540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86646222-7636-4657-bc7c-b4aa5439d3f9]}\\\"}\"}","context":{"RequestID":"86646222-7636-4657-bc7c-b4aa5439d3f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee18c4fc-2993-4d6f-985a-00a847ce5dac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:53.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:53.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86646222-7636-4657-bc7c-b4aa5439d3f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee18c4fc-2993-4d6f-985a-00a847ce5dac","LogTimestamp":"2022-10-26T05:11:53.745Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:11:54.497Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:11:54.499Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:11:55.357Z","message":"Entering","context":{"RequestID":"a5141df5-1d6f-4819-a628-af9b2c355542","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c9a6752f-fad7-40f9-b8c9-4bf9b94b81cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:55.362Z","message":"{\"transactionId\":\"a5141df5-1d6f-4819-a628-af9b2c355542\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:55:358\",\"respDate\":\"221026-05:11:55:362\",\"sourceId\":\"OOM_ReadinessCheck:a5141df5-1d6f-4819-a628-af9b2c355542\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:55:358-46894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56950], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a5141df5-1d6f-4819-a628-af9b2c355542]}\\\"}\"}","context":{"RequestID":"a5141df5-1d6f-4819-a628-af9b2c355542","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c9a6752f-fad7-40f9-b8c9-4bf9b94b81cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:11:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:55.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5141df5-1d6f-4819-a628-af9b2c355542","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a6752f-fad7-40f9-b8c9-4bf9b94b81cd","LogTimestamp":"2022-10-26T05:11:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:11:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:11:55.501Z","message":"Entering","context":{"RequestID":"85508e9c-e0cd-4e0e-baea-0dd1c234a48a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50fe8c0e-54cb-4f6f-b358-92a07f533467","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:55.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"85508e9c-e0cd-4e0e-baea-0dd1c234a48a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50fe8c0e-54cb-4f6f-b358-92a07f533467","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:55.504Z","message":"{\"transactionId\":\"85508e9c-e0cd-4e0e-baea-0dd1c234a48a\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:55:502\",\"respDate\":\"221026-05:11:55:504\",\"sourceId\":\"ReadinessCheck:85508e9c-e0cd-4e0e-baea-0dd1c234a48a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:55:502-60163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[85508e9c-e0cd-4e0e-baea-0dd1c234a48a]}\\\"}\"}","context":{"RequestID":"85508e9c-e0cd-4e0e-baea-0dd1c234a48a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50fe8c0e-54cb-4f6f-b358-92a07f533467","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:11:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:55.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85508e9c-e0cd-4e0e-baea-0dd1c234a48a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50fe8c0e-54cb-4f6f-b358-92a07f533467","LogTimestamp":"2022-10-26T05:11:55.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:11:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:55.757Z","message":"Entering","context":{"RequestID":"95a037bd-fea1-4e5f-a44a-e79e68c5afaa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6065a64a-052a-490b-8b78-9ff97a39c18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:55.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:55.760Z","message":"{\"transactionId\":\"95a037bd-fea1-4e5f-a44a-e79e68c5afaa\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:55:758\",\"respDate\":\"221026-05:11:55:760\",\"sourceId\":\"haproxy:95a037bd-fea1-4e5f-a44a-e79e68c5afaa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:55:758-47362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95a037bd-fea1-4e5f-a44a-e79e68c5afaa]}\\\"}\"}","context":{"RequestID":"95a037bd-fea1-4e5f-a44a-e79e68c5afaa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6065a64a-052a-490b-8b78-9ff97a39c18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:55.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:55.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a037bd-fea1-4e5f-a44a-e79e68c5afaa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6065a64a-052a-490b-8b78-9ff97a39c18d","LogTimestamp":"2022-10-26T05:11:55.761Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:11:57.610Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:11:57.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:57.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:57.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:57.771Z","message":"Entering","context":{"RequestID":"ca275d7b-d30c-421e-966e-6c9b45f032a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec503b1e-efeb-4712-a31c-d0100707bcdc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:57.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:57.773Z","message":"{\"transactionId\":\"ca275d7b-d30c-421e-966e-6c9b45f032a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:57:771\",\"respDate\":\"221026-05:11:57:773\",\"sourceId\":\"haproxy:ca275d7b-d30c-421e-966e-6c9b45f032a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:11:57:771-3944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca275d7b-d30c-421e-966e-6c9b45f032a8]}\\\"}\"}","context":{"RequestID":"ca275d7b-d30c-421e-966e-6c9b45f032a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec503b1e-efeb-4712-a31c-d0100707bcdc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:57.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:57.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca275d7b-d30c-421e-966e-6c9b45f032a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec503b1e-efeb-4712-a31c-d0100707bcdc","LogTimestamp":"2022-10-26T05:11:57.773Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:11:58.146Z","message":"Entering","context":{"RequestID":"424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"277c5a3b-3fec-443c-8ca9-fb265a072b2c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:58.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:58.149Z","message":"{\"transactionId\":\"424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:58:147\",\"respDate\":\"221026-05:11:58:149\",\"sourceId\":\"healthcheck:424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:11:58:147-86303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38656], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2]}\\\"}\"}","context":{"RequestID":"424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"277c5a3b-3fec-443c-8ca9-fb265a072b2c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:11:58.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:58.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"424eb4c1-6d3c-4fa9-9a9b-521d6d61a0e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"277c5a3b-3fec-443c-8ca9-fb265a072b2c","LogTimestamp":"2022-10-26T05:11:58.150Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:11:59.784Z","message":"Entering","context":{"RequestID":"ea40b0bc-49bb-4446-a754-7c06c524cb8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fbab58f-48ff-40eb-a78d-3f8927c48f49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:59.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:11:59.786Z","message":"{\"transactionId\":\"ea40b0bc-49bb-4446-a754-7c06c524cb8b\",\"status\":\"200\",\"rqstDate\":\"221026-05:11:59:784\",\"respDate\":\"221026-05:11:59:786\",\"sourceId\":\"haproxy:ea40b0bc-49bb-4446-a754-7c06c524cb8b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:11:59:784-12698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea40b0bc-49bb-4446-a754-7c06c524cb8b]}\\\"}\"}","context":{"RequestID":"ea40b0bc-49bb-4446-a754-7c06c524cb8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fbab58f-48ff-40eb-a78d-3f8927c48f49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:11:59.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:11:59.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea40b0bc-49bb-4446-a754-7c06c524cb8b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fbab58f-48ff-40eb-a78d-3f8927c48f49","LogTimestamp":"2022-10-26T05:11:59.786Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:11:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:00.522Z","message":"Entering","context":{"RequestID":"05a48a6d-671e-4f36-bd95-057f8c141d76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26e81ab6-18d5-4414-a7fe-2efaa23c4960","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:00.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:00.525Z","message":"{\"transactionId\":\"05a48a6d-671e-4f36-bd95-057f8c141d76\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:00:523\",\"respDate\":\"221026-05:12:00:525\",\"sourceId\":\"healthcheck:05a48a6d-671e-4f36-bd95-057f8c141d76\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:00:523-65271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[05a48a6d-671e-4f36-bd95-057f8c141d76]}\\\"}\"}","context":{"RequestID":"05a48a6d-671e-4f36-bd95-057f8c141d76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26e81ab6-18d5-4414-a7fe-2efaa23c4960","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:00.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:00.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05a48a6d-671e-4f36-bd95-057f8c141d76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26e81ab6-18d5-4414-a7fe-2efaa23c4960","LogTimestamp":"2022-10-26T05:12:00.526Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:12:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:01.798Z","message":"Entering","context":{"RequestID":"a807a51a-69d6-4ce3-9843-1d4b4f10fbfd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"356653c3-9a22-4334-a263-a6040c4f73b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:01.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:01.801Z","message":"{\"transactionId\":\"a807a51a-69d6-4ce3-9843-1d4b4f10fbfd\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:01:799\",\"respDate\":\"221026-05:12:01:801\",\"sourceId\":\"haproxy:a807a51a-69d6-4ce3-9843-1d4b4f10fbfd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:01:799-90199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a807a51a-69d6-4ce3-9843-1d4b4f10fbfd]}\\\"}\"}","context":{"RequestID":"a807a51a-69d6-4ce3-9843-1d4b4f10fbfd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"356653c3-9a22-4334-a263-a6040c4f73b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:01.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:01.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a807a51a-69d6-4ce3-9843-1d4b4f10fbfd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"356653c3-9a22-4334-a263-a6040c4f73b6","LogTimestamp":"2022-10-26T05:12:01.802Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:12:03.813Z","message":"Entering","context":{"RequestID":"53376bb6-489f-465c-ac58-fca86377a440","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"094f2c50-95ee-4cde-8b2a-837746203ead","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:03.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:03.815Z","message":"{\"transactionId\":\"53376bb6-489f-465c-ac58-fca86377a440\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:03:813\",\"respDate\":\"221026-05:12:03:815\",\"sourceId\":\"haproxy:53376bb6-489f-465c-ac58-fca86377a440\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:03:813-11512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53376bb6-489f-465c-ac58-fca86377a440]}\\\"}\"}","context":{"RequestID":"53376bb6-489f-465c-ac58-fca86377a440","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"094f2c50-95ee-4cde-8b2a-837746203ead","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:03.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:03.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53376bb6-489f-465c-ac58-fca86377a440","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"094f2c50-95ee-4cde-8b2a-837746203ead","LogTimestamp":"2022-10-26T05:12:03.815Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:05.356Z","message":"Entering","context":{"RequestID":"84900062-38c4-4505-a82c-5dcebef7ea75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92864b7c-e6fd-4a86-974b-aa6c32a3eed7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:05.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:05.359Z","message":"{\"transactionId\":\"84900062-38c4-4505-a82c-5dcebef7ea75\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:05:357\",\"respDate\":\"221026-05:12:05:359\",\"sourceId\":\"OOM_ReadinessCheck:84900062-38c4-4505-a82c-5dcebef7ea75\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:05:357-79730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57116], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[84900062-38c4-4505-a82c-5dcebef7ea75]}\\\"}\"}","context":{"RequestID":"84900062-38c4-4505-a82c-5dcebef7ea75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92864b7c-e6fd-4a86-974b-aa6c32a3eed7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:05.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84900062-38c4-4505-a82c-5dcebef7ea75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92864b7c-e6fd-4a86-974b-aa6c32a3eed7","LogTimestamp":"2022-10-26T05:12:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:12:05.502Z","message":"Entering","context":{"RequestID":"362aeb8b-58f4-4371-9efa-79933b190e59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84e42764-f409-4834-8a86-2e36e73f77a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:05.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"362aeb8b-58f4-4371-9efa-79933b190e59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84e42764-f409-4834-8a86-2e36e73f77a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:05.504Z","message":"{\"transactionId\":\"362aeb8b-58f4-4371-9efa-79933b190e59\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:05:502\",\"respDate\":\"221026-05:12:05:504\",\"sourceId\":\"ReadinessCheck:362aeb8b-58f4-4371-9efa-79933b190e59\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:05:502-58118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[362aeb8b-58f4-4371-9efa-79933b190e59]}\\\"}\"}","context":{"RequestID":"362aeb8b-58f4-4371-9efa-79933b190e59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84e42764-f409-4834-8a86-2e36e73f77a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:05.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"362aeb8b-58f4-4371-9efa-79933b190e59","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e42764-f409-4834-8a86-2e36e73f77a8","LogTimestamp":"2022-10-26T05:12:05.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:12:05.825Z","message":"Entering","context":{"RequestID":"4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"246efa89-9da0-4fcf-9313-42a48f804486","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:05.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:05.828Z","message":"{\"transactionId\":\"4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:05:826\",\"respDate\":\"221026-05:12:05:828\",\"sourceId\":\"haproxy:4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:05:826-6421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb]}\\\"}\"}","context":{"RequestID":"4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"246efa89-9da0-4fcf-9313-42a48f804486","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:05.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:05.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4066d3c2-e234-4c7c-8b5e-6f8db9f0fabb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"246efa89-9da0-4fcf-9313-42a48f804486","LogTimestamp":"2022-10-26T05:12:05.828Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:07.610Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:07.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:07.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:07.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:07.839Z","message":"Entering","context":{"RequestID":"55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"79593820-e9b8-4f79-959e-758e71ae6f8f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:07.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:07.842Z","message":"{\"transactionId\":\"55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:07:840\",\"respDate\":\"221026-05:12:07:842\",\"sourceId\":\"haproxy:55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:07:840-64372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0]}\\\"}\"}","context":{"RequestID":"55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"79593820-e9b8-4f79-959e-758e71ae6f8f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:07.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:07.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55cdc7a6-8fc6-4871-8c91-2c85d7a7e3d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79593820-e9b8-4f79-959e-758e71ae6f8f","LogTimestamp":"2022-10-26T05:12:07.843Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:09.854Z","message":"Entering","context":{"RequestID":"59c42483-a3fa-40a2-8562-6e0d07d5f5bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf55185b-7330-44fc-9d3d-3c6f7c7cdd4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:09.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:09.857Z","message":"{\"transactionId\":\"59c42483-a3fa-40a2-8562-6e0d07d5f5bd\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:09:855\",\"respDate\":\"221026-05:12:09:857\",\"sourceId\":\"haproxy:59c42483-a3fa-40a2-8562-6e0d07d5f5bd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:09:855-80287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59c42483-a3fa-40a2-8562-6e0d07d5f5bd]}\\\"}\"}","context":{"RequestID":"59c42483-a3fa-40a2-8562-6e0d07d5f5bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf55185b-7330-44fc-9d3d-3c6f7c7cdd4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:09.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:09.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59c42483-a3fa-40a2-8562-6e0d07d5f5bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf55185b-7330-44fc-9d3d-3c6f7c7cdd4a","LogTimestamp":"2022-10-26T05:12:09.857Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:11.869Z","message":"Entering","context":{"RequestID":"fc265e0b-87a9-4879-90ec-fbe7fff1046f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"266b42df-c736-4821-935b-22fe5e375f87","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:11.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:11.872Z","message":"{\"transactionId\":\"fc265e0b-87a9-4879-90ec-fbe7fff1046f\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:11:870\",\"respDate\":\"221026-05:12:11:871\",\"sourceId\":\"haproxy:fc265e0b-87a9-4879-90ec-fbe7fff1046f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:11:870-13180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc265e0b-87a9-4879-90ec-fbe7fff1046f]}\\\"}\"}","context":{"RequestID":"fc265e0b-87a9-4879-90ec-fbe7fff1046f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"266b42df-c736-4821-935b-22fe5e375f87","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:11.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:11.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc265e0b-87a9-4879-90ec-fbe7fff1046f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"266b42df-c736-4821-935b-22fe5e375f87","LogTimestamp":"2022-10-26T05:12:11.873Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:13.173Z","message":"Entering","context":{"RequestID":"741e445f-0707-4f46-b3e4-55cb5ebe63b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8cd1739d-e009-4e7d-b0f8-c3c5d07eece8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:13.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:13.175Z","message":"{\"transactionId\":\"741e445f-0707-4f46-b3e4-55cb5ebe63b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:13:174\",\"respDate\":\"221026-05:12:13:175\",\"sourceId\":\"healthcheck:741e445f-0707-4f46-b3e4-55cb5ebe63b7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:13:174-57869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38814], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[741e445f-0707-4f46-b3e4-55cb5ebe63b7]}\\\"}\"}","context":{"RequestID":"741e445f-0707-4f46-b3e4-55cb5ebe63b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8cd1739d-e009-4e7d-b0f8-c3c5d07eece8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:13.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:13.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"741e445f-0707-4f46-b3e4-55cb5ebe63b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cd1739d-e009-4e7d-b0f8-c3c5d07eece8","LogTimestamp":"2022-10-26T05:12:13.176Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:13.886Z","message":"Entering","context":{"RequestID":"e7030c68-e7bc-47be-b019-e35f51948e19","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af422587-1720-469b-af58-0d6313e929cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:13.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:13.889Z","message":"{\"transactionId\":\"e7030c68-e7bc-47be-b019-e35f51948e19\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:13:886\",\"respDate\":\"221026-05:12:13:889\",\"sourceId\":\"haproxy:e7030c68-e7bc-47be-b019-e35f51948e19\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:13:886-95642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7030c68-e7bc-47be-b019-e35f51948e19]}\\\"}\"}","context":{"RequestID":"e7030c68-e7bc-47be-b019-e35f51948e19","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af422587-1720-469b-af58-0d6313e929cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:13.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:13.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7030c68-e7bc-47be-b019-e35f51948e19","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af422587-1720-469b-af58-0d6313e929cd","LogTimestamp":"2022-10-26T05:12:13.889Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:12:15.359Z","message":"Entering","context":{"RequestID":"00220d59-cd75-478f-a4a6-4099a043461e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff7f7c4b-a35c-4c57-9570-ed7948063442","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:15.362Z","message":"{\"transactionId\":\"00220d59-cd75-478f-a4a6-4099a043461e\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:15:360\",\"respDate\":\"221026-05:12:15:362\",\"sourceId\":\"OOM_ReadinessCheck:00220d59-cd75-478f-a4a6-4099a043461e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:15:360-38088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57272], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[00220d59-cd75-478f-a4a6-4099a043461e]}\\\"}\"}","context":{"RequestID":"00220d59-cd75-478f-a4a6-4099a043461e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff7f7c4b-a35c-4c57-9570-ed7948063442","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:15.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00220d59-cd75-478f-a4a6-4099a043461e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff7f7c4b-a35c-4c57-9570-ed7948063442","LogTimestamp":"2022-10-26T05:12:15.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:12:15.501Z","message":"Entering","context":{"RequestID":"07e206d4-e944-491b-80c4-7dfa27e35bcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb7e53d1-9fbe-44e7-86e8-d920ad8d8f40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:15.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"07e206d4-e944-491b-80c4-7dfa27e35bcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb7e53d1-9fbe-44e7-86e8-d920ad8d8f40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:15.505Z","message":"{\"transactionId\":\"07e206d4-e944-491b-80c4-7dfa27e35bcc\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:15:502\",\"respDate\":\"221026-05:12:15:505\",\"sourceId\":\"ReadinessCheck:07e206d4-e944-491b-80c4-7dfa27e35bcc\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:15:502-50523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[07e206d4-e944-491b-80c4-7dfa27e35bcc]}\\\"}\"}","context":{"RequestID":"07e206d4-e944-491b-80c4-7dfa27e35bcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb7e53d1-9fbe-44e7-86e8-d920ad8d8f40","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:15.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:15.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07e206d4-e944-491b-80c4-7dfa27e35bcc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb7e53d1-9fbe-44e7-86e8-d920ad8d8f40","LogTimestamp":"2022-10-26T05:12:15.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:12:15.547Z","message":"Entering","context":{"RequestID":"b0905dad-39b6-4841-9a68-a5d598647461","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53f2395e-d48e-418f-b43f-63b34b86b005","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:15.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:15.550Z","message":"{\"transactionId\":\"b0905dad-39b6-4841-9a68-a5d598647461\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:15:548\",\"respDate\":\"221026-05:12:15:550\",\"sourceId\":\"healthcheck:b0905dad-39b6-4841-9a68-a5d598647461\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:15:548-21111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b0905dad-39b6-4841-9a68-a5d598647461]}\\\"}\"}","context":{"RequestID":"b0905dad-39b6-4841-9a68-a5d598647461","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53f2395e-d48e-418f-b43f-63b34b86b005","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:15.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:15.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0905dad-39b6-4841-9a68-a5d598647461","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f2395e-d48e-418f-b43f-63b34b86b005","LogTimestamp":"2022-10-26T05:12:15.550Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:12:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:15.900Z","message":"Entering","context":{"RequestID":"bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99de49b6-feb8-4864-bec1-449c663f0dd4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:15.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:15.903Z","message":"{\"transactionId\":\"bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:15:901\",\"respDate\":\"221026-05:12:15:903\",\"sourceId\":\"haproxy:bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:15:901-11442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8]}\\\"}\"}","context":{"RequestID":"bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99de49b6-feb8-4864-bec1-449c663f0dd4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:15.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:15.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd2f66b8-6bb0-4cb0-adaf-6a71ce89dca8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99de49b6-feb8-4864-bec1-449c663f0dd4","LogTimestamp":"2022-10-26T05:12:15.903Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:17.610Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:17.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:17.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:17.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:17.913Z","message":"Entering","context":{"RequestID":"e3c0b111-7d6a-4a24-b70e-775d144081c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d40ef50a-417f-4bdc-ab3c-1db45d434c2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:17.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:17.915Z","message":"{\"transactionId\":\"e3c0b111-7d6a-4a24-b70e-775d144081c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:17:914\",\"respDate\":\"221026-05:12:17:915\",\"sourceId\":\"haproxy:e3c0b111-7d6a-4a24-b70e-775d144081c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:17:914-48769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3c0b111-7d6a-4a24-b70e-775d144081c5]}\\\"}\"}","context":{"RequestID":"e3c0b111-7d6a-4a24-b70e-775d144081c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d40ef50a-417f-4bdc-ab3c-1db45d434c2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:17.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:17.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c0b111-7d6a-4a24-b70e-775d144081c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d40ef50a-417f-4bdc-ab3c-1db45d434c2b","LogTimestamp":"2022-10-26T05:12:17.916Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:19.926Z","message":"Entering","context":{"RequestID":"cf720e7d-ecb1-4385-8e78-c24ae1817bff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eac9030b-a660-440a-b937-8d51fb5f9cff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:19.928Z","message":"{\"transactionId\":\"cf720e7d-ecb1-4385-8e78-c24ae1817bff\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:19:926\",\"respDate\":\"221026-05:12:19:928\",\"sourceId\":\"haproxy:cf720e7d-ecb1-4385-8e78-c24ae1817bff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:19:926-31426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf720e7d-ecb1-4385-8e78-c24ae1817bff]}\\\"}\"}","context":{"RequestID":"cf720e7d-ecb1-4385-8e78-c24ae1817bff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eac9030b-a660-440a-b937-8d51fb5f9cff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:19.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:19.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf720e7d-ecb1-4385-8e78-c24ae1817bff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eac9030b-a660-440a-b937-8d51fb5f9cff","LogTimestamp":"2022-10-26T05:12:19.928Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:21.937Z","message":"Entering","context":{"RequestID":"f0b26621-0595-4837-aabd-f789e5a8a821","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"771c26ed-0e78-46ac-ae44-4816c847ba38","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:21.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:21.940Z","message":"{\"transactionId\":\"f0b26621-0595-4837-aabd-f789e5a8a821\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:21:938\",\"respDate\":\"221026-05:12:21:940\",\"sourceId\":\"haproxy:f0b26621-0595-4837-aabd-f789e5a8a821\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:21:938-91641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0b26621-0595-4837-aabd-f789e5a8a821]}\\\"}\"}","context":{"RequestID":"f0b26621-0595-4837-aabd-f789e5a8a821","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"771c26ed-0e78-46ac-ae44-4816c847ba38","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:21.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:21.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0b26621-0595-4837-aabd-f789e5a8a821","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"771c26ed-0e78-46ac-ae44-4816c847ba38","LogTimestamp":"2022-10-26T05:12:21.940Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:23.951Z","message":"Entering","context":{"RequestID":"31924119-0b8b-4cbe-b423-56b546730f6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9ebe594-854d-4e41-abdf-e4223dcfa8bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:23.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:23.954Z","message":"{\"transactionId\":\"31924119-0b8b-4cbe-b423-56b546730f6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:23:952\",\"respDate\":\"221026-05:12:23:954\",\"sourceId\":\"haproxy:31924119-0b8b-4cbe-b423-56b546730f6b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:23:952-52152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31924119-0b8b-4cbe-b423-56b546730f6b]}\\\"}\"}","context":{"RequestID":"31924119-0b8b-4cbe-b423-56b546730f6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9ebe594-854d-4e41-abdf-e4223dcfa8bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:23.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:23.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31924119-0b8b-4cbe-b423-56b546730f6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9ebe594-854d-4e41-abdf-e4223dcfa8bb","LogTimestamp":"2022-10-26T05:12:23.954Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:24.500Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:12:24.503Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:12:25.356Z","message":"Entering","context":{"RequestID":"12537be1-31de-47f7-b711-5a5dc2710396","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a931b1c-96fd-4de0-a1c9-1b154a244193","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:25.359Z","message":"{\"transactionId\":\"12537be1-31de-47f7-b711-5a5dc2710396\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:25:357\",\"respDate\":\"221026-05:12:25:359\",\"sourceId\":\"OOM_ReadinessCheck:12537be1-31de-47f7-b711-5a5dc2710396\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:25:357-64899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57450], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[12537be1-31de-47f7-b711-5a5dc2710396]}\\\"}\"}","context":{"RequestID":"12537be1-31de-47f7-b711-5a5dc2710396","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a931b1c-96fd-4de0-a1c9-1b154a244193","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:25.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12537be1-31de-47f7-b711-5a5dc2710396","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a931b1c-96fd-4de0-a1c9-1b154a244193","LogTimestamp":"2022-10-26T05:12:25.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:12:25.499Z","message":"Entering","context":{"RequestID":"db6996b8-1bfa-4db0-b0ad-61fbb705d141","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3efbe2ac-d6b5-4a3f-b178-7e727ab860c6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"db6996b8-1bfa-4db0-b0ad-61fbb705d141","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3efbe2ac-d6b5-4a3f-b178-7e727ab860c6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:25.503Z","message":"{\"transactionId\":\"db6996b8-1bfa-4db0-b0ad-61fbb705d141\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:25:500\",\"respDate\":\"221026-05:12:25:503\",\"sourceId\":\"ReadinessCheck:db6996b8-1bfa-4db0-b0ad-61fbb705d141\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:25:500-3335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[db6996b8-1bfa-4db0-b0ad-61fbb705d141]}\\\"}\"}","context":{"RequestID":"db6996b8-1bfa-4db0-b0ad-61fbb705d141","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3efbe2ac-d6b5-4a3f-b178-7e727ab860c6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db6996b8-1bfa-4db0-b0ad-61fbb705d141","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3efbe2ac-d6b5-4a3f-b178-7e727ab860c6","LogTimestamp":"2022-10-26T05:12:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:25.966Z","message":"Entering","context":{"RequestID":"033d5bf7-1ac3-4fdd-be05-8ef687c74192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06b29bad-2a3f-452c-a60a-29fc33c94fad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:25.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:25.968Z","message":"{\"transactionId\":\"033d5bf7-1ac3-4fdd-be05-8ef687c74192\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:25:966\",\"respDate\":\"221026-05:12:25:968\",\"sourceId\":\"haproxy:033d5bf7-1ac3-4fdd-be05-8ef687c74192\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:25:966-10169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[033d5bf7-1ac3-4fdd-be05-8ef687c74192]}\\\"}\"}","context":{"RequestID":"033d5bf7-1ac3-4fdd-be05-8ef687c74192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06b29bad-2a3f-452c-a60a-29fc33c94fad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:25.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:25.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"033d5bf7-1ac3-4fdd-be05-8ef687c74192","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b29bad-2a3f-452c-a60a-29fc33c94fad","LogTimestamp":"2022-10-26T05:12:25.969Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:27.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:27.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:27.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:27.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:27.980Z","message":"Entering","context":{"RequestID":"4a6705f1-dc50-44cc-8656-e5e017ff6cf6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f991be3-d53d-44a8-a8fd-c0c5ae694bc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:27.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:27.983Z","message":"{\"transactionId\":\"4a6705f1-dc50-44cc-8656-e5e017ff6cf6\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:27:981\",\"respDate\":\"221026-05:12:27:983\",\"sourceId\":\"haproxy:4a6705f1-dc50-44cc-8656-e5e017ff6cf6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:27:981-46726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a6705f1-dc50-44cc-8656-e5e017ff6cf6]}\\\"}\"}","context":{"RequestID":"4a6705f1-dc50-44cc-8656-e5e017ff6cf6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f991be3-d53d-44a8-a8fd-c0c5ae694bc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:27.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:27.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a6705f1-dc50-44cc-8656-e5e017ff6cf6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f991be3-d53d-44a8-a8fd-c0c5ae694bc7","LogTimestamp":"2022-10-26T05:12:27.984Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:28.196Z","message":"Entering","context":{"RequestID":"0f277208-0f12-4e71-aa42-62af2ee37462","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"302606f1-7d92-433f-9f5e-b1a12881bf67","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:28.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:28.198Z","message":"{\"transactionId\":\"0f277208-0f12-4e71-aa42-62af2ee37462\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:28:196\",\"respDate\":\"221026-05:12:28:198\",\"sourceId\":\"healthcheck:0f277208-0f12-4e71-aa42-62af2ee37462\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:28:196-86515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38964], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f277208-0f12-4e71-aa42-62af2ee37462]}\\\"}\"}","context":{"RequestID":"0f277208-0f12-4e71-aa42-62af2ee37462","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"302606f1-7d92-433f-9f5e-b1a12881bf67","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:28.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:28.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f277208-0f12-4e71-aa42-62af2ee37462","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"302606f1-7d92-433f-9f5e-b1a12881bf67","LogTimestamp":"2022-10-26T05:12:28.199Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:29.995Z","message":"Entering","context":{"RequestID":"8f1e1e16-6ecc-410e-a13d-6155551feb03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af267c2e-26b5-4268-aa05-f97fe6d961d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:29.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:29.999Z","message":"{\"transactionId\":\"8f1e1e16-6ecc-410e-a13d-6155551feb03\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:29:996\",\"respDate\":\"221026-05:12:29:998\",\"sourceId\":\"haproxy:8f1e1e16-6ecc-410e-a13d-6155551feb03\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:29:996-25450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f1e1e16-6ecc-410e-a13d-6155551feb03]}\\\"}\"}","context":{"RequestID":"8f1e1e16-6ecc-410e-a13d-6155551feb03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af267c2e-26b5-4268-aa05-f97fe6d961d4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:29.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:30.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f1e1e16-6ecc-410e-a13d-6155551feb03","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af267c2e-26b5-4268-aa05-f97fe6d961d4","LogTimestamp":"2022-10-26T05:12:29.999Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:12:30.575Z","message":"Entering","context":{"RequestID":"b485d7a5-4038-4fcc-aec2-c313c3aec256","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b338c0c-0848-4565-9609-9ce319060da7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:30.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:30.577Z","message":"{\"transactionId\":\"b485d7a5-4038-4fcc-aec2-c313c3aec256\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:30:575\",\"respDate\":\"221026-05:12:30:577\",\"sourceId\":\"healthcheck:b485d7a5-4038-4fcc-aec2-c313c3aec256\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:30:575-93113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b485d7a5-4038-4fcc-aec2-c313c3aec256]}\\\"}\"}","context":{"RequestID":"b485d7a5-4038-4fcc-aec2-c313c3aec256","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b338c0c-0848-4565-9609-9ce319060da7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:30.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:30.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b485d7a5-4038-4fcc-aec2-c313c3aec256","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b338c0c-0848-4565-9609-9ce319060da7","LogTimestamp":"2022-10-26T05:12:30.578Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:12:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:32.011Z","message":"Entering","context":{"RequestID":"74c4778e-9430-4a14-8acd-c868b2b9c25f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fbc7fc6-a2bd-4e6a-b0bf-3714b637c8ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:32.014Z","message":"{\"transactionId\":\"74c4778e-9430-4a14-8acd-c868b2b9c25f\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:32:012\",\"respDate\":\"221026-05:12:32:014\",\"sourceId\":\"haproxy:74c4778e-9430-4a14-8acd-c868b2b9c25f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:32:012-99981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74c4778e-9430-4a14-8acd-c868b2b9c25f]}\\\"}\"}","context":{"RequestID":"74c4778e-9430-4a14-8acd-c868b2b9c25f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fbc7fc6-a2bd-4e6a-b0bf-3714b637c8ec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:32.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74c4778e-9430-4a14-8acd-c868b2b9c25f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fbc7fc6-a2bd-4e6a-b0bf-3714b637c8ec","LogTimestamp":"2022-10-26T05:12:32.015Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:34.027Z","message":"Entering","context":{"RequestID":"6cae9d6e-22c4-419e-8642-d35ceb3a485b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"173cf1d4-1b36-4025-afab-727c00fd3342","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:34.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:34.030Z","message":"{\"transactionId\":\"6cae9d6e-22c4-419e-8642-d35ceb3a485b\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:34:027\",\"respDate\":\"221026-05:12:34:029\",\"sourceId\":\"haproxy:6cae9d6e-22c4-419e-8642-d35ceb3a485b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:34:027-47882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cae9d6e-22c4-419e-8642-d35ceb3a485b]}\\\"}\"}","context":{"RequestID":"6cae9d6e-22c4-419e-8642-d35ceb3a485b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"173cf1d4-1b36-4025-afab-727c00fd3342","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:34.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:34.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cae9d6e-22c4-419e-8642-d35ceb3a485b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"173cf1d4-1b36-4025-afab-727c00fd3342","LogTimestamp":"2022-10-26T05:12:34.030Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:35.356Z","message":"Entering","context":{"RequestID":"595a09cf-c85d-4860-9e34-484f834de26f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8b7b8d5-59aa-426d-8465-b5b8336a581f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:35.359Z","message":"{\"transactionId\":\"595a09cf-c85d-4860-9e34-484f834de26f\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:35:357\",\"respDate\":\"221026-05:12:35:359\",\"sourceId\":\"OOM_ReadinessCheck:595a09cf-c85d-4860-9e34-484f834de26f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:35:357-46946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57608], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[595a09cf-c85d-4860-9e34-484f834de26f]}\\\"}\"}","context":{"RequestID":"595a09cf-c85d-4860-9e34-484f834de26f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8b7b8d5-59aa-426d-8465-b5b8336a581f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:35.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"595a09cf-c85d-4860-9e34-484f834de26f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8b7b8d5-59aa-426d-8465-b5b8336a581f","LogTimestamp":"2022-10-26T05:12:35.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:35.498Z","message":"Entering","context":{"RequestID":"7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b1d4670-21e6-47eb-a46b-7e286225b9ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b1d4670-21e6-47eb-a46b-7e286225b9ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:35.501Z","message":"{\"transactionId\":\"7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:35:499\",\"respDate\":\"221026-05:12:35:501\",\"sourceId\":\"ReadinessCheck:7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:35:499-13355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b]}\\\"}\"}","context":{"RequestID":"7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b1d4670-21e6-47eb-a46b-7e286225b9ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:35.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e68e9e7-fc6e-45f3-9b4d-3065d9721f8b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b1d4670-21e6-47eb-a46b-7e286225b9ec","LogTimestamp":"2022-10-26T05:12:35.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:36.040Z","message":"Entering","context":{"RequestID":"de5a04cd-c90f-4c54-821d-1c5ba3944aa1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8d42f319-0332-479d-bf62-5eb03b038e5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:36.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:36.043Z","message":"{\"transactionId\":\"de5a04cd-c90f-4c54-821d-1c5ba3944aa1\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:36:041\",\"respDate\":\"221026-05:12:36:043\",\"sourceId\":\"haproxy:de5a04cd-c90f-4c54-821d-1c5ba3944aa1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:36:041-69690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de5a04cd-c90f-4c54-821d-1c5ba3944aa1]}\\\"}\"}","context":{"RequestID":"de5a04cd-c90f-4c54-821d-1c5ba3944aa1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8d42f319-0332-479d-bf62-5eb03b038e5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:36.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:36.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de5a04cd-c90f-4c54-821d-1c5ba3944aa1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d42f319-0332-479d-bf62-5eb03b038e5c","LogTimestamp":"2022-10-26T05:12:36.043Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:37.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:37.620Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:37.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:37.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:38.054Z","message":"Entering","context":{"RequestID":"6ac930c8-ce9b-4a49-97e6-851fe2fee2c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bada80c2-115d-4b49-b688-cef975fc3aa7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:38.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:38.057Z","message":"{\"transactionId\":\"6ac930c8-ce9b-4a49-97e6-851fe2fee2c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:38:055\",\"respDate\":\"221026-05:12:38:057\",\"sourceId\":\"haproxy:6ac930c8-ce9b-4a49-97e6-851fe2fee2c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:38:055-91858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6ac930c8-ce9b-4a49-97e6-851fe2fee2c0]}\\\"}\"}","context":{"RequestID":"6ac930c8-ce9b-4a49-97e6-851fe2fee2c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bada80c2-115d-4b49-b688-cef975fc3aa7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:38.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:38.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ac930c8-ce9b-4a49-97e6-851fe2fee2c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bada80c2-115d-4b49-b688-cef975fc3aa7","LogTimestamp":"2022-10-26T05:12:38.058Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:12:40.068Z","message":"Entering","context":{"RequestID":"71ec1132-ceda-4fdf-bb67-97fd9bb2880d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1dfaf3f-53d9-4f4e-9521-523e6009f2d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:40.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:40.071Z","message":"{\"transactionId\":\"71ec1132-ceda-4fdf-bb67-97fd9bb2880d\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:40:069\",\"respDate\":\"221026-05:12:40:071\",\"sourceId\":\"haproxy:71ec1132-ceda-4fdf-bb67-97fd9bb2880d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:40:069-58354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71ec1132-ceda-4fdf-bb67-97fd9bb2880d]}\\\"}\"}","context":{"RequestID":"71ec1132-ceda-4fdf-bb67-97fd9bb2880d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1dfaf3f-53d9-4f4e-9521-523e6009f2d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:40.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:40.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ec1132-ceda-4fdf-bb67-97fd9bb2880d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1dfaf3f-53d9-4f4e-9521-523e6009f2d3","LogTimestamp":"2022-10-26T05:12:40.071Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:42.081Z","message":"Entering","context":{"RequestID":"d75cb449-a595-4460-874e-e9fe7f930651","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e079d58a-f18c-4e47-8cf5-854e6fe8c9fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:42.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:42.084Z","message":"{\"transactionId\":\"d75cb449-a595-4460-874e-e9fe7f930651\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:42:082\",\"respDate\":\"221026-05:12:42:084\",\"sourceId\":\"haproxy:d75cb449-a595-4460-874e-e9fe7f930651\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:42:082-30467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d75cb449-a595-4460-874e-e9fe7f930651]}\\\"}\"}","context":{"RequestID":"d75cb449-a595-4460-874e-e9fe7f930651","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e079d58a-f18c-4e47-8cf5-854e6fe8c9fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:42.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:42.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d75cb449-a595-4460-874e-e9fe7f930651","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e079d58a-f18c-4e47-8cf5-854e6fe8c9fd","LogTimestamp":"2022-10-26T05:12:42.085Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:43.220Z","message":"Entering","context":{"RequestID":"a179f624-f356-445e-8cb2-effed00089db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4cdd787-7e1e-42d9-92b1-9bd4837925e5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:43.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:43.222Z","message":"{\"transactionId\":\"a179f624-f356-445e-8cb2-effed00089db\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:43:220\",\"respDate\":\"221026-05:12:43:222\",\"sourceId\":\"healthcheck:a179f624-f356-445e-8cb2-effed00089db\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:43:220-70405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39120], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a179f624-f356-445e-8cb2-effed00089db]}\\\"}\"}","context":{"RequestID":"a179f624-f356-445e-8cb2-effed00089db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4cdd787-7e1e-42d9-92b1-9bd4837925e5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:43.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:43.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a179f624-f356-445e-8cb2-effed00089db","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4cdd787-7e1e-42d9-92b1-9bd4837925e5","LogTimestamp":"2022-10-26T05:12:43.223Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:44.095Z","message":"Entering","context":{"RequestID":"be192caf-1d75-463f-8802-bab099e3e8c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df9c1599-61b9-4cbe-b95b-ded3aae603a3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:44.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:44.098Z","message":"{\"transactionId\":\"be192caf-1d75-463f-8802-bab099e3e8c3\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:44:096\",\"respDate\":\"221026-05:12:44:098\",\"sourceId\":\"haproxy:be192caf-1d75-463f-8802-bab099e3e8c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:44:096-38643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be192caf-1d75-463f-8802-bab099e3e8c3]}\\\"}\"}","context":{"RequestID":"be192caf-1d75-463f-8802-bab099e3e8c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df9c1599-61b9-4cbe-b95b-ded3aae603a3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:44.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:44.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be192caf-1d75-463f-8802-bab099e3e8c3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df9c1599-61b9-4cbe-b95b-ded3aae603a3","LogTimestamp":"2022-10-26T05:12:44.098Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:45.355Z","message":"Entering","context":{"RequestID":"0c2ab38f-07dd-4856-a629-eefe16102dc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b162cd77-2453-4738-afa1-e25b7ef4a844","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:45.358Z","message":"{\"transactionId\":\"0c2ab38f-07dd-4856-a629-eefe16102dc1\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:45:356\",\"respDate\":\"221026-05:12:45:358\",\"sourceId\":\"OOM_ReadinessCheck:0c2ab38f-07dd-4856-a629-eefe16102dc1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:45:356-9529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57780], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0c2ab38f-07dd-4856-a629-eefe16102dc1]}\\\"}\"}","context":{"RequestID":"0c2ab38f-07dd-4856-a629-eefe16102dc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b162cd77-2453-4738-afa1-e25b7ef4a844","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:45.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c2ab38f-07dd-4856-a629-eefe16102dc1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b162cd77-2453-4738-afa1-e25b7ef4a844","LogTimestamp":"2022-10-26T05:12:45.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:45.498Z","message":"Entering","context":{"RequestID":"e3df345b-1c6a-4b3d-bb05-3d9513a0db99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1da3269f-034d-47a1-9289-c9860b463873","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"e3df345b-1c6a-4b3d-bb05-3d9513a0db99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1da3269f-034d-47a1-9289-c9860b463873","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:45.500Z","message":"{\"transactionId\":\"e3df345b-1c6a-4b3d-bb05-3d9513a0db99\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:45:498\",\"respDate\":\"221026-05:12:45:500\",\"sourceId\":\"ReadinessCheck:e3df345b-1c6a-4b3d-bb05-3d9513a0db99\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:45:498-6397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e3df345b-1c6a-4b3d-bb05-3d9513a0db99]}\\\"}\"}","context":{"RequestID":"e3df345b-1c6a-4b3d-bb05-3d9513a0db99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1da3269f-034d-47a1-9289-c9860b463873","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:45.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3df345b-1c6a-4b3d-bb05-3d9513a0db99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1da3269f-034d-47a1-9289-c9860b463873","LogTimestamp":"2022-10-26T05:12:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:45.604Z","message":"Entering","context":{"RequestID":"7d490b9b-a075-4d7a-93e3-537b6c0e868d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2b9bc8e-a901-4df2-82e5-3281b8a70df5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:45.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:45.607Z","message":"{\"transactionId\":\"7d490b9b-a075-4d7a-93e3-537b6c0e868d\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:45:605\",\"respDate\":\"221026-05:12:45:607\",\"sourceId\":\"healthcheck:7d490b9b-a075-4d7a-93e3-537b6c0e868d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:45:605-71567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7d490b9b-a075-4d7a-93e3-537b6c0e868d]}\\\"}\"}","context":{"RequestID":"7d490b9b-a075-4d7a-93e3-537b6c0e868d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2b9bc8e-a901-4df2-82e5-3281b8a70df5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:45.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:45.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d490b9b-a075-4d7a-93e3-537b6c0e868d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2b9bc8e-a901-4df2-82e5-3281b8a70df5","LogTimestamp":"2022-10-26T05:12:45.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:12:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:12:46.110Z","message":"Entering","context":{"RequestID":"9a0e427a-d69b-44bf-9209-4488d5f71892","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47872209-17ec-4cf2-a219-809896aef5ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:46.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:46.113Z","message":"{\"transactionId\":\"9a0e427a-d69b-44bf-9209-4488d5f71892\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:46:111\",\"respDate\":\"221026-05:12:46:113\",\"sourceId\":\"haproxy:9a0e427a-d69b-44bf-9209-4488d5f71892\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:46:111-47320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a0e427a-d69b-44bf-9209-4488d5f71892]}\\\"}\"}","context":{"RequestID":"9a0e427a-d69b-44bf-9209-4488d5f71892","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47872209-17ec-4cf2-a219-809896aef5ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:46.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:46.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a0e427a-d69b-44bf-9209-4488d5f71892","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47872209-17ec-4cf2-a219-809896aef5ac","LogTimestamp":"2022-10-26T05:12:46.113Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:47.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:47.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:47.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:47.619Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:48.124Z","message":"Entering","context":{"RequestID":"6b24a626-b050-4ef1-85e8-e564f009eb55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe9b40c2-7575-4278-bdba-f712aa1bd344","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:48.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:48.126Z","message":"{\"transactionId\":\"6b24a626-b050-4ef1-85e8-e564f009eb55\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:48:125\",\"respDate\":\"221026-05:12:48:126\",\"sourceId\":\"haproxy:6b24a626-b050-4ef1-85e8-e564f009eb55\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:48:125-54070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b24a626-b050-4ef1-85e8-e564f009eb55]}\\\"}\"}","context":{"RequestID":"6b24a626-b050-4ef1-85e8-e564f009eb55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe9b40c2-7575-4278-bdba-f712aa1bd344","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:48.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:48.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b24a626-b050-4ef1-85e8-e564f009eb55","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe9b40c2-7575-4278-bdba-f712aa1bd344","LogTimestamp":"2022-10-26T05:12:48.127Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:12:50.139Z","message":"Entering","context":{"RequestID":"74b11731-50f1-436e-983b-88869b945e5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"840f342b-9255-4aa1-8718-866216275ed6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:50.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:50.141Z","message":"{\"transactionId\":\"74b11731-50f1-436e-983b-88869b945e5e\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:50:139\",\"respDate\":\"221026-05:12:50:141\",\"sourceId\":\"haproxy:74b11731-50f1-436e-983b-88869b945e5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:50:139-85856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74b11731-50f1-436e-983b-88869b945e5e]}\\\"}\"}","context":{"RequestID":"74b11731-50f1-436e-983b-88869b945e5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"840f342b-9255-4aa1-8718-866216275ed6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:50.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:50.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74b11731-50f1-436e-983b-88869b945e5e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"840f342b-9255-4aa1-8718-866216275ed6","LogTimestamp":"2022-10-26T05:12:50.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:52.156Z","message":"Entering","context":{"RequestID":"f8582054-b5f2-47c6-a737-30accca2f67a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acb10b32-2782-4c5f-afa1-f53dd3e4cd47","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:52.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:52.159Z","message":"{\"transactionId\":\"f8582054-b5f2-47c6-a737-30accca2f67a\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:52:157\",\"respDate\":\"221026-05:12:52:159\",\"sourceId\":\"haproxy:f8582054-b5f2-47c6-a737-30accca2f67a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:12:52:157-74979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8582054-b5f2-47c6-a737-30accca2f67a]}\\\"}\"}","context":{"RequestID":"f8582054-b5f2-47c6-a737-30accca2f67a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acb10b32-2782-4c5f-afa1-f53dd3e4cd47","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:52.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:52.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8582054-b5f2-47c6-a737-30accca2f67a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb10b32-2782-4c5f-afa1-f53dd3e4cd47","LogTimestamp":"2022-10-26T05:12:52.160Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:12:54.171Z","message":"Entering","context":{"RequestID":"04e2bb25-02a4-49de-af63-cfb5ac5f0c9c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d611e70e-6683-47a6-9638-d35c7bf10e59","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:54.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:54.174Z","message":"{\"transactionId\":\"04e2bb25-02a4-49de-af63-cfb5ac5f0c9c\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:54:173\",\"respDate\":\"221026-05:12:54:174\",\"sourceId\":\"haproxy:04e2bb25-02a4-49de-af63-cfb5ac5f0c9c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:54:173-21163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04e2bb25-02a4-49de-af63-cfb5ac5f0c9c]}\\\"}\"}","context":{"RequestID":"04e2bb25-02a4-49de-af63-cfb5ac5f0c9c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d611e70e-6683-47a6-9638-d35c7bf10e59","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:54.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:54.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04e2bb25-02a4-49de-af63-cfb5ac5f0c9c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d611e70e-6683-47a6-9638-d35c7bf10e59","LogTimestamp":"2022-10-26T05:12:54.175Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:54.513Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:12:54.515Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:12:55.361Z","message":"Entering","context":{"RequestID":"b99e0b0a-0deb-488e-a989-3b61bce52487","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f74649-f38a-4bf6-bf03-ae11b6c5f11b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:55.366Z","message":"{\"transactionId\":\"b99e0b0a-0deb-488e-a989-3b61bce52487\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:55:363\",\"respDate\":\"221026-05:12:55:366\",\"sourceId\":\"OOM_ReadinessCheck:b99e0b0a-0deb-488e-a989-3b61bce52487\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:55:363-44736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57948], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b99e0b0a-0deb-488e-a989-3b61bce52487]}\\\"}\"}","context":{"RequestID":"b99e0b0a-0deb-488e-a989-3b61bce52487","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f74649-f38a-4bf6-bf03-ae11b6c5f11b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:12:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:55.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99e0b0a-0deb-488e-a989-3b61bce52487","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38f74649-f38a-4bf6-bf03-ae11b6c5f11b","LogTimestamp":"2022-10-26T05:12:55.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:12:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 12 - "logType": "access" {"timestamp":"2022-10-26T05:12:55.506Z","message":"Entering","context":{"RequestID":"9db67184-3716-49fd-b269-37263abc4703","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42d38be5-ba68-45c7-87d9-425ab8410624","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:55.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:55.509Z","message":"Database is available from CACHED check.","context":{"RequestID":"9db67184-3716-49fd-b269-37263abc4703","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42d38be5-ba68-45c7-87d9-425ab8410624","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:55.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:55.510Z","message":"{\"transactionId\":\"9db67184-3716-49fd-b269-37263abc4703\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:55:507\",\"respDate\":\"221026-05:12:55:510\",\"sourceId\":\"ReadinessCheck:9db67184-3716-49fd-b269-37263abc4703\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:55:507-71325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9db67184-3716-49fd-b269-37263abc4703]}\\\"}\"}","context":{"RequestID":"9db67184-3716-49fd-b269-37263abc4703","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42d38be5-ba68-45c7-87d9-425ab8410624","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:12:55.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:55.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9db67184-3716-49fd-b269-37263abc4703","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42d38be5-ba68-45c7-87d9-425ab8410624","LogTimestamp":"2022-10-26T05:12:55.510Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:12:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:12:56.186Z","message":"Entering","context":{"RequestID":"30ef3ffc-db1b-4324-a4d7-100c8764c5c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5473142f-5575-4b5c-bb22-082bc5549149","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:56.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:56.188Z","message":"{\"transactionId\":\"30ef3ffc-db1b-4324-a4d7-100c8764c5c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:56:186\",\"respDate\":\"221026-05:12:56:188\",\"sourceId\":\"haproxy:30ef3ffc-db1b-4324-a4d7-100c8764c5c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:56:186-73192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30ef3ffc-db1b-4324-a4d7-100c8764c5c7]}\\\"}\"}","context":{"RequestID":"30ef3ffc-db1b-4324-a4d7-100c8764c5c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5473142f-5575-4b5c-bb22-082bc5549149","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:56.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:56.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30ef3ffc-db1b-4324-a4d7-100c8764c5c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5473142f-5575-4b5c-bb22-082bc5549149","LogTimestamp":"2022-10-26T05:12:56.189Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:12:57.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:12:57.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:57.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:57.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:58.200Z","message":"Entering","context":{"RequestID":"b1828d5c-e752-4acc-9197-d907b90647af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f330521-2c1a-4aff-9a10-d309f3f5512e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:58.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:58.204Z","message":"{\"transactionId\":\"b1828d5c-e752-4acc-9197-d907b90647af\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:58:201\",\"respDate\":\"221026-05:12:58:204\",\"sourceId\":\"haproxy:b1828d5c-e752-4acc-9197-d907b90647af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:12:58:201-74752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1828d5c-e752-4acc-9197-d907b90647af]}\\\"}\"}","context":{"RequestID":"b1828d5c-e752-4acc-9197-d907b90647af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f330521-2c1a-4aff-9a10-d309f3f5512e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:12:58.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:58.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1828d5c-e752-4acc-9197-d907b90647af","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f330521-2c1a-4aff-9a10-d309f3f5512e","LogTimestamp":"2022-10-26T05:12:58.205Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:12:58.248Z","message":"Entering","context":{"RequestID":"e6b18b74-5d80-4cb1-bd67-f7673afdd15e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed5b2c3c-b074-4912-8264-297abc61255b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:58.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:12:58.251Z","message":"{\"transactionId\":\"e6b18b74-5d80-4cb1-bd67-f7673afdd15e\",\"status\":\"200\",\"rqstDate\":\"221026-05:12:58:249\",\"respDate\":\"221026-05:12:58:251\",\"sourceId\":\"healthcheck:e6b18b74-5d80-4cb1-bd67-f7673afdd15e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:12:58:249-90201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39284], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e6b18b74-5d80-4cb1-bd67-f7673afdd15e]}\\\"}\"}","context":{"RequestID":"e6b18b74-5d80-4cb1-bd67-f7673afdd15e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed5b2c3c-b074-4912-8264-297abc61255b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:12:58.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:12:58.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6b18b74-5d80-4cb1-bd67-f7673afdd15e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed5b2c3c-b074-4912-8264-297abc61255b","LogTimestamp":"2022-10-26T05:12:58.251Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:12:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:00.217Z","message":"Entering","context":{"RequestID":"b4bd6f70-5365-4fca-b5e1-e944f507f4b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c58b3aeb-9151-4fd7-92b0-b678141231c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:00.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:00.220Z","message":"{\"transactionId\":\"b4bd6f70-5365-4fca-b5e1-e944f507f4b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:00:218\",\"respDate\":\"221026-05:13:00:220\",\"sourceId\":\"haproxy:b4bd6f70-5365-4fca-b5e1-e944f507f4b7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:00:218-35597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b4bd6f70-5365-4fca-b5e1-e944f507f4b7]}\\\"}\"}","context":{"RequestID":"b4bd6f70-5365-4fca-b5e1-e944f507f4b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c58b3aeb-9151-4fd7-92b0-b678141231c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:00.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:00.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4bd6f70-5365-4fca-b5e1-e944f507f4b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c58b3aeb-9151-4fd7-92b0-b678141231c3","LogTimestamp":"2022-10-26T05:13:00.221Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:00.634Z","message":"Entering","context":{"RequestID":"cc8aab73-de78-4f17-9179-46f6b640b2c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b70198d-cfca-4460-9560-00e14b5f3d58","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:00.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:00.637Z","message":"{\"transactionId\":\"cc8aab73-de78-4f17-9179-46f6b640b2c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:00:635\",\"respDate\":\"221026-05:13:00:637\",\"sourceId\":\"healthcheck:cc8aab73-de78-4f17-9179-46f6b640b2c1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:00:635-84409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cc8aab73-de78-4f17-9179-46f6b640b2c1]}\\\"}\"}","context":{"RequestID":"cc8aab73-de78-4f17-9179-46f6b640b2c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b70198d-cfca-4460-9560-00e14b5f3d58","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:00.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:00.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc8aab73-de78-4f17-9179-46f6b640b2c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b70198d-cfca-4460-9560-00e14b5f3d58","LogTimestamp":"2022-10-26T05:13:00.638Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:13:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:02.232Z","message":"Entering","context":{"RequestID":"ee9e15f1-acab-4346-8150-bc0a3c778f04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce0af399-1f89-41d1-b480-a5948a88b8a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:02.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:02.235Z","message":"{\"transactionId\":\"ee9e15f1-acab-4346-8150-bc0a3c778f04\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:02:233\",\"respDate\":\"221026-05:13:02:235\",\"sourceId\":\"haproxy:ee9e15f1-acab-4346-8150-bc0a3c778f04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:02:233-80572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee9e15f1-acab-4346-8150-bc0a3c778f04]}\\\"}\"}","context":{"RequestID":"ee9e15f1-acab-4346-8150-bc0a3c778f04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce0af399-1f89-41d1-b480-a5948a88b8a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:02.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:02.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9e15f1-acab-4346-8150-bc0a3c778f04","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce0af399-1f89-41d1-b480-a5948a88b8a8","LogTimestamp":"2022-10-26T05:13:02.235Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:04.246Z","message":"Entering","context":{"RequestID":"db074200-2dbd-407d-8840-563d8429ede5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86eee9a1-e7c7-47e8-8515-2cb4ec2a6958","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:04.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:04.248Z","message":"{\"transactionId\":\"db074200-2dbd-407d-8840-563d8429ede5\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:04:246\",\"respDate\":\"221026-05:13:04:248\",\"sourceId\":\"haproxy:db074200-2dbd-407d-8840-563d8429ede5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:04:246-44239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db074200-2dbd-407d-8840-563d8429ede5]}\\\"}\"}","context":{"RequestID":"db074200-2dbd-407d-8840-563d8429ede5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86eee9a1-e7c7-47e8-8515-2cb4ec2a6958","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:04.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:04.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db074200-2dbd-407d-8840-563d8429ede5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86eee9a1-e7c7-47e8-8515-2cb4ec2a6958","LogTimestamp":"2022-10-26T05:13:04.249Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:05.360Z","message":"Entering","context":{"RequestID":"698cb84a-1e1d-4ebf-a574-4840a2e7b43d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94fc3343-4cff-4146-a8ab-68ee47e5ccac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:05.364Z","message":"{\"transactionId\":\"698cb84a-1e1d-4ebf-a574-4840a2e7b43d\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:05:361\",\"respDate\":\"221026-05:13:05:364\",\"sourceId\":\"OOM_ReadinessCheck:698cb84a-1e1d-4ebf-a574-4840a2e7b43d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:05:361-45130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58118], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[698cb84a-1e1d-4ebf-a574-4840a2e7b43d]}\\\"}\"}","context":{"RequestID":"698cb84a-1e1d-4ebf-a574-4840a2e7b43d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94fc3343-4cff-4146-a8ab-68ee47e5ccac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:05.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"698cb84a-1e1d-4ebf-a574-4840a2e7b43d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94fc3343-4cff-4146-a8ab-68ee47e5ccac","LogTimestamp":"2022-10-26T05:13:05.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:13:05.499Z","message":"Entering","context":{"RequestID":"d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea887787-159a-4425-8b11-becb60d055a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea887787-159a-4425-8b11-becb60d055a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:05.502Z","message":"{\"transactionId\":\"d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:05:500\",\"respDate\":\"221026-05:13:05:502\",\"sourceId\":\"ReadinessCheck:d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:05:500-53870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7]}\\\"}\"}","context":{"RequestID":"d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea887787-159a-4425-8b11-becb60d055a9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4cecff8-925e-4bae-8cc6-8cee2ef7ecf7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea887787-159a-4425-8b11-becb60d055a9","LogTimestamp":"2022-10-26T05:13:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:06.262Z","message":"Entering","context":{"RequestID":"a7d12d2a-aeab-49bf-ad78-e14a724feeb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0587b611-d726-4e63-85a3-533eabdaebdf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:06.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:06.265Z","message":"{\"transactionId\":\"a7d12d2a-aeab-49bf-ad78-e14a724feeb1\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:06:262\",\"respDate\":\"221026-05:13:06:264\",\"sourceId\":\"haproxy:a7d12d2a-aeab-49bf-ad78-e14a724feeb1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:06:262-26080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7d12d2a-aeab-49bf-ad78-e14a724feeb1]}\\\"}\"}","context":{"RequestID":"a7d12d2a-aeab-49bf-ad78-e14a724feeb1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0587b611-d726-4e63-85a3-533eabdaebdf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:06.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:06.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7d12d2a-aeab-49bf-ad78-e14a724feeb1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0587b611-d726-4e63-85a3-533eabdaebdf","LogTimestamp":"2022-10-26T05:13:06.265Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:07.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:07.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:07.619Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:07.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:08.275Z","message":"Entering","context":{"RequestID":"a78309f6-b931-4b4b-a268-35e8e38a1d71","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c270d2a-9dcf-4a46-83bd-9ca41ee1b37c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:08.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:08.277Z","message":"{\"transactionId\":\"a78309f6-b931-4b4b-a268-35e8e38a1d71\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:08:275\",\"respDate\":\"221026-05:13:08:277\",\"sourceId\":\"haproxy:a78309f6-b931-4b4b-a268-35e8e38a1d71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:08:275-62009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a78309f6-b931-4b4b-a268-35e8e38a1d71]}\\\"}\"}","context":{"RequestID":"a78309f6-b931-4b4b-a268-35e8e38a1d71","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c270d2a-9dcf-4a46-83bd-9ca41ee1b37c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:08.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:08.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a78309f6-b931-4b4b-a268-35e8e38a1d71","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c270d2a-9dcf-4a46-83bd-9ca41ee1b37c","LogTimestamp":"2022-10-26T05:13:08.278Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:10.288Z","message":"Entering","context":{"RequestID":"d5f67173-16aa-46ee-91bc-da24a4a628a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20b713e8-3be9-400d-8b9e-46ac80b2325e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:10.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:10.290Z","message":"{\"transactionId\":\"d5f67173-16aa-46ee-91bc-da24a4a628a7\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:10:289\",\"respDate\":\"221026-05:13:10:290\",\"sourceId\":\"haproxy:d5f67173-16aa-46ee-91bc-da24a4a628a7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:10:289-16764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5f67173-16aa-46ee-91bc-da24a4a628a7]}\\\"}\"}","context":{"RequestID":"d5f67173-16aa-46ee-91bc-da24a4a628a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20b713e8-3be9-400d-8b9e-46ac80b2325e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:10.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:10.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f67173-16aa-46ee-91bc-da24a4a628a7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20b713e8-3be9-400d-8b9e-46ac80b2325e","LogTimestamp":"2022-10-26T05:13:10.291Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:12.301Z","message":"Entering","context":{"RequestID":"90958720-18de-480a-bfd2-facba48f261a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ccddd3d-26d0-4556-bb09-d1af9f58666b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:12.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:12.304Z","message":"{\"transactionId\":\"90958720-18de-480a-bfd2-facba48f261a\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:12:302\",\"respDate\":\"221026-05:13:12:304\",\"sourceId\":\"haproxy:90958720-18de-480a-bfd2-facba48f261a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:12:302-9989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[90958720-18de-480a-bfd2-facba48f261a]}\\\"}\"}","context":{"RequestID":"90958720-18de-480a-bfd2-facba48f261a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ccddd3d-26d0-4556-bb09-d1af9f58666b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:12.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:12.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90958720-18de-480a-bfd2-facba48f261a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ccddd3d-26d0-4556-bb09-d1af9f58666b","LogTimestamp":"2022-10-26T05:13:12.304Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:13.270Z","message":"Entering","context":{"RequestID":"caba42be-c5c4-4def-8e6e-fb109fdec040","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1c821d4-e211-4466-a0da-62b3b9246550","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:13.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:13.272Z","message":"{\"transactionId\":\"caba42be-c5c4-4def-8e6e-fb109fdec040\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:13:271\",\"respDate\":\"221026-05:13:13:272\",\"sourceId\":\"healthcheck:caba42be-c5c4-4def-8e6e-fb109fdec040\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:13:271-31671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39448], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[caba42be-c5c4-4def-8e6e-fb109fdec040]}\\\"}\"}","context":{"RequestID":"caba42be-c5c4-4def-8e6e-fb109fdec040","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1c821d4-e211-4466-a0da-62b3b9246550","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:13.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:13.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caba42be-c5c4-4def-8e6e-fb109fdec040","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1c821d4-e211-4466-a0da-62b3b9246550","LogTimestamp":"2022-10-26T05:13:13.273Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:14.316Z","message":"Entering","context":{"RequestID":"f297eacd-18bd-48ef-86d0-b40382f194ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c93ae945-b9ce-482b-bfa9-efa2d1a48210","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:14.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:14.319Z","message":"{\"transactionId\":\"f297eacd-18bd-48ef-86d0-b40382f194ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:14:317\",\"respDate\":\"221026-05:13:14:319\",\"sourceId\":\"haproxy:f297eacd-18bd-48ef-86d0-b40382f194ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:14:317-71322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f297eacd-18bd-48ef-86d0-b40382f194ce]}\\\"}\"}","context":{"RequestID":"f297eacd-18bd-48ef-86d0-b40382f194ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c93ae945-b9ce-482b-bfa9-efa2d1a48210","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:14.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:14.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f297eacd-18bd-48ef-86d0-b40382f194ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c93ae945-b9ce-482b-bfa9-efa2d1a48210","LogTimestamp":"2022-10-26T05:13:14.320Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:15.367Z","message":"Entering","context":{"RequestID":"952b3c3f-98a3-4c75-90c7-768089a18e48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"413aac1b-aeaa-47cc-b733-dd0615f6b1da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:15.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:15.370Z","message":"{\"transactionId\":\"952b3c3f-98a3-4c75-90c7-768089a18e48\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:15:368\",\"respDate\":\"221026-05:13:15:370\",\"sourceId\":\"OOM_ReadinessCheck:952b3c3f-98a3-4c75-90c7-768089a18e48\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:15:368-86866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58272], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[952b3c3f-98a3-4c75-90c7-768089a18e48]}\\\"}\"}","context":{"RequestID":"952b3c3f-98a3-4c75-90c7-768089a18e48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"413aac1b-aeaa-47cc-b733-dd0615f6b1da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:15.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:15.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"952b3c3f-98a3-4c75-90c7-768089a18e48","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"413aac1b-aeaa-47cc-b733-dd0615f6b1da","LogTimestamp":"2022-10-26T05:13:15.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:15.498Z","message":"Entering","context":{"RequestID":"65f72af5-3fe1-44c1-bb03-730c2ab8d1e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98e01d49-43b4-46bd-a974-f09470187ed1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"65f72af5-3fe1-44c1-bb03-730c2ab8d1e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98e01d49-43b4-46bd-a974-f09470187ed1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:15.502Z","message":"{\"transactionId\":\"65f72af5-3fe1-44c1-bb03-730c2ab8d1e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:15:499\",\"respDate\":\"221026-05:13:15:502\",\"sourceId\":\"ReadinessCheck:65f72af5-3fe1-44c1-bb03-730c2ab8d1e0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:15:499-54102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[65f72af5-3fe1-44c1-bb03-730c2ab8d1e0]}\\\"}\"}","context":{"RequestID":"65f72af5-3fe1-44c1-bb03-730c2ab8d1e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98e01d49-43b4-46bd-a974-f09470187ed1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:15.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65f72af5-3fe1-44c1-bb03-730c2ab8d1e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98e01d49-43b4-46bd-a974-f09470187ed1","LogTimestamp":"2022-10-26T05:13:15.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:15.660Z","message":"Entering","context":{"RequestID":"b4961b1d-1662-4574-beca-a223e58f7118","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0132b80f-ea9c-408e-be31-d4f2d4ea525f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:15.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:15.663Z","message":"{\"transactionId\":\"b4961b1d-1662-4574-beca-a223e58f7118\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:15:661\",\"respDate\":\"221026-05:13:15:663\",\"sourceId\":\"healthcheck:b4961b1d-1662-4574-beca-a223e58f7118\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:15:661-21955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b4961b1d-1662-4574-beca-a223e58f7118]}\\\"}\"}","context":{"RequestID":"b4961b1d-1662-4574-beca-a223e58f7118","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0132b80f-ea9c-408e-be31-d4f2d4ea525f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:15.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:15.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4961b1d-1662-4574-beca-a223e58f7118","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0132b80f-ea9c-408e-be31-d4f2d4ea525f","LogTimestamp":"2022-10-26T05:13:15.664Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:13:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:16.331Z","message":"Entering","context":{"RequestID":"6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0d35990-43dc-4ec5-8d7b-c96234ea37ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:16.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:16.334Z","message":"{\"transactionId\":\"6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:16:332\",\"respDate\":\"221026-05:13:16:334\",\"sourceId\":\"haproxy:6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:16:332-95178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253]}\\\"}\"}","context":{"RequestID":"6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0d35990-43dc-4ec5-8d7b-c96234ea37ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:16.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:16.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d2ee2bd-7ac7-42e8-b4fe-ea13a6723253","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0d35990-43dc-4ec5-8d7b-c96234ea37ae","LogTimestamp":"2022-10-26T05:13:16.334Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:17.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:17.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:17.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:17.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:18.346Z","message":"Entering","context":{"RequestID":"d86da878-5e4c-4694-9127-f455230d8bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36340c11-f481-4ff0-8bd9-f12750d339aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:18.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:18.348Z","message":"{\"transactionId\":\"d86da878-5e4c-4694-9127-f455230d8bfc\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:18:346\",\"respDate\":\"221026-05:13:18:348\",\"sourceId\":\"haproxy:d86da878-5e4c-4694-9127-f455230d8bfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:18:346-52739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d86da878-5e4c-4694-9127-f455230d8bfc]}\\\"}\"}","context":{"RequestID":"d86da878-5e4c-4694-9127-f455230d8bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36340c11-f481-4ff0-8bd9-f12750d339aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:18.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:18.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86da878-5e4c-4694-9127-f455230d8bfc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36340c11-f481-4ff0-8bd9-f12750d339aa","LogTimestamp":"2022-10-26T05:13:18.349Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:20.360Z","message":"Entering","context":{"RequestID":"f506d205-fdc6-4887-b128-0e11fdf90af3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6a8ab59-d071-4420-8298-8f0cc1f34aa4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:20.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:20.363Z","message":"{\"transactionId\":\"f506d205-fdc6-4887-b128-0e11fdf90af3\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:20:361\",\"respDate\":\"221026-05:13:20:363\",\"sourceId\":\"haproxy:f506d205-fdc6-4887-b128-0e11fdf90af3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:20:361-60557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f506d205-fdc6-4887-b128-0e11fdf90af3]}\\\"}\"}","context":{"RequestID":"f506d205-fdc6-4887-b128-0e11fdf90af3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6a8ab59-d071-4420-8298-8f0cc1f34aa4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:20.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:20.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f506d205-fdc6-4887-b128-0e11fdf90af3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6a8ab59-d071-4420-8298-8f0cc1f34aa4","LogTimestamp":"2022-10-26T05:13:20.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:22.375Z","message":"Entering","context":{"RequestID":"b29762d9-d36b-4823-b311-3a2bdb308e6f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"300837ba-077c-42ae-808e-0f61992865b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:22.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:22.377Z","message":"{\"transactionId\":\"b29762d9-d36b-4823-b311-3a2bdb308e6f\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:22:375\",\"respDate\":\"221026-05:13:22:377\",\"sourceId\":\"haproxy:b29762d9-d36b-4823-b311-3a2bdb308e6f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:22:375-67864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b29762d9-d36b-4823-b311-3a2bdb308e6f]}\\\"}\"}","context":{"RequestID":"b29762d9-d36b-4823-b311-3a2bdb308e6f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"300837ba-077c-42ae-808e-0f61992865b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:22.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:22.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b29762d9-d36b-4823-b311-3a2bdb308e6f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"300837ba-077c-42ae-808e-0f61992865b1","LogTimestamp":"2022-10-26T05:13:22.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:24.389Z","message":"Entering","context":{"RequestID":"5504cb8d-a471-4d66-a3ef-e7a77816461b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7198d6af-87b2-4899-be68-c915257425c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:24.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:24.392Z","message":"{\"transactionId\":\"5504cb8d-a471-4d66-a3ef-e7a77816461b\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:24:390\",\"respDate\":\"221026-05:13:24:392\",\"sourceId\":\"haproxy:5504cb8d-a471-4d66-a3ef-e7a77816461b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:24:390-44106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5504cb8d-a471-4d66-a3ef-e7a77816461b]}\\\"}\"}","context":{"RequestID":"5504cb8d-a471-4d66-a3ef-e7a77816461b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7198d6af-87b2-4899-be68-c915257425c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:24.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:24.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5504cb8d-a471-4d66-a3ef-e7a77816461b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7198d6af-87b2-4899-be68-c915257425c9","LogTimestamp":"2022-10-26T05:13:24.392Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:24.537Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:13:24.539Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:13:25.356Z","message":"Entering","context":{"RequestID":"a05cd65a-c3fa-4dcf-a411-5c3c4621677e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe21696f-b362-4dc9-aa76-1b305ab5c058","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:25.360Z","message":"{\"transactionId\":\"a05cd65a-c3fa-4dcf-a411-5c3c4621677e\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:25:357\",\"respDate\":\"221026-05:13:25:359\",\"sourceId\":\"OOM_ReadinessCheck:a05cd65a-c3fa-4dcf-a411-5c3c4621677e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:25:357-2356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58446], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a05cd65a-c3fa-4dcf-a411-5c3c4621677e]}\\\"}\"}","context":{"RequestID":"a05cd65a-c3fa-4dcf-a411-5c3c4621677e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe21696f-b362-4dc9-aa76-1b305ab5c058","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:25.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:25.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a05cd65a-c3fa-4dcf-a411-5c3c4621677e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe21696f-b362-4dc9-aa76-1b305ab5c058","LogTimestamp":"2022-10-26T05:13:25.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:25.512Z","message":"Entering","context":{"RequestID":"be4179d6-3fab-4aec-9bf4-a17156ecc275","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbb5122f-5e5b-4b1c-8a99-1da8a2240e0a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:25.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:25.515Z","message":"Database is available from CACHED check.","context":{"RequestID":"be4179d6-3fab-4aec-9bf4-a17156ecc275","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbb5122f-5e5b-4b1c-8a99-1da8a2240e0a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:25.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:25.516Z","message":"{\"transactionId\":\"be4179d6-3fab-4aec-9bf4-a17156ecc275\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:25:513\",\"respDate\":\"221026-05:13:25:516\",\"sourceId\":\"ReadinessCheck:be4179d6-3fab-4aec-9bf4-a17156ecc275\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:25:513-42613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[be4179d6-3fab-4aec-9bf4-a17156ecc275]}\\\"}\"}","context":{"RequestID":"be4179d6-3fab-4aec-9bf4-a17156ecc275","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbb5122f-5e5b-4b1c-8a99-1da8a2240e0a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:25.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:25.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be4179d6-3fab-4aec-9bf4-a17156ecc275","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbb5122f-5e5b-4b1c-8a99-1da8a2240e0a","LogTimestamp":"2022-10-26T05:13:25.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:26.405Z","message":"Entering","context":{"RequestID":"4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ade655-b30a-4f5f-bfeb-6f6581a1ef6c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:26.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:26.408Z","message":"{\"transactionId\":\"4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:26:406\",\"respDate\":\"221026-05:13:26:408\",\"sourceId\":\"haproxy:4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:26:406-79344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d]}\\\"}\"}","context":{"RequestID":"4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1ade655-b30a-4f5f-bfeb-6f6581a1ef6c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:26.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:26.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cbcdf74-f0ff-4d9c-9f9b-da8f49db727d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1ade655-b30a-4f5f-bfeb-6f6581a1ef6c","LogTimestamp":"2022-10-26T05:13:26.410Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:27.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:27.620Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:27.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:27.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:28.297Z","message":"Entering","context":{"RequestID":"a4649f99-28e2-4c55-9d16-6efc8214a675","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1dd318da-4555-4160-8679-c578f3117ce3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:28.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:28.301Z","message":"{\"transactionId\":\"a4649f99-28e2-4c55-9d16-6efc8214a675\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:28:298\",\"respDate\":\"221026-05:13:28:301\",\"sourceId\":\"healthcheck:a4649f99-28e2-4c55-9d16-6efc8214a675\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:28:298-83252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39592], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a4649f99-28e2-4c55-9d16-6efc8214a675]}\\\"}\"}","context":{"RequestID":"a4649f99-28e2-4c55-9d16-6efc8214a675","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1dd318da-4555-4160-8679-c578f3117ce3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:28.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:28.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4649f99-28e2-4c55-9d16-6efc8214a675","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dd318da-4555-4160-8679-c578f3117ce3","LogTimestamp":"2022-10-26T05:13:28.301Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:13:28.420Z","message":"Entering","context":{"RequestID":"5b6ad863-f6d2-4ef5-9194-b939d88252ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b79521c-c207-4c12-8a85-90bdfd4011fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:28.423Z","message":"{\"transactionId\":\"5b6ad863-f6d2-4ef5-9194-b939d88252ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:28:421\",\"respDate\":\"221026-05:13:28:423\",\"sourceId\":\"haproxy:5b6ad863-f6d2-4ef5-9194-b939d88252ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:28:421-26013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b6ad863-f6d2-4ef5-9194-b939d88252ce]}\\\"}\"}","context":{"RequestID":"5b6ad863-f6d2-4ef5-9194-b939d88252ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b79521c-c207-4c12-8a85-90bdfd4011fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b6ad863-f6d2-4ef5-9194-b939d88252ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b79521c-c207-4c12-8a85-90bdfd4011fc","LogTimestamp":"2022-10-26T05:13:28.424Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:30.435Z","message":"Entering","context":{"RequestID":"2cf24614-26f9-4183-8668-a0cc50cf61fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cb9402b-c1f1-4849-8f74-47279357d080","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:30.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:30.438Z","message":"{\"transactionId\":\"2cf24614-26f9-4183-8668-a0cc50cf61fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:30:436\",\"respDate\":\"221026-05:13:30:438\",\"sourceId\":\"haproxy:2cf24614-26f9-4183-8668-a0cc50cf61fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:30:436-80159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2cf24614-26f9-4183-8668-a0cc50cf61fe]}\\\"}\"}","context":{"RequestID":"2cf24614-26f9-4183-8668-a0cc50cf61fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cb9402b-c1f1-4849-8f74-47279357d080","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:30.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:30.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cf24614-26f9-4183-8668-a0cc50cf61fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cb9402b-c1f1-4849-8f74-47279357d080","LogTimestamp":"2022-10-26T05:13:30.440Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:30.691Z","message":"Entering","context":{"RequestID":"25560945-e649-4a46-8cc7-cfcf778ab197","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d9857d9-c522-42d1-b6c4-8610d7d55420","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:30.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:30.694Z","message":"{\"transactionId\":\"25560945-e649-4a46-8cc7-cfcf778ab197\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:30:692\",\"respDate\":\"221026-05:13:30:694\",\"sourceId\":\"healthcheck:25560945-e649-4a46-8cc7-cfcf778ab197\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:30:692-55714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[25560945-e649-4a46-8cc7-cfcf778ab197]}\\\"}\"}","context":{"RequestID":"25560945-e649-4a46-8cc7-cfcf778ab197","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d9857d9-c522-42d1-b6c4-8610d7d55420","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:30.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:30.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25560945-e649-4a46-8cc7-cfcf778ab197","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d9857d9-c522-42d1-b6c4-8610d7d55420","LogTimestamp":"2022-10-26T05:13:30.694Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:13:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:32.452Z","message":"Entering","context":{"RequestID":"1d9a15b5-e66b-4734-8db8-c28f8d8f71ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"697d33de-8f1e-48de-8fe8-85e58d866bc0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:32.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:32.455Z","message":"{\"transactionId\":\"1d9a15b5-e66b-4734-8db8-c28f8d8f71ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:32:452\",\"respDate\":\"221026-05:13:32:455\",\"sourceId\":\"haproxy:1d9a15b5-e66b-4734-8db8-c28f8d8f71ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:32:452-71996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d9a15b5-e66b-4734-8db8-c28f8d8f71ae]}\\\"}\"}","context":{"RequestID":"1d9a15b5-e66b-4734-8db8-c28f8d8f71ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"697d33de-8f1e-48de-8fe8-85e58d866bc0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:32.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:32.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d9a15b5-e66b-4734-8db8-c28f8d8f71ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"697d33de-8f1e-48de-8fe8-85e58d866bc0","LogTimestamp":"2022-10-26T05:13:32.457Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:34.469Z","message":"Entering","context":{"RequestID":"e5e7857f-db8c-4066-813f-a4f647a3be01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d5e974d-d74e-49e3-ba0c-28f5d5f7af1c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:34.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:34.472Z","message":"{\"transactionId\":\"e5e7857f-db8c-4066-813f-a4f647a3be01\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:34:470\",\"respDate\":\"221026-05:13:34:472\",\"sourceId\":\"haproxy:e5e7857f-db8c-4066-813f-a4f647a3be01\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:34:470-13627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5e7857f-db8c-4066-813f-a4f647a3be01]}\\\"}\"}","context":{"RequestID":"e5e7857f-db8c-4066-813f-a4f647a3be01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d5e974d-d74e-49e3-ba0c-28f5d5f7af1c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:34.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:34.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5e7857f-db8c-4066-813f-a4f647a3be01","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d5e974d-d74e-49e3-ba0c-28f5d5f7af1c","LogTimestamp":"2022-10-26T05:13:34.472Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:35.360Z","message":"Entering","context":{"RequestID":"3289e40c-4ac9-410c-bc13-6fe231f84d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"71aea002-5b06-4bf0-aa0b-eb7dd56ea78d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:35.363Z","message":"{\"transactionId\":\"3289e40c-4ac9-410c-bc13-6fe231f84d20\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:35:361\",\"respDate\":\"221026-05:13:35:363\",\"sourceId\":\"OOM_ReadinessCheck:3289e40c-4ac9-410c-bc13-6fe231f84d20\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:35:361-59047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58612], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3289e40c-4ac9-410c-bc13-6fe231f84d20]}\\\"}\"}","context":{"RequestID":"3289e40c-4ac9-410c-bc13-6fe231f84d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"71aea002-5b06-4bf0-aa0b-eb7dd56ea78d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:35.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3289e40c-4ac9-410c-bc13-6fe231f84d20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71aea002-5b06-4bf0-aa0b-eb7dd56ea78d","LogTimestamp":"2022-10-26T05:13:35.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:35.499Z","message":"Entering","context":{"RequestID":"0727d739-851a-4ce8-9069-1585cab0f2df","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4db5021b-fba7-4601-a2cd-f3abae8baad5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"0727d739-851a-4ce8-9069-1585cab0f2df","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4db5021b-fba7-4601-a2cd-f3abae8baad5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:35.501Z","message":"{\"transactionId\":\"0727d739-851a-4ce8-9069-1585cab0f2df\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:35:499\",\"respDate\":\"221026-05:13:35:501\",\"sourceId\":\"ReadinessCheck:0727d739-851a-4ce8-9069-1585cab0f2df\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:35:499-46529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0727d739-851a-4ce8-9069-1585cab0f2df]}\\\"}\"}","context":{"RequestID":"0727d739-851a-4ce8-9069-1585cab0f2df","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4db5021b-fba7-4601-a2cd-f3abae8baad5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:35.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0727d739-851a-4ce8-9069-1585cab0f2df","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4db5021b-fba7-4601-a2cd-f3abae8baad5","LogTimestamp":"2022-10-26T05:13:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:36.481Z","message":"Entering","context":{"RequestID":"7c565024-fd5b-433c-a2d9-0b23003158a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f17a123-79d4-40bb-bb41-d363f3de19be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:36.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:36.483Z","message":"{\"transactionId\":\"7c565024-fd5b-433c-a2d9-0b23003158a6\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:36:481\",\"respDate\":\"221026-05:13:36:483\",\"sourceId\":\"haproxy:7c565024-fd5b-433c-a2d9-0b23003158a6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:36:481-7734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c565024-fd5b-433c-a2d9-0b23003158a6]}\\\"}\"}","context":{"RequestID":"7c565024-fd5b-433c-a2d9-0b23003158a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f17a123-79d4-40bb-bb41-d363f3de19be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:36.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:36.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c565024-fd5b-433c-a2d9-0b23003158a6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f17a123-79d4-40bb-bb41-d363f3de19be","LogTimestamp":"2022-10-26T05:13:36.484Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:37.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:37.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:37.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:37.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:38.493Z","message":"Entering","context":{"RequestID":"e2cb9d99-9859-48f1-adc1-0fc717f8b33c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7f4b7c0-235b-48da-81d6-059d5ec90868","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:38.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:38.496Z","message":"{\"transactionId\":\"e2cb9d99-9859-48f1-adc1-0fc717f8b33c\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:38:494\",\"respDate\":\"221026-05:13:38:496\",\"sourceId\":\"haproxy:e2cb9d99-9859-48f1-adc1-0fc717f8b33c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:38:494-81723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2cb9d99-9859-48f1-adc1-0fc717f8b33c]}\\\"}\"}","context":{"RequestID":"e2cb9d99-9859-48f1-adc1-0fc717f8b33c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7f4b7c0-235b-48da-81d6-059d5ec90868","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:38.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:38.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2cb9d99-9859-48f1-adc1-0fc717f8b33c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f4b7c0-235b-48da-81d6-059d5ec90868","LogTimestamp":"2022-10-26T05:13:38.497Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:40.509Z","message":"Entering","context":{"RequestID":"2cb264eb-4486-46aa-afac-8b606322b5c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ae344ef-8fb4-4785-8cfa-a73a410c8286","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:40.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:40.511Z","message":"{\"transactionId\":\"2cb264eb-4486-46aa-afac-8b606322b5c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:40:510\",\"respDate\":\"221026-05:13:40:511\",\"sourceId\":\"haproxy:2cb264eb-4486-46aa-afac-8b606322b5c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:40:510-41036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2cb264eb-4486-46aa-afac-8b606322b5c5]}\\\"}\"}","context":{"RequestID":"2cb264eb-4486-46aa-afac-8b606322b5c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ae344ef-8fb4-4785-8cfa-a73a410c8286","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:40.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:40.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cb264eb-4486-46aa-afac-8b606322b5c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ae344ef-8fb4-4785-8cfa-a73a410c8286","LogTimestamp":"2022-10-26T05:13:40.512Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:42.523Z","message":"Entering","context":{"RequestID":"5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad4aeb69-7ec1-47f5-b012-ae4136603ef4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:42.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:42.527Z","message":"{\"transactionId\":\"5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:42:525\",\"respDate\":\"221026-05:13:42:527\",\"sourceId\":\"haproxy:5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:42:525-26783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a]}\\\"}\"}","context":{"RequestID":"5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad4aeb69-7ec1-47f5-b012-ae4136603ef4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:42.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:42.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca9b8f4-74c1-4e7e-be38-b0a3f1876c0a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4aeb69-7ec1-47f5-b012-ae4136603ef4","LogTimestamp":"2022-10-26T05:13:42.528Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:13:43.337Z","message":"Entering","context":{"RequestID":"e300f37f-f8d3-4e9d-861f-56cab4f9c6e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4462b8d0-23e1-48b6-a2f8-57bfc52aa386","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:43.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:43.341Z","message":"{\"transactionId\":\"e300f37f-f8d3-4e9d-861f-56cab4f9c6e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:43:338\",\"respDate\":\"221026-05:13:43:341\",\"sourceId\":\"healthcheck:e300f37f-f8d3-4e9d-861f-56cab4f9c6e2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:43:338-6542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39754], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e300f37f-f8d3-4e9d-861f-56cab4f9c6e2]}\\\"}\"}","context":{"RequestID":"e300f37f-f8d3-4e9d-861f-56cab4f9c6e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4462b8d0-23e1-48b6-a2f8-57bfc52aa386","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:43.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:43.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e300f37f-f8d3-4e9d-861f-56cab4f9c6e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4462b8d0-23e1-48b6-a2f8-57bfc52aa386","LogTimestamp":"2022-10-26T05:13:43.342Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 12 - "logType": "access" {"timestamp":"2022-10-26T05:13:44.538Z","message":"Entering","context":{"RequestID":"1fd6e805-2739-4e67-9e98-5106a27f49ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7551dbc5-1f17-44a8-88f1-87ab4e8310c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:44.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:44.541Z","message":"{\"transactionId\":\"1fd6e805-2739-4e67-9e98-5106a27f49ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:44:539\",\"respDate\":\"221026-05:13:44:541\",\"sourceId\":\"haproxy:1fd6e805-2739-4e67-9e98-5106a27f49ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:44:539-82204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1fd6e805-2739-4e67-9e98-5106a27f49ff]}\\\"}\"}","context":{"RequestID":"1fd6e805-2739-4e67-9e98-5106a27f49ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7551dbc5-1f17-44a8-88f1-87ab4e8310c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:44.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:44.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd6e805-2739-4e67-9e98-5106a27f49ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7551dbc5-1f17-44a8-88f1-87ab4e8310c4","LogTimestamp":"2022-10-26T05:13:44.541Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:45.358Z","message":"Entering","context":{"RequestID":"43cc0093-e4a6-41d7-920f-e4dbc0f77a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33d27dfe-c480-43ec-9b8e-02c086953074","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:45.361Z","message":"{\"transactionId\":\"43cc0093-e4a6-41d7-920f-e4dbc0f77a51\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:45:359\",\"respDate\":\"221026-05:13:45:361\",\"sourceId\":\"OOM_ReadinessCheck:43cc0093-e4a6-41d7-920f-e4dbc0f77a51\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:45:359-9849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58792], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[43cc0093-e4a6-41d7-920f-e4dbc0f77a51]}\\\"}\"}","context":{"RequestID":"43cc0093-e4a6-41d7-920f-e4dbc0f77a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33d27dfe-c480-43ec-9b8e-02c086953074","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:45.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43cc0093-e4a6-41d7-920f-e4dbc0f77a51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33d27dfe-c480-43ec-9b8e-02c086953074","LogTimestamp":"2022-10-26T05:13:45.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:45.499Z","message":"Entering","context":{"RequestID":"42f9a8cd-41bd-4eb5-bd40-039abdef7b0f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"139fb1f2-294a-4f34-9319-d520725c7f9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:45.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"42f9a8cd-41bd-4eb5-bd40-039abdef7b0f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"139fb1f2-294a-4f34-9319-d520725c7f9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:45.502Z","message":"{\"transactionId\":\"42f9a8cd-41bd-4eb5-bd40-039abdef7b0f\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:45:499\",\"respDate\":\"221026-05:13:45:502\",\"sourceId\":\"ReadinessCheck:42f9a8cd-41bd-4eb5-bd40-039abdef7b0f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:45:499-49418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[42f9a8cd-41bd-4eb5-bd40-039abdef7b0f]}\\\"}\"}","context":{"RequestID":"42f9a8cd-41bd-4eb5-bd40-039abdef7b0f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"139fb1f2-294a-4f34-9319-d520725c7f9d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42f9a8cd-41bd-4eb5-bd40-039abdef7b0f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"139fb1f2-294a-4f34-9319-d520725c7f9d","LogTimestamp":"2022-10-26T05:13:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:45.719Z","message":"Entering","context":{"RequestID":"6f86802b-dfab-4029-a807-fe78235b59e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3d2acda-0fc4-443f-b16b-84b266e81854","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:45.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:45.721Z","message":"{\"transactionId\":\"6f86802b-dfab-4029-a807-fe78235b59e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:45:720\",\"respDate\":\"221026-05:13:45:721\",\"sourceId\":\"healthcheck:6f86802b-dfab-4029-a807-fe78235b59e2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:45:720-13625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f86802b-dfab-4029-a807-fe78235b59e2]}\\\"}\"}","context":{"RequestID":"6f86802b-dfab-4029-a807-fe78235b59e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3d2acda-0fc4-443f-b16b-84b266e81854","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:45.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:45.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f86802b-dfab-4029-a807-fe78235b59e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d2acda-0fc4-443f-b16b-84b266e81854","LogTimestamp":"2022-10-26T05:13:45.722Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:13:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:46.549Z","message":"Entering","context":{"RequestID":"43fede3b-cbb5-4e72-b287-3c2749427f09","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66d494b0-f64b-4baa-b129-fc08d5979e63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:46.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:46.552Z","message":"{\"transactionId\":\"43fede3b-cbb5-4e72-b287-3c2749427f09\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:46:550\",\"respDate\":\"221026-05:13:46:552\",\"sourceId\":\"haproxy:43fede3b-cbb5-4e72-b287-3c2749427f09\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:46:550-10718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43fede3b-cbb5-4e72-b287-3c2749427f09]}\\\"}\"}","context":{"RequestID":"43fede3b-cbb5-4e72-b287-3c2749427f09","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66d494b0-f64b-4baa-b129-fc08d5979e63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:46.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:46.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43fede3b-cbb5-4e72-b287-3c2749427f09","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d494b0-f64b-4baa-b129-fc08d5979e63","LogTimestamp":"2022-10-26T05:13:46.552Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:47.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:47.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:47.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:47.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:48.562Z","message":"Entering","context":{"RequestID":"cc63da26-6d58-4d8b-b14c-d909cbdad202","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"149f602e-dca2-4c2c-a39c-a34fdadf0547","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:48.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:48.565Z","message":"{\"transactionId\":\"cc63da26-6d58-4d8b-b14c-d909cbdad202\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:48:563\",\"respDate\":\"221026-05:13:48:565\",\"sourceId\":\"haproxy:cc63da26-6d58-4d8b-b14c-d909cbdad202\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:48:563-19853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc63da26-6d58-4d8b-b14c-d909cbdad202]}\\\"}\"}","context":{"RequestID":"cc63da26-6d58-4d8b-b14c-d909cbdad202","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"149f602e-dca2-4c2c-a39c-a34fdadf0547","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:48.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:48.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc63da26-6d58-4d8b-b14c-d909cbdad202","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149f602e-dca2-4c2c-a39c-a34fdadf0547","LogTimestamp":"2022-10-26T05:13:48.565Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:50.575Z","message":"Entering","context":{"RequestID":"9cfcb719-179d-46c1-8628-3fc5a62b40fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e5a71c2-40ef-4f6d-8240-616d1b307950","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:50.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:50.578Z","message":"{\"transactionId\":\"9cfcb719-179d-46c1-8628-3fc5a62b40fd\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:50:576\",\"respDate\":\"221026-05:13:50:578\",\"sourceId\":\"haproxy:9cfcb719-179d-46c1-8628-3fc5a62b40fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:50:576-38156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cfcb719-179d-46c1-8628-3fc5a62b40fd]}\\\"}\"}","context":{"RequestID":"9cfcb719-179d-46c1-8628-3fc5a62b40fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e5a71c2-40ef-4f6d-8240-616d1b307950","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:50.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:50.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cfcb719-179d-46c1-8628-3fc5a62b40fd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5a71c2-40ef-4f6d-8240-616d1b307950","LogTimestamp":"2022-10-26T05:13:50.579Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:52.591Z","message":"Entering","context":{"RequestID":"02f925a3-8198-42ea-96ce-6efa30b60edd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a6810e8-a9b8-4d72-b248-8fa5ef3cfc95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:52.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:52.594Z","message":"{\"transactionId\":\"02f925a3-8198-42ea-96ce-6efa30b60edd\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:52:592\",\"respDate\":\"221026-05:13:52:594\",\"sourceId\":\"haproxy:02f925a3-8198-42ea-96ce-6efa30b60edd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:52:592-18745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02f925a3-8198-42ea-96ce-6efa30b60edd]}\\\"}\"}","context":{"RequestID":"02f925a3-8198-42ea-96ce-6efa30b60edd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a6810e8-a9b8-4d72-b248-8fa5ef3cfc95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:52.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:52.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02f925a3-8198-42ea-96ce-6efa30b60edd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a6810e8-a9b8-4d72-b248-8fa5ef3cfc95","LogTimestamp":"2022-10-26T05:13:52.594Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:54.540Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:13:54.543Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:13:54.606Z","message":"Entering","context":{"RequestID":"3a86760b-058c-4125-bf4e-6be94ca00604","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84e794de-65db-41ee-ad22-ace5183af144","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:54.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:54.608Z","message":"{\"transactionId\":\"3a86760b-058c-4125-bf4e-6be94ca00604\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:54:606\",\"respDate\":\"221026-05:13:54:608\",\"sourceId\":\"haproxy:3a86760b-058c-4125-bf4e-6be94ca00604\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:54:606-84639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a86760b-058c-4125-bf4e-6be94ca00604]}\\\"}\"}","context":{"RequestID":"3a86760b-058c-4125-bf4e-6be94ca00604","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84e794de-65db-41ee-ad22-ace5183af144","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:54.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:54.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a86760b-058c-4125-bf4e-6be94ca00604","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e794de-65db-41ee-ad22-ace5183af144","LogTimestamp":"2022-10-26T05:13:54.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:13:55.359Z","message":"Entering","context":{"RequestID":"49143da6-4821-4e21-b081-0b74dcc38409","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbc7190c-e2c6-4a09-b9f2-543072c042d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:55.362Z","message":"{\"transactionId\":\"49143da6-4821-4e21-b081-0b74dcc38409\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:55:360\",\"respDate\":\"221026-05:13:55:362\",\"sourceId\":\"OOM_ReadinessCheck:49143da6-4821-4e21-b081-0b74dcc38409\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:55:360-50958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58968], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[49143da6-4821-4e21-b081-0b74dcc38409]}\\\"}\"}","context":{"RequestID":"49143da6-4821-4e21-b081-0b74dcc38409","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbc7190c-e2c6-4a09-b9f2-543072c042d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:13:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:55.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49143da6-4821-4e21-b081-0b74dcc38409","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbc7190c-e2c6-4a09-b9f2-543072c042d3","LogTimestamp":"2022-10-26T05:13:55.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:13:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:55.505Z","message":"Entering","context":{"RequestID":"3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d70509be-09ec-45d4-ad9e-f4bfc2f2ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:55.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:55.509Z","message":"Database is available from CACHED check.","context":{"RequestID":"3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d70509be-09ec-45d4-ad9e-f4bfc2f2ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:55.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:55.510Z","message":"{\"transactionId\":\"3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:55:507\",\"respDate\":\"221026-05:13:55:510\",\"sourceId\":\"ReadinessCheck:3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:13:55:507-55448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd]}\\\"}\"}","context":{"RequestID":"3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d70509be-09ec-45d4-ad9e-f4bfc2f2ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:13:55.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:55.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c3b8fd1-66d7-40ad-ad9f-82d0efe1d6cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d70509be-09ec-45d4-ad9e-f4bfc2f2ab42","LogTimestamp":"2022-10-26T05:13:55.511Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:13:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:13:56.619Z","message":"Entering","context":{"RequestID":"14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"452b9eae-e472-4c20-bdd6-314467e9b662","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:56.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:56.622Z","message":"{\"transactionId\":\"14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:56:620\",\"respDate\":\"221026-05:13:56:622\",\"sourceId\":\"haproxy:14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:56:620-57612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b]}\\\"}\"}","context":{"RequestID":"14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"452b9eae-e472-4c20-bdd6-314467e9b662","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:56.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:56.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14cb55db-f2eb-409d-b3a8-d4a7ad79ba1b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"452b9eae-e472-4c20-bdd6-314467e9b662","LogTimestamp":"2022-10-26T05:13:56.622Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:13:57.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:13:57.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:57.620Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:57.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:58.370Z","message":"Entering","context":{"RequestID":"0c0c53d5-c1de-4c2c-a5d7-63a7b2574206","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"170d40fc-98d1-42a0-93b4-06774d47c538","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:58.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:58.373Z","message":"{\"transactionId\":\"0c0c53d5-c1de-4c2c-a5d7-63a7b2574206\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:58:371\",\"respDate\":\"221026-05:13:58:373\",\"sourceId\":\"healthcheck:0c0c53d5-c1de-4c2c-a5d7-63a7b2574206\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:13:58:371-70311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39916], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0c0c53d5-c1de-4c2c-a5d7-63a7b2574206]}\\\"}\"}","context":{"RequestID":"0c0c53d5-c1de-4c2c-a5d7-63a7b2574206","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"170d40fc-98d1-42a0-93b4-06774d47c538","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:13:58.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:58.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0c53d5-c1de-4c2c-a5d7-63a7b2574206","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"170d40fc-98d1-42a0-93b4-06774d47c538","LogTimestamp":"2022-10-26T05:13:58.373Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:13:58.637Z","message":"Entering","context":{"RequestID":"c46eec1e-8a9a-4f0d-b451-01d3e53160aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"888b5da3-b8d5-489b-8843-f53832e16435","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:58.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:13:58.640Z","message":"{\"transactionId\":\"c46eec1e-8a9a-4f0d-b451-01d3e53160aa\",\"status\":\"200\",\"rqstDate\":\"221026-05:13:58:638\",\"respDate\":\"221026-05:13:58:640\",\"sourceId\":\"haproxy:c46eec1e-8a9a-4f0d-b451-01d3e53160aa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:13:58:638-19446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c46eec1e-8a9a-4f0d-b451-01d3e53160aa]}\\\"}\"}","context":{"RequestID":"c46eec1e-8a9a-4f0d-b451-01d3e53160aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"888b5da3-b8d5-489b-8843-f53832e16435","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:13:58.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:13:58.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c46eec1e-8a9a-4f0d-b451-01d3e53160aa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888b5da3-b8d5-489b-8843-f53832e16435","LogTimestamp":"2022-10-26T05:13:58.641Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:13:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:00.652Z","message":"Entering","context":{"RequestID":"cfac1c7e-b20c-4810-b954-a57b2fc84f6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91491952-474c-4ade-8f01-64be487aea9e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:00.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:00.655Z","message":"{\"transactionId\":\"cfac1c7e-b20c-4810-b954-a57b2fc84f6c\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:00:653\",\"respDate\":\"221026-05:14:00:654\",\"sourceId\":\"haproxy:cfac1c7e-b20c-4810-b954-a57b2fc84f6c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:00:653-56685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfac1c7e-b20c-4810-b954-a57b2fc84f6c]}\\\"}\"}","context":{"RequestID":"cfac1c7e-b20c-4810-b954-a57b2fc84f6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91491952-474c-4ade-8f01-64be487aea9e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:00.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:00.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfac1c7e-b20c-4810-b954-a57b2fc84f6c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91491952-474c-4ade-8f01-64be487aea9e","LogTimestamp":"2022-10-26T05:14:00.655Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:00.745Z","message":"Entering","context":{"RequestID":"5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29c4c9a0-b92a-4500-a51c-38553112a085","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:00.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:00.748Z","message":"{\"transactionId\":\"5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:00:746\",\"respDate\":\"221026-05:14:00:748\",\"sourceId\":\"healthcheck:5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:00:746-36792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578]}\\\"}\"}","context":{"RequestID":"5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29c4c9a0-b92a-4500-a51c-38553112a085","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:00.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:00.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cc2cc9d-a0a5-443b-9ec0-19f8f2c31578","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29c4c9a0-b92a-4500-a51c-38553112a085","LogTimestamp":"2022-10-26T05:14:00.748Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:14:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:02.665Z","message":"Entering","context":{"RequestID":"7da73a91-69eb-44bc-8d28-22a6b409f35e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e20abf22-d0d3-40f6-955f-ad9f165508a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:02.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:02.668Z","message":"{\"transactionId\":\"7da73a91-69eb-44bc-8d28-22a6b409f35e\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:02:666\",\"respDate\":\"221026-05:14:02:668\",\"sourceId\":\"haproxy:7da73a91-69eb-44bc-8d28-22a6b409f35e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:02:666-21563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7da73a91-69eb-44bc-8d28-22a6b409f35e]}\\\"}\"}","context":{"RequestID":"7da73a91-69eb-44bc-8d28-22a6b409f35e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e20abf22-d0d3-40f6-955f-ad9f165508a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:02.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:02.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da73a91-69eb-44bc-8d28-22a6b409f35e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e20abf22-d0d3-40f6-955f-ad9f165508a7","LogTimestamp":"2022-10-26T05:14:02.668Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:14:04.678Z","message":"Entering","context":{"RequestID":"ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"258a9dd6-5f1e-4f48-8b72-cedd65eef624","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:04.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:04.680Z","message":"{\"transactionId\":\"ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:04:678\",\"respDate\":\"221026-05:14:04:680\",\"sourceId\":\"haproxy:ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:04:678-81462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2]}\\\"}\"}","context":{"RequestID":"ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"258a9dd6-5f1e-4f48-8b72-cedd65eef624","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:04.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:04.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad0ad137-2bbc-4a8e-b108-a49d8b02f1b2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"258a9dd6-5f1e-4f48-8b72-cedd65eef624","LogTimestamp":"2022-10-26T05:14:04.681Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:05.356Z","message":"Entering","context":{"RequestID":"21c89762-ad03-476e-a8c1-9efd5d7fd98b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c185adb4-de97-43de-8191-0dbbeb6c8d15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:05.359Z","message":"{\"transactionId\":\"21c89762-ad03-476e-a8c1-9efd5d7fd98b\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:05:357\",\"respDate\":\"221026-05:14:05:359\",\"sourceId\":\"OOM_ReadinessCheck:21c89762-ad03-476e-a8c1-9efd5d7fd98b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:05:357-30572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59136], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[21c89762-ad03-476e-a8c1-9efd5d7fd98b]}\\\"}\"}","context":{"RequestID":"21c89762-ad03-476e-a8c1-9efd5d7fd98b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c185adb4-de97-43de-8191-0dbbeb6c8d15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c89762-ad03-476e-a8c1-9efd5d7fd98b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c185adb4-de97-43de-8191-0dbbeb6c8d15","LogTimestamp":"2022-10-26T05:14:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:05.500Z","message":"Entering","context":{"RequestID":"60701f9f-50a8-450a-bbac-0fbaa2441b80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49e1d5cc-1081-4f7e-ad2c-a4c6949be697","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:05.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"60701f9f-50a8-450a-bbac-0fbaa2441b80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49e1d5cc-1081-4f7e-ad2c-a4c6949be697","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:05.503Z","message":"{\"transactionId\":\"60701f9f-50a8-450a-bbac-0fbaa2441b80\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:05:501\",\"respDate\":\"221026-05:14:05:503\",\"sourceId\":\"ReadinessCheck:60701f9f-50a8-450a-bbac-0fbaa2441b80\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:05:501-16420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[60701f9f-50a8-450a-bbac-0fbaa2441b80]}\\\"}\"}","context":{"RequestID":"60701f9f-50a8-450a-bbac-0fbaa2441b80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49e1d5cc-1081-4f7e-ad2c-a4c6949be697","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60701f9f-50a8-450a-bbac-0fbaa2441b80","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49e1d5cc-1081-4f7e-ad2c-a4c6949be697","LogTimestamp":"2022-10-26T05:14:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:06.693Z","message":"Entering","context":{"RequestID":"9dca796c-9780-4b1b-bbaf-bbe6da504f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6bd955f-54f5-46d4-b834-2b9d9c99057e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:06.695Z","message":"{\"transactionId\":\"9dca796c-9780-4b1b-bbaf-bbe6da504f3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:06:693\",\"respDate\":\"221026-05:14:06:695\",\"sourceId\":\"haproxy:9dca796c-9780-4b1b-bbaf-bbe6da504f3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:06:693-60451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9dca796c-9780-4b1b-bbaf-bbe6da504f3c]}\\\"}\"}","context":{"RequestID":"9dca796c-9780-4b1b-bbaf-bbe6da504f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6bd955f-54f5-46d4-b834-2b9d9c99057e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:06.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dca796c-9780-4b1b-bbaf-bbe6da504f3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6bd955f-54f5-46d4-b834-2b9d9c99057e","LogTimestamp":"2022-10-26T05:14:06.696Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:07.611Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:07.619Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:07.620Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:07.620Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:08.705Z","message":"Entering","context":{"RequestID":"78d174be-53c1-4ee0-bb07-a0390ad6d6d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad1edde0-f4ca-4dd8-864c-73859979a156","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:08.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:08.708Z","message":"{\"transactionId\":\"78d174be-53c1-4ee0-bb07-a0390ad6d6d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:08:706\",\"respDate\":\"221026-05:14:08:707\",\"sourceId\":\"haproxy:78d174be-53c1-4ee0-bb07-a0390ad6d6d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:08:706-59404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[78d174be-53c1-4ee0-bb07-a0390ad6d6d3]}\\\"}\"}","context":{"RequestID":"78d174be-53c1-4ee0-bb07-a0390ad6d6d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad1edde0-f4ca-4dd8-864c-73859979a156","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:08.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:08.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78d174be-53c1-4ee0-bb07-a0390ad6d6d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad1edde0-f4ca-4dd8-864c-73859979a156","LogTimestamp":"2022-10-26T05:14:08.708Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:10.717Z","message":"Entering","context":{"RequestID":"321f3e5f-5cf1-4076-910a-80cc6fe9ea21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0df1c44e-9d06-4cfe-8d1f-c3b351edde94","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:10.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:10.719Z","message":"{\"transactionId\":\"321f3e5f-5cf1-4076-910a-80cc6fe9ea21\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:10:717\",\"respDate\":\"221026-05:14:10:719\",\"sourceId\":\"haproxy:321f3e5f-5cf1-4076-910a-80cc6fe9ea21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:10:717-74562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[321f3e5f-5cf1-4076-910a-80cc6fe9ea21]}\\\"}\"}","context":{"RequestID":"321f3e5f-5cf1-4076-910a-80cc6fe9ea21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0df1c44e-9d06-4cfe-8d1f-c3b351edde94","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:10.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:10.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"321f3e5f-5cf1-4076-910a-80cc6fe9ea21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0df1c44e-9d06-4cfe-8d1f-c3b351edde94","LogTimestamp":"2022-10-26T05:14:10.719Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:14:12.729Z","message":"Entering","context":{"RequestID":"44b5b405-6e4b-4bc5-a431-4b8d197ecded","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"665ff2b5-c723-4e4e-933e-93a08702c782","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:12.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:12.732Z","message":"{\"transactionId\":\"44b5b405-6e4b-4bc5-a431-4b8d197ecded\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:12:730\",\"respDate\":\"221026-05:14:12:732\",\"sourceId\":\"haproxy:44b5b405-6e4b-4bc5-a431-4b8d197ecded\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:12:730-27875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44b5b405-6e4b-4bc5-a431-4b8d197ecded]}\\\"}\"}","context":{"RequestID":"44b5b405-6e4b-4bc5-a431-4b8d197ecded","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"665ff2b5-c723-4e4e-933e-93a08702c782","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:12.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:12.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44b5b405-6e4b-4bc5-a431-4b8d197ecded","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"665ff2b5-c723-4e4e-933e-93a08702c782","LogTimestamp":"2022-10-26T05:14:12.733Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:13.396Z","message":"Entering","context":{"RequestID":"7b29323f-c54d-4524-a84b-ebc013135030","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96e3cb2b-b359-46f0-9b4f-187b2732e625","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:13.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:13.399Z","message":"{\"transactionId\":\"7b29323f-c54d-4524-a84b-ebc013135030\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:13:396\",\"respDate\":\"221026-05:14:13:399\",\"sourceId\":\"healthcheck:7b29323f-c54d-4524-a84b-ebc013135030\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:13:396-48918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40070], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7b29323f-c54d-4524-a84b-ebc013135030]}\\\"}\"}","context":{"RequestID":"7b29323f-c54d-4524-a84b-ebc013135030","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96e3cb2b-b359-46f0-9b4f-187b2732e625","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:13.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:13.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b29323f-c54d-4524-a84b-ebc013135030","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96e3cb2b-b359-46f0-9b4f-187b2732e625","LogTimestamp":"2022-10-26T05:14:13.399Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:14:14.745Z","message":"Entering","context":{"RequestID":"d0d118a5-0bee-4098-8d9d-646559baad23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e0714ac3-8f97-4e55-ab63-76fd505089da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:14.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:14.747Z","message":"{\"transactionId\":\"d0d118a5-0bee-4098-8d9d-646559baad23\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:14:745\",\"respDate\":\"221026-05:14:14:747\",\"sourceId\":\"haproxy:d0d118a5-0bee-4098-8d9d-646559baad23\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:14:745-98384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d0d118a5-0bee-4098-8d9d-646559baad23]}\\\"}\"}","context":{"RequestID":"d0d118a5-0bee-4098-8d9d-646559baad23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e0714ac3-8f97-4e55-ab63-76fd505089da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:14.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:14.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0d118a5-0bee-4098-8d9d-646559baad23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0714ac3-8f97-4e55-ab63-76fd505089da","LogTimestamp":"2022-10-26T05:14:14.748Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:15.360Z","message":"Entering","context":{"RequestID":"ed389234-6245-4c74-ba88-d8e10b82095c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8ab6b928-c278-4ddd-be76-e05a2de807ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:15.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:15.363Z","message":"{\"transactionId\":\"ed389234-6245-4c74-ba88-d8e10b82095c\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:15:361\",\"respDate\":\"221026-05:14:15:363\",\"sourceId\":\"OOM_ReadinessCheck:ed389234-6245-4c74-ba88-d8e10b82095c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:15:361-27038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59292], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ed389234-6245-4c74-ba88-d8e10b82095c]}\\\"}\"}","context":{"RequestID":"ed389234-6245-4c74-ba88-d8e10b82095c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8ab6b928-c278-4ddd-be76-e05a2de807ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:15.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:15.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed389234-6245-4c74-ba88-d8e10b82095c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab6b928-c278-4ddd-be76-e05a2de807ff","LogTimestamp":"2022-10-26T05:14:15.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:15.500Z","message":"Entering","context":{"RequestID":"c5f6b5cc-c87f-4913-af90-a774e5c5a233","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c1628b-45cc-475d-9734-7f79781966ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:15.507Z","message":"Database is available from CACHED check.","context":{"RequestID":"c5f6b5cc-c87f-4913-af90-a774e5c5a233","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c1628b-45cc-475d-9734-7f79781966ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:15.508Z","message":"{\"transactionId\":\"c5f6b5cc-c87f-4913-af90-a774e5c5a233\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:15:505\",\"respDate\":\"221026-05:14:15:508\",\"sourceId\":\"ReadinessCheck:c5f6b5cc-c87f-4913-af90-a774e5c5a233\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:15:505-12023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c5f6b5cc-c87f-4913-af90-a774e5c5a233]}\\\"}\"}","context":{"RequestID":"c5f6b5cc-c87f-4913-af90-a774e5c5a233","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c1628b-45cc-475d-9734-7f79781966ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:15.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5f6b5cc-c87f-4913-af90-a774e5c5a233","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3c1628b-45cc-475d-9734-7f79781966ed","LogTimestamp":"2022-10-26T05:14:15.508Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:14:15.774Z","message":"Entering","context":{"RequestID":"21d5a56c-0d9b-456e-94a5-9514fe3a9b02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95d7a34f-97e9-412f-81e5-2299e6b4f897","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:15.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:15.776Z","message":"{\"transactionId\":\"21d5a56c-0d9b-456e-94a5-9514fe3a9b02\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:15:774\",\"respDate\":\"221026-05:14:15:776\",\"sourceId\":\"healthcheck:21d5a56c-0d9b-456e-94a5-9514fe3a9b02\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:15:774-67642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[21d5a56c-0d9b-456e-94a5-9514fe3a9b02]}\\\"}\"}","context":{"RequestID":"21d5a56c-0d9b-456e-94a5-9514fe3a9b02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95d7a34f-97e9-412f-81e5-2299e6b4f897","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:15.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:15.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21d5a56c-0d9b-456e-94a5-9514fe3a9b02","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95d7a34f-97e9-412f-81e5-2299e6b4f897","LogTimestamp":"2022-10-26T05:14:15.777Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:14:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:16.761Z","message":"Entering","context":{"RequestID":"60ebc9c2-c96f-4457-8a07-a37b26c4488b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5997c826-c014-4408-b7a8-c0211718d33b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:16.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:16.764Z","message":"{\"transactionId\":\"60ebc9c2-c96f-4457-8a07-a37b26c4488b\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:16:762\",\"respDate\":\"221026-05:14:16:764\",\"sourceId\":\"haproxy:60ebc9c2-c96f-4457-8a07-a37b26c4488b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:16:762-7847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60ebc9c2-c96f-4457-8a07-a37b26c4488b]}\\\"}\"}","context":{"RequestID":"60ebc9c2-c96f-4457-8a07-a37b26c4488b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5997c826-c014-4408-b7a8-c0211718d33b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:16.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:16.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60ebc9c2-c96f-4457-8a07-a37b26c4488b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5997c826-c014-4408-b7a8-c0211718d33b","LogTimestamp":"2022-10-26T05:14:16.764Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:17.612Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:17.625Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:17.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:17.626Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:18.774Z","message":"Entering","context":{"RequestID":"42fa5545-ab18-4fb3-b585-25c640552733","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49104646-865b-4c0d-a2c9-d38eb8f07b9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:18.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:18.777Z","message":"{\"transactionId\":\"42fa5545-ab18-4fb3-b585-25c640552733\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:18:775\",\"respDate\":\"221026-05:14:18:777\",\"sourceId\":\"haproxy:42fa5545-ab18-4fb3-b585-25c640552733\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:18:775-92503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[42fa5545-ab18-4fb3-b585-25c640552733]}\\\"}\"}","context":{"RequestID":"42fa5545-ab18-4fb3-b585-25c640552733","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49104646-865b-4c0d-a2c9-d38eb8f07b9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:18.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:18.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42fa5545-ab18-4fb3-b585-25c640552733","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49104646-865b-4c0d-a2c9-d38eb8f07b9c","LogTimestamp":"2022-10-26T05:14:18.777Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:20.793Z","message":"Entering","context":{"RequestID":"55a26087-3ac8-4d93-bf3f-dfdd8529788e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31820e77-cf60-4b38-8f41-6c32af0b4ad6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:20.796Z","message":"{\"transactionId\":\"55a26087-3ac8-4d93-bf3f-dfdd8529788e\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:20:794\",\"respDate\":\"221026-05:14:20:796\",\"sourceId\":\"haproxy:55a26087-3ac8-4d93-bf3f-dfdd8529788e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:20:794-72120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55a26087-3ac8-4d93-bf3f-dfdd8529788e]}\\\"}\"}","context":{"RequestID":"55a26087-3ac8-4d93-bf3f-dfdd8529788e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31820e77-cf60-4b38-8f41-6c32af0b4ad6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55a26087-3ac8-4d93-bf3f-dfdd8529788e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31820e77-cf60-4b38-8f41-6c32af0b4ad6","LogTimestamp":"2022-10-26T05:14:20.796Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:22.808Z","message":"Entering","context":{"RequestID":"d7f75277-02e1-4088-af5b-f4d3298699cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb10317c-0948-4e9e-857d-1a9d7b4e859f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:22.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:22.812Z","message":"{\"transactionId\":\"d7f75277-02e1-4088-af5b-f4d3298699cb\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:22:809\",\"respDate\":\"221026-05:14:22:812\",\"sourceId\":\"haproxy:d7f75277-02e1-4088-af5b-f4d3298699cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:22:809-99146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7f75277-02e1-4088-af5b-f4d3298699cb]}\\\"}\"}","context":{"RequestID":"d7f75277-02e1-4088-af5b-f4d3298699cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb10317c-0948-4e9e-857d-1a9d7b4e859f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:22.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:22.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7f75277-02e1-4088-af5b-f4d3298699cb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb10317c-0948-4e9e-857d-1a9d7b4e859f","LogTimestamp":"2022-10-26T05:14:22.812Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:14:24.549Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:14:24.554Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:14:24.827Z","message":"Entering","context":{"RequestID":"d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4ef8b23-e861-4620-ad5b-9624b44b29e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:24.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:24.830Z","message":"{\"transactionId\":\"d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:24:828\",\"respDate\":\"221026-05:14:24:830\",\"sourceId\":\"haproxy:d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:24:828-93587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693]}\\\"}\"}","context":{"RequestID":"d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4ef8b23-e861-4620-ad5b-9624b44b29e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:24.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:24.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f377c1-1ab4-40e4-8f5d-cce4d3f5b693","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4ef8b23-e861-4620-ad5b-9624b44b29e7","LogTimestamp":"2022-10-26T05:14:24.830Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:25.358Z","message":"Entering","context":{"RequestID":"2026b43c-c95c-4443-b020-60d03f3d7ba0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0f86bfa1-88f0-448c-8886-aa2ddac964fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:25.361Z","message":"{\"transactionId\":\"2026b43c-c95c-4443-b020-60d03f3d7ba0\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:25:359\",\"respDate\":\"221026-05:14:25:361\",\"sourceId\":\"OOM_ReadinessCheck:2026b43c-c95c-4443-b020-60d03f3d7ba0\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:25:359-47874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59466], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2026b43c-c95c-4443-b020-60d03f3d7ba0]}\\\"}\"}","context":{"RequestID":"2026b43c-c95c-4443-b020-60d03f3d7ba0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"0f86bfa1-88f0-448c-8886-aa2ddac964fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2026b43c-c95c-4443-b020-60d03f3d7ba0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f86bfa1-88f0-448c-8886-aa2ddac964fc","LogTimestamp":"2022-10-26T05:14:25.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:14:25.501Z","message":"Entering","context":{"RequestID":"09bbdd9f-1f3a-4132-b922-387397979477","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"960fb702-c262-40cb-b893-5f74bc33e5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:25.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:25.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"09bbdd9f-1f3a-4132-b922-387397979477","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"960fb702-c262-40cb-b893-5f74bc33e5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:25.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:25.504Z","message":"{\"transactionId\":\"09bbdd9f-1f3a-4132-b922-387397979477\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:25:501\",\"respDate\":\"221026-05:14:25:503\",\"sourceId\":\"ReadinessCheck:09bbdd9f-1f3a-4132-b922-387397979477\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:25:501-67604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[09bbdd9f-1f3a-4132-b922-387397979477]}\\\"}\"}","context":{"RequestID":"09bbdd9f-1f3a-4132-b922-387397979477","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"960fb702-c262-40cb-b893-5f74bc33e5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:25.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09bbdd9f-1f3a-4132-b922-387397979477","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"960fb702-c262-40cb-b893-5f74bc33e5d0","LogTimestamp":"2022-10-26T05:14:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:26.842Z","message":"Entering","context":{"RequestID":"274b16da-1de5-44b7-94b4-5745d130878d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64cfa15c-df40-4aa7-a16b-76ebd03c5587","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:26.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:26.845Z","message":"{\"transactionId\":\"274b16da-1de5-44b7-94b4-5745d130878d\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:26:843\",\"respDate\":\"221026-05:14:26:845\",\"sourceId\":\"haproxy:274b16da-1de5-44b7-94b4-5745d130878d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:26:843-62709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[274b16da-1de5-44b7-94b4-5745d130878d]}\\\"}\"}","context":{"RequestID":"274b16da-1de5-44b7-94b4-5745d130878d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64cfa15c-df40-4aa7-a16b-76ebd03c5587","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:26.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:26.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"274b16da-1de5-44b7-94b4-5745d130878d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64cfa15c-df40-4aa7-a16b-76ebd03c5587","LogTimestamp":"2022-10-26T05:14:26.846Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:27.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:27.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:27.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:27.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:28.417Z","message":"Entering","context":{"RequestID":"47328e0d-9910-4a58-9743-8c2aba1cd7b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"994f4bd3-d510-4122-85fd-096ffb352809","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:28.420Z","message":"{\"transactionId\":\"47328e0d-9910-4a58-9743-8c2aba1cd7b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:28:418\",\"respDate\":\"221026-05:14:28:420\",\"sourceId\":\"healthcheck:47328e0d-9910-4a58-9743-8c2aba1cd7b9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:28:418-80473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40218], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[47328e0d-9910-4a58-9743-8c2aba1cd7b9]}\\\"}\"}","context":{"RequestID":"47328e0d-9910-4a58-9743-8c2aba1cd7b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"994f4bd3-d510-4122-85fd-096ffb352809","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47328e0d-9910-4a58-9743-8c2aba1cd7b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"994f4bd3-d510-4122-85fd-096ffb352809","LogTimestamp":"2022-10-26T05:14:28.420Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:14:28.858Z","message":"Entering","context":{"RequestID":"dbcb191e-70a8-404a-8408-46249fb6d9ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"247d8322-a42c-4c70-83f5-735c4bc36048","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:28.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:28.860Z","message":"{\"transactionId\":\"dbcb191e-70a8-404a-8408-46249fb6d9ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:28:858\",\"respDate\":\"221026-05:14:28:860\",\"sourceId\":\"haproxy:dbcb191e-70a8-404a-8408-46249fb6d9ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:28:858-34159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dbcb191e-70a8-404a-8408-46249fb6d9ad]}\\\"}\"}","context":{"RequestID":"dbcb191e-70a8-404a-8408-46249fb6d9ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"247d8322-a42c-4c70-83f5-735c4bc36048","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:28.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:28.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbcb191e-70a8-404a-8408-46249fb6d9ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"247d8322-a42c-4c70-83f5-735c4bc36048","LogTimestamp":"2022-10-26T05:14:28.861Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:30.804Z","message":"Entering","context":{"RequestID":"51bee382-ec2b-4c96-b24c-dda9f4ee17a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83415d6e-3f01-4bd6-a00f-e69377876448","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:30.807Z","message":"{\"transactionId\":\"51bee382-ec2b-4c96-b24c-dda9f4ee17a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:30:805\",\"respDate\":\"221026-05:14:30:807\",\"sourceId\":\"healthcheck:51bee382-ec2b-4c96-b24c-dda9f4ee17a8\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:30:805-93804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[51bee382-ec2b-4c96-b24c-dda9f4ee17a8]}\\\"}\"}","context":{"RequestID":"51bee382-ec2b-4c96-b24c-dda9f4ee17a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83415d6e-3f01-4bd6-a00f-e69377876448","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51bee382-ec2b-4c96-b24c-dda9f4ee17a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83415d6e-3f01-4bd6-a00f-e69377876448","LogTimestamp":"2022-10-26T05:14:30.807Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:14:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:30.874Z","message":"Entering","context":{"RequestID":"62b7b293-490d-4635-af32-9c4681f1c70d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f398187a-327d-45f3-9cd0-c9225f57487f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:30.877Z","message":"{\"transactionId\":\"62b7b293-490d-4635-af32-9c4681f1c70d\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:30:875\",\"respDate\":\"221026-05:14:30:877\",\"sourceId\":\"haproxy:62b7b293-490d-4635-af32-9c4681f1c70d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:30:875-61165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[62b7b293-490d-4635-af32-9c4681f1c70d]}\\\"}\"}","context":{"RequestID":"62b7b293-490d-4635-af32-9c4681f1c70d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f398187a-327d-45f3-9cd0-c9225f57487f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:30.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62b7b293-490d-4635-af32-9c4681f1c70d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f398187a-327d-45f3-9cd0-c9225f57487f","LogTimestamp":"2022-10-26T05:14:30.877Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:32.888Z","message":"Entering","context":{"RequestID":"75261d05-b7b3-464b-aec9-3070b4d2de92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6bc3cbc7-0963-4caf-9735-c7380345d813","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:32.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:32.891Z","message":"{\"transactionId\":\"75261d05-b7b3-464b-aec9-3070b4d2de92\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:32:889\",\"respDate\":\"221026-05:14:32:891\",\"sourceId\":\"haproxy:75261d05-b7b3-464b-aec9-3070b4d2de92\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:32:889-84727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75261d05-b7b3-464b-aec9-3070b4d2de92]}\\\"}\"}","context":{"RequestID":"75261d05-b7b3-464b-aec9-3070b4d2de92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6bc3cbc7-0963-4caf-9735-c7380345d813","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:32.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:32.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75261d05-b7b3-464b-aec9-3070b4d2de92","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bc3cbc7-0963-4caf-9735-c7380345d813","LogTimestamp":"2022-10-26T05:14:32.892Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:34.902Z","message":"Entering","context":{"RequestID":"1c34d590-e4a5-409b-b257-cd473eb6e0ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"43ed8cae-ad0b-4e43-bce6-c2832a1fda11","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:34.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:34.905Z","message":"{\"transactionId\":\"1c34d590-e4a5-409b-b257-cd473eb6e0ca\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:34:903\",\"respDate\":\"221026-05:14:34:905\",\"sourceId\":\"haproxy:1c34d590-e4a5-409b-b257-cd473eb6e0ca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:34:903-33194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c34d590-e4a5-409b-b257-cd473eb6e0ca]}\\\"}\"}","context":{"RequestID":"1c34d590-e4a5-409b-b257-cd473eb6e0ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"43ed8cae-ad0b-4e43-bce6-c2832a1fda11","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:34.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:34.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c34d590-e4a5-409b-b257-cd473eb6e0ca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43ed8cae-ad0b-4e43-bce6-c2832a1fda11","LogTimestamp":"2022-10-26T05:14:34.905Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:35.357Z","message":"Entering","context":{"RequestID":"e2c44ec5-ca6a-40bb-ba58-5d4049ee0317","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81294acf-4155-43e8-9c92-0ae4c9111866","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:35.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:35.360Z","message":"{\"transactionId\":\"e2c44ec5-ca6a-40bb-ba58-5d4049ee0317\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:35:358\",\"respDate\":\"221026-05:14:35:359\",\"sourceId\":\"OOM_ReadinessCheck:e2c44ec5-ca6a-40bb-ba58-5d4049ee0317\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:35:358-17323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59620], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2c44ec5-ca6a-40bb-ba58-5d4049ee0317]}\\\"}\"}","context":{"RequestID":"e2c44ec5-ca6a-40bb-ba58-5d4049ee0317","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81294acf-4155-43e8-9c92-0ae4c9111866","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:35.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:35.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2c44ec5-ca6a-40bb-ba58-5d4049ee0317","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81294acf-4155-43e8-9c92-0ae4c9111866","LogTimestamp":"2022-10-26T05:14:35.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:35.501Z","message":"Entering","context":{"RequestID":"451f064f-7f8a-457e-900c-ef17139fa180","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5b82822-4474-4a41-99a7-09b27574acac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:35.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"451f064f-7f8a-457e-900c-ef17139fa180","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5b82822-4474-4a41-99a7-09b27574acac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:35.504Z","message":"{\"transactionId\":\"451f064f-7f8a-457e-900c-ef17139fa180\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:35:501\",\"respDate\":\"221026-05:14:35:504\",\"sourceId\":\"ReadinessCheck:451f064f-7f8a-457e-900c-ef17139fa180\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:35:501-1159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[451f064f-7f8a-457e-900c-ef17139fa180]}\\\"}\"}","context":{"RequestID":"451f064f-7f8a-457e-900c-ef17139fa180","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5b82822-4474-4a41-99a7-09b27574acac","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:35.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"451f064f-7f8a-457e-900c-ef17139fa180","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5b82822-4474-4a41-99a7-09b27574acac","LogTimestamp":"2022-10-26T05:14:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:36.916Z","message":"Entering","context":{"RequestID":"59da4336-ed1e-4391-9b9d-29453d90eeb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"231eddf7-a36c-428a-be7e-6e4715b6fe5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:36.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:36.919Z","message":"{\"transactionId\":\"59da4336-ed1e-4391-9b9d-29453d90eeb3\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:36:917\",\"respDate\":\"221026-05:14:36:919\",\"sourceId\":\"haproxy:59da4336-ed1e-4391-9b9d-29453d90eeb3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:36:917-93216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59da4336-ed1e-4391-9b9d-29453d90eeb3]}\\\"}\"}","context":{"RequestID":"59da4336-ed1e-4391-9b9d-29453d90eeb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"231eddf7-a36c-428a-be7e-6e4715b6fe5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:36.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:36.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59da4336-ed1e-4391-9b9d-29453d90eeb3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"231eddf7-a36c-428a-be7e-6e4715b6fe5e","LogTimestamp":"2022-10-26T05:14:36.920Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:37.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:37.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:37.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:37.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:38.931Z","message":"Entering","context":{"RequestID":"6a6f09c3-1a6a-425a-83f4-db7d21cc4615","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fada1abb-3da1-43de-97c1-a53ef051872f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:38.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:38.934Z","message":"{\"transactionId\":\"6a6f09c3-1a6a-425a-83f4-db7d21cc4615\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:38:932\",\"respDate\":\"221026-05:14:38:934\",\"sourceId\":\"haproxy:6a6f09c3-1a6a-425a-83f4-db7d21cc4615\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:38:932-3415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a6f09c3-1a6a-425a-83f4-db7d21cc4615]}\\\"}\"}","context":{"RequestID":"6a6f09c3-1a6a-425a-83f4-db7d21cc4615","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fada1abb-3da1-43de-97c1-a53ef051872f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:38.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:38.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a6f09c3-1a6a-425a-83f4-db7d21cc4615","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fada1abb-3da1-43de-97c1-a53ef051872f","LogTimestamp":"2022-10-26T05:14:38.934Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:40.945Z","message":"Entering","context":{"RequestID":"a68e59f7-ad84-4c30-8d6f-4e4033d5fa37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfa64a49-18d6-4577-a0c8-cba074f807a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:40.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:40.947Z","message":"{\"transactionId\":\"a68e59f7-ad84-4c30-8d6f-4e4033d5fa37\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:40:945\",\"respDate\":\"221026-05:14:40:947\",\"sourceId\":\"haproxy:a68e59f7-ad84-4c30-8d6f-4e4033d5fa37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:40:945-44605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a68e59f7-ad84-4c30-8d6f-4e4033d5fa37]}\\\"}\"}","context":{"RequestID":"a68e59f7-ad84-4c30-8d6f-4e4033d5fa37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfa64a49-18d6-4577-a0c8-cba074f807a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:40.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:40.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a68e59f7-ad84-4c30-8d6f-4e4033d5fa37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfa64a49-18d6-4577-a0c8-cba074f807a8","LogTimestamp":"2022-10-26T05:14:40.948Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:42.958Z","message":"Entering","context":{"RequestID":"e6c93e40-0f8f-4070-8205-ff0f5d0dcd73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f04fb9bc-88ba-433e-8931-254653fbc5bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:42.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:42.960Z","message":"{\"transactionId\":\"e6c93e40-0f8f-4070-8205-ff0f5d0dcd73\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:42:959\",\"respDate\":\"221026-05:14:42:960\",\"sourceId\":\"haproxy:e6c93e40-0f8f-4070-8205-ff0f5d0dcd73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:42:959-2591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e6c93e40-0f8f-4070-8205-ff0f5d0dcd73]}\\\"}\"}","context":{"RequestID":"e6c93e40-0f8f-4070-8205-ff0f5d0dcd73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f04fb9bc-88ba-433e-8931-254653fbc5bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:42.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:42.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6c93e40-0f8f-4070-8205-ff0f5d0dcd73","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f04fb9bc-88ba-433e-8931-254653fbc5bb","LogTimestamp":"2022-10-26T05:14:42.961Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:14:43.440Z","message":"Entering","context":{"RequestID":"060ce015-710a-490e-8543-0cfa009a132b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d47ee7fe-cfa4-404a-82ee-54a369796548","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:43.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:43.443Z","message":"{\"transactionId\":\"060ce015-710a-490e-8543-0cfa009a132b\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:43:441\",\"respDate\":\"221026-05:14:43:443\",\"sourceId\":\"healthcheck:060ce015-710a-490e-8543-0cfa009a132b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:43:441-48780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40378], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[060ce015-710a-490e-8543-0cfa009a132b]}\\\"}\"}","context":{"RequestID":"060ce015-710a-490e-8543-0cfa009a132b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d47ee7fe-cfa4-404a-82ee-54a369796548","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:43.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:43.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"060ce015-710a-490e-8543-0cfa009a132b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d47ee7fe-cfa4-404a-82ee-54a369796548","LogTimestamp":"2022-10-26T05:14:43.443Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:14:44.972Z","message":"Entering","context":{"RequestID":"7cf62daf-4093-4cea-b2a4-18151a24d45a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56670531-6545-4991-a745-8abcf2e291dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:44.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:44.975Z","message":"{\"transactionId\":\"7cf62daf-4093-4cea-b2a4-18151a24d45a\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:44:973\",\"respDate\":\"221026-05:14:44:974\",\"sourceId\":\"haproxy:7cf62daf-4093-4cea-b2a4-18151a24d45a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:44:973-93666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cf62daf-4093-4cea-b2a4-18151a24d45a]}\\\"}\"}","context":{"RequestID":"7cf62daf-4093-4cea-b2a4-18151a24d45a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56670531-6545-4991-a745-8abcf2e291dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:44.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:44.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cf62daf-4093-4cea-b2a4-18151a24d45a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56670531-6545-4991-a745-8abcf2e291dd","LogTimestamp":"2022-10-26T05:14:44.975Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:45.357Z","message":"Entering","context":{"RequestID":"71f401f0-bbc1-4292-bfff-11e389cedc1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4060c4e3-29ea-4117-b119-a39a4a3c8cdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:45.360Z","message":"{\"transactionId\":\"71f401f0-bbc1-4292-bfff-11e389cedc1c\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:45:358\",\"respDate\":\"221026-05:14:45:360\",\"sourceId\":\"OOM_ReadinessCheck:71f401f0-bbc1-4292-bfff-11e389cedc1c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:45:358-35063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59798], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[71f401f0-bbc1-4292-bfff-11e389cedc1c]}\\\"}\"}","context":{"RequestID":"71f401f0-bbc1-4292-bfff-11e389cedc1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4060c4e3-29ea-4117-b119-a39a4a3c8cdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:45.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71f401f0-bbc1-4292-bfff-11e389cedc1c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4060c4e3-29ea-4117-b119-a39a4a3c8cdf","LogTimestamp":"2022-10-26T05:14:45.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:45.497Z","message":"Entering","context":{"RequestID":"491d3dbd-cd3a-4a10-8c73-04084f6faea1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6ced249-3dd5-4df9-8cf1-a8a6a0e00076","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"491d3dbd-cd3a-4a10-8c73-04084f6faea1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6ced249-3dd5-4df9-8cf1-a8a6a0e00076","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:45.500Z","message":"{\"transactionId\":\"491d3dbd-cd3a-4a10-8c73-04084f6faea1\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:45:498\",\"respDate\":\"221026-05:14:45:500\",\"sourceId\":\"ReadinessCheck:491d3dbd-cd3a-4a10-8c73-04084f6faea1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:45:498-91140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[491d3dbd-cd3a-4a10-8c73-04084f6faea1]}\\\"}\"}","context":{"RequestID":"491d3dbd-cd3a-4a10-8c73-04084f6faea1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6ced249-3dd5-4df9-8cf1-a8a6a0e00076","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"491d3dbd-cd3a-4a10-8c73-04084f6faea1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6ced249-3dd5-4df9-8cf1-a8a6a0e00076","LogTimestamp":"2022-10-26T05:14:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:45.832Z","message":"Entering","context":{"RequestID":"12c5a52e-bfb7-4896-b00f-890f21894045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"386673ab-893a-4238-b2fa-446ca4b28a85","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:45.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:45.835Z","message":"{\"transactionId\":\"12c5a52e-bfb7-4896-b00f-890f21894045\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:45:833\",\"respDate\":\"221026-05:14:45:835\",\"sourceId\":\"healthcheck:12c5a52e-bfb7-4896-b00f-890f21894045\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:45:833-99521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[12c5a52e-bfb7-4896-b00f-890f21894045]}\\\"}\"}","context":{"RequestID":"12c5a52e-bfb7-4896-b00f-890f21894045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"386673ab-893a-4238-b2fa-446ca4b28a85","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:45.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:45.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12c5a52e-bfb7-4896-b00f-890f21894045","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"386673ab-893a-4238-b2fa-446ca4b28a85","LogTimestamp":"2022-10-26T05:14:45.835Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:14:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:14:46.985Z","message":"Entering","context":{"RequestID":"7839c1bf-c2ef-4550-ba81-f453688af38d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e800dc3-de9a-4359-ac55-3f7b08fbaf9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:46.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:46.988Z","message":"{\"transactionId\":\"7839c1bf-c2ef-4550-ba81-f453688af38d\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:46:986\",\"respDate\":\"221026-05:14:46:988\",\"sourceId\":\"haproxy:7839c1bf-c2ef-4550-ba81-f453688af38d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:46:986-41770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7839c1bf-c2ef-4550-ba81-f453688af38d]}\\\"}\"}","context":{"RequestID":"7839c1bf-c2ef-4550-ba81-f453688af38d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e800dc3-de9a-4359-ac55-3f7b08fbaf9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:46.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:46.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7839c1bf-c2ef-4550-ba81-f453688af38d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e800dc3-de9a-4359-ac55-3f7b08fbaf9a","LogTimestamp":"2022-10-26T05:14:46.989Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:47.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:47.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:47.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:47.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:48.999Z","message":"Entering","context":{"RequestID":"3e770934-bf6a-4d82-8115-af4dbd457f45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7420c8d9-c0ed-4170-80dc-4b6e05699ee3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:48.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:49.002Z","message":"{\"transactionId\":\"3e770934-bf6a-4d82-8115-af4dbd457f45\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:49:000\",\"respDate\":\"221026-05:14:49:002\",\"sourceId\":\"haproxy:3e770934-bf6a-4d82-8115-af4dbd457f45\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:49:000-38831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e770934-bf6a-4d82-8115-af4dbd457f45]}\\\"}\"}","context":{"RequestID":"3e770934-bf6a-4d82-8115-af4dbd457f45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7420c8d9-c0ed-4170-80dc-4b6e05699ee3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:48.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:49.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e770934-bf6a-4d82-8115-af4dbd457f45","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7420c8d9-c0ed-4170-80dc-4b6e05699ee3","LogTimestamp":"2022-10-26T05:14:49.003Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:51.013Z","message":"Entering","context":{"RequestID":"80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d84f3a5a-e330-47ec-98ae-f8b6d882b596","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:51.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:51.016Z","message":"{\"transactionId\":\"80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:51:014\",\"respDate\":\"221026-05:14:51:016\",\"sourceId\":\"haproxy:80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:51:014-42793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d]}\\\"}\"}","context":{"RequestID":"80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d84f3a5a-e330-47ec-98ae-f8b6d882b596","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:51.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:51.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80a5e7ee-7f4a-4b29-9e3b-7473cdecc90d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d84f3a5a-e330-47ec-98ae-f8b6d882b596","LogTimestamp":"2022-10-26T05:14:51.017Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:53.033Z","message":"Entering","context":{"RequestID":"ff118f4d-e88f-4062-ba71-321ba93d2804","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd119ebb-1f1a-4009-9b96-b0a5da14ebf3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:53.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:53.035Z","message":"{\"transactionId\":\"ff118f4d-e88f-4062-ba71-321ba93d2804\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:53:033\",\"respDate\":\"221026-05:14:53:035\",\"sourceId\":\"haproxy:ff118f4d-e88f-4062-ba71-321ba93d2804\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:53:033-56283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff118f4d-e88f-4062-ba71-321ba93d2804]}\\\"}\"}","context":{"RequestID":"ff118f4d-e88f-4062-ba71-321ba93d2804","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cd119ebb-1f1a-4009-9b96-b0a5da14ebf3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:53.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:53.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff118f4d-e88f-4062-ba71-321ba93d2804","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd119ebb-1f1a-4009-9b96-b0a5da14ebf3","LogTimestamp":"2022-10-26T05:14:53.036Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:54.555Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:14:54.558Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:14:55.048Z","message":"Entering","context":{"RequestID":"47412f40-71f6-467d-888a-7caf9f292f2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcab10a0-2c76-4e37-a7e8-020e11cda4c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:55.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:55.051Z","message":"{\"transactionId\":\"47412f40-71f6-467d-888a-7caf9f292f2c\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:55:049\",\"respDate\":\"221026-05:14:55:051\",\"sourceId\":\"haproxy:47412f40-71f6-467d-888a-7caf9f292f2c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:55:049-16622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47412f40-71f6-467d-888a-7caf9f292f2c]}\\\"}\"}","context":{"RequestID":"47412f40-71f6-467d-888a-7caf9f292f2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcab10a0-2c76-4e37-a7e8-020e11cda4c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:55.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:55.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47412f40-71f6-467d-888a-7caf9f292f2c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcab10a0-2c76-4e37-a7e8-020e11cda4c0","LogTimestamp":"2022-10-26T05:14:55.051Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:14:55.356Z","message":"Entering","context":{"RequestID":"e0a3f009-cc36-4931-964d-167ce859d778","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d198106d-3acf-4b25-90ae-30a0dec04378","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:55.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:55.359Z","message":"{\"transactionId\":\"e0a3f009-cc36-4931-964d-167ce859d778\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:55:357\",\"respDate\":\"221026-05:14:55:359\",\"sourceId\":\"OOM_ReadinessCheck:e0a3f009-cc36-4931-964d-167ce859d778\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:55:357-53566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59966], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e0a3f009-cc36-4931-964d-167ce859d778]}\\\"}\"}","context":{"RequestID":"e0a3f009-cc36-4931-964d-167ce859d778","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d198106d-3acf-4b25-90ae-30a0dec04378","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:14:55.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:55.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0a3f009-cc36-4931-964d-167ce859d778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d198106d-3acf-4b25-90ae-30a0dec04378","LogTimestamp":"2022-10-26T05:14:55.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:14:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:14:55.500Z","message":"Entering","context":{"RequestID":"05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f8c347-bfd8-401d-9012-30fda15cb1ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:55.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f8c347-bfd8-401d-9012-30fda15cb1ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:55.504Z","message":"{\"transactionId\":\"05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:55:501\",\"respDate\":\"221026-05:14:55:504\",\"sourceId\":\"ReadinessCheck:05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:55:501-12496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4]}\\\"}\"}","context":{"RequestID":"05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f8c347-bfd8-401d-9012-30fda15cb1ff","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:14:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:55.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05e12cf2-29b8-441e-9f31-e6e2ebe8cfe4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38f8c347-bfd8-401d-9012-30fda15cb1ff","LogTimestamp":"2022-10-26T05:14:55.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:14:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:14:57.063Z","message":"Entering","context":{"RequestID":"60569c81-8b27-4ff0-aa5a-3e4d0a087727","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a130b7e-cdbe-4384-a6e4-acdfbf25aefa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:57.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:57.065Z","message":"{\"transactionId\":\"60569c81-8b27-4ff0-aa5a-3e4d0a087727\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:57:063\",\"respDate\":\"221026-05:14:57:065\",\"sourceId\":\"haproxy:60569c81-8b27-4ff0-aa5a-3e4d0a087727\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:14:57:063-81644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60569c81-8b27-4ff0-aa5a-3e4d0a087727]}\\\"}\"}","context":{"RequestID":"60569c81-8b27-4ff0-aa5a-3e4d0a087727","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a130b7e-cdbe-4384-a6e4-acdfbf25aefa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:57.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:57.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60569c81-8b27-4ff0-aa5a-3e4d0a087727","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a130b7e-cdbe-4384-a6e4-acdfbf25aefa","LogTimestamp":"2022-10-26T05:14:57.066Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:14:57.612Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:14:57.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:57.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:57.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:58.463Z","message":"Entering","context":{"RequestID":"c90f54bf-a92f-477e-9f71-08e4f9e17dbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fc90cf1-6bae-40f1-a591-4846a98dfe90","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:58.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:58.465Z","message":"{\"transactionId\":\"c90f54bf-a92f-477e-9f71-08e4f9e17dbc\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:58:463\",\"respDate\":\"221026-05:14:58:465\",\"sourceId\":\"healthcheck:c90f54bf-a92f-477e-9f71-08e4f9e17dbc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:14:58:463-77757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40536], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c90f54bf-a92f-477e-9f71-08e4f9e17dbc]}\\\"}\"}","context":{"RequestID":"c90f54bf-a92f-477e-9f71-08e4f9e17dbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fc90cf1-6bae-40f1-a591-4846a98dfe90","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:14:58.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:58.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c90f54bf-a92f-477e-9f71-08e4f9e17dbc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fc90cf1-6bae-40f1-a591-4846a98dfe90","LogTimestamp":"2022-10-26T05:14:58.466Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:14:59.077Z","message":"Entering","context":{"RequestID":"ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c614cdfb-274f-40a5-82b5-da16d288b29c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:59.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:14:59.079Z","message":"{\"transactionId\":\"ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa\",\"status\":\"200\",\"rqstDate\":\"221026-05:14:59:078\",\"respDate\":\"221026-05:14:59:079\",\"sourceId\":\"haproxy:ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:14:59:078-22818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa]}\\\"}\"}","context":{"RequestID":"ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c614cdfb-274f-40a5-82b5-da16d288b29c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:14:59.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:14:59.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccb9510d-a4e4-4f9b-ab45-a92d7c28cefa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c614cdfb-274f-40a5-82b5-da16d288b29c","LogTimestamp":"2022-10-26T05:14:59.079Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:14:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:00.860Z","message":"Entering","context":{"RequestID":"481a97f6-04e2-40cf-bfa1-a85241b4f919","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"774cf6fd-9e60-40fe-946a-5592d20d07a2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:00.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:00.863Z","message":"{\"transactionId\":\"481a97f6-04e2-40cf-bfa1-a85241b4f919\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:00:861\",\"respDate\":\"221026-05:15:00:863\",\"sourceId\":\"healthcheck:481a97f6-04e2-40cf-bfa1-a85241b4f919\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:00:861-50996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[481a97f6-04e2-40cf-bfa1-a85241b4f919]}\\\"}\"}","context":{"RequestID":"481a97f6-04e2-40cf-bfa1-a85241b4f919","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"774cf6fd-9e60-40fe-946a-5592d20d07a2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:00.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:00.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"481a97f6-04e2-40cf-bfa1-a85241b4f919","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"774cf6fd-9e60-40fe-946a-5592d20d07a2","LogTimestamp":"2022-10-26T05:15:00.863Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:15:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:01.093Z","message":"Entering","context":{"RequestID":"3e31c7dd-79a2-4541-84c2-d2ae6063ecca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9318103d-027f-4592-ab8b-3d6ff50a4a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:01.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:01.096Z","message":"{\"transactionId\":\"3e31c7dd-79a2-4541-84c2-d2ae6063ecca\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:01:093\",\"respDate\":\"221026-05:15:01:095\",\"sourceId\":\"haproxy:3e31c7dd-79a2-4541-84c2-d2ae6063ecca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:01:093-38156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e31c7dd-79a2-4541-84c2-d2ae6063ecca]}\\\"}\"}","context":{"RequestID":"3e31c7dd-79a2-4541-84c2-d2ae6063ecca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9318103d-027f-4592-ab8b-3d6ff50a4a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:01.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:01.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e31c7dd-79a2-4541-84c2-d2ae6063ecca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9318103d-027f-4592-ab8b-3d6ff50a4a92","LogTimestamp":"2022-10-26T05:15:01.096Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:03.109Z","message":"Entering","context":{"RequestID":"b89a1024-78d6-4fc8-aae9-70357350b7f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"316529c1-6820-4067-ab45-923c55109a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:03.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:03.112Z","message":"{\"transactionId\":\"b89a1024-78d6-4fc8-aae9-70357350b7f6\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:03:110\",\"respDate\":\"221026-05:15:03:111\",\"sourceId\":\"haproxy:b89a1024-78d6-4fc8-aae9-70357350b7f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:03:110-83924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b89a1024-78d6-4fc8-aae9-70357350b7f6]}\\\"}\"}","context":{"RequestID":"b89a1024-78d6-4fc8-aae9-70357350b7f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"316529c1-6820-4067-ab45-923c55109a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:03.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:03.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b89a1024-78d6-4fc8-aae9-70357350b7f6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"316529c1-6820-4067-ab45-923c55109a92","LogTimestamp":"2022-10-26T05:15:03.112Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:05.124Z","message":"Entering","context":{"RequestID":"ddc1c304-b22b-49fa-a7d5-16d959f8d8ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65a1fab7-1729-4841-9458-dd337dba3420","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:05.127Z","message":"{\"transactionId\":\"ddc1c304-b22b-49fa-a7d5-16d959f8d8ea\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:05:125\",\"respDate\":\"221026-05:15:05:127\",\"sourceId\":\"haproxy:ddc1c304-b22b-49fa-a7d5-16d959f8d8ea\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:05:125-56084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ddc1c304-b22b-49fa-a7d5-16d959f8d8ea]}\\\"}\"}","context":{"RequestID":"ddc1c304-b22b-49fa-a7d5-16d959f8d8ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65a1fab7-1729-4841-9458-dd337dba3420","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:05.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddc1c304-b22b-49fa-a7d5-16d959f8d8ea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65a1fab7-1729-4841-9458-dd337dba3420","LogTimestamp":"2022-10-26T05:15:05.127Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:05.356Z","message":"Entering","context":{"RequestID":"ef0fd760-f876-4397-8f93-23edfe194f16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71d32b8d-3ef8-441f-822b-f859698d7d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:05.358Z","message":"{\"transactionId\":\"ef0fd760-f876-4397-8f93-23edfe194f16\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:05:357\",\"respDate\":\"221026-05:15:05:358\",\"sourceId\":\"OOM_ReadinessCheck:ef0fd760-f876-4397-8f93-23edfe194f16\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:05:357-89092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60138], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ef0fd760-f876-4397-8f93-23edfe194f16]}\\\"}\"}","context":{"RequestID":"ef0fd760-f876-4397-8f93-23edfe194f16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71d32b8d-3ef8-441f-822b-f859698d7d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0fd760-f876-4397-8f93-23edfe194f16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71d32b8d-3ef8-441f-822b-f859698d7d77","LogTimestamp":"2022-10-26T05:15:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:15:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:05.500Z","message":"Entering","context":{"RequestID":"5d70a823-3e3c-47ba-9696-b9037eed0148","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc21196b-dc4b-4bce-88b5-a55719035521","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d70a823-3e3c-47ba-9696-b9037eed0148","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc21196b-dc4b-4bce-88b5-a55719035521","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:05.502Z","message":"{\"transactionId\":\"5d70a823-3e3c-47ba-9696-b9037eed0148\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:05:500\",\"respDate\":\"221026-05:15:05:502\",\"sourceId\":\"ReadinessCheck:5d70a823-3e3c-47ba-9696-b9037eed0148\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:05:500-30591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5d70a823-3e3c-47ba-9696-b9037eed0148]}\\\"}\"}","context":{"RequestID":"5d70a823-3e3c-47ba-9696-b9037eed0148","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc21196b-dc4b-4bce-88b5-a55719035521","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:05.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d70a823-3e3c-47ba-9696-b9037eed0148","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc21196b-dc4b-4bce-88b5-a55719035521","LogTimestamp":"2022-10-26T05:15:05.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:07.139Z","message":"Entering","context":{"RequestID":"7025af0f-668d-4c0d-9593-4f5d86a8c894","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5cf293fe-7276-4238-a158-00a129f2c8e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:07.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:07.141Z","message":"{\"transactionId\":\"7025af0f-668d-4c0d-9593-4f5d86a8c894\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:07:139\",\"respDate\":\"221026-05:15:07:141\",\"sourceId\":\"haproxy:7025af0f-668d-4c0d-9593-4f5d86a8c894\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:07:139-96752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7025af0f-668d-4c0d-9593-4f5d86a8c894]}\\\"}\"}","context":{"RequestID":"7025af0f-668d-4c0d-9593-4f5d86a8c894","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"5cf293fe-7276-4238-a158-00a129f2c8e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:07.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:07.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7025af0f-668d-4c0d-9593-4f5d86a8c894","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf293fe-7276-4238-a158-00a129f2c8e6","LogTimestamp":"2022-10-26T05:15:07.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:07.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:07.621Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:07.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:07.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:09.152Z","message":"Entering","context":{"RequestID":"49038fa7-4c31-4c28-9f96-7105c63ef764","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7994abdf-d7d6-4cea-92c1-e829bf73baba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:09.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:09.155Z","message":"{\"transactionId\":\"49038fa7-4c31-4c28-9f96-7105c63ef764\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:09:153\",\"respDate\":\"221026-05:15:09:155\",\"sourceId\":\"haproxy:49038fa7-4c31-4c28-9f96-7105c63ef764\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:09:153-75946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[49038fa7-4c31-4c28-9f96-7105c63ef764]}\\\"}\"}","context":{"RequestID":"49038fa7-4c31-4c28-9f96-7105c63ef764","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7994abdf-d7d6-4cea-92c1-e829bf73baba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:09.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:09.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49038fa7-4c31-4c28-9f96-7105c63ef764","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7994abdf-d7d6-4cea-92c1-e829bf73baba","LogTimestamp":"2022-10-26T05:15:09.155Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:11.166Z","message":"Entering","context":{"RequestID":"dda08aab-9e2c-4f10-8231-adfe3876ba3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96646b34-16d6-43ff-909e-a7cec15a64e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:11.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:11.169Z","message":"{\"transactionId\":\"dda08aab-9e2c-4f10-8231-adfe3876ba3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:11:167\",\"respDate\":\"221026-05:15:11:169\",\"sourceId\":\"haproxy:dda08aab-9e2c-4f10-8231-adfe3876ba3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:11:167-20400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dda08aab-9e2c-4f10-8231-adfe3876ba3c]}\\\"}\"}","context":{"RequestID":"dda08aab-9e2c-4f10-8231-adfe3876ba3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"96646b34-16d6-43ff-909e-a7cec15a64e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:11.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:11.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda08aab-9e2c-4f10-8231-adfe3876ba3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96646b34-16d6-43ff-909e-a7cec15a64e2","LogTimestamp":"2022-10-26T05:15:11.170Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:13.182Z","message":"Entering","context":{"RequestID":"34bdce90-2e48-4cdd-ae0f-cd64f54e68bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"716f0aa2-491e-4082-ba37-9fa488cc59b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:13.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:13.190Z","message":"{\"transactionId\":\"34bdce90-2e48-4cdd-ae0f-cd64f54e68bd\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:13:183\",\"respDate\":\"221026-05:15:13:190\",\"sourceId\":\"haproxy:34bdce90-2e48-4cdd-ae0f-cd64f54e68bd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:13:183-23566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34bdce90-2e48-4cdd-ae0f-cd64f54e68bd]}\\\"}\"}","context":{"RequestID":"34bdce90-2e48-4cdd-ae0f-cd64f54e68bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"716f0aa2-491e-4082-ba37-9fa488cc59b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:13.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:13.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34bdce90-2e48-4cdd-ae0f-cd64f54e68bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"716f0aa2-491e-4082-ba37-9fa488cc59b7","LogTimestamp":"2022-10-26T05:15:13.191Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:15:13.487Z","message":"Entering","context":{"RequestID":"20fef552-ad94-4e6b-a18c-3b1c7b63ef88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32a27445-bbab-4a44-a0bb-12f701867a87","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:13.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:13.489Z","message":"{\"transactionId\":\"20fef552-ad94-4e6b-a18c-3b1c7b63ef88\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:13:487\",\"respDate\":\"221026-05:15:13:489\",\"sourceId\":\"healthcheck:20fef552-ad94-4e6b-a18c-3b1c7b63ef88\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:13:487-39173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40698], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[20fef552-ad94-4e6b-a18c-3b1c7b63ef88]}\\\"}\"}","context":{"RequestID":"20fef552-ad94-4e6b-a18c-3b1c7b63ef88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32a27445-bbab-4a44-a0bb-12f701867a87","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:13.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:13.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20fef552-ad94-4e6b-a18c-3b1c7b63ef88","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32a27445-bbab-4a44-a0bb-12f701867a87","LogTimestamp":"2022-10-26T05:15:13.489Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:15.202Z","message":"Entering","context":{"RequestID":"8369df2c-642e-4f9d-990f-49023fa7cb35","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43e9cee2-1b08-4021-8580-c285d981b8cf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:15.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:15.204Z","message":"{\"transactionId\":\"8369df2c-642e-4f9d-990f-49023fa7cb35\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:15:203\",\"respDate\":\"221026-05:15:15:204\",\"sourceId\":\"haproxy:8369df2c-642e-4f9d-990f-49023fa7cb35\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:15:203-17225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8369df2c-642e-4f9d-990f-49023fa7cb35]}\\\"}\"}","context":{"RequestID":"8369df2c-642e-4f9d-990f-49023fa7cb35","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43e9cee2-1b08-4021-8580-c285d981b8cf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:15.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:15.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8369df2c-642e-4f9d-990f-49023fa7cb35","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43e9cee2-1b08-4021-8580-c285d981b8cf","LogTimestamp":"2022-10-26T05:15:15.205Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:15.357Z","message":"Entering","context":{"RequestID":"2220ad4a-71da-4c61-b14c-25a25f3906b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8103c260-2902-40a8-bdcd-d4d0f4952464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:15.360Z","message":"{\"transactionId\":\"2220ad4a-71da-4c61-b14c-25a25f3906b5\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:15:358\",\"respDate\":\"221026-05:15:15:360\",\"sourceId\":\"OOM_ReadinessCheck:2220ad4a-71da-4c61-b14c-25a25f3906b5\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:15:358-92649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60290], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2220ad4a-71da-4c61-b14c-25a25f3906b5]}\\\"}\"}","context":{"RequestID":"2220ad4a-71da-4c61-b14c-25a25f3906b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8103c260-2902-40a8-bdcd-d4d0f4952464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:15.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2220ad4a-71da-4c61-b14c-25a25f3906b5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8103c260-2902-40a8-bdcd-d4d0f4952464","LogTimestamp":"2022-10-26T05:15:15.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:15:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:15.498Z","message":"Entering","context":{"RequestID":"e6374dc9-c722-42d3-9475-ed55b6c0a50b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c072148-ddf5-48bf-b88e-494f1a814565","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"e6374dc9-c722-42d3-9475-ed55b6c0a50b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c072148-ddf5-48bf-b88e-494f1a814565","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:15.500Z","message":"{\"transactionId\":\"e6374dc9-c722-42d3-9475-ed55b6c0a50b\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:15:498\",\"respDate\":\"221026-05:15:15:500\",\"sourceId\":\"ReadinessCheck:e6374dc9-c722-42d3-9475-ed55b6c0a50b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:15:498-18934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e6374dc9-c722-42d3-9475-ed55b6c0a50b]}\\\"}\"}","context":{"RequestID":"e6374dc9-c722-42d3-9475-ed55b6c0a50b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"4c072148-ddf5-48bf-b88e-494f1a814565","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6374dc9-c722-42d3-9475-ed55b6c0a50b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c072148-ddf5-48bf-b88e-494f1a814565","LogTimestamp":"2022-10-26T05:15:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:15.889Z","message":"Entering","context":{"RequestID":"53a229da-9018-488f-86a9-01d8b472757c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"03cd6a52-bcb6-4593-8fcc-42a932a1969d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:15.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:15.892Z","message":"{\"transactionId\":\"53a229da-9018-488f-86a9-01d8b472757c\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:15:890\",\"respDate\":\"221026-05:15:15:892\",\"sourceId\":\"healthcheck:53a229da-9018-488f-86a9-01d8b472757c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:15:890-98898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[53a229da-9018-488f-86a9-01d8b472757c]}\\\"}\"}","context":{"RequestID":"53a229da-9018-488f-86a9-01d8b472757c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"03cd6a52-bcb6-4593-8fcc-42a932a1969d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:15.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:15.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53a229da-9018-488f-86a9-01d8b472757c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03cd6a52-bcb6-4593-8fcc-42a932a1969d","LogTimestamp":"2022-10-26T05:15:15.892Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:15:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:17.216Z","message":"Entering","context":{"RequestID":"ba2fc066-d025-4e7f-be4c-e82f1ddca3d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de758779-c545-447c-8de2-4e068d90d20f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:17.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:17.219Z","message":"{\"transactionId\":\"ba2fc066-d025-4e7f-be4c-e82f1ddca3d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:17:217\",\"respDate\":\"221026-05:15:17:219\",\"sourceId\":\"haproxy:ba2fc066-d025-4e7f-be4c-e82f1ddca3d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:17:217-74094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba2fc066-d025-4e7f-be4c-e82f1ddca3d5]}\\\"}\"}","context":{"RequestID":"ba2fc066-d025-4e7f-be4c-e82f1ddca3d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de758779-c545-447c-8de2-4e068d90d20f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:17.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:17.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba2fc066-d025-4e7f-be4c-e82f1ddca3d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de758779-c545-447c-8de2-4e068d90d20f","LogTimestamp":"2022-10-26T05:15:17.219Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:17.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:17.621Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:15:17.623Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:15:17.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:17.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:17.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:19.229Z","message":"Entering","context":{"RequestID":"57064683-90e6-4e12-a758-3e4910dddeca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af8f2389-b1ec-4fc1-96e7-f9f360367391","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:19.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:19.231Z","message":"{\"transactionId\":\"57064683-90e6-4e12-a758-3e4910dddeca\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:19:229\",\"respDate\":\"221026-05:15:19:231\",\"sourceId\":\"haproxy:57064683-90e6-4e12-a758-3e4910dddeca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:19:229-40750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57064683-90e6-4e12-a758-3e4910dddeca]}\\\"}\"}","context":{"RequestID":"57064683-90e6-4e12-a758-3e4910dddeca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af8f2389-b1ec-4fc1-96e7-f9f360367391","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:19.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:19.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57064683-90e6-4e12-a758-3e4910dddeca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af8f2389-b1ec-4fc1-96e7-f9f360367391","LogTimestamp":"2022-10-26T05:15:19.232Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:21.242Z","message":"Entering","context":{"RequestID":"915c475a-eba6-4058-97e2-44e22ba94a3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae56c31-2b23-47fe-87e8-33d6d5d12263","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:21.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:21.245Z","message":"{\"transactionId\":\"915c475a-eba6-4058-97e2-44e22ba94a3d\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:21:243\",\"respDate\":\"221026-05:15:21:245\",\"sourceId\":\"haproxy:915c475a-eba6-4058-97e2-44e22ba94a3d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:21:243-99604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[915c475a-eba6-4058-97e2-44e22ba94a3d]}\\\"}\"}","context":{"RequestID":"915c475a-eba6-4058-97e2-44e22ba94a3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae56c31-2b23-47fe-87e8-33d6d5d12263","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:21.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:21.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"915c475a-eba6-4058-97e2-44e22ba94a3d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae56c31-2b23-47fe-87e8-33d6d5d12263","LogTimestamp":"2022-10-26T05:15:21.246Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:23.256Z","message":"Entering","context":{"RequestID":"9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9fa738a-1716-4880-a6a0-007d5620f20a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:23.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:23.259Z","message":"{\"transactionId\":\"9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:23:258\",\"respDate\":\"221026-05:15:23:259\",\"sourceId\":\"haproxy:9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:23:258-91610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b]}\\\"}\"}","context":{"RequestID":"9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9fa738a-1716-4880-a6a0-007d5620f20a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:23.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:23.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9db4dc8e-a703-4dae-a2a1-0d6d956f3b4b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9fa738a-1716-4880-a6a0-007d5620f20a","LogTimestamp":"2022-10-26T05:15:23.260Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:24.560Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:15:24.562Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:15:25.272Z","message":"Entering","context":{"RequestID":"ba9169d2-3fce-4102-8561-42d907ff42c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d9666d0-8cf4-4b21-9b21-cb6453e3e591","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:25.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:25.277Z","message":"{\"transactionId\":\"ba9169d2-3fce-4102-8561-42d907ff42c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:25:273\",\"respDate\":\"221026-05:15:25:277\",\"sourceId\":\"haproxy:ba9169d2-3fce-4102-8561-42d907ff42c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:25:273-11931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba9169d2-3fce-4102-8561-42d907ff42c0]}\\\"}\"}","context":{"RequestID":"ba9169d2-3fce-4102-8561-42d907ff42c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d9666d0-8cf4-4b21-9b21-cb6453e3e591","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:25.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:25.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba9169d2-3fce-4102-8561-42d907ff42c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d9666d0-8cf4-4b21-9b21-cb6453e3e591","LogTimestamp":"2022-10-26T05:15:25.278Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:15:25.358Z","message":"Entering","context":{"RequestID":"5aeff6dd-c1fe-4698-abce-49dba1430d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385156c0-4e1e-4272-aa43-0497cd9e245d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:25.361Z","message":"{\"transactionId\":\"5aeff6dd-c1fe-4698-abce-49dba1430d0d\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:25:358\",\"respDate\":\"221026-05:15:25:361\",\"sourceId\":\"OOM_ReadinessCheck:5aeff6dd-c1fe-4698-abce-49dba1430d0d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:25:358-13024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60468], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5aeff6dd-c1fe-4698-abce-49dba1430d0d]}\\\"}\"}","context":{"RequestID":"5aeff6dd-c1fe-4698-abce-49dba1430d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385156c0-4e1e-4272-aa43-0497cd9e245d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5aeff6dd-c1fe-4698-abce-49dba1430d0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385156c0-4e1e-4272-aa43-0497cd9e245d","LogTimestamp":"2022-10-26T05:15:25.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:15:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:15:25.499Z","message":"Entering","context":{"RequestID":"d34bf58c-b6d2-4fa9-9213-a3255cfad316","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5864444f-6fe6-4bbe-8def-962269798654","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:25.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"d34bf58c-b6d2-4fa9-9213-a3255cfad316","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5864444f-6fe6-4bbe-8def-962269798654","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:25.502Z","message":"{\"transactionId\":\"d34bf58c-b6d2-4fa9-9213-a3255cfad316\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:25:500\",\"respDate\":\"221026-05:15:25:502\",\"sourceId\":\"ReadinessCheck:d34bf58c-b6d2-4fa9-9213-a3255cfad316\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:25:500-62597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d34bf58c-b6d2-4fa9-9213-a3255cfad316]}\\\"}\"}","context":{"RequestID":"d34bf58c-b6d2-4fa9-9213-a3255cfad316","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5864444f-6fe6-4bbe-8def-962269798654","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d34bf58c-b6d2-4fa9-9213-a3255cfad316","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5864444f-6fe6-4bbe-8def-962269798654","LogTimestamp":"2022-10-26T05:15:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:15:27.289Z","message":"Entering","context":{"RequestID":"338885a2-21e5-4f46-bf14-ddd7b29bddf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25cb156f-ea27-476b-b069-680129e8bb50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:27.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:27.292Z","message":"{\"transactionId\":\"338885a2-21e5-4f46-bf14-ddd7b29bddf8\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:27:290\",\"respDate\":\"221026-05:15:27:292\",\"sourceId\":\"haproxy:338885a2-21e5-4f46-bf14-ddd7b29bddf8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:27:290-92318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[338885a2-21e5-4f46-bf14-ddd7b29bddf8]}\\\"}\"}","context":{"RequestID":"338885a2-21e5-4f46-bf14-ddd7b29bddf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25cb156f-ea27-476b-b069-680129e8bb50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:27.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:27.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"338885a2-21e5-4f46-bf14-ddd7b29bddf8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25cb156f-ea27-476b-b069-680129e8bb50","LogTimestamp":"2022-10-26T05:15:27.293Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:27.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:27.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:27.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:27.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:28.510Z","message":"Entering","context":{"RequestID":"5c52a41e-b4da-41f7-bcbb-8d1105cef1f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5f96b54-73a9-4abf-891d-a5842a696261","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:28.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:28.513Z","message":"{\"transactionId\":\"5c52a41e-b4da-41f7-bcbb-8d1105cef1f0\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:28:511\",\"respDate\":\"221026-05:15:28:513\",\"sourceId\":\"healthcheck:5c52a41e-b4da-41f7-bcbb-8d1105cef1f0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:28:511-77204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40842], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c52a41e-b4da-41f7-bcbb-8d1105cef1f0]}\\\"}\"}","context":{"RequestID":"5c52a41e-b4da-41f7-bcbb-8d1105cef1f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5f96b54-73a9-4abf-891d-a5842a696261","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:28.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:28.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c52a41e-b4da-41f7-bcbb-8d1105cef1f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5f96b54-73a9-4abf-891d-a5842a696261","LogTimestamp":"2022-10-26T05:15:28.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:29.306Z","message":"Entering","context":{"RequestID":"8a816cc1-c8ab-4e07-a9e1-5bce5915c760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25156b85-5d30-4aaf-b8e4-93d32ae01c3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:29.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:29.308Z","message":"{\"transactionId\":\"8a816cc1-c8ab-4e07-a9e1-5bce5915c760\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:29:307\",\"respDate\":\"221026-05:15:29:308\",\"sourceId\":\"haproxy:8a816cc1-c8ab-4e07-a9e1-5bce5915c760\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:29:307-86738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a816cc1-c8ab-4e07-a9e1-5bce5915c760]}\\\"}\"}","context":{"RequestID":"8a816cc1-c8ab-4e07-a9e1-5bce5915c760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25156b85-5d30-4aaf-b8e4-93d32ae01c3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:29.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:29.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a816cc1-c8ab-4e07-a9e1-5bce5915c760","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25156b85-5d30-4aaf-b8e4-93d32ae01c3d","LogTimestamp":"2022-10-26T05:15:29.309Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:30.919Z","message":"Entering","context":{"RequestID":"deec5022-9196-4ddf-a065-03a5cab95351","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdd140c3-78cb-415a-bf1a-854c8d48c7ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:30.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:30.922Z","message":"{\"transactionId\":\"deec5022-9196-4ddf-a065-03a5cab95351\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:30:920\",\"respDate\":\"221026-05:15:30:922\",\"sourceId\":\"healthcheck:deec5022-9196-4ddf-a065-03a5cab95351\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:30:920-62090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[deec5022-9196-4ddf-a065-03a5cab95351]}\\\"}\"}","context":{"RequestID":"deec5022-9196-4ddf-a065-03a5cab95351","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdd140c3-78cb-415a-bf1a-854c8d48c7ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:30.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:30.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deec5022-9196-4ddf-a065-03a5cab95351","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdd140c3-78cb-415a-bf1a-854c8d48c7ed","LogTimestamp":"2022-10-26T05:15:30.923Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:15:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:31.320Z","message":"Entering","context":{"RequestID":"e60a70f4-f240-4c1a-bbe2-a0a8f158dce9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0de7ba5e-bfe4-4d7a-ab3c-e58c615371e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:31.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:31.323Z","message":"{\"transactionId\":\"e60a70f4-f240-4c1a-bbe2-a0a8f158dce9\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:31:321\",\"respDate\":\"221026-05:15:31:323\",\"sourceId\":\"haproxy:e60a70f4-f240-4c1a-bbe2-a0a8f158dce9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:31:321-34972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e60a70f4-f240-4c1a-bbe2-a0a8f158dce9]}\\\"}\"}","context":{"RequestID":"e60a70f4-f240-4c1a-bbe2-a0a8f158dce9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0de7ba5e-bfe4-4d7a-ab3c-e58c615371e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:31.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:31.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e60a70f4-f240-4c1a-bbe2-a0a8f158dce9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0de7ba5e-bfe4-4d7a-ab3c-e58c615371e0","LogTimestamp":"2022-10-26T05:15:31.323Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:33.336Z","message":"Entering","context":{"RequestID":"8ce20303-d720-401c-ad14-7ac4e4db4194","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d75af516-ead3-40d5-bde1-a85e012f108f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:33.339Z","message":"{\"transactionId\":\"8ce20303-d720-401c-ad14-7ac4e4db4194\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:33:337\",\"respDate\":\"221026-05:15:33:339\",\"sourceId\":\"haproxy:8ce20303-d720-401c-ad14-7ac4e4db4194\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:33:337-22262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ce20303-d720-401c-ad14-7ac4e4db4194]}\\\"}\"}","context":{"RequestID":"8ce20303-d720-401c-ad14-7ac4e4db4194","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d75af516-ead3-40d5-bde1-a85e012f108f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:33.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ce20303-d720-401c-ad14-7ac4e4db4194","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75af516-ead3-40d5-bde1-a85e012f108f","LogTimestamp":"2022-10-26T05:15:33.340Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:35.355Z","message":"Entering","context":{"RequestID":"6037d9c7-2db7-4e81-b192-369bf158442e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de8d0a8d-661e-4b0c-b7f5-325463946b5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:35.356Z","message":"Entering","context":{"RequestID":"46559296-5fa4-48b4-a6b7-70c56ae1b07f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f919e33a-926e-4263-adcd-9102c7bef2ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:35.358Z","message":"{\"transactionId\":\"46559296-5fa4-48b4-a6b7-70c56ae1b07f\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:35:356\",\"respDate\":\"221026-05:15:35:358\",\"sourceId\":\"OOM_ReadinessCheck:46559296-5fa4-48b4-a6b7-70c56ae1b07f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:35:356-7820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60632], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[46559296-5fa4-48b4-a6b7-70c56ae1b07f]}\\\"}\"}","context":{"RequestID":"46559296-5fa4-48b4-a6b7-70c56ae1b07f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f919e33a-926e-4263-adcd-9102c7bef2ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:35.357Z","message":"{\"transactionId\":\"6037d9c7-2db7-4e81-b192-369bf158442e\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:35:356\",\"respDate\":\"221026-05:15:35:357\",\"sourceId\":\"haproxy:6037d9c7-2db7-4e81-b192-369bf158442e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:35:356-37712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6037d9c7-2db7-4e81-b192-369bf158442e]}\\\"}\"}","context":{"RequestID":"6037d9c7-2db7-4e81-b192-369bf158442e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de8d0a8d-661e-4b0c-b7f5-325463946b5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:35.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6037d9c7-2db7-4e81-b192-369bf158442e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de8d0a8d-661e-4b0c-b7f5-325463946b5c","LogTimestamp":"2022-10-26T05:15:35.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:35.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46559296-5fa4-48b4-a6b7-70c56ae1b07f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f919e33a-926e-4263-adcd-9102c7bef2ca","LogTimestamp":"2022-10-26T05:15:35.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" 10.233.65.229 - - [26/Oct/2022:05:15:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:15:35.500Z","message":"Entering","context":{"RequestID":"1c615fa7-5f3a-453a-a79a-1df7dfaef41f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49a8d2a6-c6ad-4c0d-b4d3-5984d8c1aa78","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:35.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"1c615fa7-5f3a-453a-a79a-1df7dfaef41f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49a8d2a6-c6ad-4c0d-b4d3-5984d8c1aa78","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:35.504Z","message":"{\"transactionId\":\"1c615fa7-5f3a-453a-a79a-1df7dfaef41f\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:35:501\",\"respDate\":\"221026-05:15:35:503\",\"sourceId\":\"ReadinessCheck:1c615fa7-5f3a-453a-a79a-1df7dfaef41f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:35:501-23446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1c615fa7-5f3a-453a-a79a-1df7dfaef41f]}\\\"}\"}","context":{"RequestID":"1c615fa7-5f3a-453a-a79a-1df7dfaef41f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49a8d2a6-c6ad-4c0d-b4d3-5984d8c1aa78","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c615fa7-5f3a-453a-a79a-1df7dfaef41f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a8d2a6-c6ad-4c0d-b4d3-5984d8c1aa78","LogTimestamp":"2022-10-26T05:15:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:15:37.368Z","message":"Entering","context":{"RequestID":"656f3694-70f9-49c9-9f78-ea0f8252cad7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f12b9004-5f69-435f-8861-92aec13a30fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:37.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:37.370Z","message":"{\"transactionId\":\"656f3694-70f9-49c9-9f78-ea0f8252cad7\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:37:369\",\"respDate\":\"221026-05:15:37:370\",\"sourceId\":\"haproxy:656f3694-70f9-49c9-9f78-ea0f8252cad7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:37:369-55110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[656f3694-70f9-49c9-9f78-ea0f8252cad7]}\\\"}\"}","context":{"RequestID":"656f3694-70f9-49c9-9f78-ea0f8252cad7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f12b9004-5f69-435f-8861-92aec13a30fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:37.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:37.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"656f3694-70f9-49c9-9f78-ea0f8252cad7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f12b9004-5f69-435f-8861-92aec13a30fb","LogTimestamp":"2022-10-26T05:15:37.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:37.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:37.620Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:37.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:37.621Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:39.381Z","message":"Entering","context":{"RequestID":"4f4077b0-9da7-4059-99a4-666c1e7047c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0f4b6bf-3a24-4045-9af1-e6d86384fdd6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:39.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:39.384Z","message":"{\"transactionId\":\"4f4077b0-9da7-4059-99a4-666c1e7047c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:39:381\",\"respDate\":\"221026-05:15:39:383\",\"sourceId\":\"haproxy:4f4077b0-9da7-4059-99a4-666c1e7047c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:39:381-189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f4077b0-9da7-4059-99a4-666c1e7047c0]}\\\"}\"}","context":{"RequestID":"4f4077b0-9da7-4059-99a4-666c1e7047c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0f4b6bf-3a24-4045-9af1-e6d86384fdd6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:39.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:39.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f4077b0-9da7-4059-99a4-666c1e7047c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0f4b6bf-3a24-4045-9af1-e6d86384fdd6","LogTimestamp":"2022-10-26T05:15:39.384Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:41.395Z","message":"Entering","context":{"RequestID":"e982d970-8d8e-4ef4-b671-d0d588182a30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78f91b3f-e560-4b40-8336-8249a710f509","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:41.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:41.398Z","message":"{\"transactionId\":\"e982d970-8d8e-4ef4-b671-d0d588182a30\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:41:396\",\"respDate\":\"221026-05:15:41:398\",\"sourceId\":\"haproxy:e982d970-8d8e-4ef4-b671-d0d588182a30\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:41:396-91272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e982d970-8d8e-4ef4-b671-d0d588182a30]}\\\"}\"}","context":{"RequestID":"e982d970-8d8e-4ef4-b671-d0d588182a30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78f91b3f-e560-4b40-8336-8249a710f509","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:41.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:41.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e982d970-8d8e-4ef4-b671-d0d588182a30","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78f91b3f-e560-4b40-8336-8249a710f509","LogTimestamp":"2022-10-26T05:15:41.399Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:43.409Z","message":"Entering","context":{"RequestID":"2a8b6b0e-ba42-4896-bb76-6826725be80f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57f7fbcd-b0f3-4533-a2dd-74cbd796dce6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:43.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:43.412Z","message":"{\"transactionId\":\"2a8b6b0e-ba42-4896-bb76-6826725be80f\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:43:410\",\"respDate\":\"221026-05:15:43:412\",\"sourceId\":\"haproxy:2a8b6b0e-ba42-4896-bb76-6826725be80f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:43:410-24619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a8b6b0e-ba42-4896-bb76-6826725be80f]}\\\"}\"}","context":{"RequestID":"2a8b6b0e-ba42-4896-bb76-6826725be80f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57f7fbcd-b0f3-4533-a2dd-74cbd796dce6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:43.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:43.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a8b6b0e-ba42-4896-bb76-6826725be80f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f7fbcd-b0f3-4533-a2dd-74cbd796dce6","LogTimestamp":"2022-10-26T05:15:43.412Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:43.534Z","message":"Entering","context":{"RequestID":"26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5cf92576-ef9a-47ce-9f79-cdf068bdf4e1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:43.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:43.536Z","message":"{\"transactionId\":\"26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:43:534\",\"respDate\":\"221026-05:15:43:536\",\"sourceId\":\"healthcheck:26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:43:534-19799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40994], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27]}\\\"}\"}","context":{"RequestID":"26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5cf92576-ef9a-47ce-9f79-cdf068bdf4e1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:43.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:43.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26dfe8de-cffc-4ad1-8fc0-5f60ed1fcf27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf92576-ef9a-47ce-9f79-cdf068bdf4e1","LogTimestamp":"2022-10-26T05:15:43.537Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:45.358Z","message":"Entering","context":{"RequestID":"cd215f61-b0ed-479e-a0d6-18f999736980","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf014d59-1b6a-4e9e-ad65-14d2bf8e50ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:45.361Z","message":"{\"transactionId\":\"cd215f61-b0ed-479e-a0d6-18f999736980\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:45:359\",\"respDate\":\"221026-05:15:45:361\",\"sourceId\":\"OOM_ReadinessCheck:cd215f61-b0ed-479e-a0d6-18f999736980\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:45:359-78759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60802], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cd215f61-b0ed-479e-a0d6-18f999736980]}\\\"}\"}","context":{"RequestID":"cd215f61-b0ed-479e-a0d6-18f999736980","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf014d59-1b6a-4e9e-ad65-14d2bf8e50ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd215f61-b0ed-479e-a0d6-18f999736980","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf014d59-1b6a-4e9e-ad65-14d2bf8e50ce","LogTimestamp":"2022-10-26T05:15:45.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:15:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:45.422Z","message":"Entering","context":{"RequestID":"d8e7376b-0250-4a27-86f3-c40e39865998","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6c68832-3e6d-43f2-8747-852cff99de45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:45.425Z","message":"{\"transactionId\":\"d8e7376b-0250-4a27-86f3-c40e39865998\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:45:423\",\"respDate\":\"221026-05:15:45:425\",\"sourceId\":\"haproxy:d8e7376b-0250-4a27-86f3-c40e39865998\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:45:423-39496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8e7376b-0250-4a27-86f3-c40e39865998]}\\\"}\"}","context":{"RequestID":"d8e7376b-0250-4a27-86f3-c40e39865998","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6c68832-3e6d-43f2-8747-852cff99de45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:45.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8e7376b-0250-4a27-86f3-c40e39865998","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c68832-3e6d-43f2-8747-852cff99de45","LogTimestamp":"2022-10-26T05:15:45.425Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:45.498Z","message":"Entering","context":{"RequestID":"2d97967b-1840-4524-9245-9da1782fe6a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28c954e1-4b95-4126-afd7-78b193a0c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d97967b-1840-4524-9245-9da1782fe6a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28c954e1-4b95-4126-afd7-78b193a0c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:45.501Z","message":"{\"transactionId\":\"2d97967b-1840-4524-9245-9da1782fe6a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:45:499\",\"respDate\":\"221026-05:15:45:501\",\"sourceId\":\"ReadinessCheck:2d97967b-1840-4524-9245-9da1782fe6a3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:45:499-78984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2d97967b-1840-4524-9245-9da1782fe6a3]}\\\"}\"}","context":{"RequestID":"2d97967b-1840-4524-9245-9da1782fe6a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28c954e1-4b95-4126-afd7-78b193a0c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d97967b-1840-4524-9245-9da1782fe6a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28c954e1-4b95-4126-afd7-78b193a0c94c","LogTimestamp":"2022-10-26T05:15:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:45.950Z","message":"Entering","context":{"RequestID":"f5150861-57c2-4e87-a0e5-ff0c16583381","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6dd3d4d-e9bd-4dbe-b583-569405c1e2be","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:45.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:45.953Z","message":"{\"transactionId\":\"f5150861-57c2-4e87-a0e5-ff0c16583381\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:45:951\",\"respDate\":\"221026-05:15:45:953\",\"sourceId\":\"healthcheck:f5150861-57c2-4e87-a0e5-ff0c16583381\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:45:951-59678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f5150861-57c2-4e87-a0e5-ff0c16583381]}\\\"}\"}","context":{"RequestID":"f5150861-57c2-4e87-a0e5-ff0c16583381","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6dd3d4d-e9bd-4dbe-b583-569405c1e2be","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:45.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:45.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5150861-57c2-4e87-a0e5-ff0c16583381","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6dd3d4d-e9bd-4dbe-b583-569405c1e2be","LogTimestamp":"2022-10-26T05:15:45.953Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:15:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:47.437Z","message":"Entering","context":{"RequestID":"6255d55d-10b3-4327-bc17-d495d95f0259","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fb4acaa6-9df2-40e1-8ab3-18b93ec0a6c1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:47.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:47.440Z","message":"{\"transactionId\":\"6255d55d-10b3-4327-bc17-d495d95f0259\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:47:438\",\"respDate\":\"221026-05:15:47:439\",\"sourceId\":\"haproxy:6255d55d-10b3-4327-bc17-d495d95f0259\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:47:438-5655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6255d55d-10b3-4327-bc17-d495d95f0259]}\\\"}\"}","context":{"RequestID":"6255d55d-10b3-4327-bc17-d495d95f0259","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"fb4acaa6-9df2-40e1-8ab3-18b93ec0a6c1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:47.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:47.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6255d55d-10b3-4327-bc17-d495d95f0259","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb4acaa6-9df2-40e1-8ab3-18b93ec0a6c1","LogTimestamp":"2022-10-26T05:15:47.440Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:47.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:47.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:47.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:47.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:49.452Z","message":"Entering","context":{"RequestID":"bf908963-fc30-4fe4-b93b-8deece4287a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad734d30-c91b-45b3-844a-b32e8f98c7b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:49.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:49.455Z","message":"{\"transactionId\":\"bf908963-fc30-4fe4-b93b-8deece4287a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:49:452\",\"respDate\":\"221026-05:15:49:455\",\"sourceId\":\"haproxy:bf908963-fc30-4fe4-b93b-8deece4287a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:49:452-36030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf908963-fc30-4fe4-b93b-8deece4287a0]}\\\"}\"}","context":{"RequestID":"bf908963-fc30-4fe4-b93b-8deece4287a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad734d30-c91b-45b3-844a-b32e8f98c7b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:49.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:49.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf908963-fc30-4fe4-b93b-8deece4287a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad734d30-c91b-45b3-844a-b32e8f98c7b1","LogTimestamp":"2022-10-26T05:15:49.455Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:15:51.466Z","message":"Entering","context":{"RequestID":"089f20df-748e-4f2e-aead-9b80d8b18637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9cbb1831-7fb7-4b7a-af75-37fccfd2ce83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:51.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:51.468Z","message":"{\"transactionId\":\"089f20df-748e-4f2e-aead-9b80d8b18637\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:51:467\",\"respDate\":\"221026-05:15:51:468\",\"sourceId\":\"haproxy:089f20df-748e-4f2e-aead-9b80d8b18637\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:51:467-21378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[089f20df-748e-4f2e-aead-9b80d8b18637]}\\\"}\"}","context":{"RequestID":"089f20df-748e-4f2e-aead-9b80d8b18637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9cbb1831-7fb7-4b7a-af75-37fccfd2ce83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:51.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:51.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"089f20df-748e-4f2e-aead-9b80d8b18637","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cbb1831-7fb7-4b7a-af75-37fccfd2ce83","LogTimestamp":"2022-10-26T05:15:51.469Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:15:53.481Z","message":"Entering","context":{"RequestID":"5ed3ac13-847d-4057-ba58-7db6b8e14088","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11d1df3-9d7d-4e24-9190-6ff847b262fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:53.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:53.484Z","message":"{\"transactionId\":\"5ed3ac13-847d-4057-ba58-7db6b8e14088\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:53:482\",\"respDate\":\"221026-05:15:53:484\",\"sourceId\":\"haproxy:5ed3ac13-847d-4057-ba58-7db6b8e14088\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:53:482-18359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ed3ac13-847d-4057-ba58-7db6b8e14088]}\\\"}\"}","context":{"RequestID":"5ed3ac13-847d-4057-ba58-7db6b8e14088","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11d1df3-9d7d-4e24-9190-6ff847b262fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:53.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:53.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ed3ac13-847d-4057-ba58-7db6b8e14088","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b11d1df3-9d7d-4e24-9190-6ff847b262fc","LogTimestamp":"2022-10-26T05:15:53.484Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:54.565Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:15:54.567Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:15:55.363Z","message":"Entering","context":{"RequestID":"1b36649e-b578-401f-8718-5c5f44edc414","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"914eb6ef-365e-476f-81ca-bac0f6459776","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:55.367Z","message":"{\"transactionId\":\"1b36649e-b578-401f-8718-5c5f44edc414\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:55:364\",\"respDate\":\"221026-05:15:55:367\",\"sourceId\":\"OOM_ReadinessCheck:1b36649e-b578-401f-8718-5c5f44edc414\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:15:55:364-95984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60978], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1b36649e-b578-401f-8718-5c5f44edc414]}\\\"}\"}","context":{"RequestID":"1b36649e-b578-401f-8718-5c5f44edc414","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"914eb6ef-365e-476f-81ca-bac0f6459776","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:15:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:55.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b36649e-b578-401f-8718-5c5f44edc414","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"914eb6ef-365e-476f-81ca-bac0f6459776","LogTimestamp":"2022-10-26T05:15:55.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:15:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:15:55.497Z","message":"Entering","context":{"RequestID":"59b47add-23d5-4bac-800d-3bde1a4a5b43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c119183c-5602-46f4-ae1e-7c4e0d41e161","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:55.498Z","message":"Entering","context":{"RequestID":"d4804367-319e-4a05-815a-a7ef19cbda61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6394eb3a-e46a-473a-a69a-f85e2fcd1c8d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"59b47add-23d5-4bac-800d-3bde1a4a5b43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c119183c-5602-46f4-ae1e-7c4e0d41e161","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:55.500Z","message":"{\"transactionId\":\"d4804367-319e-4a05-815a-a7ef19cbda61\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:55:498\",\"respDate\":\"221026-05:15:55:500\",\"sourceId\":\"haproxy:d4804367-319e-4a05-815a-a7ef19cbda61\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:55:498-28081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4804367-319e-4a05-815a-a7ef19cbda61]}\\\"}\"}","context":{"RequestID":"d4804367-319e-4a05-815a-a7ef19cbda61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6394eb3a-e46a-473a-a69a-f85e2fcd1c8d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:55.500Z","message":"{\"transactionId\":\"59b47add-23d5-4bac-800d-3bde1a4a5b43\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:55:498\",\"respDate\":\"221026-05:15:55:500\",\"sourceId\":\"ReadinessCheck:59b47add-23d5-4bac-800d-3bde1a4a5b43\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:55:498-84072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[59b47add-23d5-4bac-800d-3bde1a4a5b43]}\\\"}\"}","context":{"RequestID":"59b47add-23d5-4bac-800d-3bde1a4a5b43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c119183c-5602-46f4-ae1e-7c4e0d41e161","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:15:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59b47add-23d5-4bac-800d-3bde1a4a5b43","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c119183c-5602-46f4-ae1e-7c4e0d41e161","LogTimestamp":"2022-10-26T05:15:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4804367-319e-4a05-815a-a7ef19cbda61","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6394eb3a-e46a-473a-a69a-f85e2fcd1c8d","LogTimestamp":"2022-10-26T05:15:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:15:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:15:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:15:57.513Z","message":"Entering","context":{"RequestID":"9479e9b8-6748-47c1-b09a-1b2d95844bf4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cb4d6050-3129-4802-9807-4c2d72892da0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:57.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:57.515Z","message":"{\"transactionId\":\"9479e9b8-6748-47c1-b09a-1b2d95844bf4\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:57:513\",\"respDate\":\"221026-05:15:57:515\",\"sourceId\":\"haproxy:9479e9b8-6748-47c1-b09a-1b2d95844bf4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:57:513-31927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9479e9b8-6748-47c1-b09a-1b2d95844bf4]}\\\"}\"}","context":{"RequestID":"9479e9b8-6748-47c1-b09a-1b2d95844bf4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cb4d6050-3129-4802-9807-4c2d72892da0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:57.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:57.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9479e9b8-6748-47c1-b09a-1b2d95844bf4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb4d6050-3129-4802-9807-4c2d72892da0","LogTimestamp":"2022-10-26T05:15:57.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:57.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:15:57.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:57.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:57.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:58.558Z","message":"Entering","context":{"RequestID":"c79918c3-0b97-46de-95e6-e5ab1e2abf2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11f035f0-9666-4e80-b371-e46738ca6596","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:58.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:58.560Z","message":"{\"transactionId\":\"c79918c3-0b97-46de-95e6-e5ab1e2abf2b\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:58:559\",\"respDate\":\"221026-05:15:58:560\",\"sourceId\":\"healthcheck:c79918c3-0b97-46de-95e6-e5ab1e2abf2b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:15:58:559-7707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41152], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c79918c3-0b97-46de-95e6-e5ab1e2abf2b]}\\\"}\"}","context":{"RequestID":"c79918c3-0b97-46de-95e6-e5ab1e2abf2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11f035f0-9666-4e80-b371-e46738ca6596","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:15:58.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:58.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c79918c3-0b97-46de-95e6-e5ab1e2abf2b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11f035f0-9666-4e80-b371-e46738ca6596","LogTimestamp":"2022-10-26T05:15:58.561Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:15:59.527Z","message":"Entering","context":{"RequestID":"5313cebc-b84b-44b8-83ce-81e89a15ecac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9ac2a2-7f47-447a-bff0-d66e7e208698","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:15:59.531Z","message":"{\"transactionId\":\"5313cebc-b84b-44b8-83ce-81e89a15ecac\",\"status\":\"200\",\"rqstDate\":\"221026-05:15:59:528\",\"respDate\":\"221026-05:15:59:531\",\"sourceId\":\"haproxy:5313cebc-b84b-44b8-83ce-81e89a15ecac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:15:59:528-78976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5313cebc-b84b-44b8-83ce-81e89a15ecac]}\\\"}\"}","context":{"RequestID":"5313cebc-b84b-44b8-83ce-81e89a15ecac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9ac2a2-7f47-447a-bff0-d66e7e208698","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:15:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:15:59.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5313cebc-b84b-44b8-83ce-81e89a15ecac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb9ac2a2-7f47-447a-bff0-d66e7e208698","LogTimestamp":"2022-10-26T05:15:59.532Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:15:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:16:00.976Z","message":"Entering","context":{"RequestID":"ff930417-efa4-49f5-b49c-24dbd66ff76b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4d7e022-276b-4b50-9aec-9f8352dc9e6d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:00.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:00.979Z","message":"{\"transactionId\":\"ff930417-efa4-49f5-b49c-24dbd66ff76b\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:00:977\",\"respDate\":\"221026-05:16:00:978\",\"sourceId\":\"healthcheck:ff930417-efa4-49f5-b49c-24dbd66ff76b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:00:977-98629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ff930417-efa4-49f5-b49c-24dbd66ff76b]}\\\"}\"}","context":{"RequestID":"ff930417-efa4-49f5-b49c-24dbd66ff76b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4d7e022-276b-4b50-9aec-9f8352dc9e6d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:00.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:00.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff930417-efa4-49f5-b49c-24dbd66ff76b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4d7e022-276b-4b50-9aec-9f8352dc9e6d","LogTimestamp":"2022-10-26T05:16:00.979Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:16:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:01.544Z","message":"Entering","context":{"RequestID":"4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"511b647e-9d91-495a-9a9f-017f9d7fb402","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:01.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:01.548Z","message":"{\"transactionId\":\"4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:01:545\",\"respDate\":\"221026-05:16:01:548\",\"sourceId\":\"haproxy:4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:01:545-63262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9]}\\\"}\"}","context":{"RequestID":"4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"511b647e-9d91-495a-9a9f-017f9d7fb402","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:01.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:01.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c7b5fec-14d4-4e3b-9afb-6d7b2f1a87e9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"511b647e-9d91-495a-9a9f-017f9d7fb402","LogTimestamp":"2022-10-26T05:16:01.548Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:16:03.562Z","message":"Entering","context":{"RequestID":"9e155b6a-25a2-4203-827d-41c7b0f669ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a43155c0-58d7-4a62-b0a7-644268e94be1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:03.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:03.565Z","message":"{\"transactionId\":\"9e155b6a-25a2-4203-827d-41c7b0f669ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:03:563\",\"respDate\":\"221026-05:16:03:565\",\"sourceId\":\"haproxy:9e155b6a-25a2-4203-827d-41c7b0f669ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:03:563-64342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e155b6a-25a2-4203-827d-41c7b0f669ae]}\\\"}\"}","context":{"RequestID":"9e155b6a-25a2-4203-827d-41c7b0f669ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a43155c0-58d7-4a62-b0a7-644268e94be1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:03.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:03.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e155b6a-25a2-4203-827d-41c7b0f669ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a43155c0-58d7-4a62-b0a7-644268e94be1","LogTimestamp":"2022-10-26T05:16:03.565Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:05.357Z","message":"Entering","context":{"RequestID":"a270c2b3-4754-485f-9875-04c7c9de355b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21d84e05-be44-48ca-ae27-2ef41a2dee39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:05.359Z","message":"{\"transactionId\":\"a270c2b3-4754-485f-9875-04c7c9de355b\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:05:357\",\"respDate\":\"221026-05:16:05:359\",\"sourceId\":\"OOM_ReadinessCheck:a270c2b3-4754-485f-9875-04c7c9de355b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:05:357-69261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32914], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a270c2b3-4754-485f-9875-04c7c9de355b]}\\\"}\"}","context":{"RequestID":"a270c2b3-4754-485f-9875-04c7c9de355b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21d84e05-be44-48ca-ae27-2ef41a2dee39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:05.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a270c2b3-4754-485f-9875-04c7c9de355b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21d84e05-be44-48ca-ae27-2ef41a2dee39","LogTimestamp":"2022-10-26T05:16:05.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:05.498Z","message":"Entering","context":{"RequestID":"342ffddc-49fd-441e-b8fe-ca453b4dca05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba499f94-02fc-48b5-9500-4e1b333c5b39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"342ffddc-49fd-441e-b8fe-ca453b4dca05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba499f94-02fc-48b5-9500-4e1b333c5b39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:05.502Z","message":"{\"transactionId\":\"342ffddc-49fd-441e-b8fe-ca453b4dca05\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:05:499\",\"respDate\":\"221026-05:16:05:502\",\"sourceId\":\"ReadinessCheck:342ffddc-49fd-441e-b8fe-ca453b4dca05\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:05:499-89548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[342ffddc-49fd-441e-b8fe-ca453b4dca05]}\\\"}\"}","context":{"RequestID":"342ffddc-49fd-441e-b8fe-ca453b4dca05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba499f94-02fc-48b5-9500-4e1b333c5b39","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"342ffddc-49fd-441e-b8fe-ca453b4dca05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba499f94-02fc-48b5-9500-4e1b333c5b39","LogTimestamp":"2022-10-26T05:16:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:16:05.575Z","message":"Entering","context":{"RequestID":"bbd0af65-77c1-4e4c-8c98-e316bb39925e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c2c8470-fcea-4932-ae02-877405289af6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:05.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:05.578Z","message":"{\"transactionId\":\"bbd0af65-77c1-4e4c-8c98-e316bb39925e\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:05:576\",\"respDate\":\"221026-05:16:05:578\",\"sourceId\":\"haproxy:bbd0af65-77c1-4e4c-8c98-e316bb39925e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:05:576-46829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bbd0af65-77c1-4e4c-8c98-e316bb39925e]}\\\"}\"}","context":{"RequestID":"bbd0af65-77c1-4e4c-8c98-e316bb39925e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c2c8470-fcea-4932-ae02-877405289af6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:05.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:05.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbd0af65-77c1-4e4c-8c98-e316bb39925e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c2c8470-fcea-4932-ae02-877405289af6","LogTimestamp":"2022-10-26T05:16:05.579Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:07.590Z","message":"Entering","context":{"RequestID":"8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4bf5657-7971-44f9-a88d-74683db8b270","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:07.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:07.593Z","message":"{\"transactionId\":\"8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:07:591\",\"respDate\":\"221026-05:16:07:593\",\"sourceId\":\"haproxy:8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:07:591-34510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62]}\\\"}\"}","context":{"RequestID":"8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4bf5657-7971-44f9-a88d-74683db8b270","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:07.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:07.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d5f9c57-a88e-4e83-a9ca-6ed8e3b3fd62","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4bf5657-7971-44f9-a88d-74683db8b270","LogTimestamp":"2022-10-26T05:16:07.593Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:07.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:07.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:07.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:07.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:09.604Z","message":"Entering","context":{"RequestID":"055a4d72-34fa-410e-823e-89ecd29389cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77fb52b9-a9e9-4d20-8f04-699bda15fdbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:09.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:09.607Z","message":"{\"transactionId\":\"055a4d72-34fa-410e-823e-89ecd29389cc\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:09:605\",\"respDate\":\"221026-05:16:09:607\",\"sourceId\":\"haproxy:055a4d72-34fa-410e-823e-89ecd29389cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:09:605-37647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[055a4d72-34fa-410e-823e-89ecd29389cc]}\\\"}\"}","context":{"RequestID":"055a4d72-34fa-410e-823e-89ecd29389cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77fb52b9-a9e9-4d20-8f04-699bda15fdbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:09.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:09.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"055a4d72-34fa-410e-823e-89ecd29389cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77fb52b9-a9e9-4d20-8f04-699bda15fdbc","LogTimestamp":"2022-10-26T05:16:09.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:11.618Z","message":"Entering","context":{"RequestID":"24d10c41-77e2-4bb1-9a61-bca4baeafc3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5340dc09-5b5b-42d0-93ed-224689e91db2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:11.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:11.621Z","message":"{\"transactionId\":\"24d10c41-77e2-4bb1-9a61-bca4baeafc3a\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:11:619\",\"respDate\":\"221026-05:16:11:621\",\"sourceId\":\"haproxy:24d10c41-77e2-4bb1-9a61-bca4baeafc3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:11:619-21463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[24d10c41-77e2-4bb1-9a61-bca4baeafc3a]}\\\"}\"}","context":{"RequestID":"24d10c41-77e2-4bb1-9a61-bca4baeafc3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5340dc09-5b5b-42d0-93ed-224689e91db2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:11.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:11.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24d10c41-77e2-4bb1-9a61-bca4baeafc3a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5340dc09-5b5b-42d0-93ed-224689e91db2","LogTimestamp":"2022-10-26T05:16:11.621Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:13.581Z","message":"Entering","context":{"RequestID":"f08e9938-e110-443b-9c40-6e17a350e9a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"05a7b864-c7e5-4d24-8af5-f7c66571aaee","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:13.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:13.583Z","message":"{\"transactionId\":\"f08e9938-e110-443b-9c40-6e17a350e9a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:13:582\",\"respDate\":\"221026-05:16:13:583\",\"sourceId\":\"healthcheck:f08e9938-e110-443b-9c40-6e17a350e9a9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:13:582-42537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41316], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f08e9938-e110-443b-9c40-6e17a350e9a9]}\\\"}\"}","context":{"RequestID":"f08e9938-e110-443b-9c40-6e17a350e9a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"05a7b864-c7e5-4d24-8af5-f7c66571aaee","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:13.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:13.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f08e9938-e110-443b-9c40-6e17a350e9a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05a7b864-c7e5-4d24-8af5-f7c66571aaee","LogTimestamp":"2022-10-26T05:16:13.584Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:13.631Z","message":"Entering","context":{"RequestID":"9f3c0a74-3383-4ea3-a571-a03bce329a16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da242ae5-fee6-43e9-bbe0-2e94563d85aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:13.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:13.634Z","message":"{\"transactionId\":\"9f3c0a74-3383-4ea3-a571-a03bce329a16\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:13:632\",\"respDate\":\"221026-05:16:13:634\",\"sourceId\":\"haproxy:9f3c0a74-3383-4ea3-a571-a03bce329a16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:13:632-13918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f3c0a74-3383-4ea3-a571-a03bce329a16]}\\\"}\"}","context":{"RequestID":"9f3c0a74-3383-4ea3-a571-a03bce329a16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da242ae5-fee6-43e9-bbe0-2e94563d85aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:13.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:13.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f3c0a74-3383-4ea3-a571-a03bce329a16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da242ae5-fee6-43e9-bbe0-2e94563d85aa","LogTimestamp":"2022-10-26T05:16:13.634Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:15.362Z","message":"Entering","context":{"RequestID":"b70c75aa-9f1b-4ae1-8252-2384b6a8f38b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9cf3971-34d1-4788-a06d-758a6214f8b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:15.365Z","message":"{\"transactionId\":\"b70c75aa-9f1b-4ae1-8252-2384b6a8f38b\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:15:362\",\"respDate\":\"221026-05:16:15:364\",\"sourceId\":\"OOM_ReadinessCheck:b70c75aa-9f1b-4ae1-8252-2384b6a8f38b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:15:362-52088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33068], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b70c75aa-9f1b-4ae1-8252-2384b6a8f38b]}\\\"}\"}","context":{"RequestID":"b70c75aa-9f1b-4ae1-8252-2384b6a8f38b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9cf3971-34d1-4788-a06d-758a6214f8b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:15.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b70c75aa-9f1b-4ae1-8252-2384b6a8f38b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9cf3971-34d1-4788-a06d-758a6214f8b0","LogTimestamp":"2022-10-26T05:16:15.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:16:15.497Z","message":"Entering","context":{"RequestID":"c4ca038b-361f-4e88-8aab-6cea8ac34b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd664abc-4533-4f2d-a1c1-93a2d646cf53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4ca038b-361f-4e88-8aab-6cea8ac34b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd664abc-4533-4f2d-a1c1-93a2d646cf53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:15.499Z","message":"{\"transactionId\":\"c4ca038b-361f-4e88-8aab-6cea8ac34b27\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:15:497\",\"respDate\":\"221026-05:16:15:499\",\"sourceId\":\"ReadinessCheck:c4ca038b-361f-4e88-8aab-6cea8ac34b27\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:15:497-80538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c4ca038b-361f-4e88-8aab-6cea8ac34b27]}\\\"}\"}","context":{"RequestID":"c4ca038b-361f-4e88-8aab-6cea8ac34b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd664abc-4533-4f2d-a1c1-93a2d646cf53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4ca038b-361f-4e88-8aab-6cea8ac34b27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd664abc-4533-4f2d-a1c1-93a2d646cf53","LogTimestamp":"2022-10-26T05:16:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:15.645Z","message":"Entering","context":{"RequestID":"e726b543-1578-4511-a4aa-300e4c55849d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"edc4d200-d9cc-42ef-a324-84bc6c55aeb5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:15.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:15.648Z","message":"{\"transactionId\":\"e726b543-1578-4511-a4aa-300e4c55849d\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:15:646\",\"respDate\":\"221026-05:16:15:648\",\"sourceId\":\"haproxy:e726b543-1578-4511-a4aa-300e4c55849d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:15:646-52933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e726b543-1578-4511-a4aa-300e4c55849d]}\\\"}\"}","context":{"RequestID":"e726b543-1578-4511-a4aa-300e4c55849d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"edc4d200-d9cc-42ef-a324-84bc6c55aeb5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:15.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:15.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e726b543-1578-4511-a4aa-300e4c55849d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc4d200-d9cc-42ef-a324-84bc6c55aeb5","LogTimestamp":"2022-10-26T05:16:15.648Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:16.008Z","message":"Entering","context":{"RequestID":"cc38140e-60f7-4690-b98a-393341660bd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b973e24c-3ae9-43d6-95d2-95b629a8405b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:16.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:16.010Z","message":"{\"transactionId\":\"cc38140e-60f7-4690-b98a-393341660bd0\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:16:008\",\"respDate\":\"221026-05:16:16:010\",\"sourceId\":\"healthcheck:cc38140e-60f7-4690-b98a-393341660bd0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:16:008-23786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[cc38140e-60f7-4690-b98a-393341660bd0]}\\\"}\"}","context":{"RequestID":"cc38140e-60f7-4690-b98a-393341660bd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b973e24c-3ae9-43d6-95d2-95b629a8405b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:16.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:16.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc38140e-60f7-4690-b98a-393341660bd0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b973e24c-3ae9-43d6-95d2-95b629a8405b","LogTimestamp":"2022-10-26T05:16:16.011Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:16:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:17.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:17.626Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:17.626Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:17.627Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:17.658Z","message":"Entering","context":{"RequestID":"c059aa4c-9664-4e4d-be53-605dc6254a1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3de3513-4a83-46d6-a92b-0a20cfe9f009","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:17.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:17.661Z","message":"{\"transactionId\":\"c059aa4c-9664-4e4d-be53-605dc6254a1d\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:17:659\",\"respDate\":\"221026-05:16:17:661\",\"sourceId\":\"haproxy:c059aa4c-9664-4e4d-be53-605dc6254a1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:17:659-1140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c059aa4c-9664-4e4d-be53-605dc6254a1d]}\\\"}\"}","context":{"RequestID":"c059aa4c-9664-4e4d-be53-605dc6254a1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3de3513-4a83-46d6-a92b-0a20cfe9f009","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:17.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:17.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c059aa4c-9664-4e4d-be53-605dc6254a1d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3de3513-4a83-46d6-a92b-0a20cfe9f009","LogTimestamp":"2022-10-26T05:16:17.661Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:19.671Z","message":"Entering","context":{"RequestID":"f414c3b9-1399-413d-a76b-9cf1b7515213","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f469c64-ccb9-43ca-9ad9-a1862d4fd0a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:19.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:19.674Z","message":"{\"transactionId\":\"f414c3b9-1399-413d-a76b-9cf1b7515213\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:19:672\",\"respDate\":\"221026-05:16:19:674\",\"sourceId\":\"haproxy:f414c3b9-1399-413d-a76b-9cf1b7515213\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:19:672-60828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f414c3b9-1399-413d-a76b-9cf1b7515213]}\\\"}\"}","context":{"RequestID":"f414c3b9-1399-413d-a76b-9cf1b7515213","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f469c64-ccb9-43ca-9ad9-a1862d4fd0a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:19.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:19.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f414c3b9-1399-413d-a76b-9cf1b7515213","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f469c64-ccb9-43ca-9ad9-a1862d4fd0a7","LogTimestamp":"2022-10-26T05:16:19.674Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:21.685Z","message":"Entering","context":{"RequestID":"cd5e544a-b6de-40cb-83ea-dd4e53e05720","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4ad1672-4800-4f76-add4-20d9b28e50b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:21.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:21.688Z","message":"{\"transactionId\":\"cd5e544a-b6de-40cb-83ea-dd4e53e05720\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:21:686\",\"respDate\":\"221026-05:16:21:688\",\"sourceId\":\"haproxy:cd5e544a-b6de-40cb-83ea-dd4e53e05720\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:21:686-22099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd5e544a-b6de-40cb-83ea-dd4e53e05720]}\\\"}\"}","context":{"RequestID":"cd5e544a-b6de-40cb-83ea-dd4e53e05720","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4ad1672-4800-4f76-add4-20d9b28e50b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:21.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:21.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd5e544a-b6de-40cb-83ea-dd4e53e05720","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4ad1672-4800-4f76-add4-20d9b28e50b9","LogTimestamp":"2022-10-26T05:16:21.688Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:23.705Z","message":"Entering","context":{"RequestID":"c1818684-4489-4f86-894b-e3b619b8ac8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"961ca377-b1b7-4481-8638-0b348cee7aed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:23.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:23.708Z","message":"{\"transactionId\":\"c1818684-4489-4f86-894b-e3b619b8ac8d\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:23:706\",\"respDate\":\"221026-05:16:23:708\",\"sourceId\":\"haproxy:c1818684-4489-4f86-894b-e3b619b8ac8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:23:706-67761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1818684-4489-4f86-894b-e3b619b8ac8d]}\\\"}\"}","context":{"RequestID":"c1818684-4489-4f86-894b-e3b619b8ac8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"961ca377-b1b7-4481-8638-0b348cee7aed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:23.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:23.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1818684-4489-4f86-894b-e3b619b8ac8d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961ca377-b1b7-4481-8638-0b348cee7aed","LogTimestamp":"2022-10-26T05:16:23.709Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:24.569Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:16:24.572Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:16:25.355Z","message":"Entering","context":{"RequestID":"d89f1aa9-c0d8-475e-91f2-af98dbd94874","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6486d280-274e-4bae-8b44-f0c6bb2cb88e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:25.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:25.358Z","message":"{\"transactionId\":\"d89f1aa9-c0d8-475e-91f2-af98dbd94874\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:25:356\",\"respDate\":\"221026-05:16:25:358\",\"sourceId\":\"OOM_ReadinessCheck:d89f1aa9-c0d8-475e-91f2-af98dbd94874\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:25:356-72221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33250], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d89f1aa9-c0d8-475e-91f2-af98dbd94874]}\\\"}\"}","context":{"RequestID":"d89f1aa9-c0d8-475e-91f2-af98dbd94874","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6486d280-274e-4bae-8b44-f0c6bb2cb88e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:25.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:25.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d89f1aa9-c0d8-475e-91f2-af98dbd94874","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6486d280-274e-4bae-8b44-f0c6bb2cb88e","LogTimestamp":"2022-10-26T05:16:25.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:25.501Z","message":"Entering","context":{"RequestID":"68979158-d061-48d3-afdc-afa3066a1564","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c09bd55e-2fa6-4e36-8f11-acd3fb07676a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:25.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"68979158-d061-48d3-afdc-afa3066a1564","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c09bd55e-2fa6-4e36-8f11-acd3fb07676a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:25.504Z","message":"{\"transactionId\":\"68979158-d061-48d3-afdc-afa3066a1564\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:25:502\",\"respDate\":\"221026-05:16:25:504\",\"sourceId\":\"ReadinessCheck:68979158-d061-48d3-afdc-afa3066a1564\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:25:502-57649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[68979158-d061-48d3-afdc-afa3066a1564]}\\\"}\"}","context":{"RequestID":"68979158-d061-48d3-afdc-afa3066a1564","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c09bd55e-2fa6-4e36-8f11-acd3fb07676a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68979158-d061-48d3-afdc-afa3066a1564","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c09bd55e-2fa6-4e36-8f11-acd3fb07676a","LogTimestamp":"2022-10-26T05:16:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:25.722Z","message":"Entering","context":{"RequestID":"a5b6172b-d844-4850-a249-58a7b53ec6f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"409c7ed9-a1c4-4df6-91e0-34880e04a8e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:25.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:25.725Z","message":"{\"transactionId\":\"a5b6172b-d844-4850-a249-58a7b53ec6f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:25:723\",\"respDate\":\"221026-05:16:25:725\",\"sourceId\":\"haproxy:a5b6172b-d844-4850-a249-58a7b53ec6f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:25:723-24460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a5b6172b-d844-4850-a249-58a7b53ec6f4]}\\\"}\"}","context":{"RequestID":"a5b6172b-d844-4850-a249-58a7b53ec6f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"409c7ed9-a1c4-4df6-91e0-34880e04a8e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:25.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:25.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5b6172b-d844-4850-a249-58a7b53ec6f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"409c7ed9-a1c4-4df6-91e0-34880e04a8e2","LogTimestamp":"2022-10-26T05:16:25.725Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:27.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:27.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:27.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:27.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:27.738Z","message":"Entering","context":{"RequestID":"f3d8de49-b25e-4d72-be7b-784a58b8a4c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef043827-e787-4c5d-a0e1-63358807c3d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:27.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:27.740Z","message":"{\"transactionId\":\"f3d8de49-b25e-4d72-be7b-784a58b8a4c3\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:27:738\",\"respDate\":\"221026-05:16:27:740\",\"sourceId\":\"haproxy:f3d8de49-b25e-4d72-be7b-784a58b8a4c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:27:738-64405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3d8de49-b25e-4d72-be7b-784a58b8a4c3]}\\\"}\"}","context":{"RequestID":"f3d8de49-b25e-4d72-be7b-784a58b8a4c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef043827-e787-4c5d-a0e1-63358807c3d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:27.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:27.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3d8de49-b25e-4d72-be7b-784a58b8a4c3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef043827-e787-4c5d-a0e1-63358807c3d0","LogTimestamp":"2022-10-26T05:16:27.740Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:28.604Z","message":"Entering","context":{"RequestID":"d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a5fc21-a1ab-42d3-af1e-1155ca045712","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:28.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:28.607Z","message":"{\"transactionId\":\"d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:28:605\",\"respDate\":\"221026-05:16:28:607\",\"sourceId\":\"healthcheck:d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:28:605-73060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41462], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef]}\\\"}\"}","context":{"RequestID":"d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53a5fc21-a1ab-42d3-af1e-1155ca045712","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:28.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:28.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1b5d440-e4f8-4c8b-af0d-1235bd1a51ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53a5fc21-a1ab-42d3-af1e-1155ca045712","LogTimestamp":"2022-10-26T05:16:28.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:16:29.751Z","message":"Entering","context":{"RequestID":"df010c38-ac86-49e2-bac3-955febe3f93a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe1cd885-c02a-4a61-a601-acadc2fa0ed5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:29.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:29.753Z","message":"{\"transactionId\":\"df010c38-ac86-49e2-bac3-955febe3f93a\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:29:751\",\"respDate\":\"221026-05:16:29:753\",\"sourceId\":\"haproxy:df010c38-ac86-49e2-bac3-955febe3f93a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:29:751-56791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df010c38-ac86-49e2-bac3-955febe3f93a]}\\\"}\"}","context":{"RequestID":"df010c38-ac86-49e2-bac3-955febe3f93a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe1cd885-c02a-4a61-a601-acadc2fa0ed5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:29.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:29.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df010c38-ac86-49e2-bac3-955febe3f93a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe1cd885-c02a-4a61-a601-acadc2fa0ed5","LogTimestamp":"2022-10-26T05:16:29.754Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:31.035Z","message":"Entering","context":{"RequestID":"5683fd74-96e6-4ebe-b602-e8234c281569","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"de76046d-ee8b-4cdf-ae50-44cef18956c5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:31.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:31.037Z","message":"{\"transactionId\":\"5683fd74-96e6-4ebe-b602-e8234c281569\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:31:035\",\"respDate\":\"221026-05:16:31:037\",\"sourceId\":\"healthcheck:5683fd74-96e6-4ebe-b602-e8234c281569\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:31:035-57810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5683fd74-96e6-4ebe-b602-e8234c281569]}\\\"}\"}","context":{"RequestID":"5683fd74-96e6-4ebe-b602-e8234c281569","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"de76046d-ee8b-4cdf-ae50-44cef18956c5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:31.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:31.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5683fd74-96e6-4ebe-b602-e8234c281569","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de76046d-ee8b-4cdf-ae50-44cef18956c5","LogTimestamp":"2022-10-26T05:16:31.037Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:16:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:31.766Z","message":"Entering","context":{"RequestID":"db53bb5c-53f9-43eb-a2e2-98c1144a0c72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"30d9eddf-2fdd-460a-9a50-cacb1fb9442f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:31.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:31.769Z","message":"{\"transactionId\":\"db53bb5c-53f9-43eb-a2e2-98c1144a0c72\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:31:766\",\"respDate\":\"221026-05:16:31:769\",\"sourceId\":\"haproxy:db53bb5c-53f9-43eb-a2e2-98c1144a0c72\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:31:766-10457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db53bb5c-53f9-43eb-a2e2-98c1144a0c72]}\\\"}\"}","context":{"RequestID":"db53bb5c-53f9-43eb-a2e2-98c1144a0c72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"30d9eddf-2fdd-460a-9a50-cacb1fb9442f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:31.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:31.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db53bb5c-53f9-43eb-a2e2-98c1144a0c72","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30d9eddf-2fdd-460a-9a50-cacb1fb9442f","LogTimestamp":"2022-10-26T05:16:31.770Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:16:33.783Z","message":"Entering","context":{"RequestID":"c5554438-bad0-49ff-97ac-cb255e7a3dd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fd8a351-1938-46bc-a8f0-4aec316e024d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:33.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:33.785Z","message":"{\"transactionId\":\"c5554438-bad0-49ff-97ac-cb255e7a3dd7\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:33:783\",\"respDate\":\"221026-05:16:33:785\",\"sourceId\":\"haproxy:c5554438-bad0-49ff-97ac-cb255e7a3dd7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:33:783-65567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5554438-bad0-49ff-97ac-cb255e7a3dd7]}\\\"}\"}","context":{"RequestID":"c5554438-bad0-49ff-97ac-cb255e7a3dd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fd8a351-1938-46bc-a8f0-4aec316e024d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:33.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:33.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5554438-bad0-49ff-97ac-cb255e7a3dd7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fd8a351-1938-46bc-a8f0-4aec316e024d","LogTimestamp":"2022-10-26T05:16:33.786Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:35.356Z","message":"Entering","context":{"RequestID":"de665043-f9f6-4c9f-9f36-be8e9d6cea72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11fd9d6d-19b1-4fc3-905a-e12ec09d9d81","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:35.358Z","message":"{\"transactionId\":\"de665043-f9f6-4c9f-9f36-be8e9d6cea72\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:35:356\",\"respDate\":\"221026-05:16:35:358\",\"sourceId\":\"OOM_ReadinessCheck:de665043-f9f6-4c9f-9f36-be8e9d6cea72\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:35:356-90503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33418], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[de665043-f9f6-4c9f-9f36-be8e9d6cea72]}\\\"}\"}","context":{"RequestID":"de665043-f9f6-4c9f-9f36-be8e9d6cea72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11fd9d6d-19b1-4fc3-905a-e12ec09d9d81","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:35.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:35.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de665043-f9f6-4c9f-9f36-be8e9d6cea72","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11fd9d6d-19b1-4fc3-905a-e12ec09d9d81","LogTimestamp":"2022-10-26T05:16:35.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:35.498Z","message":"Entering","context":{"RequestID":"6bf161d3-0d89-4362-89cc-8d12fa75ea13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c57f319f-a0e7-440c-ae18-e4d4fb691df3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bf161d3-0d89-4362-89cc-8d12fa75ea13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c57f319f-a0e7-440c-ae18-e4d4fb691df3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:35.501Z","message":"{\"transactionId\":\"6bf161d3-0d89-4362-89cc-8d12fa75ea13\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:35:499\",\"respDate\":\"221026-05:16:35:501\",\"sourceId\":\"ReadinessCheck:6bf161d3-0d89-4362-89cc-8d12fa75ea13\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:35:499-44638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6bf161d3-0d89-4362-89cc-8d12fa75ea13]}\\\"}\"}","context":{"RequestID":"6bf161d3-0d89-4362-89cc-8d12fa75ea13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c57f319f-a0e7-440c-ae18-e4d4fb691df3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:35.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bf161d3-0d89-4362-89cc-8d12fa75ea13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c57f319f-a0e7-440c-ae18-e4d4fb691df3","LogTimestamp":"2022-10-26T05:16:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:35.795Z","message":"Entering","context":{"RequestID":"c33d8610-fc75-44e4-850c-0f547b1f2033","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"877b3808-4ca1-4ce9-abde-dd9ffc736185","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:35.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:35.797Z","message":"{\"transactionId\":\"c33d8610-fc75-44e4-850c-0f547b1f2033\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:35:796\",\"respDate\":\"221026-05:16:35:797\",\"sourceId\":\"haproxy:c33d8610-fc75-44e4-850c-0f547b1f2033\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:35:796-37579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c33d8610-fc75-44e4-850c-0f547b1f2033]}\\\"}\"}","context":{"RequestID":"c33d8610-fc75-44e4-850c-0f547b1f2033","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"877b3808-4ca1-4ce9-abde-dd9ffc736185","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:35.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:35.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c33d8610-fc75-44e4-850c-0f547b1f2033","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"877b3808-4ca1-4ce9-abde-dd9ffc736185","LogTimestamp":"2022-10-26T05:16:35.798Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:37.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:37.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:37.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:37.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:37.808Z","message":"Entering","context":{"RequestID":"7ea54045-5782-4aee-9162-da5063cdc9b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"666457d3-a7ee-4ad0-aa9a-a5a7a1050d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:37.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:37.810Z","message":"{\"transactionId\":\"7ea54045-5782-4aee-9162-da5063cdc9b5\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:37:809\",\"respDate\":\"221026-05:16:37:810\",\"sourceId\":\"haproxy:7ea54045-5782-4aee-9162-da5063cdc9b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:37:809-42962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ea54045-5782-4aee-9162-da5063cdc9b5]}\\\"}\"}","context":{"RequestID":"7ea54045-5782-4aee-9162-da5063cdc9b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"666457d3-a7ee-4ad0-aa9a-a5a7a1050d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:37.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:37.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ea54045-5782-4aee-9162-da5063cdc9b5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"666457d3-a7ee-4ad0-aa9a-a5a7a1050d20","LogTimestamp":"2022-10-26T05:16:37.811Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:39.821Z","message":"Entering","context":{"RequestID":"c65dc353-53d0-44af-9061-b5228da3a92c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb8655c2-6e1e-4e4a-a761-394343e7210c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:39.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:39.824Z","message":"{\"transactionId\":\"c65dc353-53d0-44af-9061-b5228da3a92c\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:39:822\",\"respDate\":\"221026-05:16:39:823\",\"sourceId\":\"haproxy:c65dc353-53d0-44af-9061-b5228da3a92c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:39:822-32337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c65dc353-53d0-44af-9061-b5228da3a92c]}\\\"}\"}","context":{"RequestID":"c65dc353-53d0-44af-9061-b5228da3a92c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb8655c2-6e1e-4e4a-a761-394343e7210c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:39.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:39.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c65dc353-53d0-44af-9061-b5228da3a92c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb8655c2-6e1e-4e4a-a761-394343e7210c","LogTimestamp":"2022-10-26T05:16:39.824Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:41.834Z","message":"Entering","context":{"RequestID":"7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b5141db-1f9d-4183-b93c-36023e920c4e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:41.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:41.837Z","message":"{\"transactionId\":\"7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:41:835\",\"respDate\":\"221026-05:16:41:837\",\"sourceId\":\"haproxy:7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:41:835-97824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7]}\\\"}\"}","context":{"RequestID":"7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1b5141db-1f9d-4183-b93c-36023e920c4e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:41.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:41.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f1e1009-cc9d-4c87-8b32-5ea2fc18f5e7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b5141db-1f9d-4183-b93c-36023e920c4e","LogTimestamp":"2022-10-26T05:16:41.837Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:16:43.628Z","message":"Entering","context":{"RequestID":"6e237548-ba29-4510-9277-b0268e2487fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61c31c27-8fa2-4b49-9992-1a0b3797411c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:43.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:43.631Z","message":"{\"transactionId\":\"6e237548-ba29-4510-9277-b0268e2487fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:43:629\",\"respDate\":\"221026-05:16:43:631\",\"sourceId\":\"healthcheck:6e237548-ba29-4510-9277-b0268e2487fe\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:43:629-64546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41630], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6e237548-ba29-4510-9277-b0268e2487fe]}\\\"}\"}","context":{"RequestID":"6e237548-ba29-4510-9277-b0268e2487fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61c31c27-8fa2-4b49-9992-1a0b3797411c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:43.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:43.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e237548-ba29-4510-9277-b0268e2487fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61c31c27-8fa2-4b49-9992-1a0b3797411c","LogTimestamp":"2022-10-26T05:16:43.631Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:43.848Z","message":"Entering","context":{"RequestID":"f851d76e-b782-49d5-a8db-178f975294b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8bc5a4e-cab1-4348-bff8-64497af26a5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:43.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:43.850Z","message":"{\"transactionId\":\"f851d76e-b782-49d5-a8db-178f975294b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:43:848\",\"respDate\":\"221026-05:16:43:850\",\"sourceId\":\"haproxy:f851d76e-b782-49d5-a8db-178f975294b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:43:848-44042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f851d76e-b782-49d5-a8db-178f975294b1]}\\\"}\"}","context":{"RequestID":"f851d76e-b782-49d5-a8db-178f975294b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8bc5a4e-cab1-4348-bff8-64497af26a5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:43.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:43.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f851d76e-b782-49d5-a8db-178f975294b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8bc5a4e-cab1-4348-bff8-64497af26a5c","LogTimestamp":"2022-10-26T05:16:43.851Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:45.355Z","message":"Entering","context":{"RequestID":"1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a90fde03-1fcc-46df-a469-2613e03b0a72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:45.358Z","message":"{\"transactionId\":\"1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:45:356\",\"respDate\":\"221026-05:16:45:358\",\"sourceId\":\"OOM_ReadinessCheck:1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:45:356-42190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33588], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48]}\\\"}\"}","context":{"RequestID":"1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a90fde03-1fcc-46df-a469-2613e03b0a72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:45.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:45.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f99a4a2-5143-4c94-b5a0-fec6d4c9ff48","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a90fde03-1fcc-46df-a469-2613e03b0a72","LogTimestamp":"2022-10-26T05:16:45.358Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:45.496Z","message":"Entering","context":{"RequestID":"a095d22f-6309-4761-81b3-4f83e5297570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"002bc3b9-c441-4870-937d-d0c32e2fa03a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"a095d22f-6309-4761-81b3-4f83e5297570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"002bc3b9-c441-4870-937d-d0c32e2fa03a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:45.499Z","message":"{\"transactionId\":\"a095d22f-6309-4761-81b3-4f83e5297570\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:45:497\",\"respDate\":\"221026-05:16:45:499\",\"sourceId\":\"ReadinessCheck:a095d22f-6309-4761-81b3-4f83e5297570\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:45:497-83875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a095d22f-6309-4761-81b3-4f83e5297570]}\\\"}\"}","context":{"RequestID":"a095d22f-6309-4761-81b3-4f83e5297570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"002bc3b9-c441-4870-937d-d0c32e2fa03a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a095d22f-6309-4761-81b3-4f83e5297570","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002bc3b9-c441-4870-937d-d0c32e2fa03a","LogTimestamp":"2022-10-26T05:16:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:45.861Z","message":"Entering","context":{"RequestID":"6b599704-f5c1-467f-b0dd-a71e4edd9c2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b51896c5-109c-477b-bbb7-d3eccdca5d9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:45.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:45.863Z","message":"{\"transactionId\":\"6b599704-f5c1-467f-b0dd-a71e4edd9c2e\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:45:862\",\"respDate\":\"221026-05:16:45:863\",\"sourceId\":\"haproxy:6b599704-f5c1-467f-b0dd-a71e4edd9c2e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:45:862-57237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b599704-f5c1-467f-b0dd-a71e4edd9c2e]}\\\"}\"}","context":{"RequestID":"6b599704-f5c1-467f-b0dd-a71e4edd9c2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b51896c5-109c-477b-bbb7-d3eccdca5d9a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:45.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:45.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b599704-f5c1-467f-b0dd-a71e4edd9c2e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b51896c5-109c-477b-bbb7-d3eccdca5d9a","LogTimestamp":"2022-10-26T05:16:45.864Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:46.062Z","message":"Entering","context":{"RequestID":"0afcf773-16ed-4df9-a56d-f24d05d6982b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e9143d5-f258-43ef-b081-6d52fce9f4e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:46.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:46.064Z","message":"{\"transactionId\":\"0afcf773-16ed-4df9-a56d-f24d05d6982b\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:46:062\",\"respDate\":\"221026-05:16:46:064\",\"sourceId\":\"healthcheck:0afcf773-16ed-4df9-a56d-f24d05d6982b\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:46:062-3550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0afcf773-16ed-4df9-a56d-f24d05d6982b]}\\\"}\"}","context":{"RequestID":"0afcf773-16ed-4df9-a56d-f24d05d6982b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e9143d5-f258-43ef-b081-6d52fce9f4e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:46.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:46.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0afcf773-16ed-4df9-a56d-f24d05d6982b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e9143d5-f258-43ef-b081-6d52fce9f4e3","LogTimestamp":"2022-10-26T05:16:46.065Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:16:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:47.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:47.625Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:47.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:47.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:47.873Z","message":"Entering","context":{"RequestID":"910a08d0-4127-4f66-bc5a-640fd43bc01e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cba8611f-7c80-41b4-a417-5448a1817cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:47.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:47.876Z","message":"{\"transactionId\":\"910a08d0-4127-4f66-bc5a-640fd43bc01e\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:47:874\",\"respDate\":\"221026-05:16:47:876\",\"sourceId\":\"haproxy:910a08d0-4127-4f66-bc5a-640fd43bc01e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:47:874-45579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[910a08d0-4127-4f66-bc5a-640fd43bc01e]}\\\"}\"}","context":{"RequestID":"910a08d0-4127-4f66-bc5a-640fd43bc01e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cba8611f-7c80-41b4-a417-5448a1817cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:47.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:47.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"910a08d0-4127-4f66-bc5a-640fd43bc01e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cba8611f-7c80-41b4-a417-5448a1817cd9","LogTimestamp":"2022-10-26T05:16:47.876Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:49.891Z","message":"Entering","context":{"RequestID":"4365a2b5-8077-4114-9925-cba8be1a6cff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"644430af-57ec-4dd5-84b7-ba7892c86328","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:49.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:49.894Z","message":"{\"transactionId\":\"4365a2b5-8077-4114-9925-cba8be1a6cff\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:49:892\",\"respDate\":\"221026-05:16:49:894\",\"sourceId\":\"haproxy:4365a2b5-8077-4114-9925-cba8be1a6cff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:49:892-66043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4365a2b5-8077-4114-9925-cba8be1a6cff]}\\\"}\"}","context":{"RequestID":"4365a2b5-8077-4114-9925-cba8be1a6cff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"644430af-57ec-4dd5-84b7-ba7892c86328","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:49.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:49.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4365a2b5-8077-4114-9925-cba8be1a6cff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"644430af-57ec-4dd5-84b7-ba7892c86328","LogTimestamp":"2022-10-26T05:16:49.894Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:51.904Z","message":"Entering","context":{"RequestID":"766206d3-8fbc-4710-b83d-9bf2ba220377","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38c808b8-36b2-486b-a715-afc17ab820df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:51.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:51.907Z","message":"{\"transactionId\":\"766206d3-8fbc-4710-b83d-9bf2ba220377\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:51:905\",\"respDate\":\"221026-05:16:51:907\",\"sourceId\":\"haproxy:766206d3-8fbc-4710-b83d-9bf2ba220377\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:51:905-64469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[766206d3-8fbc-4710-b83d-9bf2ba220377]}\\\"}\"}","context":{"RequestID":"766206d3-8fbc-4710-b83d-9bf2ba220377","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38c808b8-36b2-486b-a715-afc17ab820df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:51.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:51.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"766206d3-8fbc-4710-b83d-9bf2ba220377","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38c808b8-36b2-486b-a715-afc17ab820df","LogTimestamp":"2022-10-26T05:16:51.908Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:53.918Z","message":"Entering","context":{"RequestID":"b83f4b22-4fe7-4297-bb76-df8d0fe58a98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8deef4b7-ba16-4370-ba9b-3dad010d2168","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:53.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:53.921Z","message":"{\"transactionId\":\"b83f4b22-4fe7-4297-bb76-df8d0fe58a98\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:53:919\",\"respDate\":\"221026-05:16:53:921\",\"sourceId\":\"haproxy:b83f4b22-4fe7-4297-bb76-df8d0fe58a98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:53:919-49160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b83f4b22-4fe7-4297-bb76-df8d0fe58a98]}\\\"}\"}","context":{"RequestID":"b83f4b22-4fe7-4297-bb76-df8d0fe58a98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8deef4b7-ba16-4370-ba9b-3dad010d2168","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:53.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:53.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b83f4b22-4fe7-4297-bb76-df8d0fe58a98","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8deef4b7-ba16-4370-ba9b-3dad010d2168","LogTimestamp":"2022-10-26T05:16:53.921Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:54.574Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:16:54.576Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:16:55.359Z","message":"Entering","context":{"RequestID":"1febf6b8-8a8e-4951-8699-5467bb8254ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9247654-3832-4724-a13d-b7004000fd6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:55.363Z","message":"{\"transactionId\":\"1febf6b8-8a8e-4951-8699-5467bb8254ec\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:55:360\",\"respDate\":\"221026-05:16:55:362\",\"sourceId\":\"OOM_ReadinessCheck:1febf6b8-8a8e-4951-8699-5467bb8254ec\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:55:360-60944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33762], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1febf6b8-8a8e-4951-8699-5467bb8254ec]}\\\"}\"}","context":{"RequestID":"1febf6b8-8a8e-4951-8699-5467bb8254ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9247654-3832-4724-a13d-b7004000fd6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:16:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:55.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1febf6b8-8a8e-4951-8699-5467bb8254ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9247654-3832-4724-a13d-b7004000fd6b","LogTimestamp":"2022-10-26T05:16:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:16:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:16:55.501Z","message":"Entering","context":{"RequestID":"45d4e909-8c2f-408f-b279-2fe4599771da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52e1b307-57fb-4a01-becf-e021a602df03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:55.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"45d4e909-8c2f-408f-b279-2fe4599771da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52e1b307-57fb-4a01-becf-e021a602df03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:55.504Z","message":"{\"transactionId\":\"45d4e909-8c2f-408f-b279-2fe4599771da\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:55:502\",\"respDate\":\"221026-05:16:55:504\",\"sourceId\":\"ReadinessCheck:45d4e909-8c2f-408f-b279-2fe4599771da\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:16:55:502-25799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[45d4e909-8c2f-408f-b279-2fe4599771da]}\\\"}\"}","context":{"RequestID":"45d4e909-8c2f-408f-b279-2fe4599771da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52e1b307-57fb-4a01-becf-e021a602df03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:16:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:55.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45d4e909-8c2f-408f-b279-2fe4599771da","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52e1b307-57fb-4a01-becf-e021a602df03","LogTimestamp":"2022-10-26T05:16:55.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:16:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:16:55.931Z","message":"Entering","context":{"RequestID":"02d15603-0745-4fdb-a8d5-5822e4c58b8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69d7bb63-d2b1-4006-9272-40c0da2476b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:55.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:55.934Z","message":"{\"transactionId\":\"02d15603-0745-4fdb-a8d5-5822e4c58b8a\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:55:932\",\"respDate\":\"221026-05:16:55:934\",\"sourceId\":\"haproxy:02d15603-0745-4fdb-a8d5-5822e4c58b8a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:55:932-80026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02d15603-0745-4fdb-a8d5-5822e4c58b8a]}\\\"}\"}","context":{"RequestID":"02d15603-0745-4fdb-a8d5-5822e4c58b8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69d7bb63-d2b1-4006-9272-40c0da2476b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:55.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:55.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d15603-0745-4fdb-a8d5-5822e4c58b8a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69d7bb63-d2b1-4006-9272-40c0da2476b7","LogTimestamp":"2022-10-26T05:16:55.934Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:16:57.613Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:16:57.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:57.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:57.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:57.945Z","message":"Entering","context":{"RequestID":"7825cd80-8738-4c15-9787-91056ebe8136","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"158abedd-a696-471d-b3b3-b8cd71b45a7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:57.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:57.947Z","message":"{\"transactionId\":\"7825cd80-8738-4c15-9787-91056ebe8136\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:57:946\",\"respDate\":\"221026-05:16:57:947\",\"sourceId\":\"haproxy:7825cd80-8738-4c15-9787-91056ebe8136\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:16:57:946-92077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7825cd80-8738-4c15-9787-91056ebe8136]}\\\"}\"}","context":{"RequestID":"7825cd80-8738-4c15-9787-91056ebe8136","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"158abedd-a696-471d-b3b3-b8cd71b45a7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:57.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:57.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7825cd80-8738-4c15-9787-91056ebe8136","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158abedd-a696-471d-b3b3-b8cd71b45a7f","LogTimestamp":"2022-10-26T05:16:57.948Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:16:58.664Z","message":"Entering","context":{"RequestID":"3190fe10-b599-4b4d-a362-564eb4659941","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73bde98f-03b1-466a-ba48-d831cda68881","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:58.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:58.667Z","message":"{\"transactionId\":\"3190fe10-b599-4b4d-a362-564eb4659941\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:58:665\",\"respDate\":\"221026-05:16:58:667\",\"sourceId\":\"healthcheck:3190fe10-b599-4b4d-a362-564eb4659941\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:58:665-3021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41788], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3190fe10-b599-4b4d-a362-564eb4659941]}\\\"}\"}","context":{"RequestID":"3190fe10-b599-4b4d-a362-564eb4659941","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73bde98f-03b1-466a-ba48-d831cda68881","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:16:58.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:58.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3190fe10-b599-4b4d-a362-564eb4659941","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"9","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73bde98f-03b1-466a-ba48-d831cda68881","LogTimestamp":"2022-10-26T05:16:58.673Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 14 - "logType": "access" {"timestamp":"2022-10-26T05:16:59.957Z","message":"Entering","context":{"RequestID":"163d0a13-d236-4054-b0bc-38662205b563","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37a536a8-b355-46e5-b03b-2cb726726d4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:59.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:16:59.959Z","message":"{\"transactionId\":\"163d0a13-d236-4054-b0bc-38662205b563\",\"status\":\"200\",\"rqstDate\":\"221026-05:16:59:958\",\"respDate\":\"221026-05:16:59:959\",\"sourceId\":\"haproxy:163d0a13-d236-4054-b0bc-38662205b563\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:16:59:958-40037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[163d0a13-d236-4054-b0bc-38662205b563]}\\\"}\"}","context":{"RequestID":"163d0a13-d236-4054-b0bc-38662205b563","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37a536a8-b355-46e5-b03b-2cb726726d4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:16:59.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:16:59.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"163d0a13-d236-4054-b0bc-38662205b563","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37a536a8-b355-46e5-b03b-2cb726726d4c","LogTimestamp":"2022-10-26T05:16:59.959Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:16:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:01.087Z","message":"Entering","context":{"RequestID":"3d175451-393b-4bda-ad4a-4e9ceadd58fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cc0272a-85d1-4ae0-b4ec-4271daaad2df","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:01.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:01.090Z","message":"{\"transactionId\":\"3d175451-393b-4bda-ad4a-4e9ceadd58fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:01:088\",\"respDate\":\"221026-05:17:01:090\",\"sourceId\":\"healthcheck:3d175451-393b-4bda-ad4a-4e9ceadd58fb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:01:088-32192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3d175451-393b-4bda-ad4a-4e9ceadd58fb]}\\\"}\"}","context":{"RequestID":"3d175451-393b-4bda-ad4a-4e9ceadd58fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cc0272a-85d1-4ae0-b4ec-4271daaad2df","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:01.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:01.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d175451-393b-4bda-ad4a-4e9ceadd58fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cc0272a-85d1-4ae0-b4ec-4271daaad2df","LogTimestamp":"2022-10-26T05:17:01.091Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:17:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:01.970Z","message":"Entering","context":{"RequestID":"2af7d2e5-f366-4e54-ae3b-fcdad691cb52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"532430a7-99bb-46c3-a2d5-10f8efe02d1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:01.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:01.973Z","message":"{\"transactionId\":\"2af7d2e5-f366-4e54-ae3b-fcdad691cb52\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:01:971\",\"respDate\":\"221026-05:17:01:973\",\"sourceId\":\"haproxy:2af7d2e5-f366-4e54-ae3b-fcdad691cb52\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:01:971-22683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2af7d2e5-f366-4e54-ae3b-fcdad691cb52]}\\\"}\"}","context":{"RequestID":"2af7d2e5-f366-4e54-ae3b-fcdad691cb52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"532430a7-99bb-46c3-a2d5-10f8efe02d1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:01.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:01.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2af7d2e5-f366-4e54-ae3b-fcdad691cb52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"532430a7-99bb-46c3-a2d5-10f8efe02d1b","LogTimestamp":"2022-10-26T05:17:01.974Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:03.983Z","message":"Entering","context":{"RequestID":"b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f4384ed-6887-405c-9128-40cb2978fa06","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:03.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:03.986Z","message":"{\"transactionId\":\"b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:03:984\",\"respDate\":\"221026-05:17:03:986\",\"sourceId\":\"haproxy:b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:03:984-59002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae]}\\\"}\"}","context":{"RequestID":"b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f4384ed-6887-405c-9128-40cb2978fa06","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:03.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:03.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6a8baa4-d283-4c62-98b7-aa5ba97bf0ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f4384ed-6887-405c-9128-40cb2978fa06","LogTimestamp":"2022-10-26T05:17:03.986Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:05.356Z","message":"Entering","context":{"RequestID":"403c4aa5-59de-41de-b875-f8d303ab734b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2249b93-4ff8-478b-893f-b7bf655b140a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:05.358Z","message":"{\"transactionId\":\"403c4aa5-59de-41de-b875-f8d303ab734b\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:05:357\",\"respDate\":\"221026-05:17:05:358\",\"sourceId\":\"OOM_ReadinessCheck:403c4aa5-59de-41de-b875-f8d303ab734b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:05:357-15648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33936], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[403c4aa5-59de-41de-b875-f8d303ab734b]}\\\"}\"}","context":{"RequestID":"403c4aa5-59de-41de-b875-f8d303ab734b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2249b93-4ff8-478b-893f-b7bf655b140a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:05.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:05.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"403c4aa5-59de-41de-b875-f8d303ab734b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2249b93-4ff8-478b-893f-b7bf655b140a","LogTimestamp":"2022-10-26T05:17:05.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:05.501Z","message":"Entering","context":{"RequestID":"a7a211f6-3ecb-45b4-bab1-6be50013a7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5381ba2-0f11-4f3c-b97c-7e0e44e3afa2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:05.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"a7a211f6-3ecb-45b4-bab1-6be50013a7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5381ba2-0f11-4f3c-b97c-7e0e44e3afa2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:05.505Z","message":"{\"transactionId\":\"a7a211f6-3ecb-45b4-bab1-6be50013a7a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:05:502\",\"respDate\":\"221026-05:17:05:505\",\"sourceId\":\"ReadinessCheck:a7a211f6-3ecb-45b4-bab1-6be50013a7a9\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:05:502-69412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a7a211f6-3ecb-45b4-bab1-6be50013a7a9]}\\\"}\"}","context":{"RequestID":"a7a211f6-3ecb-45b4-bab1-6be50013a7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5381ba2-0f11-4f3c-b97c-7e0e44e3afa2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:05.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7a211f6-3ecb-45b4-bab1-6be50013a7a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5381ba2-0f11-4f3c-b97c-7e0e44e3afa2","LogTimestamp":"2022-10-26T05:17:05.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:17:05.996Z","message":"Entering","context":{"RequestID":"95bfe4ef-409b-48d0-8bd0-d8fb35dc632a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c982da1-d096-49be-853e-5620a252f7c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:05.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:05.999Z","message":"{\"transactionId\":\"95bfe4ef-409b-48d0-8bd0-d8fb35dc632a\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:05:997\",\"respDate\":\"221026-05:17:05:999\",\"sourceId\":\"haproxy:95bfe4ef-409b-48d0-8bd0-d8fb35dc632a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:05:997-95735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95bfe4ef-409b-48d0-8bd0-d8fb35dc632a]}\\\"}\"}","context":{"RequestID":"95bfe4ef-409b-48d0-8bd0-d8fb35dc632a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c982da1-d096-49be-853e-5620a252f7c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:05.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:06.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95bfe4ef-409b-48d0-8bd0-d8fb35dc632a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c982da1-d096-49be-853e-5620a252f7c8","LogTimestamp":"2022-10-26T05:17:05.999Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:07.614Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:07.622Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:07.623Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:07.623Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:08.010Z","message":"Entering","context":{"RequestID":"9318e8dd-9612-40e8-9176-df267eaace43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44645a95-24f8-4519-9c20-36c108f24b0c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:08.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:08.013Z","message":"{\"transactionId\":\"9318e8dd-9612-40e8-9176-df267eaace43\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:08:011\",\"respDate\":\"221026-05:17:08:013\",\"sourceId\":\"haproxy:9318e8dd-9612-40e8-9176-df267eaace43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:08:011-47441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9318e8dd-9612-40e8-9176-df267eaace43]}\\\"}\"}","context":{"RequestID":"9318e8dd-9612-40e8-9176-df267eaace43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44645a95-24f8-4519-9c20-36c108f24b0c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:08.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:08.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9318e8dd-9612-40e8-9176-df267eaace43","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44645a95-24f8-4519-9c20-36c108f24b0c","LogTimestamp":"2022-10-26T05:17:08.013Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:10.023Z","message":"Entering","context":{"RequestID":"677098df-4dc2-42a6-bf97-223fabf6702b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"246c8001-10f6-4bcf-afd1-32628550745f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:10.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:10.026Z","message":"{\"transactionId\":\"677098df-4dc2-42a6-bf97-223fabf6702b\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:10:024\",\"respDate\":\"221026-05:17:10:026\",\"sourceId\":\"haproxy:677098df-4dc2-42a6-bf97-223fabf6702b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:10:024-81702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[677098df-4dc2-42a6-bf97-223fabf6702b]}\\\"}\"}","context":{"RequestID":"677098df-4dc2-42a6-bf97-223fabf6702b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"246c8001-10f6-4bcf-afd1-32628550745f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:10.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:10.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"677098df-4dc2-42a6-bf97-223fabf6702b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"246c8001-10f6-4bcf-afd1-32628550745f","LogTimestamp":"2022-10-26T05:17:10.026Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:12.036Z","message":"Entering","context":{"RequestID":"61ed8622-f54e-4579-987c-5e7518f196be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdf2a0a1-77a5-43ea-958e-6f46a41f6b16","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:12.038Z","message":"{\"transactionId\":\"61ed8622-f54e-4579-987c-5e7518f196be\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:12:037\",\"respDate\":\"221026-05:17:12:038\",\"sourceId\":\"haproxy:61ed8622-f54e-4579-987c-5e7518f196be\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:12:037-76521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61ed8622-f54e-4579-987c-5e7518f196be]}\\\"}\"}","context":{"RequestID":"61ed8622-f54e-4579-987c-5e7518f196be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdf2a0a1-77a5-43ea-958e-6f46a41f6b16","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:12.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61ed8622-f54e-4579-987c-5e7518f196be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdf2a0a1-77a5-43ea-958e-6f46a41f6b16","LogTimestamp":"2022-10-26T05:17:12.039Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:13.694Z","message":"Entering","context":{"RequestID":"c8942c6a-9acb-497b-bf25-60109dc01103","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b806ecdc-ca31-40e5-a96a-5a5307d9e581","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:13.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:13.698Z","message":"{\"transactionId\":\"c8942c6a-9acb-497b-bf25-60109dc01103\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:13:696\",\"respDate\":\"221026-05:17:13:698\",\"sourceId\":\"healthcheck:c8942c6a-9acb-497b-bf25-60109dc01103\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:13:696-34408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41948], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c8942c6a-9acb-497b-bf25-60109dc01103]}\\\"}\"}","context":{"RequestID":"c8942c6a-9acb-497b-bf25-60109dc01103","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b806ecdc-ca31-40e5-a96a-5a5307d9e581","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:13.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:13.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8942c6a-9acb-497b-bf25-60109dc01103","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b806ecdc-ca31-40e5-a96a-5a5307d9e581","LogTimestamp":"2022-10-26T05:17:13.699Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:14.050Z","message":"Entering","context":{"RequestID":"ed3975b5-6cdc-4443-9e95-b5e383b54ee2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"016f6129-433e-44ad-82da-01624a0505a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:14.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:14.053Z","message":"{\"transactionId\":\"ed3975b5-6cdc-4443-9e95-b5e383b54ee2\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:14:051\",\"respDate\":\"221026-05:17:14:053\",\"sourceId\":\"haproxy:ed3975b5-6cdc-4443-9e95-b5e383b54ee2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:14:051-42382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed3975b5-6cdc-4443-9e95-b5e383b54ee2]}\\\"}\"}","context":{"RequestID":"ed3975b5-6cdc-4443-9e95-b5e383b54ee2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"016f6129-433e-44ad-82da-01624a0505a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:14.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:14.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed3975b5-6cdc-4443-9e95-b5e383b54ee2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"016f6129-433e-44ad-82da-01624a0505a2","LogTimestamp":"2022-10-26T05:17:14.054Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:15.356Z","message":"Entering","context":{"RequestID":"0502df0b-4c3c-4c02-835f-a8d141da0681","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21ec8c63-5f56-4f15-b0bc-96928d48b991","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:15.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:15.358Z","message":"{\"transactionId\":\"0502df0b-4c3c-4c02-835f-a8d141da0681\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:15:356\",\"respDate\":\"221026-05:17:15:358\",\"sourceId\":\"OOM_ReadinessCheck:0502df0b-4c3c-4c02-835f-a8d141da0681\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:15:356-19738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34096], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0502df0b-4c3c-4c02-835f-a8d141da0681]}\\\"}\"}","context":{"RequestID":"0502df0b-4c3c-4c02-835f-a8d141da0681","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21ec8c63-5f56-4f15-b0bc-96928d48b991","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:15.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:15.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0502df0b-4c3c-4c02-835f-a8d141da0681","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21ec8c63-5f56-4f15-b0bc-96928d48b991","LogTimestamp":"2022-10-26T05:17:15.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:15.497Z","message":"Entering","context":{"RequestID":"ca644a9c-4353-4411-8e59-cbd975465d12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7f96b8-f4e9-4103-818b-0e4421045c4f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca644a9c-4353-4411-8e59-cbd975465d12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7f96b8-f4e9-4103-818b-0e4421045c4f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:15.500Z","message":"{\"transactionId\":\"ca644a9c-4353-4411-8e59-cbd975465d12\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:15:498\",\"respDate\":\"221026-05:17:15:500\",\"sourceId\":\"ReadinessCheck:ca644a9c-4353-4411-8e59-cbd975465d12\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:15:498-23787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ca644a9c-4353-4411-8e59-cbd975465d12]}\\\"}\"}","context":{"RequestID":"ca644a9c-4353-4411-8e59-cbd975465d12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7f96b8-f4e9-4103-818b-0e4421045c4f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca644a9c-4353-4411-8e59-cbd975465d12","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec7f96b8-f4e9-4103-818b-0e4421045c4f","LogTimestamp":"2022-10-26T05:17:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:16.065Z","message":"Entering","context":{"RequestID":"84c95400-86de-4b8b-9e05-e3a3fddfb7f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad295e7a-2023-4c0a-b5f8-76551d06e2ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:16.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:16.068Z","message":"{\"transactionId\":\"84c95400-86de-4b8b-9e05-e3a3fddfb7f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:16:066\",\"respDate\":\"221026-05:17:16:068\",\"sourceId\":\"haproxy:84c95400-86de-4b8b-9e05-e3a3fddfb7f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:16:066-26407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84c95400-86de-4b8b-9e05-e3a3fddfb7f1]}\\\"}\"}","context":{"RequestID":"84c95400-86de-4b8b-9e05-e3a3fddfb7f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad295e7a-2023-4c0a-b5f8-76551d06e2ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:16.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:16.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c95400-86de-4b8b-9e05-e3a3fddfb7f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad295e7a-2023-4c0a-b5f8-76551d06e2ac","LogTimestamp":"2022-10-26T05:17:16.068Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:16.116Z","message":"Entering","context":{"RequestID":"a3177eb7-f99c-485d-b07f-d14d9fe87a65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ac7a563-7cf1-481f-ab53-77ec259a0dad","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:16.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:16.118Z","message":"{\"transactionId\":\"a3177eb7-f99c-485d-b07f-d14d9fe87a65\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:16:117\",\"respDate\":\"221026-05:17:16:118\",\"sourceId\":\"healthcheck:a3177eb7-f99c-485d-b07f-d14d9fe87a65\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:16:117-67898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a3177eb7-f99c-485d-b07f-d14d9fe87a65]}\\\"}\"}","context":{"RequestID":"a3177eb7-f99c-485d-b07f-d14d9fe87a65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ac7a563-7cf1-481f-ab53-77ec259a0dad","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:16.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:16.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3177eb7-f99c-485d-b07f-d14d9fe87a65","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ac7a563-7cf1-481f-ab53-77ec259a0dad","LogTimestamp":"2022-10-26T05:17:16.119Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:17:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:17:17.615Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:17.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:17.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:17.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:18.078Z","message":"Entering","context":{"RequestID":"23b843de-a810-4052-8494-f68400c8687c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48515e44-d1ac-40ae-b6c7-76770e3bd01c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:18.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:18.081Z","message":"{\"transactionId\":\"23b843de-a810-4052-8494-f68400c8687c\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:18:079\",\"respDate\":\"221026-05:17:18:080\",\"sourceId\":\"haproxy:23b843de-a810-4052-8494-f68400c8687c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:18:079-15798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23b843de-a810-4052-8494-f68400c8687c]}\\\"}\"}","context":{"RequestID":"23b843de-a810-4052-8494-f68400c8687c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48515e44-d1ac-40ae-b6c7-76770e3bd01c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:18.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:18.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23b843de-a810-4052-8494-f68400c8687c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48515e44-d1ac-40ae-b6c7-76770e3bd01c","LogTimestamp":"2022-10-26T05:17:18.081Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:20.091Z","message":"Entering","context":{"RequestID":"10d76e2a-bae3-4765-b034-3e9720996f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ddd46136-6ba9-4e6e-a669-8a716547f6d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:20.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:20.094Z","message":"{\"transactionId\":\"10d76e2a-bae3-4765-b034-3e9720996f91\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:20:092\",\"respDate\":\"221026-05:17:20:094\",\"sourceId\":\"haproxy:10d76e2a-bae3-4765-b034-3e9720996f91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:20:092-6535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10d76e2a-bae3-4765-b034-3e9720996f91]}\\\"}\"}","context":{"RequestID":"10d76e2a-bae3-4765-b034-3e9720996f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ddd46136-6ba9-4e6e-a669-8a716547f6d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:20.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:20.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10d76e2a-bae3-4765-b034-3e9720996f91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddd46136-6ba9-4e6e-a669-8a716547f6d1","LogTimestamp":"2022-10-26T05:17:20.094Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:22.103Z","message":"Entering","context":{"RequestID":"a8f7386a-7f56-4bff-914c-3ac64b92ec23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca9662c0-3634-428e-9b44-03202884ea89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:22.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:22.105Z","message":"{\"transactionId\":\"a8f7386a-7f56-4bff-914c-3ac64b92ec23\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:22:104\",\"respDate\":\"221026-05:17:22:105\",\"sourceId\":\"haproxy:a8f7386a-7f56-4bff-914c-3ac64b92ec23\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:22:104-4790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8f7386a-7f56-4bff-914c-3ac64b92ec23]}\\\"}\"}","context":{"RequestID":"a8f7386a-7f56-4bff-914c-3ac64b92ec23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca9662c0-3634-428e-9b44-03202884ea89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:22.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:22.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8f7386a-7f56-4bff-914c-3ac64b92ec23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca9662c0-3634-428e-9b44-03202884ea89","LogTimestamp":"2022-10-26T05:17:22.106Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:24.115Z","message":"Entering","context":{"RequestID":"9fd1c282-ede7-49b1-bd41-5b0ac7c24a04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe6da78d-2e1d-4912-b18a-3372b433f0f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:24.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:24.118Z","message":"{\"transactionId\":\"9fd1c282-ede7-49b1-bd41-5b0ac7c24a04\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:24:116\",\"respDate\":\"221026-05:17:24:118\",\"sourceId\":\"haproxy:9fd1c282-ede7-49b1-bd41-5b0ac7c24a04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:24:116-91507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fd1c282-ede7-49b1-bd41-5b0ac7c24a04]}\\\"}\"}","context":{"RequestID":"9fd1c282-ede7-49b1-bd41-5b0ac7c24a04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe6da78d-2e1d-4912-b18a-3372b433f0f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:24.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:24.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fd1c282-ede7-49b1-bd41-5b0ac7c24a04","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe6da78d-2e1d-4912-b18a-3372b433f0f0","LogTimestamp":"2022-10-26T05:17:24.118Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:24.578Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:17:24.581Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:17:25.357Z","message":"Entering","context":{"RequestID":"aa5992b9-e409-4195-9843-996b2ec0e517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01d965f4-fa38-4d4f-8d8e-3fe4d684f95b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:25.361Z","message":"{\"transactionId\":\"aa5992b9-e409-4195-9843-996b2ec0e517\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:25:358\",\"respDate\":\"221026-05:17:25:361\",\"sourceId\":\"OOM_ReadinessCheck:aa5992b9-e409-4195-9843-996b2ec0e517\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:25:358-63612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34272], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aa5992b9-e409-4195-9843-996b2ec0e517]}\\\"}\"}","context":{"RequestID":"aa5992b9-e409-4195-9843-996b2ec0e517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01d965f4-fa38-4d4f-8d8e-3fe4d684f95b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa5992b9-e409-4195-9843-996b2ec0e517","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d965f4-fa38-4d4f-8d8e-3fe4d684f95b","LogTimestamp":"2022-10-26T05:17:25.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:25.501Z","message":"Entering","context":{"RequestID":"d92183f7-c954-43b4-b571-563e10e7da6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a1fa8ef-4a56-4722-afe6-bc5947495472","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:25.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"d92183f7-c954-43b4-b571-563e10e7da6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a1fa8ef-4a56-4722-afe6-bc5947495472","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:25.504Z","message":"{\"transactionId\":\"d92183f7-c954-43b4-b571-563e10e7da6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:25:501\",\"respDate\":\"221026-05:17:25:504\",\"sourceId\":\"ReadinessCheck:d92183f7-c954-43b4-b571-563e10e7da6a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:25:501-61748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d92183f7-c954-43b4-b571-563e10e7da6a]}\\\"}\"}","context":{"RequestID":"d92183f7-c954-43b4-b571-563e10e7da6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a1fa8ef-4a56-4722-afe6-bc5947495472","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d92183f7-c954-43b4-b571-563e10e7da6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a1fa8ef-4a56-4722-afe6-bc5947495472","LogTimestamp":"2022-10-26T05:17:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:26.128Z","message":"Entering","context":{"RequestID":"df4d7ab8-894e-4709-a0f1-1f85f941912d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdad00ad-31c6-4e29-b0eb-453b79c7d69a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:26.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:26.131Z","message":"{\"transactionId\":\"df4d7ab8-894e-4709-a0f1-1f85f941912d\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:26:129\",\"respDate\":\"221026-05:17:26:131\",\"sourceId\":\"haproxy:df4d7ab8-894e-4709-a0f1-1f85f941912d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:26:129-52775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df4d7ab8-894e-4709-a0f1-1f85f941912d]}\\\"}\"}","context":{"RequestID":"df4d7ab8-894e-4709-a0f1-1f85f941912d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdad00ad-31c6-4e29-b0eb-453b79c7d69a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:26.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:26.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df4d7ab8-894e-4709-a0f1-1f85f941912d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdad00ad-31c6-4e29-b0eb-453b79c7d69a","LogTimestamp":"2022-10-26T05:17:26.131Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:27.615Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:27.627Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:27.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:27.628Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:28.142Z","message":"Entering","context":{"RequestID":"eae6759d-24b0-4f1c-995f-d2990cd72b02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"513d3c33-da92-4a1f-bd69-1a2bbfb5b096","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:28.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:28.144Z","message":"{\"transactionId\":\"eae6759d-24b0-4f1c-995f-d2990cd72b02\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:28:143\",\"respDate\":\"221026-05:17:28:144\",\"sourceId\":\"haproxy:eae6759d-24b0-4f1c-995f-d2990cd72b02\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:28:143-58184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eae6759d-24b0-4f1c-995f-d2990cd72b02]}\\\"}\"}","context":{"RequestID":"eae6759d-24b0-4f1c-995f-d2990cd72b02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"513d3c33-da92-4a1f-bd69-1a2bbfb5b096","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:28.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:28.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eae6759d-24b0-4f1c-995f-d2990cd72b02","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"513d3c33-da92-4a1f-bd69-1a2bbfb5b096","LogTimestamp":"2022-10-26T05:17:28.145Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:28.720Z","message":"Entering","context":{"RequestID":"e2197edb-481c-409e-8d24-2f878c60be03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6dc7e7e-77cf-4178-bd57-80a45f3ae486","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:28.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:28.723Z","message":"{\"transactionId\":\"e2197edb-481c-409e-8d24-2f878c60be03\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:28:720\",\"respDate\":\"221026-05:17:28:723\",\"sourceId\":\"healthcheck:e2197edb-481c-409e-8d24-2f878c60be03\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:28:720-18029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42094], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e2197edb-481c-409e-8d24-2f878c60be03]}\\\"}\"}","context":{"RequestID":"e2197edb-481c-409e-8d24-2f878c60be03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6dc7e7e-77cf-4178-bd57-80a45f3ae486","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:28.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:28.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2197edb-481c-409e-8d24-2f878c60be03","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6dc7e7e-77cf-4178-bd57-80a45f3ae486","LogTimestamp":"2022-10-26T05:17:28.724Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:17:30.155Z","message":"Entering","context":{"RequestID":"1bceb388-8720-4db6-b506-6a073a2e012d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1a957d8-790e-48ae-b457-ba13f76f6f74","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:30.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:30.158Z","message":"{\"transactionId\":\"1bceb388-8720-4db6-b506-6a073a2e012d\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:30:156\",\"respDate\":\"221026-05:17:30:158\",\"sourceId\":\"haproxy:1bceb388-8720-4db6-b506-6a073a2e012d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:30:156-83751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1bceb388-8720-4db6-b506-6a073a2e012d]}\\\"}\"}","context":{"RequestID":"1bceb388-8720-4db6-b506-6a073a2e012d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1a957d8-790e-48ae-b457-ba13f76f6f74","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:30.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:30.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bceb388-8720-4db6-b506-6a073a2e012d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1a957d8-790e-48ae-b457-ba13f76f6f74","LogTimestamp":"2022-10-26T05:17:30.159Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:31.144Z","message":"Entering","context":{"RequestID":"58bb31da-5b6c-47fc-bf7f-cf2c10817f58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"967d9a64-875f-4c45-ac71-cc97056af5f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:31.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:31.147Z","message":"{\"transactionId\":\"58bb31da-5b6c-47fc-bf7f-cf2c10817f58\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:31:144\",\"respDate\":\"221026-05:17:31:146\",\"sourceId\":\"healthcheck:58bb31da-5b6c-47fc-bf7f-cf2c10817f58\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:31:144-38034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[58bb31da-5b6c-47fc-bf7f-cf2c10817f58]}\\\"}\"}","context":{"RequestID":"58bb31da-5b6c-47fc-bf7f-cf2c10817f58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"967d9a64-875f-4c45-ac71-cc97056af5f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:31.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:31.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58bb31da-5b6c-47fc-bf7f-cf2c10817f58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"967d9a64-875f-4c45-ac71-cc97056af5f9","LogTimestamp":"2022-10-26T05:17:31.147Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:17:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:32.169Z","message":"Entering","context":{"RequestID":"007b7697-da68-45d1-95b0-c2d31b96dda3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad4b5de2-45dd-4b10-ab0f-9e0e2403e072","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:32.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:32.172Z","message":"{\"transactionId\":\"007b7697-da68-45d1-95b0-c2d31b96dda3\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:32:170\",\"respDate\":\"221026-05:17:32:172\",\"sourceId\":\"haproxy:007b7697-da68-45d1-95b0-c2d31b96dda3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:32:170-42086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[007b7697-da68-45d1-95b0-c2d31b96dda3]}\\\"}\"}","context":{"RequestID":"007b7697-da68-45d1-95b0-c2d31b96dda3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad4b5de2-45dd-4b10-ab0f-9e0e2403e072","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:32.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:32.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"007b7697-da68-45d1-95b0-c2d31b96dda3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4b5de2-45dd-4b10-ab0f-9e0e2403e072","LogTimestamp":"2022-10-26T05:17:32.172Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:34.182Z","message":"Entering","context":{"RequestID":"c8c88f1b-05c2-456f-9da8-6abf5c2e796a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6eeea1d1-2b1d-405f-84f6-a06a17ec8e50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:34.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:34.184Z","message":"{\"transactionId\":\"c8c88f1b-05c2-456f-9da8-6abf5c2e796a\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:34:183\",\"respDate\":\"221026-05:17:34:184\",\"sourceId\":\"haproxy:c8c88f1b-05c2-456f-9da8-6abf5c2e796a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:34:183-38413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8c88f1b-05c2-456f-9da8-6abf5c2e796a]}\\\"}\"}","context":{"RequestID":"c8c88f1b-05c2-456f-9da8-6abf5c2e796a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6eeea1d1-2b1d-405f-84f6-a06a17ec8e50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:34.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:34.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8c88f1b-05c2-456f-9da8-6abf5c2e796a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eeea1d1-2b1d-405f-84f6-a06a17ec8e50","LogTimestamp":"2022-10-26T05:17:34.185Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:35.358Z","message":"Entering","context":{"RequestID":"d76dc993-25cd-4f1b-a00a-79b83325ef8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7c7be39-9ecb-4ba2-a8ee-8c24456f284d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:35.360Z","message":"{\"transactionId\":\"d76dc993-25cd-4f1b-a00a-79b83325ef8a\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:35:359\",\"respDate\":\"221026-05:17:35:360\",\"sourceId\":\"OOM_ReadinessCheck:d76dc993-25cd-4f1b-a00a-79b83325ef8a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:35:359-31418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34432], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d76dc993-25cd-4f1b-a00a-79b83325ef8a]}\\\"}\"}","context":{"RequestID":"d76dc993-25cd-4f1b-a00a-79b83325ef8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7c7be39-9ecb-4ba2-a8ee-8c24456f284d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:35.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d76dc993-25cd-4f1b-a00a-79b83325ef8a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7c7be39-9ecb-4ba2-a8ee-8c24456f284d","LogTimestamp":"2022-10-26T05:17:35.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:35.496Z","message":"Entering","context":{"RequestID":"894298f2-37a2-4dc5-a952-a90082311863","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"393e1c37-86fc-432f-a0da-a002819db03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"894298f2-37a2-4dc5-a952-a90082311863","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"393e1c37-86fc-432f-a0da-a002819db03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:35.499Z","message":"{\"transactionId\":\"894298f2-37a2-4dc5-a952-a90082311863\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:35:496\",\"respDate\":\"221026-05:17:35:498\",\"sourceId\":\"ReadinessCheck:894298f2-37a2-4dc5-a952-a90082311863\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:35:496-48257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[894298f2-37a2-4dc5-a952-a90082311863]}\\\"}\"}","context":{"RequestID":"894298f2-37a2-4dc5-a952-a90082311863","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"393e1c37-86fc-432f-a0da-a002819db03f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"894298f2-37a2-4dc5-a952-a90082311863","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"393e1c37-86fc-432f-a0da-a002819db03f","LogTimestamp":"2022-10-26T05:17:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:36.195Z","message":"Entering","context":{"RequestID":"210537b3-cc0c-4170-82ed-5c47dbe5b296","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e785bf02-7d70-424b-bda9-30d3c0ef094f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:36.198Z","message":"{\"transactionId\":\"210537b3-cc0c-4170-82ed-5c47dbe5b296\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:36:196\",\"respDate\":\"221026-05:17:36:197\",\"sourceId\":\"haproxy:210537b3-cc0c-4170-82ed-5c47dbe5b296\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:36:196-82821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[210537b3-cc0c-4170-82ed-5c47dbe5b296]}\\\"}\"}","context":{"RequestID":"210537b3-cc0c-4170-82ed-5c47dbe5b296","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e785bf02-7d70-424b-bda9-30d3c0ef094f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:36.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210537b3-cc0c-4170-82ed-5c47dbe5b296","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e785bf02-7d70-424b-bda9-30d3c0ef094f","LogTimestamp":"2022-10-26T05:17:36.198Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:37.615Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:37.623Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:37.624Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:37.624Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:38.210Z","message":"Entering","context":{"RequestID":"b778f57f-1bdc-452b-acda-07fb6a44c28d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82c6f04c-82ca-4221-8b0a-c49cb2fad585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:38.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:38.213Z","message":"{\"transactionId\":\"b778f57f-1bdc-452b-acda-07fb6a44c28d\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:38:211\",\"respDate\":\"221026-05:17:38:213\",\"sourceId\":\"haproxy:b778f57f-1bdc-452b-acda-07fb6a44c28d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:38:211-77250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b778f57f-1bdc-452b-acda-07fb6a44c28d]}\\\"}\"}","context":{"RequestID":"b778f57f-1bdc-452b-acda-07fb6a44c28d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82c6f04c-82ca-4221-8b0a-c49cb2fad585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:38.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:38.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b778f57f-1bdc-452b-acda-07fb6a44c28d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82c6f04c-82ca-4221-8b0a-c49cb2fad585","LogTimestamp":"2022-10-26T05:17:38.213Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:40.224Z","message":"Entering","context":{"RequestID":"01857f38-baec-476d-b01d-cbeeac075796","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c282fe34-6e5d-4d99-a46b-1bd728621d46","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:40.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:40.227Z","message":"{\"transactionId\":\"01857f38-baec-476d-b01d-cbeeac075796\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:40:225\",\"respDate\":\"221026-05:17:40:227\",\"sourceId\":\"haproxy:01857f38-baec-476d-b01d-cbeeac075796\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:40:225-42752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01857f38-baec-476d-b01d-cbeeac075796]}\\\"}\"}","context":{"RequestID":"01857f38-baec-476d-b01d-cbeeac075796","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c282fe34-6e5d-4d99-a46b-1bd728621d46","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:40.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:40.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01857f38-baec-476d-b01d-cbeeac075796","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c282fe34-6e5d-4d99-a46b-1bd728621d46","LogTimestamp":"2022-10-26T05:17:40.228Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:17:42.241Z","message":"Entering","context":{"RequestID":"c45156e2-29df-45c4-b9d5-a07e4123e764","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c67197f-910a-4761-8157-4cb96bbbdf3a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:42.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:42.245Z","message":"{\"transactionId\":\"c45156e2-29df-45c4-b9d5-a07e4123e764\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:42:242\",\"respDate\":\"221026-05:17:42:244\",\"sourceId\":\"haproxy:c45156e2-29df-45c4-b9d5-a07e4123e764\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:42:242-94984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c45156e2-29df-45c4-b9d5-a07e4123e764]}\\\"}\"}","context":{"RequestID":"c45156e2-29df-45c4-b9d5-a07e4123e764","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c67197f-910a-4761-8157-4cb96bbbdf3a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:42.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:42.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c45156e2-29df-45c4-b9d5-a07e4123e764","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c67197f-910a-4761-8157-4cb96bbbdf3a","LogTimestamp":"2022-10-26T05:17:42.245Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:17:43.747Z","message":"Entering","context":{"RequestID":"cc685f23-a4aa-4424-8407-96e9921e009a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ee87045-903a-44c7-8f9b-a64efee9fa83","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:43.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:43.750Z","message":"{\"transactionId\":\"cc685f23-a4aa-4424-8407-96e9921e009a\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:43:748\",\"respDate\":\"221026-05:17:43:750\",\"sourceId\":\"healthcheck:cc685f23-a4aa-4424-8407-96e9921e009a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:43:748-19649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42248], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc685f23-a4aa-4424-8407-96e9921e009a]}\\\"}\"}","context":{"RequestID":"cc685f23-a4aa-4424-8407-96e9921e009a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ee87045-903a-44c7-8f9b-a64efee9fa83","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:43.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:43.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc685f23-a4aa-4424-8407-96e9921e009a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ee87045-903a-44c7-8f9b-a64efee9fa83","LogTimestamp":"2022-10-26T05:17:43.751Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:44.255Z","message":"Entering","context":{"RequestID":"386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b0a4cbd-6cc6-4f1c-a7d1-a7c38df371e9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:44.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:44.258Z","message":"{\"transactionId\":\"386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:44:255\",\"respDate\":\"221026-05:17:44:258\",\"sourceId\":\"haproxy:386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:44:255-64711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00]}\\\"}\"}","context":{"RequestID":"386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b0a4cbd-6cc6-4f1c-a7d1-a7c38df371e9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:44.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:44.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"386a75a6-7bb9-44ea-a0f8-d3aef1b1bb00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b0a4cbd-6cc6-4f1c-a7d1-a7c38df371e9","LogTimestamp":"2022-10-26T05:17:44.258Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:45.358Z","message":"Entering","context":{"RequestID":"33b204a0-5c36-47ff-b1bd-555f7f62e162","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7512b189-7e9d-4a5e-ac6f-81816f28b090","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:45.360Z","message":"{\"transactionId\":\"33b204a0-5c36-47ff-b1bd-555f7f62e162\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:45:358\",\"respDate\":\"221026-05:17:45:360\",\"sourceId\":\"OOM_ReadinessCheck:33b204a0-5c36-47ff-b1bd-555f7f62e162\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:45:358-98968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34622], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33b204a0-5c36-47ff-b1bd-555f7f62e162]}\\\"}\"}","context":{"RequestID":"33b204a0-5c36-47ff-b1bd-555f7f62e162","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7512b189-7e9d-4a5e-ac6f-81816f28b090","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:45.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b204a0-5c36-47ff-b1bd-555f7f62e162","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7512b189-7e9d-4a5e-ac6f-81816f28b090","LogTimestamp":"2022-10-26T05:17:45.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:45.501Z","message":"Entering","context":{"RequestID":"89479c1c-bc63-4be1-bc65-f32736ecf4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8997c5f2-6006-4c69-a29f-d60f5aec47d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:45.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"89479c1c-bc63-4be1-bc65-f32736ecf4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8997c5f2-6006-4c69-a29f-d60f5aec47d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:45.504Z","message":"{\"transactionId\":\"89479c1c-bc63-4be1-bc65-f32736ecf4e9\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:45:502\",\"respDate\":\"221026-05:17:45:504\",\"sourceId\":\"ReadinessCheck:89479c1c-bc63-4be1-bc65-f32736ecf4e9\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:45:502-73693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[89479c1c-bc63-4be1-bc65-f32736ecf4e9]}\\\"}\"}","context":{"RequestID":"89479c1c-bc63-4be1-bc65-f32736ecf4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8997c5f2-6006-4c69-a29f-d60f5aec47d0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:45.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89479c1c-bc63-4be1-bc65-f32736ecf4e9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8997c5f2-6006-4c69-a29f-d60f5aec47d0","LogTimestamp":"2022-10-26T05:17:45.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:17:46.171Z","message":"Entering","context":{"RequestID":"24012c1a-c2f3-4247-af98-df342beda1e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f624140f-5bc0-4ad0-a6b3-212247120e09","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:46.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:46.175Z","message":"{\"transactionId\":\"24012c1a-c2f3-4247-af98-df342beda1e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:46:173\",\"respDate\":\"221026-05:17:46:175\",\"sourceId\":\"healthcheck:24012c1a-c2f3-4247-af98-df342beda1e0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:46:173-6430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[24012c1a-c2f3-4247-af98-df342beda1e0]}\\\"}\"}","context":{"RequestID":"24012c1a-c2f3-4247-af98-df342beda1e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f624140f-5bc0-4ad0-a6b3-212247120e09","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:46.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:46.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24012c1a-c2f3-4247-af98-df342beda1e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f624140f-5bc0-4ad0-a6b3-212247120e09","LogTimestamp":"2022-10-26T05:17:46.175Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:17:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:46.267Z","message":"Entering","context":{"RequestID":"839ccedc-9347-4134-8750-e50ae35ae43c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"90ba2692-d0ad-40c6-833e-5e64849fb248","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:46.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:46.270Z","message":"{\"transactionId\":\"839ccedc-9347-4134-8750-e50ae35ae43c\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:46:268\",\"respDate\":\"221026-05:17:46:270\",\"sourceId\":\"haproxy:839ccedc-9347-4134-8750-e50ae35ae43c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:46:268-50880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[839ccedc-9347-4134-8750-e50ae35ae43c]}\\\"}\"}","context":{"RequestID":"839ccedc-9347-4134-8750-e50ae35ae43c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"90ba2692-d0ad-40c6-833e-5e64849fb248","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:46.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:46.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"839ccedc-9347-4134-8750-e50ae35ae43c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90ba2692-d0ad-40c6-833e-5e64849fb248","LogTimestamp":"2022-10-26T05:17:46.270Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:17:47.616Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:47.625Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:47.626Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:47.626Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:48.281Z","message":"Entering","context":{"RequestID":"3b4a8c5b-6a81-490e-83b7-644586c83a36","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cef02fd-8cd1-4958-9048-b3752f7fa7ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:48.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:48.283Z","message":"{\"transactionId\":\"3b4a8c5b-6a81-490e-83b7-644586c83a36\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:48:281\",\"respDate\":\"221026-05:17:48:283\",\"sourceId\":\"haproxy:3b4a8c5b-6a81-490e-83b7-644586c83a36\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:48:281-26897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b4a8c5b-6a81-490e-83b7-644586c83a36]}\\\"}\"}","context":{"RequestID":"3b4a8c5b-6a81-490e-83b7-644586c83a36","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cef02fd-8cd1-4958-9048-b3752f7fa7ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:48.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:48.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b4a8c5b-6a81-490e-83b7-644586c83a36","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cef02fd-8cd1-4958-9048-b3752f7fa7ac","LogTimestamp":"2022-10-26T05:17:48.284Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:17:50.294Z","message":"Entering","context":{"RequestID":"a4602354-456d-487f-9f74-cc9185bd3c86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7e251d2-cb2c-4890-8a33-2eeacf291fb3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:50.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:50.297Z","message":"{\"transactionId\":\"a4602354-456d-487f-9f74-cc9185bd3c86\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:50:295\",\"respDate\":\"221026-05:17:50:297\",\"sourceId\":\"haproxy:a4602354-456d-487f-9f74-cc9185bd3c86\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:50:295-61375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4602354-456d-487f-9f74-cc9185bd3c86]}\\\"}\"}","context":{"RequestID":"a4602354-456d-487f-9f74-cc9185bd3c86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7e251d2-cb2c-4890-8a33-2eeacf291fb3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:50.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:50.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4602354-456d-487f-9f74-cc9185bd3c86","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7e251d2-cb2c-4890-8a33-2eeacf291fb3","LogTimestamp":"2022-10-26T05:17:50.297Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:52.311Z","message":"Entering","context":{"RequestID":"44d5d0de-f5ce-4ba6-be66-958c0aebc933","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d2a99eb-ff1f-4bf1-ab0b-554605ab3efc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:52.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:52.314Z","message":"{\"transactionId\":\"44d5d0de-f5ce-4ba6-be66-958c0aebc933\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:52:311\",\"respDate\":\"221026-05:17:52:314\",\"sourceId\":\"haproxy:44d5d0de-f5ce-4ba6-be66-958c0aebc933\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:52:311-74617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[44d5d0de-f5ce-4ba6-be66-958c0aebc933]}\\\"}\"}","context":{"RequestID":"44d5d0de-f5ce-4ba6-be66-958c0aebc933","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d2a99eb-ff1f-4bf1-ab0b-554605ab3efc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:52.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:52.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44d5d0de-f5ce-4ba6-be66-958c0aebc933","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d2a99eb-ff1f-4bf1-ab0b-554605ab3efc","LogTimestamp":"2022-10-26T05:17:52.315Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:17:54.326Z","message":"Entering","context":{"RequestID":"aab2aced-25bf-4b7d-8aee-212847e387f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b0e496a-b91b-473d-8493-a15822fc1402","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:54.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:54.328Z","message":"{\"transactionId\":\"aab2aced-25bf-4b7d-8aee-212847e387f0\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:54:326\",\"respDate\":\"221026-05:17:54:328\",\"sourceId\":\"haproxy:aab2aced-25bf-4b7d-8aee-212847e387f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:54:326-13963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aab2aced-25bf-4b7d-8aee-212847e387f0]}\\\"}\"}","context":{"RequestID":"aab2aced-25bf-4b7d-8aee-212847e387f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b0e496a-b91b-473d-8493-a15822fc1402","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:54.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:54.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aab2aced-25bf-4b7d-8aee-212847e387f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b0e496a-b91b-473d-8493-a15822fc1402","LogTimestamp":"2022-10-26T05:17:54.329Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:54.582Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:17:54.585Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:17:55.357Z","message":"Entering","context":{"RequestID":"3ed994de-d1ed-41e2-83dd-0dcd40bb2687","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8da86ee1-ebd3-4d6a-abe4-a51f2dac82f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:55.359Z","message":"{\"transactionId\":\"3ed994de-d1ed-41e2-83dd-0dcd40bb2687\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:55:358\",\"respDate\":\"221026-05:17:55:359\",\"sourceId\":\"OOM_ReadinessCheck:3ed994de-d1ed-41e2-83dd-0dcd40bb2687\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:17:55:358-99983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34794], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ed994de-d1ed-41e2-83dd-0dcd40bb2687]}\\\"}\"}","context":{"RequestID":"3ed994de-d1ed-41e2-83dd-0dcd40bb2687","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8da86ee1-ebd3-4d6a-abe4-a51f2dac82f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:17:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:55.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ed994de-d1ed-41e2-83dd-0dcd40bb2687","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8da86ee1-ebd3-4d6a-abe4-a51f2dac82f6","LogTimestamp":"2022-10-26T05:17:55.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:17:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:55.500Z","message":"Entering","context":{"RequestID":"ef2f312f-4921-4058-93cc-f0b3f307d815","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2a563b03-8b3f-431c-aa7b-ad2083d32dc5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:55.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"ef2f312f-4921-4058-93cc-f0b3f307d815","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2a563b03-8b3f-431c-aa7b-ad2083d32dc5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:55.503Z","message":"{\"transactionId\":\"ef2f312f-4921-4058-93cc-f0b3f307d815\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:55:501\",\"respDate\":\"221026-05:17:55:503\",\"sourceId\":\"ReadinessCheck:ef2f312f-4921-4058-93cc-f0b3f307d815\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:55:501-27218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ef2f312f-4921-4058-93cc-f0b3f307d815]}\\\"}\"}","context":{"RequestID":"ef2f312f-4921-4058-93cc-f0b3f307d815","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2a563b03-8b3f-431c-aa7b-ad2083d32dc5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:17:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:55.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef2f312f-4921-4058-93cc-f0b3f307d815","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a563b03-8b3f-431c-aa7b-ad2083d32dc5","LogTimestamp":"2022-10-26T05:17:55.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:17:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access" {"timestamp":"2022-10-26T05:17:56.338Z","message":"Entering","context":{"RequestID":"ae2bd99b-2f7f-4870-b3e8-81c989f365df","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c866c6-8597-4a71-9d37-23662dcef1ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:56.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:56.340Z","message":"{\"transactionId\":\"ae2bd99b-2f7f-4870-b3e8-81c989f365df\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:56:338\",\"respDate\":\"221026-05:17:56:340\",\"sourceId\":\"haproxy:ae2bd99b-2f7f-4870-b3e8-81c989f365df\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:17:56:338-19094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae2bd99b-2f7f-4870-b3e8-81c989f365df]}\\\"}\"}","context":{"RequestID":"ae2bd99b-2f7f-4870-b3e8-81c989f365df","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68c866c6-8597-4a71-9d37-23662dcef1ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:56.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:56.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae2bd99b-2f7f-4870-b3e8-81c989f365df","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68c866c6-8597-4a71-9d37-23662dcef1ca","LogTimestamp":"2022-10-26T05:17:56.341Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:17:57.616Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:17:57.625Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:57.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:57.626Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:58.352Z","message":"Entering","context":{"RequestID":"f0605f39-3814-49ee-8666-ec101560696e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ae7cfdf-81fa-4b8b-946e-b4710c572d8a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:58.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:58.354Z","message":"{\"transactionId\":\"f0605f39-3814-49ee-8666-ec101560696e\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:58:353\",\"respDate\":\"221026-05:17:58:354\",\"sourceId\":\"haproxy:f0605f39-3814-49ee-8666-ec101560696e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:58:353-81844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0605f39-3814-49ee-8666-ec101560696e]}\\\"}\"}","context":{"RequestID":"f0605f39-3814-49ee-8666-ec101560696e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ae7cfdf-81fa-4b8b-946e-b4710c572d8a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:17:58.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:58.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0605f39-3814-49ee-8666-ec101560696e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ae7cfdf-81fa-4b8b-946e-b4710c572d8a","LogTimestamp":"2022-10-26T05:17:58.355Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:17:58.772Z","message":"Entering","context":{"RequestID":"df50c0ce-edd4-4642-b41d-d5a869ce9e8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71658884-4fb7-45f0-a27a-f1ec08a9c84a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:58.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:17:58.775Z","message":"{\"transactionId\":\"df50c0ce-edd4-4642-b41d-d5a869ce9e8b\",\"status\":\"200\",\"rqstDate\":\"221026-05:17:58:773\",\"respDate\":\"221026-05:17:58:775\",\"sourceId\":\"healthcheck:df50c0ce-edd4-4642-b41d-d5a869ce9e8b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:17:58:773-97222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42424], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[df50c0ce-edd4-4642-b41d-d5a869ce9e8b]}\\\"}\"}","context":{"RequestID":"df50c0ce-edd4-4642-b41d-d5a869ce9e8b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71658884-4fb7-45f0-a27a-f1ec08a9c84a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:17:58.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:17:58.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df50c0ce-edd4-4642-b41d-d5a869ce9e8b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71658884-4fb7-45f0-a27a-f1ec08a9c84a","LogTimestamp":"2022-10-26T05:17:58.775Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:17:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:00.365Z","message":"Entering","context":{"RequestID":"fb838f7d-8938-44d3-aa0d-38fb1fce8057","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd7cfa82-fdbf-44ea-a14d-e35741ad3c6a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:00.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:00.367Z","message":"{\"transactionId\":\"fb838f7d-8938-44d3-aa0d-38fb1fce8057\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:00:365\",\"respDate\":\"221026-05:18:00:367\",\"sourceId\":\"haproxy:fb838f7d-8938-44d3-aa0d-38fb1fce8057\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:00:365-65853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fb838f7d-8938-44d3-aa0d-38fb1fce8057]}\\\"}\"}","context":{"RequestID":"fb838f7d-8938-44d3-aa0d-38fb1fce8057","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd7cfa82-fdbf-44ea-a14d-e35741ad3c6a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:00.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:00.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb838f7d-8938-44d3-aa0d-38fb1fce8057","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd7cfa82-fdbf-44ea-a14d-e35741ad3c6a","LogTimestamp":"2022-10-26T05:18:00.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:01.200Z","message":"Entering","context":{"RequestID":"067eb476-6995-49d8-a919-f3050ebc7c2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3d7659cd-a7e7-43d4-a132-d711f9009ccf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:01.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:01.202Z","message":"{\"transactionId\":\"067eb476-6995-49d8-a919-f3050ebc7c2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:01:201\",\"respDate\":\"221026-05:18:01:202\",\"sourceId\":\"healthcheck:067eb476-6995-49d8-a919-f3050ebc7c2f\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:01:201-88390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[067eb476-6995-49d8-a919-f3050ebc7c2f]}\\\"}\"}","context":{"RequestID":"067eb476-6995-49d8-a919-f3050ebc7c2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3d7659cd-a7e7-43d4-a132-d711f9009ccf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:01.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:01.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"067eb476-6995-49d8-a919-f3050ebc7c2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d7659cd-a7e7-43d4-a132-d711f9009ccf","LogTimestamp":"2022-10-26T05:18:01.203Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:18:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:02.379Z","message":"Entering","context":{"RequestID":"a255b1d0-ead5-4679-a0b3-a62ba3e466d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b8ab031-1310-4c2d-abd1-ad774141fe15","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:02.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:02.382Z","message":"{\"transactionId\":\"a255b1d0-ead5-4679-a0b3-a62ba3e466d2\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:02:380\",\"respDate\":\"221026-05:18:02:382\",\"sourceId\":\"haproxy:a255b1d0-ead5-4679-a0b3-a62ba3e466d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:02:380-72906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a255b1d0-ead5-4679-a0b3-a62ba3e466d2]}\\\"}\"}","context":{"RequestID":"a255b1d0-ead5-4679-a0b3-a62ba3e466d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b8ab031-1310-4c2d-abd1-ad774141fe15","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:02.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:02.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a255b1d0-ead5-4679-a0b3-a62ba3e466d2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b8ab031-1310-4c2d-abd1-ad774141fe15","LogTimestamp":"2022-10-26T05:18:02.383Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:04.394Z","message":"Entering","context":{"RequestID":"7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26f0d196-4f93-4336-b916-ed7ab9ca7153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:04.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:04.397Z","message":"{\"transactionId\":\"7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:04:395\",\"respDate\":\"221026-05:18:04:397\",\"sourceId\":\"haproxy:7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:04:395-23343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92]}\\\"}\"}","context":{"RequestID":"7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26f0d196-4f93-4336-b916-ed7ab9ca7153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:04.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:04.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ae1fcf4-1dd5-4ccd-b123-c8a4bfc56f92","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26f0d196-4f93-4336-b916-ed7ab9ca7153","LogTimestamp":"2022-10-26T05:18:04.398Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:05.357Z","message":"Entering","context":{"RequestID":"4cf8afd9-c035-4212-850c-31b4f2408bce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dee0d52a-c4cd-4b90-ade2-fe7119c161e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:05.360Z","message":"{\"transactionId\":\"4cf8afd9-c035-4212-850c-31b4f2408bce\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:05:358\",\"respDate\":\"221026-05:18:05:360\",\"sourceId\":\"OOM_ReadinessCheck:4cf8afd9-c035-4212-850c-31b4f2408bce\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:05:358-87146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34966], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4cf8afd9-c035-4212-850c-31b4f2408bce]}\\\"}\"}","context":{"RequestID":"4cf8afd9-c035-4212-850c-31b4f2408bce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dee0d52a-c4cd-4b90-ade2-fe7119c161e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:05.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cf8afd9-c035-4212-850c-31b4f2408bce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee0d52a-c4cd-4b90-ade2-fe7119c161e2","LogTimestamp":"2022-10-26T05:18:05.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:05.502Z","message":"Entering","context":{"RequestID":"5333114a-11d5-42a0-8a8f-496ec81e23e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b139576-18ab-4b88-8952-baa6eb24bc02","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:05.505Z","message":"Database is available from CACHED check.","context":{"RequestID":"5333114a-11d5-42a0-8a8f-496ec81e23e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b139576-18ab-4b88-8952-baa6eb24bc02","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:05.506Z","message":"{\"transactionId\":\"5333114a-11d5-42a0-8a8f-496ec81e23e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:05:503\",\"respDate\":\"221026-05:18:05:506\",\"sourceId\":\"ReadinessCheck:5333114a-11d5-42a0-8a8f-496ec81e23e4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:05:503-79052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5333114a-11d5-42a0-8a8f-496ec81e23e4]}\\\"}\"}","context":{"RequestID":"5333114a-11d5-42a0-8a8f-496ec81e23e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b139576-18ab-4b88-8952-baa6eb24bc02","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:05.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5333114a-11d5-42a0-8a8f-496ec81e23e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b139576-18ab-4b88-8952-baa6eb24bc02","LogTimestamp":"2022-10-26T05:18:05.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:18:06.410Z","message":"Entering","context":{"RequestID":"28513b26-4d2b-44b2-8eec-5f8700d601c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52353f16-9e0f-4c5c-92fc-3196bf9aeb3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:06.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:06.413Z","message":"{\"transactionId\":\"28513b26-4d2b-44b2-8eec-5f8700d601c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:06:411\",\"respDate\":\"221026-05:18:06:413\",\"sourceId\":\"haproxy:28513b26-4d2b-44b2-8eec-5f8700d601c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:06:411-98695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28513b26-4d2b-44b2-8eec-5f8700d601c7]}\\\"}\"}","context":{"RequestID":"28513b26-4d2b-44b2-8eec-5f8700d601c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52353f16-9e0f-4c5c-92fc-3196bf9aeb3c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:06.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:06.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28513b26-4d2b-44b2-8eec-5f8700d601c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52353f16-9e0f-4c5c-92fc-3196bf9aeb3c","LogTimestamp":"2022-10-26T05:18:06.414Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:18:07.615Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:07.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:07.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:07.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:08.425Z","message":"Entering","context":{"RequestID":"b15c014f-0739-4d43-86af-85c91d033086","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4380b3df-1558-4953-bcf8-3415c9ed7a8e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:08.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:08.427Z","message":"{\"transactionId\":\"b15c014f-0739-4d43-86af-85c91d033086\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:08:425\",\"respDate\":\"221026-05:18:08:427\",\"sourceId\":\"haproxy:b15c014f-0739-4d43-86af-85c91d033086\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:08:425-81050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b15c014f-0739-4d43-86af-85c91d033086]}\\\"}\"}","context":{"RequestID":"b15c014f-0739-4d43-86af-85c91d033086","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4380b3df-1558-4953-bcf8-3415c9ed7a8e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:08.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:08.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b15c014f-0739-4d43-86af-85c91d033086","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4380b3df-1558-4953-bcf8-3415c9ed7a8e","LogTimestamp":"2022-10-26T05:18:08.428Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:10.438Z","message":"Entering","context":{"RequestID":"3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9dd8d2e7-6136-47cf-9aa5-120cc349111a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:10.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:10.441Z","message":"{\"transactionId\":\"3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:10:439\",\"respDate\":\"221026-05:18:10:441\",\"sourceId\":\"haproxy:3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:10:439-3859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44]}\\\"}\"}","context":{"RequestID":"3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9dd8d2e7-6136-47cf-9aa5-120cc349111a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:10.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:10.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ba9a7b6-130b-4ad1-a0db-cf68aacd1a44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dd8d2e7-6136-47cf-9aa5-120cc349111a","LogTimestamp":"2022-10-26T05:18:10.442Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:12.452Z","message":"Entering","context":{"RequestID":"97134ca3-ac82-448f-ab9a-b4dec80ef620","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66faf8cc-c60d-46df-9c50-472dca08c71d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:12.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:12.455Z","message":"{\"transactionId\":\"97134ca3-ac82-448f-ab9a-b4dec80ef620\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:12:453\",\"respDate\":\"221026-05:18:12:455\",\"sourceId\":\"haproxy:97134ca3-ac82-448f-ab9a-b4dec80ef620\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:12:453-43691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[97134ca3-ac82-448f-ab9a-b4dec80ef620]}\\\"}\"}","context":{"RequestID":"97134ca3-ac82-448f-ab9a-b4dec80ef620","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66faf8cc-c60d-46df-9c50-472dca08c71d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:12.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:12.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97134ca3-ac82-448f-ab9a-b4dec80ef620","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66faf8cc-c60d-46df-9c50-472dca08c71d","LogTimestamp":"2022-10-26T05:18:12.456Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:13.795Z","message":"Entering","context":{"RequestID":"472b7b05-1e53-45cd-bbdb-6de429e94408","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a36398fe-4e3e-4087-95d8-1f69262b3be1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:13.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:13.797Z","message":"{\"transactionId\":\"472b7b05-1e53-45cd-bbdb-6de429e94408\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:13:795\",\"respDate\":\"221026-05:18:13:797\",\"sourceId\":\"healthcheck:472b7b05-1e53-45cd-bbdb-6de429e94408\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:13:795-75205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42592], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[472b7b05-1e53-45cd-bbdb-6de429e94408]}\\\"}\"}","context":{"RequestID":"472b7b05-1e53-45cd-bbdb-6de429e94408","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a36398fe-4e3e-4087-95d8-1f69262b3be1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:13.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:13.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"472b7b05-1e53-45cd-bbdb-6de429e94408","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a36398fe-4e3e-4087-95d8-1f69262b3be1","LogTimestamp":"2022-10-26T05:18:13.797Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:14.467Z","message":"Entering","context":{"RequestID":"4c52cc4f-705a-4396-869c-267d010967f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"233741bd-815b-4187-b458-8fab1dd2d5c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:14.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:14.470Z","message":"{\"transactionId\":\"4c52cc4f-705a-4396-869c-267d010967f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:14:468\",\"respDate\":\"221026-05:18:14:469\",\"sourceId\":\"haproxy:4c52cc4f-705a-4396-869c-267d010967f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:14:468-28174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c52cc4f-705a-4396-869c-267d010967f4]}\\\"}\"}","context":{"RequestID":"4c52cc4f-705a-4396-869c-267d010967f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"233741bd-815b-4187-b458-8fab1dd2d5c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:14.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:14.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c52cc4f-705a-4396-869c-267d010967f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"233741bd-815b-4187-b458-8fab1dd2d5c3","LogTimestamp":"2022-10-26T05:18:14.470Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:15.358Z","message":"Entering","context":{"RequestID":"b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5435edc0-6e3f-4388-9b06-0d4d5cadb679","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:15.360Z","message":"{\"transactionId\":\"b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:15:359\",\"respDate\":\"221026-05:18:15:360\",\"sourceId\":\"OOM_ReadinessCheck:b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:15:359-26585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35120], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c]}\\\"}\"}","context":{"RequestID":"b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5435edc0-6e3f-4388-9b06-0d4d5cadb679","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:15.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0e7bbb5-1970-4c9a-a73f-b116cbd2c59c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5435edc0-6e3f-4388-9b06-0d4d5cadb679","LogTimestamp":"2022-10-26T05:18:15.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:15.510Z","message":"Entering","context":{"RequestID":"d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82706d59-8c26-4ba8-8d76-8b60d03e62f7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:15.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:15.512Z","message":"Database is available from CACHED check.","context":{"RequestID":"d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82706d59-8c26-4ba8-8d76-8b60d03e62f7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:15.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:15.513Z","message":"{\"transactionId\":\"d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:15:511\",\"respDate\":\"221026-05:18:15:513\",\"sourceId\":\"ReadinessCheck:d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:15:511-19683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f]}\\\"}\"}","context":{"RequestID":"d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82706d59-8c26-4ba8-8d76-8b60d03e62f7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:15.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:15.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77db9be-c1f9-48e4-a3a4-d8bb1bdf5b3f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82706d59-8c26-4ba8-8d76-8b60d03e62f7","LogTimestamp":"2022-10-26T05:18:15.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:18:16.227Z","message":"Entering","context":{"RequestID":"e592543b-09cd-426c-b884-9c7ec6098240","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0682610-abff-4dba-8231-145825a27978","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:16.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:16.229Z","message":"{\"transactionId\":\"e592543b-09cd-426c-b884-9c7ec6098240\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:16:227\",\"respDate\":\"221026-05:18:16:229\",\"sourceId\":\"healthcheck:e592543b-09cd-426c-b884-9c7ec6098240\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:16:227-32041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e592543b-09cd-426c-b884-9c7ec6098240]}\\\"}\"}","context":{"RequestID":"e592543b-09cd-426c-b884-9c7ec6098240","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0682610-abff-4dba-8231-145825a27978","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:16.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:16.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e592543b-09cd-426c-b884-9c7ec6098240","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0682610-abff-4dba-8231-145825a27978","LogTimestamp":"2022-10-26T05:18:16.230Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:18:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:16.480Z","message":"Entering","context":{"RequestID":"71fdc9de-4d5f-4069-94d3-e01066e5d0c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a09cd67b-df55-4b98-969e-97590f532703","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:16.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:16.482Z","message":"{\"transactionId\":\"71fdc9de-4d5f-4069-94d3-e01066e5d0c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:16:480\",\"respDate\":\"221026-05:18:16:482\",\"sourceId\":\"haproxy:71fdc9de-4d5f-4069-94d3-e01066e5d0c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:16:480-22158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71fdc9de-4d5f-4069-94d3-e01066e5d0c9]}\\\"}\"}","context":{"RequestID":"71fdc9de-4d5f-4069-94d3-e01066e5d0c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a09cd67b-df55-4b98-969e-97590f532703","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:16.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:16.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71fdc9de-4d5f-4069-94d3-e01066e5d0c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a09cd67b-df55-4b98-969e-97590f532703","LogTimestamp":"2022-10-26T05:18:16.482Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:17.616Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:17.624Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:17.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:17.625Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:18.495Z","message":"Entering","context":{"RequestID":"ccb1a77e-40ca-4e62-ac32-2720e3c6468c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d97e086-a6f8-404a-b43c-0db1750d58b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:18.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:18.497Z","message":"{\"transactionId\":\"ccb1a77e-40ca-4e62-ac32-2720e3c6468c\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:18:496\",\"respDate\":\"221026-05:18:18:497\",\"sourceId\":\"haproxy:ccb1a77e-40ca-4e62-ac32-2720e3c6468c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:18:496-64267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ccb1a77e-40ca-4e62-ac32-2720e3c6468c]}\\\"}\"}","context":{"RequestID":"ccb1a77e-40ca-4e62-ac32-2720e3c6468c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d97e086-a6f8-404a-b43c-0db1750d58b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:18.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:18.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccb1a77e-40ca-4e62-ac32-2720e3c6468c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d97e086-a6f8-404a-b43c-0db1750d58b8","LogTimestamp":"2022-10-26T05:18:18.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:20.510Z","message":"Entering","context":{"RequestID":"fd31e8cf-8963-4d37-89d2-4a1c0be64a34","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba472e7d-7b62-4c29-b029-302988f76fa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:20.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:20.513Z","message":"{\"transactionId\":\"fd31e8cf-8963-4d37-89d2-4a1c0be64a34\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:20:511\",\"respDate\":\"221026-05:18:20:513\",\"sourceId\":\"haproxy:fd31e8cf-8963-4d37-89d2-4a1c0be64a34\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:20:511-30287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd31e8cf-8963-4d37-89d2-4a1c0be64a34]}\\\"}\"}","context":{"RequestID":"fd31e8cf-8963-4d37-89d2-4a1c0be64a34","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba472e7d-7b62-4c29-b029-302988f76fa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:20.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:20.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd31e8cf-8963-4d37-89d2-4a1c0be64a34","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba472e7d-7b62-4c29-b029-302988f76fa1","LogTimestamp":"2022-10-26T05:18:20.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:18:22.526Z","message":"Entering","context":{"RequestID":"29bf06f0-f84d-41bf-88fe-cb777e45f368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2839451a-e74b-43c6-8696-822f7b1e130b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:22.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:22.529Z","message":"{\"transactionId\":\"29bf06f0-f84d-41bf-88fe-cb777e45f368\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:22:527\",\"respDate\":\"221026-05:18:22:529\",\"sourceId\":\"haproxy:29bf06f0-f84d-41bf-88fe-cb777e45f368\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:22:527-99918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[29bf06f0-f84d-41bf-88fe-cb777e45f368]}\\\"}\"}","context":{"RequestID":"29bf06f0-f84d-41bf-88fe-cb777e45f368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2839451a-e74b-43c6-8696-822f7b1e130b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:22.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:22.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29bf06f0-f84d-41bf-88fe-cb777e45f368","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2839451a-e74b-43c6-8696-822f7b1e130b","LogTimestamp":"2022-10-26T05:18:22.530Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:24.554Z","message":"Entering","context":{"RequestID":"fd9be92d-f880-4ddb-a49b-0d2d4f00969d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3523d73b-cdf1-455c-88ba-d24447dcc30c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:24.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:24.556Z","message":"{\"transactionId\":\"fd9be92d-f880-4ddb-a49b-0d2d4f00969d\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:24:554\",\"respDate\":\"221026-05:18:24:556\",\"sourceId\":\"haproxy:fd9be92d-f880-4ddb-a49b-0d2d4f00969d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:24:554-58831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd9be92d-f880-4ddb-a49b-0d2d4f00969d]}\\\"}\"}","context":{"RequestID":"fd9be92d-f880-4ddb-a49b-0d2d4f00969d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3523d73b-cdf1-455c-88ba-d24447dcc30c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:24.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:24.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd9be92d-f880-4ddb-a49b-0d2d4f00969d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3523d73b-cdf1-455c-88ba-d24447dcc30c","LogTimestamp":"2022-10-26T05:18:24.556Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:24.585Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:18:24.588Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:18:25.358Z","message":"Entering","context":{"RequestID":"71058ce3-d5b7-4b3a-96f3-a6b5806b4983","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ab3f17d-3757-4d40-a363-b45b7455e3fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:25.361Z","message":"{\"transactionId\":\"71058ce3-d5b7-4b3a-96f3-a6b5806b4983\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:25:359\",\"respDate\":\"221026-05:18:25:361\",\"sourceId\":\"OOM_ReadinessCheck:71058ce3-d5b7-4b3a-96f3-a6b5806b4983\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:25:359-57620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35298], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[71058ce3-d5b7-4b3a-96f3-a6b5806b4983]}\\\"}\"}","context":{"RequestID":"71058ce3-d5b7-4b3a-96f3-a6b5806b4983","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ab3f17d-3757-4d40-a363-b45b7455e3fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71058ce3-d5b7-4b3a-96f3-a6b5806b4983","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ab3f17d-3757-4d40-a363-b45b7455e3fd","LogTimestamp":"2022-10-26T05:18:25.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:25.500Z","message":"Entering","context":{"RequestID":"828f07ad-1588-4b3b-98f6-59d127450aab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"430b64e0-1678-43d2-b1dd-247782314bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"828f07ad-1588-4b3b-98f6-59d127450aab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"430b64e0-1678-43d2-b1dd-247782314bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:25.504Z","message":"{\"transactionId\":\"828f07ad-1588-4b3b-98f6-59d127450aab\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:25:501\",\"respDate\":\"221026-05:18:25:503\",\"sourceId\":\"ReadinessCheck:828f07ad-1588-4b3b-98f6-59d127450aab\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:25:501-35441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[828f07ad-1588-4b3b-98f6-59d127450aab]}\\\"}\"}","context":{"RequestID":"828f07ad-1588-4b3b-98f6-59d127450aab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"430b64e0-1678-43d2-b1dd-247782314bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"828f07ad-1588-4b3b-98f6-59d127450aab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"430b64e0-1678-43d2-b1dd-247782314bb7","LogTimestamp":"2022-10-26T05:18:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:26.572Z","message":"Entering","context":{"RequestID":"e6c60c06-16ce-4cee-98e0-999a1af4f5cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b8626d1-4961-4764-a687-2c46168d7dee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:26.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:26.575Z","message":"{\"transactionId\":\"e6c60c06-16ce-4cee-98e0-999a1af4f5cc\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:26:573\",\"respDate\":\"221026-05:18:26:575\",\"sourceId\":\"haproxy:e6c60c06-16ce-4cee-98e0-999a1af4f5cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:26:573-14559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e6c60c06-16ce-4cee-98e0-999a1af4f5cc]}\\\"}\"}","context":{"RequestID":"e6c60c06-16ce-4cee-98e0-999a1af4f5cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0b8626d1-4961-4764-a687-2c46168d7dee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:26.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:26.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6c60c06-16ce-4cee-98e0-999a1af4f5cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b8626d1-4961-4764-a687-2c46168d7dee","LogTimestamp":"2022-10-26T05:18:26.575Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:27.616Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:27.625Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:27.625Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:27.626Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:28.586Z","message":"Entering","context":{"RequestID":"07679730-da06-428c-b6e7-2ec63464c1c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a113c7a5-34b9-4729-9679-e8ea4643514d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:28.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:28.589Z","message":"{\"transactionId\":\"07679730-da06-428c-b6e7-2ec63464c1c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:28:587\",\"respDate\":\"221026-05:18:28:588\",\"sourceId\":\"haproxy:07679730-da06-428c-b6e7-2ec63464c1c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:28:587-44098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07679730-da06-428c-b6e7-2ec63464c1c9]}\\\"}\"}","context":{"RequestID":"07679730-da06-428c-b6e7-2ec63464c1c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a113c7a5-34b9-4729-9679-e8ea4643514d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:28.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:28.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07679730-da06-428c-b6e7-2ec63464c1c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a113c7a5-34b9-4729-9679-e8ea4643514d","LogTimestamp":"2022-10-26T05:18:28.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:28.816Z","message":"Entering","context":{"RequestID":"b04bbb78-7918-429b-aa64-7f6a04219cc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11d4fad-4dcc-4250-b53e-527b784e4dea","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:28.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:28.819Z","message":"{\"transactionId\":\"b04bbb78-7918-429b-aa64-7f6a04219cc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:28:817\",\"respDate\":\"221026-05:18:28:819\",\"sourceId\":\"healthcheck:b04bbb78-7918-429b-aa64-7f6a04219cc5\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:28:817-51695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42740], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b04bbb78-7918-429b-aa64-7f6a04219cc5]}\\\"}\"}","context":{"RequestID":"b04bbb78-7918-429b-aa64-7f6a04219cc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11d4fad-4dcc-4250-b53e-527b784e4dea","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:28.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:28.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b04bbb78-7918-429b-aa64-7f6a04219cc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b11d4fad-4dcc-4250-b53e-527b784e4dea","LogTimestamp":"2022-10-26T05:18:28.819Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:30.599Z","message":"Entering","context":{"RequestID":"d5388837-8737-4b73-93c6-603b771ca394","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f54082e9-affb-4790-bd66-bceafb965654","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:30.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:30.602Z","message":"{\"transactionId\":\"d5388837-8737-4b73-93c6-603b771ca394\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:30:600\",\"respDate\":\"221026-05:18:30:602\",\"sourceId\":\"haproxy:d5388837-8737-4b73-93c6-603b771ca394\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:30:600-63306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5388837-8737-4b73-93c6-603b771ca394]}\\\"}\"}","context":{"RequestID":"d5388837-8737-4b73-93c6-603b771ca394","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f54082e9-affb-4790-bd66-bceafb965654","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:30.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:30.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5388837-8737-4b73-93c6-603b771ca394","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f54082e9-affb-4790-bd66-bceafb965654","LogTimestamp":"2022-10-26T05:18:30.603Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:31.255Z","message":"Entering","context":{"RequestID":"5fac7279-638d-492d-8ecf-acbd3be4fe17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46d800e1-bbb1-464b-879f-a226a05101bd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:31.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:31.258Z","message":"{\"transactionId\":\"5fac7279-638d-492d-8ecf-acbd3be4fe17\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:31:256\",\"respDate\":\"221026-05:18:31:258\",\"sourceId\":\"healthcheck:5fac7279-638d-492d-8ecf-acbd3be4fe17\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:31:256-49691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5fac7279-638d-492d-8ecf-acbd3be4fe17]}\\\"}\"}","context":{"RequestID":"5fac7279-638d-492d-8ecf-acbd3be4fe17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46d800e1-bbb1-464b-879f-a226a05101bd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:31.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:31.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fac7279-638d-492d-8ecf-acbd3be4fe17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d800e1-bbb1-464b-879f-a226a05101bd","LogTimestamp":"2022-10-26T05:18:31.258Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:18:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:32.614Z","message":"Entering","context":{"RequestID":"de9acb85-2379-40bf-8e51-1c7332da69e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13ccc1e1-174e-43e4-85f7-b9e65ae63804","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:32.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:32.617Z","message":"{\"transactionId\":\"de9acb85-2379-40bf-8e51-1c7332da69e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:32:615\",\"respDate\":\"221026-05:18:32:617\",\"sourceId\":\"haproxy:de9acb85-2379-40bf-8e51-1c7332da69e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:32:615-63427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[de9acb85-2379-40bf-8e51-1c7332da69e3]}\\\"}\"}","context":{"RequestID":"de9acb85-2379-40bf-8e51-1c7332da69e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13ccc1e1-174e-43e4-85f7-b9e65ae63804","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:32.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:32.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de9acb85-2379-40bf-8e51-1c7332da69e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13ccc1e1-174e-43e4-85f7-b9e65ae63804","LogTimestamp":"2022-10-26T05:18:32.617Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:34.628Z","message":"Entering","context":{"RequestID":"9730e673-9e64-4a56-9fe7-c1caef42a486","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9b78c849-c9b5-43a5-9877-b981c99fa493","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:34.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:34.631Z","message":"{\"transactionId\":\"9730e673-9e64-4a56-9fe7-c1caef42a486\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:34:628\",\"respDate\":\"221026-05:18:34:631\",\"sourceId\":\"haproxy:9730e673-9e64-4a56-9fe7-c1caef42a486\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:34:628-74306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9730e673-9e64-4a56-9fe7-c1caef42a486]}\\\"}\"}","context":{"RequestID":"9730e673-9e64-4a56-9fe7-c1caef42a486","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9b78c849-c9b5-43a5-9877-b981c99fa493","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:34.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:34.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9730e673-9e64-4a56-9fe7-c1caef42a486","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b78c849-c9b5-43a5-9877-b981c99fa493","LogTimestamp":"2022-10-26T05:18:34.631Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:18:35.359Z","message":"Entering","context":{"RequestID":"26c779ff-4d32-4ff0-b0d9-8941df36e646","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c048ffa-4b8c-4551-b5d4-16b1581b8693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:35.361Z","message":"{\"transactionId\":\"26c779ff-4d32-4ff0-b0d9-8941df36e646\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:35:360\",\"respDate\":\"221026-05:18:35:361\",\"sourceId\":\"OOM_ReadinessCheck:26c779ff-4d32-4ff0-b0d9-8941df36e646\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:35:360-64583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35460], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[26c779ff-4d32-4ff0-b0d9-8941df36e646]}\\\"}\"}","context":{"RequestID":"26c779ff-4d32-4ff0-b0d9-8941df36e646","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c048ffa-4b8c-4551-b5d4-16b1581b8693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:35.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26c779ff-4d32-4ff0-b0d9-8941df36e646","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c048ffa-4b8c-4551-b5d4-16b1581b8693","LogTimestamp":"2022-10-26T05:18:35.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:35.497Z","message":"Entering","context":{"RequestID":"694f6398-b5fa-4aa3-bc8d-82c6af8daff3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"224f34bd-0d4c-490f-a26b-0e26a224e6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"694f6398-b5fa-4aa3-bc8d-82c6af8daff3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"224f34bd-0d4c-490f-a26b-0e26a224e6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:35.501Z","message":"{\"transactionId\":\"694f6398-b5fa-4aa3-bc8d-82c6af8daff3\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:35:498\",\"respDate\":\"221026-05:18:35:501\",\"sourceId\":\"ReadinessCheck:694f6398-b5fa-4aa3-bc8d-82c6af8daff3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:35:498-33965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[694f6398-b5fa-4aa3-bc8d-82c6af8daff3]}\\\"}\"}","context":{"RequestID":"694f6398-b5fa-4aa3-bc8d-82c6af8daff3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"224f34bd-0d4c-490f-a26b-0e26a224e6f0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:35.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"694f6398-b5fa-4aa3-bc8d-82c6af8daff3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"224f34bd-0d4c-490f-a26b-0e26a224e6f0","LogTimestamp":"2022-10-26T05:18:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:18:36.643Z","message":"Entering","context":{"RequestID":"3cd707c0-67dc-470a-a738-3bedcaf3423d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13e06193-40ad-4d8c-8adc-dd253383cf2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:36.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:36.645Z","message":"{\"transactionId\":\"3cd707c0-67dc-470a-a738-3bedcaf3423d\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:36:643\",\"respDate\":\"221026-05:18:36:645\",\"sourceId\":\"haproxy:3cd707c0-67dc-470a-a738-3bedcaf3423d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:36:643-68785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3cd707c0-67dc-470a-a738-3bedcaf3423d]}\\\"}\"}","context":{"RequestID":"3cd707c0-67dc-470a-a738-3bedcaf3423d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13e06193-40ad-4d8c-8adc-dd253383cf2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:36.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:36.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cd707c0-67dc-470a-a738-3bedcaf3423d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13e06193-40ad-4d8c-8adc-dd253383cf2e","LogTimestamp":"2022-10-26T05:18:36.646Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:37.617Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:37.630Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:37.630Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:37.630Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:38.655Z","message":"Entering","context":{"RequestID":"27f8d0ec-467c-40ed-8726-439e05325b4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f53ac0b-c45e-43e3-acdf-edbb4feb94e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:38.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:38.658Z","message":"{\"transactionId\":\"27f8d0ec-467c-40ed-8726-439e05325b4e\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:38:656\",\"respDate\":\"221026-05:18:38:658\",\"sourceId\":\"haproxy:27f8d0ec-467c-40ed-8726-439e05325b4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:38:656-21460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27f8d0ec-467c-40ed-8726-439e05325b4e]}\\\"}\"}","context":{"RequestID":"27f8d0ec-467c-40ed-8726-439e05325b4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f53ac0b-c45e-43e3-acdf-edbb4feb94e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:38.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:38.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27f8d0ec-467c-40ed-8726-439e05325b4e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f53ac0b-c45e-43e3-acdf-edbb4feb94e0","LogTimestamp":"2022-10-26T05:18:38.659Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:40.668Z","message":"Entering","context":{"RequestID":"c0b5b018-29b5-4df8-a313-f34be48a6e74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f888d65d-fbd2-47e0-a708-5ecd326b8766","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:40.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:40.671Z","message":"{\"transactionId\":\"c0b5b018-29b5-4df8-a313-f34be48a6e74\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:40:669\",\"respDate\":\"221026-05:18:40:670\",\"sourceId\":\"haproxy:c0b5b018-29b5-4df8-a313-f34be48a6e74\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:40:669-73417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0b5b018-29b5-4df8-a313-f34be48a6e74]}\\\"}\"}","context":{"RequestID":"c0b5b018-29b5-4df8-a313-f34be48a6e74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f888d65d-fbd2-47e0-a708-5ecd326b8766","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:40.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:40.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0b5b018-29b5-4df8-a313-f34be48a6e74","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f888d65d-fbd2-47e0-a708-5ecd326b8766","LogTimestamp":"2022-10-26T05:18:40.671Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:42.681Z","message":"Entering","context":{"RequestID":"4a4d3890-bfab-4b6c-80d6-10e11b056ce5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3c59e79-f219-4601-bc90-b2aa796a44c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:42.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:42.684Z","message":"{\"transactionId\":\"4a4d3890-bfab-4b6c-80d6-10e11b056ce5\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:42:682\",\"respDate\":\"221026-05:18:42:684\",\"sourceId\":\"haproxy:4a4d3890-bfab-4b6c-80d6-10e11b056ce5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:42:682-54065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a4d3890-bfab-4b6c-80d6-10e11b056ce5]}\\\"}\"}","context":{"RequestID":"4a4d3890-bfab-4b6c-80d6-10e11b056ce5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3c59e79-f219-4601-bc90-b2aa796a44c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:42.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:42.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a4d3890-bfab-4b6c-80d6-10e11b056ce5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3c59e79-f219-4601-bc90-b2aa796a44c7","LogTimestamp":"2022-10-26T05:18:42.684Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:43.839Z","message":"Entering","context":{"RequestID":"bda0b265-7087-46dc-b5ca-5f9f03ccccc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc1af636-830d-419d-bb84-10032f20f5e1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:43.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:43.842Z","message":"{\"transactionId\":\"bda0b265-7087-46dc-b5ca-5f9f03ccccc8\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:43:840\",\"respDate\":\"221026-05:18:43:841\",\"sourceId\":\"healthcheck:bda0b265-7087-46dc-b5ca-5f9f03ccccc8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:43:840-97024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42906], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bda0b265-7087-46dc-b5ca-5f9f03ccccc8]}\\\"}\"}","context":{"RequestID":"bda0b265-7087-46dc-b5ca-5f9f03ccccc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc1af636-830d-419d-bb84-10032f20f5e1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:43.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:43.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bda0b265-7087-46dc-b5ca-5f9f03ccccc8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc1af636-830d-419d-bb84-10032f20f5e1","LogTimestamp":"2022-10-26T05:18:43.842Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:44.693Z","message":"Entering","context":{"RequestID":"7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2e970c9-4183-4a42-8350-4baae91eb6d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:44.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:44.696Z","message":"{\"transactionId\":\"7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:44:694\",\"respDate\":\"221026-05:18:44:695\",\"sourceId\":\"haproxy:7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:44:694-64224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1]}\\\"}\"}","context":{"RequestID":"7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2e970c9-4183-4a42-8350-4baae91eb6d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:44.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:44.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cae5f55-1efa-4af1-b1ac-4aa427fb8ae1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2e970c9-4183-4a42-8350-4baae91eb6d3","LogTimestamp":"2022-10-26T05:18:44.696Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:18:45.358Z","message":"Entering","context":{"RequestID":"84d04b83-675f-4569-b607-4d3a803ace99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2ec30ce-edf7-41d8-b9d9-7612640461c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:45.361Z","message":"{\"transactionId\":\"84d04b83-675f-4569-b607-4d3a803ace99\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:45:359\",\"respDate\":\"221026-05:18:45:361\",\"sourceId\":\"OOM_ReadinessCheck:84d04b83-675f-4569-b607-4d3a803ace99\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:45:359-33533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35626], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[84d04b83-675f-4569-b607-4d3a803ace99]}\\\"}\"}","context":{"RequestID":"84d04b83-675f-4569-b607-4d3a803ace99","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2ec30ce-edf7-41d8-b9d9-7612640461c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84d04b83-675f-4569-b607-4d3a803ace99","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2ec30ce-edf7-41d8-b9d9-7612640461c4","LogTimestamp":"2022-10-26T05:18:45.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:45.500Z","message":"Entering","context":{"RequestID":"0d434cce-de12-4c1b-8a8e-7a55fb5b56e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39cb3b68-f58e-4359-84e9-0eff1dcbd38c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:45.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d434cce-de12-4c1b-8a8e-7a55fb5b56e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39cb3b68-f58e-4359-84e9-0eff1dcbd38c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:45.503Z","message":"{\"transactionId\":\"0d434cce-de12-4c1b-8a8e-7a55fb5b56e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:45:501\",\"respDate\":\"221026-05:18:45:503\",\"sourceId\":\"ReadinessCheck:0d434cce-de12-4c1b-8a8e-7a55fb5b56e2\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:45:501-90130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0d434cce-de12-4c1b-8a8e-7a55fb5b56e2]}\\\"}\"}","context":{"RequestID":"0d434cce-de12-4c1b-8a8e-7a55fb5b56e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39cb3b68-f58e-4359-84e9-0eff1dcbd38c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:45.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d434cce-de12-4c1b-8a8e-7a55fb5b56e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39cb3b68-f58e-4359-84e9-0eff1dcbd38c","LogTimestamp":"2022-10-26T05:18:45.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:46.284Z","message":"Entering","context":{"RequestID":"be2d684d-8c83-4d71-b716-547b6b518169","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc4cd492-06f4-4f3e-98b2-c0e72d04d972","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:46.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:46.286Z","message":"{\"transactionId\":\"be2d684d-8c83-4d71-b716-547b6b518169\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:46:285\",\"respDate\":\"221026-05:18:46:286\",\"sourceId\":\"healthcheck:be2d684d-8c83-4d71-b716-547b6b518169\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:46:285-60090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[be2d684d-8c83-4d71-b716-547b6b518169]}\\\"}\"}","context":{"RequestID":"be2d684d-8c83-4d71-b716-547b6b518169","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc4cd492-06f4-4f3e-98b2-c0e72d04d972","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:46.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:46.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be2d684d-8c83-4d71-b716-547b6b518169","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc4cd492-06f4-4f3e-98b2-c0e72d04d972","LogTimestamp":"2022-10-26T05:18:46.287Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:18:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:46.706Z","message":"Entering","context":{"RequestID":"a9ac0528-d921-4f47-8006-e6430d1f207f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cce41361-69c8-488a-a85c-a69f530d0c66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:46.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:46.709Z","message":"{\"transactionId\":\"a9ac0528-d921-4f47-8006-e6430d1f207f\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:46:707\",\"respDate\":\"221026-05:18:46:709\",\"sourceId\":\"haproxy:a9ac0528-d921-4f47-8006-e6430d1f207f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:46:707-86907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a9ac0528-d921-4f47-8006-e6430d1f207f]}\\\"}\"}","context":{"RequestID":"a9ac0528-d921-4f47-8006-e6430d1f207f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cce41361-69c8-488a-a85c-a69f530d0c66","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:46.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:46.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ac0528-d921-4f47-8006-e6430d1f207f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cce41361-69c8-488a-a85c-a69f530d0c66","LogTimestamp":"2022-10-26T05:18:46.709Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:47.617Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:47.627Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:47.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:47.628Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:48.719Z","message":"Entering","context":{"RequestID":"f66faa46-a4c6-4625-a9a3-3f5aba1d2600","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6681820d-b3bb-4975-ba66-536d5a2a44f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:48.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:48.722Z","message":"{\"transactionId\":\"f66faa46-a4c6-4625-a9a3-3f5aba1d2600\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:48:720\",\"respDate\":\"221026-05:18:48:722\",\"sourceId\":\"haproxy:f66faa46-a4c6-4625-a9a3-3f5aba1d2600\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:48:720-81201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f66faa46-a4c6-4625-a9a3-3f5aba1d2600]}\\\"}\"}","context":{"RequestID":"f66faa46-a4c6-4625-a9a3-3f5aba1d2600","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6681820d-b3bb-4975-ba66-536d5a2a44f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:48.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:48.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f66faa46-a4c6-4625-a9a3-3f5aba1d2600","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6681820d-b3bb-4975-ba66-536d5a2a44f1","LogTimestamp":"2022-10-26T05:18:48.723Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:50.732Z","message":"Entering","context":{"RequestID":"06aca1a3-6749-4509-b587-1a4238fdd5a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a1e8cced-4e96-49ed-b0d8-d92dd4158f65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:50.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:50.734Z","message":"{\"transactionId\":\"06aca1a3-6749-4509-b587-1a4238fdd5a4\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:50:733\",\"respDate\":\"221026-05:18:50:734\",\"sourceId\":\"haproxy:06aca1a3-6749-4509-b587-1a4238fdd5a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:18:50:733-28454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[06aca1a3-6749-4509-b587-1a4238fdd5a4]}\\\"}\"}","context":{"RequestID":"06aca1a3-6749-4509-b587-1a4238fdd5a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a1e8cced-4e96-49ed-b0d8-d92dd4158f65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:50.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:50.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06aca1a3-6749-4509-b587-1a4238fdd5a4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e8cced-4e96-49ed-b0d8-d92dd4158f65","LogTimestamp":"2022-10-26T05:18:50.734Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:52.744Z","message":"Entering","context":{"RequestID":"2c35a3cc-15c4-4f76-8f90-6586f90825c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"25519657-627b-4e07-932b-8525572fc2a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:52.746Z","message":"{\"transactionId\":\"2c35a3cc-15c4-4f76-8f90-6586f90825c8\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:52:745\",\"respDate\":\"221026-05:18:52:746\",\"sourceId\":\"haproxy:2c35a3cc-15c4-4f76-8f90-6586f90825c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:52:745-55239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2c35a3cc-15c4-4f76-8f90-6586f90825c8]}\\\"}\"}","context":{"RequestID":"2c35a3cc-15c4-4f76-8f90-6586f90825c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"25519657-627b-4e07-932b-8525572fc2a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:52.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c35a3cc-15c4-4f76-8f90-6586f90825c8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25519657-627b-4e07-932b-8525572fc2a7","LogTimestamp":"2022-10-26T05:18:52.747Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:54.594Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:18:54.597Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:18:54.757Z","message":"Entering","context":{"RequestID":"408f6a80-70e7-4abe-96c3-516847125ddb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbab0392-bec9-4d39-9b36-0096670bd8b5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:54.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:54.760Z","message":"{\"transactionId\":\"408f6a80-70e7-4abe-96c3-516847125ddb\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:54:758\",\"respDate\":\"221026-05:18:54:760\",\"sourceId\":\"haproxy:408f6a80-70e7-4abe-96c3-516847125ddb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:54:758-14483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[408f6a80-70e7-4abe-96c3-516847125ddb]}\\\"}\"}","context":{"RequestID":"408f6a80-70e7-4abe-96c3-516847125ddb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbab0392-bec9-4d39-9b36-0096670bd8b5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:54.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:54.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"408f6a80-70e7-4abe-96c3-516847125ddb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbab0392-bec9-4d39-9b36-0096670bd8b5","LogTimestamp":"2022-10-26T05:18:54.761Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:18:55.357Z","message":"Entering","context":{"RequestID":"9f0d3413-d6af-47c3-8e60-50fd6358259a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81e4f2b1-ffa0-4913-9176-7230de7ddbdd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:55.359Z","message":"{\"transactionId\":\"9f0d3413-d6af-47c3-8e60-50fd6358259a\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:55:358\",\"respDate\":\"221026-05:18:55:359\",\"sourceId\":\"OOM_ReadinessCheck:9f0d3413-d6af-47c3-8e60-50fd6358259a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:55:358-71677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35800], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9f0d3413-d6af-47c3-8e60-50fd6358259a]}\\\"}\"}","context":{"RequestID":"9f0d3413-d6af-47c3-8e60-50fd6358259a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81e4f2b1-ffa0-4913-9176-7230de7ddbdd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:18:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:55.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f0d3413-d6af-47c3-8e60-50fd6358259a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81e4f2b1-ffa0-4913-9176-7230de7ddbdd","LogTimestamp":"2022-10-26T05:18:55.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:18:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:55.499Z","message":"Entering","context":{"RequestID":"d874cdc7-a305-40a2-b442-074894000e64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e38a55e0-30df-4ca6-bfa0-3a23b50d0489","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:55.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"d874cdc7-a305-40a2-b442-074894000e64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e38a55e0-30df-4ca6-bfa0-3a23b50d0489","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:55.502Z","message":"{\"transactionId\":\"d874cdc7-a305-40a2-b442-074894000e64\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:55:499\",\"respDate\":\"221026-05:18:55:502\",\"sourceId\":\"ReadinessCheck:d874cdc7-a305-40a2-b442-074894000e64\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:55:499-45392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d874cdc7-a305-40a2-b442-074894000e64]}\\\"}\"}","context":{"RequestID":"d874cdc7-a305-40a2-b442-074894000e64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e38a55e0-30df-4ca6-bfa0-3a23b50d0489","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:18:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:55.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d874cdc7-a305-40a2-b442-074894000e64","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e38a55e0-30df-4ca6-bfa0-3a23b50d0489","LogTimestamp":"2022-10-26T05:18:55.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:18:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:18:56.771Z","message":"Entering","context":{"RequestID":"f724d446-e130-4015-8505-83fea1f48e92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7dccee9e-ad42-4e43-aca2-502abce8e1f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:56.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:56.773Z","message":"{\"transactionId\":\"f724d446-e130-4015-8505-83fea1f48e92\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:56:771\",\"respDate\":\"221026-05:18:56:773\",\"sourceId\":\"haproxy:f724d446-e130-4015-8505-83fea1f48e92\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:18:56:771-17905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f724d446-e130-4015-8505-83fea1f48e92]}\\\"}\"}","context":{"RequestID":"f724d446-e130-4015-8505-83fea1f48e92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7dccee9e-ad42-4e43-aca2-502abce8e1f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:56.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:56.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f724d446-e130-4015-8505-83fea1f48e92","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dccee9e-ad42-4e43-aca2-502abce8e1f7","LogTimestamp":"2022-10-26T05:18:56.773Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:18:57.617Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:18:57.627Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:57.627Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:57.627Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:58.784Z","message":"Entering","context":{"RequestID":"9ea2f113-29b8-4dbf-884d-dedf103ce88f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7c707525-d7fe-4b7e-b23f-e37914405552","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:58.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:58.786Z","message":"{\"transactionId\":\"9ea2f113-29b8-4dbf-884d-dedf103ce88f\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:58:785\",\"respDate\":\"221026-05:18:58:786\",\"sourceId\":\"haproxy:9ea2f113-29b8-4dbf-884d-dedf103ce88f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:58:785-1301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ea2f113-29b8-4dbf-884d-dedf103ce88f]}\\\"}\"}","context":{"RequestID":"9ea2f113-29b8-4dbf-884d-dedf103ce88f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"7c707525-d7fe-4b7e-b23f-e37914405552","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:18:58.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:58.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea2f113-29b8-4dbf-884d-dedf103ce88f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c707525-d7fe-4b7e-b23f-e37914405552","LogTimestamp":"2022-10-26T05:18:58.787Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:18:58.902Z","message":"Entering","context":{"RequestID":"f4ba5b14-c71b-4032-ad65-015cf34086c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54d1b3e1-3093-4fdb-ba42-0805ba2cb0ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:58.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:18:58.906Z","message":"{\"transactionId\":\"f4ba5b14-c71b-4032-ad65-015cf34086c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:18:58:903\",\"respDate\":\"221026-05:18:58:906\",\"sourceId\":\"healthcheck:f4ba5b14-c71b-4032-ad65-015cf34086c4\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:18:58:903-39201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43078], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f4ba5b14-c71b-4032-ad65-015cf34086c4]}\\\"}\"}","context":{"RequestID":"f4ba5b14-c71b-4032-ad65-015cf34086c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54d1b3e1-3093-4fdb-ba42-0805ba2cb0ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:18:58.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:18:58.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ba5b14-c71b-4032-ad65-015cf34086c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54d1b3e1-3093-4fdb-ba42-0805ba2cb0ed","LogTimestamp":"2022-10-26T05:18:58.906Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:18:58 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:00.799Z","message":"Entering","context":{"RequestID":"b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"005f98a5-a125-46e9-8aaf-50bab06909fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:00.801Z","message":"{\"transactionId\":\"b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:00:799\",\"respDate\":\"221026-05:19:00:801\",\"sourceId\":\"haproxy:b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:00:799-33784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6]}\\\"}\"}","context":{"RequestID":"b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"005f98a5-a125-46e9-8aaf-50bab06909fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6ef290f-95f5-4bc5-91d3-a7c77dd2e2c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"005f98a5-a125-46e9-8aaf-50bab06909fb","LogTimestamp":"2022-10-26T05:19:00.802Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:01.309Z","message":"Entering","context":{"RequestID":"dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bea4fc70-97d9-4a9d-be5a-4c08bf2b9d75","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:01.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:01.311Z","message":"{\"transactionId\":\"dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:01:310\",\"respDate\":\"221026-05:19:01:311\",\"sourceId\":\"healthcheck:dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:01:310-76773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e]}\\\"}\"}","context":{"RequestID":"dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bea4fc70-97d9-4a9d-be5a-4c08bf2b9d75","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:01.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:01.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc6dbb33-12c4-41c5-adf4-7c0bcfe6ee3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bea4fc70-97d9-4a9d-be5a-4c08bf2b9d75","LogTimestamp":"2022-10-26T05:19:01.311Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:19:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:02.811Z","message":"Entering","context":{"RequestID":"ee2d3a48-af29-4ff8-860f-aea7362efd5f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0e211ae-f0a8-43c9-b54b-906c073094c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:02.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:02.814Z","message":"{\"transactionId\":\"ee2d3a48-af29-4ff8-860f-aea7362efd5f\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:02:812\",\"respDate\":\"221026-05:19:02:814\",\"sourceId\":\"haproxy:ee2d3a48-af29-4ff8-860f-aea7362efd5f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:02:812-88291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee2d3a48-af29-4ff8-860f-aea7362efd5f]}\\\"}\"}","context":{"RequestID":"ee2d3a48-af29-4ff8-860f-aea7362efd5f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0e211ae-f0a8-43c9-b54b-906c073094c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:02.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:02.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee2d3a48-af29-4ff8-860f-aea7362efd5f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0e211ae-f0a8-43c9-b54b-906c073094c7","LogTimestamp":"2022-10-26T05:19:02.814Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:04.825Z","message":"Entering","context":{"RequestID":"18e62326-4354-4435-a0d7-d91a87352d7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd9f4e2d-8378-41b1-bd5b-12653e0628c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:04.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:04.828Z","message":"{\"transactionId\":\"18e62326-4354-4435-a0d7-d91a87352d7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:04:826\",\"respDate\":\"221026-05:19:04:828\",\"sourceId\":\"haproxy:18e62326-4354-4435-a0d7-d91a87352d7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:04:826-30093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[18e62326-4354-4435-a0d7-d91a87352d7f]}\\\"}\"}","context":{"RequestID":"18e62326-4354-4435-a0d7-d91a87352d7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd9f4e2d-8378-41b1-bd5b-12653e0628c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:04.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:04.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18e62326-4354-4435-a0d7-d91a87352d7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd9f4e2d-8378-41b1-bd5b-12653e0628c3","LogTimestamp":"2022-10-26T05:19:04.829Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:05.357Z","message":"Entering","context":{"RequestID":"c35bd3ff-203f-4516-9c3c-e3aa3c1b988f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e4ca264-5761-42de-a1c4-06ca35d86101","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:05.360Z","message":"{\"transactionId\":\"c35bd3ff-203f-4516-9c3c-e3aa3c1b988f\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:05:358\",\"respDate\":\"221026-05:19:05:360\",\"sourceId\":\"OOM_ReadinessCheck:c35bd3ff-203f-4516-9c3c-e3aa3c1b988f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:05:358-25724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35980], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c35bd3ff-203f-4516-9c3c-e3aa3c1b988f]}\\\"}\"}","context":{"RequestID":"c35bd3ff-203f-4516-9c3c-e3aa3c1b988f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e4ca264-5761-42de-a1c4-06ca35d86101","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:05.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:05.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c35bd3ff-203f-4516-9c3c-e3aa3c1b988f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4ca264-5761-42de-a1c4-06ca35d86101","LogTimestamp":"2022-10-26T05:19:05.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:19:05.498Z","message":"Entering","context":{"RequestID":"0aadf3e3-057b-47b8-a443-1abf8d2fec4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e11f70d9-b69b-41a1-8a4b-6d2740de85ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"0aadf3e3-057b-47b8-a443-1abf8d2fec4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e11f70d9-b69b-41a1-8a4b-6d2740de85ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:05.501Z","message":"{\"transactionId\":\"0aadf3e3-057b-47b8-a443-1abf8d2fec4d\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:05:499\",\"respDate\":\"221026-05:19:05:501\",\"sourceId\":\"ReadinessCheck:0aadf3e3-057b-47b8-a443-1abf8d2fec4d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:05:499-59406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0aadf3e3-057b-47b8-a443-1abf8d2fec4d]}\\\"}\"}","context":{"RequestID":"0aadf3e3-057b-47b8-a443-1abf8d2fec4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e11f70d9-b69b-41a1-8a4b-6d2740de85ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aadf3e3-057b-47b8-a443-1abf8d2fec4d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e11f70d9-b69b-41a1-8a4b-6d2740de85ef","LogTimestamp":"2022-10-26T05:19:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:06.838Z","message":"Entering","context":{"RequestID":"19fb9ee8-4376-4acb-ae1b-9df0f5d29559","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"724c62b5-8041-4d47-b7b2-09945ab6010d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:06.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:06.841Z","message":"{\"transactionId\":\"19fb9ee8-4376-4acb-ae1b-9df0f5d29559\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:06:839\",\"respDate\":\"221026-05:19:06:841\",\"sourceId\":\"haproxy:19fb9ee8-4376-4acb-ae1b-9df0f5d29559\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:06:839-69778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19fb9ee8-4376-4acb-ae1b-9df0f5d29559]}\\\"}\"}","context":{"RequestID":"19fb9ee8-4376-4acb-ae1b-9df0f5d29559","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"724c62b5-8041-4d47-b7b2-09945ab6010d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:06.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:06.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19fb9ee8-4376-4acb-ae1b-9df0f5d29559","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"724c62b5-8041-4d47-b7b2-09945ab6010d","LogTimestamp":"2022-10-26T05:19:06.841Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:07.618Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:07.626Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:07.627Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:07.627Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:08.851Z","message":"Entering","context":{"RequestID":"a2d40fad-d940-43eb-951f-cc8f7eea4bac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92da3db5-0f53-4a18-a341-4484379b5376","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:08.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:08.853Z","message":"{\"transactionId\":\"a2d40fad-d940-43eb-951f-cc8f7eea4bac\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:08:852\",\"respDate\":\"221026-05:19:08:853\",\"sourceId\":\"haproxy:a2d40fad-d940-43eb-951f-cc8f7eea4bac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:08:852-9257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2d40fad-d940-43eb-951f-cc8f7eea4bac]}\\\"}\"}","context":{"RequestID":"a2d40fad-d940-43eb-951f-cc8f7eea4bac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92da3db5-0f53-4a18-a341-4484379b5376","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:08.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:08.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d40fad-d940-43eb-951f-cc8f7eea4bac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92da3db5-0f53-4a18-a341-4484379b5376","LogTimestamp":"2022-10-26T05:19:08.854Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:10.864Z","message":"Entering","context":{"RequestID":"8f2957f3-fc1c-4447-ad9d-35795a4ffcaf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a22bdf0a-e83d-4dd9-befe-084381573225","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:10.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:10.867Z","message":"{\"transactionId\":\"8f2957f3-fc1c-4447-ad9d-35795a4ffcaf\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:10:865\",\"respDate\":\"221026-05:19:10:867\",\"sourceId\":\"haproxy:8f2957f3-fc1c-4447-ad9d-35795a4ffcaf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:10:865-23275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f2957f3-fc1c-4447-ad9d-35795a4ffcaf]}\\\"}\"}","context":{"RequestID":"8f2957f3-fc1c-4447-ad9d-35795a4ffcaf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a22bdf0a-e83d-4dd9-befe-084381573225","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:10.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:10.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f2957f3-fc1c-4447-ad9d-35795a4ffcaf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22bdf0a-e83d-4dd9-befe-084381573225","LogTimestamp":"2022-10-26T05:19:10.867Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:12.877Z","message":"Entering","context":{"RequestID":"1745447d-bb55-41fb-aa59-dbd4c95c4a84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6abf42b-42e5-49c9-b9aa-04be1b4b4667","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:12.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:12.879Z","message":"{\"transactionId\":\"1745447d-bb55-41fb-aa59-dbd4c95c4a84\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:12:878\",\"respDate\":\"221026-05:19:12:879\",\"sourceId\":\"haproxy:1745447d-bb55-41fb-aa59-dbd4c95c4a84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:12:878-68939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1745447d-bb55-41fb-aa59-dbd4c95c4a84]}\\\"}\"}","context":{"RequestID":"1745447d-bb55-41fb-aa59-dbd4c95c4a84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6abf42b-42e5-49c9-b9aa-04be1b4b4667","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:12.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:12.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1745447d-bb55-41fb-aa59-dbd4c95c4a84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6abf42b-42e5-49c9-b9aa-04be1b4b4667","LogTimestamp":"2022-10-26T05:19:12.880Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:19:13.926Z","message":"Entering","context":{"RequestID":"f35a22ab-c944-40db-be6c-7eaa6b34bb74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8275ff65-b4ad-44cf-9849-cff4b20167d4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:13.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:13.928Z","message":"{\"transactionId\":\"f35a22ab-c944-40db-be6c-7eaa6b34bb74\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:13:927\",\"respDate\":\"221026-05:19:13:928\",\"sourceId\":\"healthcheck:f35a22ab-c944-40db-be6c-7eaa6b34bb74\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:13:927-2107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43252], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f35a22ab-c944-40db-be6c-7eaa6b34bb74]}\\\"}\"}","context":{"RequestID":"f35a22ab-c944-40db-be6c-7eaa6b34bb74","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8275ff65-b4ad-44cf-9849-cff4b20167d4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:13.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:13.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f35a22ab-c944-40db-be6c-7eaa6b34bb74","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8275ff65-b4ad-44cf-9849-cff4b20167d4","LogTimestamp":"2022-10-26T05:19:13.929Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:13 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:14.890Z","message":"Entering","context":{"RequestID":"dcdc8dd1-1dfe-4d08-ba04-596a2183713c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4c40fc8-b773-4a83-8672-0e099d397f54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:14.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:14.893Z","message":"{\"transactionId\":\"dcdc8dd1-1dfe-4d08-ba04-596a2183713c\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:14:891\",\"respDate\":\"221026-05:19:14:892\",\"sourceId\":\"haproxy:dcdc8dd1-1dfe-4d08-ba04-596a2183713c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:14:891-84220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dcdc8dd1-1dfe-4d08-ba04-596a2183713c]}\\\"}\"}","context":{"RequestID":"dcdc8dd1-1dfe-4d08-ba04-596a2183713c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4c40fc8-b773-4a83-8672-0e099d397f54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:14.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:14.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcdc8dd1-1dfe-4d08-ba04-596a2183713c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4c40fc8-b773-4a83-8672-0e099d397f54","LogTimestamp":"2022-10-26T05:19:14.893Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:15.364Z","message":"Entering","context":{"RequestID":"7cb1cb30-6673-43e2-a18a-4ff214ba928a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11a42f57-7426-4b43-a8f5-d6671a1eb230","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:15.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:15.367Z","message":"{\"transactionId\":\"7cb1cb30-6673-43e2-a18a-4ff214ba928a\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:15:365\",\"respDate\":\"221026-05:19:15:367\",\"sourceId\":\"OOM_ReadinessCheck:7cb1cb30-6673-43e2-a18a-4ff214ba928a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:15:365-27106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36166], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7cb1cb30-6673-43e2-a18a-4ff214ba928a]}\\\"}\"}","context":{"RequestID":"7cb1cb30-6673-43e2-a18a-4ff214ba928a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11a42f57-7426-4b43-a8f5-d6671a1eb230","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:15.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:15.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cb1cb30-6673-43e2-a18a-4ff214ba928a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11a42f57-7426-4b43-a8f5-d6671a1eb230","LogTimestamp":"2022-10-26T05:19:15.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:15.496Z","message":"Entering","context":{"RequestID":"46ac45c0-3927-401b-a2ce-5e0540724c16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97206837-071c-4d21-a9bc-9fd458405a4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"46ac45c0-3927-401b-a2ce-5e0540724c16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97206837-071c-4d21-a9bc-9fd458405a4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:15.499Z","message":"{\"transactionId\":\"46ac45c0-3927-401b-a2ce-5e0540724c16\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:15:497\",\"respDate\":\"221026-05:19:15:499\",\"sourceId\":\"ReadinessCheck:46ac45c0-3927-401b-a2ce-5e0540724c16\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:15:497-90715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[46ac45c0-3927-401b-a2ce-5e0540724c16]}\\\"}\"}","context":{"RequestID":"46ac45c0-3927-401b-a2ce-5e0540724c16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97206837-071c-4d21-a9bc-9fd458405a4c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46ac45c0-3927-401b-a2ce-5e0540724c16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97206837-071c-4d21-a9bc-9fd458405a4c","LogTimestamp":"2022-10-26T05:19:15.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:16.336Z","message":"Entering","context":{"RequestID":"dd4d1785-208d-4665-a086-19f3595ece9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d75d9e6-994b-47a1-b0dd-9fd26061050b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:16.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:16.339Z","message":"{\"transactionId\":\"dd4d1785-208d-4665-a086-19f3595ece9a\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:16:337\",\"respDate\":\"221026-05:19:16:339\",\"sourceId\":\"healthcheck:dd4d1785-208d-4665-a086-19f3595ece9a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:16:337-82117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dd4d1785-208d-4665-a086-19f3595ece9a]}\\\"}\"}","context":{"RequestID":"dd4d1785-208d-4665-a086-19f3595ece9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d75d9e6-994b-47a1-b0dd-9fd26061050b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:16.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:16.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd4d1785-208d-4665-a086-19f3595ece9a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d75d9e6-994b-47a1-b0dd-9fd26061050b","LogTimestamp":"2022-10-26T05:19:16.340Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:19:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:19:16.908Z","message":"Entering","context":{"RequestID":"41537a5f-af1b-4bc6-b534-006547089fa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a23d637-b2fd-4795-bea2-09d3963624ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:16.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:16.911Z","message":"{\"transactionId\":\"41537a5f-af1b-4bc6-b534-006547089fa2\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:16:909\",\"respDate\":\"221026-05:19:16:911\",\"sourceId\":\"haproxy:41537a5f-af1b-4bc6-b534-006547089fa2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:16:909-91419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[41537a5f-af1b-4bc6-b534-006547089fa2]}\\\"}\"}","context":{"RequestID":"41537a5f-af1b-4bc6-b534-006547089fa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a23d637-b2fd-4795-bea2-09d3963624ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:16.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:16.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41537a5f-af1b-4bc6-b534-006547089fa2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a23d637-b2fd-4795-bea2-09d3963624ce","LogTimestamp":"2022-10-26T05:19:16.912Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:17.619Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:17.628Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:17.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:17.628Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:18.921Z","message":"Entering","context":{"RequestID":"958eea97-7385-4d1a-b9bd-de9447bdf624","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5052fa7-1996-421b-ad3a-50f8d20afb01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:18.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:18.923Z","message":"{\"transactionId\":\"958eea97-7385-4d1a-b9bd-de9447bdf624\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:18:922\",\"respDate\":\"221026-05:19:18:923\",\"sourceId\":\"haproxy:958eea97-7385-4d1a-b9bd-de9447bdf624\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:18:922-33265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[958eea97-7385-4d1a-b9bd-de9447bdf624]}\\\"}\"}","context":{"RequestID":"958eea97-7385-4d1a-b9bd-de9447bdf624","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5052fa7-1996-421b-ad3a-50f8d20afb01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:18.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:18.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"958eea97-7385-4d1a-b9bd-de9447bdf624","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5052fa7-1996-421b-ad3a-50f8d20afb01","LogTimestamp":"2022-10-26T05:19:18.924Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:20.933Z","message":"Entering","context":{"RequestID":"5efcf2e6-825d-443b-8979-b8c117c9b34c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dfba86dc-2340-4d6b-8051-43d56bcac67d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:20.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:20.935Z","message":"{\"transactionId\":\"5efcf2e6-825d-443b-8979-b8c117c9b34c\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:20:934\",\"respDate\":\"221026-05:19:20:935\",\"sourceId\":\"haproxy:5efcf2e6-825d-443b-8979-b8c117c9b34c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:20:934-43930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5efcf2e6-825d-443b-8979-b8c117c9b34c]}\\\"}\"}","context":{"RequestID":"5efcf2e6-825d-443b-8979-b8c117c9b34c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dfba86dc-2340-4d6b-8051-43d56bcac67d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:20.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:20.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5efcf2e6-825d-443b-8979-b8c117c9b34c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfba86dc-2340-4d6b-8051-43d56bcac67d","LogTimestamp":"2022-10-26T05:19:20.936Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:22.945Z","message":"Entering","context":{"RequestID":"4be79124-96b4-42b0-a1e2-3a39be3e40fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a462d9c8-7a96-40bb-8f6a-cb713586e65e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:22.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:22.947Z","message":"{\"transactionId\":\"4be79124-96b4-42b0-a1e2-3a39be3e40fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:22:945\",\"respDate\":\"221026-05:19:22:947\",\"sourceId\":\"haproxy:4be79124-96b4-42b0-a1e2-3a39be3e40fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:22:945-35342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4be79124-96b4-42b0-a1e2-3a39be3e40fe]}\\\"}\"}","context":{"RequestID":"4be79124-96b4-42b0-a1e2-3a39be3e40fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a462d9c8-7a96-40bb-8f6a-cb713586e65e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:22.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:22.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4be79124-96b4-42b0-a1e2-3a39be3e40fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a462d9c8-7a96-40bb-8f6a-cb713586e65e","LogTimestamp":"2022-10-26T05:19:22.947Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:24.598Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:19:24.601Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:19:24.958Z","message":"Entering","context":{"RequestID":"cfc4a53c-c803-43be-b8b2-133c05254c49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3186247-912b-4879-80de-c621e2035237","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:24.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:24.960Z","message":"{\"transactionId\":\"cfc4a53c-c803-43be-b8b2-133c05254c49\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:24:958\",\"respDate\":\"221026-05:19:24:960\",\"sourceId\":\"haproxy:cfc4a53c-c803-43be-b8b2-133c05254c49\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:24:958-88425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfc4a53c-c803-43be-b8b2-133c05254c49]}\\\"}\"}","context":{"RequestID":"cfc4a53c-c803-43be-b8b2-133c05254c49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3186247-912b-4879-80de-c621e2035237","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:24.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:24.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfc4a53c-c803-43be-b8b2-133c05254c49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3186247-912b-4879-80de-c621e2035237","LogTimestamp":"2022-10-26T05:19:24.961Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:25.357Z","message":"Entering","context":{"RequestID":"b78bd093-4fe5-4654-8e64-378778d698fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"758349c6-50a7-4846-a231-70e66e182c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:25.360Z","message":"{\"transactionId\":\"b78bd093-4fe5-4654-8e64-378778d698fc\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:25:358\",\"respDate\":\"221026-05:19:25:359\",\"sourceId\":\"OOM_ReadinessCheck:b78bd093-4fe5-4654-8e64-378778d698fc\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:25:358-38717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36386], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b78bd093-4fe5-4654-8e64-378778d698fc]}\\\"}\"}","context":{"RequestID":"b78bd093-4fe5-4654-8e64-378778d698fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"758349c6-50a7-4846-a231-70e66e182c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:25.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78bd093-4fe5-4654-8e64-378778d698fc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"758349c6-50a7-4846-a231-70e66e182c99","LogTimestamp":"2022-10-26T05:19:25.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:25.498Z","message":"Entering","context":{"RequestID":"d1dcbd53-07ea-40a4-8007-0274adf9bbf5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bffbcf8-92f6-4407-92f1-0f318d12507c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"d1dcbd53-07ea-40a4-8007-0274adf9bbf5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bffbcf8-92f6-4407-92f1-0f318d12507c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:25.501Z","message":"{\"transactionId\":\"d1dcbd53-07ea-40a4-8007-0274adf9bbf5\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:25:499\",\"respDate\":\"221026-05:19:25:501\",\"sourceId\":\"ReadinessCheck:d1dcbd53-07ea-40a4-8007-0274adf9bbf5\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:25:499-84796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d1dcbd53-07ea-40a4-8007-0274adf9bbf5]}\\\"}\"}","context":{"RequestID":"d1dcbd53-07ea-40a4-8007-0274adf9bbf5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bffbcf8-92f6-4407-92f1-0f318d12507c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:25.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1dcbd53-07ea-40a4-8007-0274adf9bbf5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bffbcf8-92f6-4407-92f1-0f318d12507c","LogTimestamp":"2022-10-26T05:19:25.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:26.971Z","message":"Entering","context":{"RequestID":"df1000cd-f2bb-48b6-8a38-f960385d176a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0b83367-f6cb-43f8-9404-ec33ce5d6863","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:26.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:26.974Z","message":"{\"transactionId\":\"df1000cd-f2bb-48b6-8a38-f960385d176a\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:26:971\",\"respDate\":\"221026-05:19:26:974\",\"sourceId\":\"haproxy:df1000cd-f2bb-48b6-8a38-f960385d176a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:26:971-53040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df1000cd-f2bb-48b6-8a38-f960385d176a]}\\\"}\"}","context":{"RequestID":"df1000cd-f2bb-48b6-8a38-f960385d176a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0b83367-f6cb-43f8-9404-ec33ce5d6863","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:26.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:26.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df1000cd-f2bb-48b6-8a38-f960385d176a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0b83367-f6cb-43f8-9404-ec33ce5d6863","LogTimestamp":"2022-10-26T05:19:26.974Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:27.618Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:27.627Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:27.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:27.628Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:28.950Z","message":"Entering","context":{"RequestID":"fb61edda-e85b-4a04-b23d-2184632827f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c984788-4309-4088-b465-754b82125040","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:28.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:28.953Z","message":"{\"transactionId\":\"fb61edda-e85b-4a04-b23d-2184632827f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:28:951\",\"respDate\":\"221026-05:19:28:953\",\"sourceId\":\"healthcheck:fb61edda-e85b-4a04-b23d-2184632827f1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:28:951-63557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43416], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fb61edda-e85b-4a04-b23d-2184632827f1]}\\\"}\"}","context":{"RequestID":"fb61edda-e85b-4a04-b23d-2184632827f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c984788-4309-4088-b465-754b82125040","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:28.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:28.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb61edda-e85b-4a04-b23d-2184632827f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c984788-4309-4088-b465-754b82125040","LogTimestamp":"2022-10-26T05:19:28.953Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:28 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:28.983Z","message":"Entering","context":{"RequestID":"69d549fa-f5ff-40d3-a9aa-c08e8e33de67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6de58578-5a97-46a6-989f-fda9c76c1109","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:28.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:28.986Z","message":"{\"transactionId\":\"69d549fa-f5ff-40d3-a9aa-c08e8e33de67\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:28:984\",\"respDate\":\"221026-05:19:28:986\",\"sourceId\":\"haproxy:69d549fa-f5ff-40d3-a9aa-c08e8e33de67\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:28:984-73411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[69d549fa-f5ff-40d3-a9aa-c08e8e33de67]}\\\"}\"}","context":{"RequestID":"69d549fa-f5ff-40d3-a9aa-c08e8e33de67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6de58578-5a97-46a6-989f-fda9c76c1109","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:28.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:28.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69d549fa-f5ff-40d3-a9aa-c08e8e33de67","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6de58578-5a97-46a6-989f-fda9c76c1109","LogTimestamp":"2022-10-26T05:19:28.986Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:30.997Z","message":"Entering","context":{"RequestID":"cd7df381-6c77-4c95-a5ec-8d63c48d26ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae9c78db-ac17-49ab-b289-642152ebfd95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:30.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:31.000Z","message":"{\"transactionId\":\"cd7df381-6c77-4c95-a5ec-8d63c48d26ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:30:998\",\"respDate\":\"221026-05:19:31:000\",\"sourceId\":\"haproxy:cd7df381-6c77-4c95-a5ec-8d63c48d26ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:30:998-20136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd7df381-6c77-4c95-a5ec-8d63c48d26ff]}\\\"}\"}","context":{"RequestID":"cd7df381-6c77-4c95-a5ec-8d63c48d26ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae9c78db-ac17-49ab-b289-642152ebfd95","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:30.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:31.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd7df381-6c77-4c95-a5ec-8d63c48d26ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae9c78db-ac17-49ab-b289-642152ebfd95","LogTimestamp":"2022-10-26T05:19:31.001Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:31.366Z","message":"Entering","context":{"RequestID":"4ec54089-6c10-4691-9367-062ce36a7d17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4840b96-fb02-41e8-8d57-a69892e036e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:31.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:31.369Z","message":"{\"transactionId\":\"4ec54089-6c10-4691-9367-062ce36a7d17\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:31:367\",\"respDate\":\"221026-05:19:31:369\",\"sourceId\":\"healthcheck:4ec54089-6c10-4691-9367-062ce36a7d17\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:31:367-22753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4ec54089-6c10-4691-9367-062ce36a7d17]}\\\"}\"}","context":{"RequestID":"4ec54089-6c10-4691-9367-062ce36a7d17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4840b96-fb02-41e8-8d57-a69892e036e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:31.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:31.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ec54089-6c10-4691-9367-062ce36a7d17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4840b96-fb02-41e8-8d57-a69892e036e8","LogTimestamp":"2022-10-26T05:19:31.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:19:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:33.015Z","message":"Entering","context":{"RequestID":"193c3768-4383-479d-86a6-69367dee872d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b10ded12-902f-4c78-ae43-c43821760098","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:33.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:33.019Z","message":"{\"transactionId\":\"193c3768-4383-479d-86a6-69367dee872d\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:33:017\",\"respDate\":\"221026-05:19:33:019\",\"sourceId\":\"haproxy:193c3768-4383-479d-86a6-69367dee872d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:33:017-97863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[193c3768-4383-479d-86a6-69367dee872d]}\\\"}\"}","context":{"RequestID":"193c3768-4383-479d-86a6-69367dee872d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b10ded12-902f-4c78-ae43-c43821760098","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:33.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:33.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"193c3768-4383-479d-86a6-69367dee872d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b10ded12-902f-4c78-ae43-c43821760098","LogTimestamp":"2022-10-26T05:19:33.020Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:19:35.031Z","message":"Entering","context":{"RequestID":"388e60ef-c3bb-460b-854c-e0b703de5666","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0807a4ac-55d5-4452-ade6-f3f81ac3d9ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:35.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:35.034Z","message":"{\"transactionId\":\"388e60ef-c3bb-460b-854c-e0b703de5666\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:35:032\",\"respDate\":\"221026-05:19:35:034\",\"sourceId\":\"haproxy:388e60ef-c3bb-460b-854c-e0b703de5666\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:35:032-44548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[388e60ef-c3bb-460b-854c-e0b703de5666]}\\\"}\"}","context":{"RequestID":"388e60ef-c3bb-460b-854c-e0b703de5666","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0807a4ac-55d5-4452-ade6-f3f81ac3d9ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:35.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:35.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"388e60ef-c3bb-460b-854c-e0b703de5666","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0807a4ac-55d5-4452-ade6-f3f81ac3d9ea","LogTimestamp":"2022-10-26T05:19:35.034Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:35.360Z","message":"Entering","context":{"RequestID":"0423823b-35d9-40fb-9c2c-99e53735b825","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f93c1c5-dbc2-4ea6-94ea-e3231cb3afa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:35.370Z","message":"{\"transactionId\":\"0423823b-35d9-40fb-9c2c-99e53735b825\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:35:362\",\"respDate\":\"221026-05:19:35:370\",\"sourceId\":\"OOM_ReadinessCheck:0423823b-35d9-40fb-9c2c-99e53735b825\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:35:362-16944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36554], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0423823b-35d9-40fb-9c2c-99e53735b825]}\\\"}\"}","context":{"RequestID":"0423823b-35d9-40fb-9c2c-99e53735b825","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f93c1c5-dbc2-4ea6-94ea-e3231cb3afa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:35.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0423823b-35d9-40fb-9c2c-99e53735b825","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"11","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f93c1c5-dbc2-4ea6-94ea-e3231cb3afa0","LogTimestamp":"2022-10-26T05:19:35.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 16 - "logType": "access" {"timestamp":"2022-10-26T05:19:35.500Z","message":"Entering","context":{"RequestID":"6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1d2966f-c2a1-49c1-b96d-842f45fbef25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:35.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1d2966f-c2a1-49c1-b96d-842f45fbef25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:35.503Z","message":"{\"transactionId\":\"6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:35:501\",\"respDate\":\"221026-05:19:35:503\",\"sourceId\":\"ReadinessCheck:6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:35:501-22161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5]}\\\"}\"}","context":{"RequestID":"6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1d2966f-c2a1-49c1-b96d-842f45fbef25","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fa8aefe-ad03-48fc-a81a-9a8d39f75ea5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1d2966f-c2a1-49c1-b96d-842f45fbef25","LogTimestamp":"2022-10-26T05:19:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:37.055Z","message":"Entering","context":{"RequestID":"2fb12716-185b-4aee-8439-e089fb25df4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af646c31-c8d3-4f2f-93cc-55bf831dac13","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:37.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:37.059Z","message":"{\"transactionId\":\"2fb12716-185b-4aee-8439-e089fb25df4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:37:057\",\"respDate\":\"221026-05:19:37:059\",\"sourceId\":\"haproxy:2fb12716-185b-4aee-8439-e089fb25df4f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:37:057-75718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2fb12716-185b-4aee-8439-e089fb25df4f]}\\\"}\"}","context":{"RequestID":"2fb12716-185b-4aee-8439-e089fb25df4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af646c31-c8d3-4f2f-93cc-55bf831dac13","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:37.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:37.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fb12716-185b-4aee-8439-e089fb25df4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af646c31-c8d3-4f2f-93cc-55bf831dac13","LogTimestamp":"2022-10-26T05:19:37.060Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:19:37.619Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:37.626Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:37.627Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:37.627Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:39.069Z","message":"Entering","context":{"RequestID":"030b6e55-1e7e-4c74-94e0-3579fdb9df03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1524e12-66fa-43b9-b205-e64895aa3c02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:39.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:39.071Z","message":"{\"transactionId\":\"030b6e55-1e7e-4c74-94e0-3579fdb9df03\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:39:070\",\"respDate\":\"221026-05:19:39:071\",\"sourceId\":\"haproxy:030b6e55-1e7e-4c74-94e0-3579fdb9df03\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:39:070-54400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[030b6e55-1e7e-4c74-94e0-3579fdb9df03]}\\\"}\"}","context":{"RequestID":"030b6e55-1e7e-4c74-94e0-3579fdb9df03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1524e12-66fa-43b9-b205-e64895aa3c02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:39.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:39.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"030b6e55-1e7e-4c74-94e0-3579fdb9df03","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1524e12-66fa-43b9-b205-e64895aa3c02","LogTimestamp":"2022-10-26T05:19:39.072Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:41.081Z","message":"Entering","context":{"RequestID":"402f43ed-d5e3-420c-8928-6d2147cdf8c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5461521-3b86-48cb-b65f-7dc3678c70b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:41.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:41.084Z","message":"{\"transactionId\":\"402f43ed-d5e3-420c-8928-6d2147cdf8c3\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:41:082\",\"respDate\":\"221026-05:19:41:084\",\"sourceId\":\"haproxy:402f43ed-d5e3-420c-8928-6d2147cdf8c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:41:082-67331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[402f43ed-d5e3-420c-8928-6d2147cdf8c3]}\\\"}\"}","context":{"RequestID":"402f43ed-d5e3-420c-8928-6d2147cdf8c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5461521-3b86-48cb-b65f-7dc3678c70b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:41.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:41.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"402f43ed-d5e3-420c-8928-6d2147cdf8c3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5461521-3b86-48cb-b65f-7dc3678c70b0","LogTimestamp":"2022-10-26T05:19:41.084Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:43.096Z","message":"Entering","context":{"RequestID":"382cc2e8-71c8-4e1d-b907-80eb0cbfea1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"769000e3-e213-4e5c-9651-4c9ee0fd218e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:43.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:43.098Z","message":"{\"transactionId\":\"382cc2e8-71c8-4e1d-b907-80eb0cbfea1c\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:43:096\",\"respDate\":\"221026-05:19:43:098\",\"sourceId\":\"haproxy:382cc2e8-71c8-4e1d-b907-80eb0cbfea1c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:43:096-4447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[382cc2e8-71c8-4e1d-b907-80eb0cbfea1c]}\\\"}\"}","context":{"RequestID":"382cc2e8-71c8-4e1d-b907-80eb0cbfea1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"769000e3-e213-4e5c-9651-4c9ee0fd218e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:43.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:43.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"382cc2e8-71c8-4e1d-b907-80eb0cbfea1c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"769000e3-e213-4e5c-9651-4c9ee0fd218e","LogTimestamp":"2022-10-26T05:19:43.099Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:43.973Z","message":"Entering","context":{"RequestID":"1f4ccd40-259b-470a-a993-9879618efd23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1e758a7-a57a-4cf1-9aa2-edfe1278d870","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:43.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:43.975Z","message":"{\"transactionId\":\"1f4ccd40-259b-470a-a993-9879618efd23\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:43:974\",\"respDate\":\"221026-05:19:43:975\",\"sourceId\":\"healthcheck:1f4ccd40-259b-470a-a993-9879618efd23\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:43:974-81628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43598], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1f4ccd40-259b-470a-a993-9879618efd23]}\\\"}\"}","context":{"RequestID":"1f4ccd40-259b-470a-a993-9879618efd23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1e758a7-a57a-4cf1-9aa2-edfe1278d870","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:43.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:43.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f4ccd40-259b-470a-a993-9879618efd23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1e758a7-a57a-4cf1-9aa2-edfe1278d870","LogTimestamp":"2022-10-26T05:19:43.976Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:43 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:45.109Z","message":"Entering","context":{"RequestID":"be1deb5c-1ba7-4721-b70d-2ff0222ff55d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d06cc716-8d81-4d2c-b0e3-2b8c1113d1f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:45.111Z","message":"{\"transactionId\":\"be1deb5c-1ba7-4721-b70d-2ff0222ff55d\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:45:109\",\"respDate\":\"221026-05:19:45:111\",\"sourceId\":\"haproxy:be1deb5c-1ba7-4721-b70d-2ff0222ff55d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:45:109-70626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be1deb5c-1ba7-4721-b70d-2ff0222ff55d]}\\\"}\"}","context":{"RequestID":"be1deb5c-1ba7-4721-b70d-2ff0222ff55d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d06cc716-8d81-4d2c-b0e3-2b8c1113d1f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:45.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be1deb5c-1ba7-4721-b70d-2ff0222ff55d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d06cc716-8d81-4d2c-b0e3-2b8c1113d1f1","LogTimestamp":"2022-10-26T05:19:45.112Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:45.358Z","message":"Entering","context":{"RequestID":"48679f05-70a6-4642-b520-be60c2cfda4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d38e146-256b-4061-b396-d7a7fa5dd6f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:45.360Z","message":"{\"transactionId\":\"48679f05-70a6-4642-b520-be60c2cfda4a\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:45:359\",\"respDate\":\"221026-05:19:45:360\",\"sourceId\":\"OOM_ReadinessCheck:48679f05-70a6-4642-b520-be60c2cfda4a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:45:359-93377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36760], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[48679f05-70a6-4642-b520-be60c2cfda4a]}\\\"}\"}","context":{"RequestID":"48679f05-70a6-4642-b520-be60c2cfda4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d38e146-256b-4061-b396-d7a7fa5dd6f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48679f05-70a6-4642-b520-be60c2cfda4a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d38e146-256b-4061-b396-d7a7fa5dd6f4","LogTimestamp":"2022-10-26T05:19:45.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:45.497Z","message":"Entering","context":{"RequestID":"9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe4dab86-9806-4824-92e8-0719e38aa684","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe4dab86-9806-4824-92e8-0719e38aa684","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:45.500Z","message":"{\"transactionId\":\"9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:45:498\",\"respDate\":\"221026-05:19:45:500\",\"sourceId\":\"ReadinessCheck:9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:45:498-94601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79]}\\\"}\"}","context":{"RequestID":"9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe4dab86-9806-4824-92e8-0719e38aa684","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:45.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fbc6dcb-cb7b-4f7f-b6ad-209de76e3d79","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe4dab86-9806-4824-92e8-0719e38aa684","LogTimestamp":"2022-10-26T05:19:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:46.394Z","message":"Entering","context":{"RequestID":"7385beea-6050-43a0-ac19-7f07adc7b33a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c232fb0-e810-4e3d-a626-af3d7ee0b2a4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:46.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:46.397Z","message":"{\"transactionId\":\"7385beea-6050-43a0-ac19-7f07adc7b33a\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:46:395\",\"respDate\":\"221026-05:19:46:397\",\"sourceId\":\"healthcheck:7385beea-6050-43a0-ac19-7f07adc7b33a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:46:395-19377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7385beea-6050-43a0-ac19-7f07adc7b33a]}\\\"}\"}","context":{"RequestID":"7385beea-6050-43a0-ac19-7f07adc7b33a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c232fb0-e810-4e3d-a626-af3d7ee0b2a4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:46.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:46.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7385beea-6050-43a0-ac19-7f07adc7b33a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c232fb0-e810-4e3d-a626-af3d7ee0b2a4","LogTimestamp":"2022-10-26T05:19:46.397Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:19:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:47.128Z","message":"Entering","context":{"RequestID":"aa28bf37-42ab-4ce4-91f3-0d9dea0988ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"640e4a54-6fa0-4653-91d4-4dc5acd30cf5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:47.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:47.131Z","message":"{\"transactionId\":\"aa28bf37-42ab-4ce4-91f3-0d9dea0988ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:47:129\",\"respDate\":\"221026-05:19:47:131\",\"sourceId\":\"haproxy:aa28bf37-42ab-4ce4-91f3-0d9dea0988ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:47:129-75979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa28bf37-42ab-4ce4-91f3-0d9dea0988ce]}\\\"}\"}","context":{"RequestID":"aa28bf37-42ab-4ce4-91f3-0d9dea0988ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"640e4a54-6fa0-4653-91d4-4dc5acd30cf5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:47.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:47.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa28bf37-42ab-4ce4-91f3-0d9dea0988ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"640e4a54-6fa0-4653-91d4-4dc5acd30cf5","LogTimestamp":"2022-10-26T05:19:47.132Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:19:47.619Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:47.635Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:47.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:47.635Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:49.143Z","message":"Entering","context":{"RequestID":"f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"207c7ee4-0d47-4b26-a77a-7fba7d066fe2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:49.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:49.145Z","message":"{\"transactionId\":\"f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:49:143\",\"respDate\":\"221026-05:19:49:145\",\"sourceId\":\"haproxy:f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:49:143-57711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142]}\\\"}\"}","context":{"RequestID":"f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"207c7ee4-0d47-4b26-a77a-7fba7d066fe2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:49.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:49.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3b99bf7-a99c-4a7e-9ff1-c8f2ff838142","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"207c7ee4-0d47-4b26-a77a-7fba7d066fe2","LogTimestamp":"2022-10-26T05:19:49.145Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:51.157Z","message":"Entering","context":{"RequestID":"f104972d-2157-4755-acf1-7955069f15a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70303e3d-5e14-4463-a511-15cb10ac28c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:51.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:51.159Z","message":"{\"transactionId\":\"f104972d-2157-4755-acf1-7955069f15a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:51:158\",\"respDate\":\"221026-05:19:51:159\",\"sourceId\":\"haproxy:f104972d-2157-4755-acf1-7955069f15a8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:51:158-89808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f104972d-2157-4755-acf1-7955069f15a8]}\\\"}\"}","context":{"RequestID":"f104972d-2157-4755-acf1-7955069f15a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70303e3d-5e14-4463-a511-15cb10ac28c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:51.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:51.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f104972d-2157-4755-acf1-7955069f15a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70303e3d-5e14-4463-a511-15cb10ac28c6","LogTimestamp":"2022-10-26T05:19:51.160Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:53.170Z","message":"Entering","context":{"RequestID":"cad1f356-af53-4209-b8aa-b2f999043b39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"370fa256-3ee3-48b7-b5a2-b2b1d1b07751","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:53.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:53.172Z","message":"{\"transactionId\":\"cad1f356-af53-4209-b8aa-b2f999043b39\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:53:170\",\"respDate\":\"221026-05:19:53:172\",\"sourceId\":\"haproxy:cad1f356-af53-4209-b8aa-b2f999043b39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:53:170-80404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cad1f356-af53-4209-b8aa-b2f999043b39]}\\\"}\"}","context":{"RequestID":"cad1f356-af53-4209-b8aa-b2f999043b39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"370fa256-3ee3-48b7-b5a2-b2b1d1b07751","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:53.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:53.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cad1f356-af53-4209-b8aa-b2f999043b39","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"370fa256-3ee3-48b7-b5a2-b2b1d1b07751","LogTimestamp":"2022-10-26T05:19:53.173Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:54.609Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:19:54.612Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:19:55.184Z","message":"Entering","context":{"RequestID":"2f9e4c46-abb9-43f1-9f07-8adf261cf70c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5558d61-c935-4848-a25c-68380ae9d8b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:55.186Z","message":"{\"transactionId\":\"2f9e4c46-abb9-43f1-9f07-8adf261cf70c\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:55:184\",\"respDate\":\"221026-05:19:55:186\",\"sourceId\":\"haproxy:2f9e4c46-abb9-43f1-9f07-8adf261cf70c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:55:184-62035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f9e4c46-abb9-43f1-9f07-8adf261cf70c]}\\\"}\"}","context":{"RequestID":"2f9e4c46-abb9-43f1-9f07-8adf261cf70c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5558d61-c935-4848-a25c-68380ae9d8b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:55.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9e4c46-abb9-43f1-9f07-8adf261cf70c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5558d61-c935-4848-a25c-68380ae9d8b0","LogTimestamp":"2022-10-26T05:19:55.186Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:19:55.357Z","message":"Entering","context":{"RequestID":"aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8511e9ff-eb33-4d3f-8ced-d45b72c0fd0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:55.359Z","message":"{\"transactionId\":\"aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:55:358\",\"respDate\":\"221026-05:19:55:359\",\"sourceId\":\"OOM_ReadinessCheck:aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:55:358-81530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36960], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f]}\\\"}\"}","context":{"RequestID":"aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8511e9ff-eb33-4d3f-8ced-d45b72c0fd0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:19:55.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:55.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aff66a1c-8a6d-4a1e-81bc-b1d43af7a64f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8511e9ff-eb33-4d3f-8ced-d45b72c0fd0f","LogTimestamp":"2022-10-26T05:19:55.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:19:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:19:55.497Z","message":"Entering","context":{"RequestID":"01bcaa7a-9d57-41a8-a0b7-243dac3fa038","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"221695e3-9289-4459-9b87-464d63716413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"01bcaa7a-9d57-41a8-a0b7-243dac3fa038","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"221695e3-9289-4459-9b87-464d63716413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:55.544Z","message":"{\"transactionId\":\"01bcaa7a-9d57-41a8-a0b7-243dac3fa038\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:55:498\",\"respDate\":\"221026-05:19:55:500\",\"sourceId\":\"ReadinessCheck:01bcaa7a-9d57-41a8-a0b7-243dac3fa038\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:19:55:498-29464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[01bcaa7a-9d57-41a8-a0b7-243dac3fa038]}\\\"}\"}","context":{"RequestID":"01bcaa7a-9d57-41a8-a0b7-243dac3fa038","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"221695e3-9289-4459-9b87-464d63716413","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:19:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:55.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01bcaa7a-9d57-41a8-a0b7-243dac3fa038","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"48","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"221695e3-9289-4459-9b87-464d63716413","LogTimestamp":"2022-10-26T05:19:55.545Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:19:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access" {"timestamp":"2022-10-26T05:19:57.196Z","message":"Entering","context":{"RequestID":"add6d6f4-e137-4cf8-a71b-44894bf1ef54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ab2fa0a-fde0-4d5b-89c6-c6b97e8abdc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:57.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:57.198Z","message":"{\"transactionId\":\"add6d6f4-e137-4cf8-a71b-44894bf1ef54\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:57:197\",\"respDate\":\"221026-05:19:57:198\",\"sourceId\":\"haproxy:add6d6f4-e137-4cf8-a71b-44894bf1ef54\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:57:197-73766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[add6d6f4-e137-4cf8-a71b-44894bf1ef54]}\\\"}\"}","context":{"RequestID":"add6d6f4-e137-4cf8-a71b-44894bf1ef54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ab2fa0a-fde0-4d5b-89c6-c6b97e8abdc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:57.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:57.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add6d6f4-e137-4cf8-a71b-44894bf1ef54","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ab2fa0a-fde0-4d5b-89c6-c6b97e8abdc5","LogTimestamp":"2022-10-26T05:19:57.199Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:19:57.618Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:19:57.628Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:57.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:57.629Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:58.997Z","message":"Entering","context":{"RequestID":"8ffdcfc8-74d6-4175-b665-0b88d1452dce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3fbe0068-d02a-4bb2-9efb-116fc5280166","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:58.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:59.000Z","message":"{\"transactionId\":\"8ffdcfc8-74d6-4175-b665-0b88d1452dce\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:58:998\",\"respDate\":\"221026-05:19:59:000\",\"sourceId\":\"healthcheck:8ffdcfc8-74d6-4175-b665-0b88d1452dce\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:19:58:998-97595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43766], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8ffdcfc8-74d6-4175-b665-0b88d1452dce]}\\\"}\"}","context":{"RequestID":"8ffdcfc8-74d6-4175-b665-0b88d1452dce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3fbe0068-d02a-4bb2-9efb-116fc5280166","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:19:58.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:59.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ffdcfc8-74d6-4175-b665-0b88d1452dce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fbe0068-d02a-4bb2-9efb-116fc5280166","LogTimestamp":"2022-10-26T05:19:59Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 28 - "logType": "access" {"timestamp":"2022-10-26T05:19:59.210Z","message":"Entering","context":{"RequestID":"2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"506707dc-a541-4ec9-ba8a-9262238c1baf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:59.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:19:59.212Z","message":"{\"transactionId\":\"2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215\",\"status\":\"200\",\"rqstDate\":\"221026-05:19:59:210\",\"respDate\":\"221026-05:19:59:212\",\"sourceId\":\"haproxy:2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:19:59:210-42526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215]}\\\"}\"}","context":{"RequestID":"2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"506707dc-a541-4ec9-ba8a-9262238c1baf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:19:59.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:19:59.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2adf25ad-a4dc-4ad4-b0fb-eb5bffcc9215","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"506707dc-a541-4ec9-ba8a-9262238c1baf","LogTimestamp":"2022-10-26T05:19:59.213Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:19:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:01.227Z","message":"Entering","context":{"RequestID":"a8f720df-3ec0-4deb-b87c-c486f57add5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d782f75f-644e-425d-b8db-9e8d5c4d1591","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:01.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:01.230Z","message":"{\"transactionId\":\"a8f720df-3ec0-4deb-b87c-c486f57add5e\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:01:228\",\"respDate\":\"221026-05:20:01:230\",\"sourceId\":\"haproxy:a8f720df-3ec0-4deb-b87c-c486f57add5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:01:228-79147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8f720df-3ec0-4deb-b87c-c486f57add5e]}\\\"}\"}","context":{"RequestID":"a8f720df-3ec0-4deb-b87c-c486f57add5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d782f75f-644e-425d-b8db-9e8d5c4d1591","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:01.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:01.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8f720df-3ec0-4deb-b87c-c486f57add5e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d782f75f-644e-425d-b8db-9e8d5c4d1591","LogTimestamp":"2022-10-26T05:20:01.231Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:01.420Z","message":"Entering","context":{"RequestID":"0eb28132-22b6-4af7-983c-75109ca9abc2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2daacb80-fc54-411f-8494-7dcd48b91d01","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:01.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:01.423Z","message":"{\"transactionId\":\"0eb28132-22b6-4af7-983c-75109ca9abc2\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:01:421\",\"respDate\":\"221026-05:20:01:423\",\"sourceId\":\"healthcheck:0eb28132-22b6-4af7-983c-75109ca9abc2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:01:421-40225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0eb28132-22b6-4af7-983c-75109ca9abc2]}\\\"}\"}","context":{"RequestID":"0eb28132-22b6-4af7-983c-75109ca9abc2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2daacb80-fc54-411f-8494-7dcd48b91d01","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:01.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:01.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb28132-22b6-4af7-983c-75109ca9abc2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2daacb80-fc54-411f-8494-7dcd48b91d01","LogTimestamp":"2022-10-26T05:20:01.423Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:20:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:03.242Z","message":"Entering","context":{"RequestID":"094c63ac-f295-4b7a-a6c5-833bbab7fa11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dfa62591-f387-48fb-bf33-57ebb091ddd4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:03.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:03.245Z","message":"{\"transactionId\":\"094c63ac-f295-4b7a-a6c5-833bbab7fa11\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:03:243\",\"respDate\":\"221026-05:20:03:245\",\"sourceId\":\"haproxy:094c63ac-f295-4b7a-a6c5-833bbab7fa11\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:03:243-96234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[094c63ac-f295-4b7a-a6c5-833bbab7fa11]}\\\"}\"}","context":{"RequestID":"094c63ac-f295-4b7a-a6c5-833bbab7fa11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dfa62591-f387-48fb-bf33-57ebb091ddd4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:03.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:03.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"094c63ac-f295-4b7a-a6c5-833bbab7fa11","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfa62591-f387-48fb-bf33-57ebb091ddd4","LogTimestamp":"2022-10-26T05:20:03.245Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:05.256Z","message":"Entering","context":{"RequestID":"fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ebf2fad-3243-426c-985d-28491f0987aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:05.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:05.259Z","message":"{\"transactionId\":\"fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:05:257\",\"respDate\":\"221026-05:20:05:259\",\"sourceId\":\"haproxy:fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:05:257-7940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621]}\\\"}\"}","context":{"RequestID":"fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ebf2fad-3243-426c-985d-28491f0987aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:05.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:05.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb1eb9a1-e580-45a7-bcb4-1fd93dd5d621","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ebf2fad-3243-426c-985d-28491f0987aa","LogTimestamp":"2022-10-26T05:20:05.259Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:05.359Z","message":"Entering","context":{"RequestID":"5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88d59e76-7db2-4c05-aa97-3acf6cad64ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:05.361Z","message":"{\"transactionId\":\"5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:05:360\",\"respDate\":\"221026-05:20:05:361\",\"sourceId\":\"OOM_ReadinessCheck:5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:05:360-81037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37144], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae]}\\\"}\"}","context":{"RequestID":"5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88d59e76-7db2-4c05-aa97-3acf6cad64ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:05.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b6dd0d0-733b-489b-88a8-16b7ddf3a7ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88d59e76-7db2-4c05-aa97-3acf6cad64ad","LogTimestamp":"2022-10-26T05:20:05.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:05.498Z","message":"Entering","context":{"RequestID":"5385db13-f573-44ab-8eae-3b7ddbb9081b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d1d0e91-e9e3-43fb-94c9-19cc6abe4f6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"5385db13-f573-44ab-8eae-3b7ddbb9081b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d1d0e91-e9e3-43fb-94c9-19cc6abe4f6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:05.502Z","message":"{\"transactionId\":\"5385db13-f573-44ab-8eae-3b7ddbb9081b\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:05:499\",\"respDate\":\"221026-05:20:05:502\",\"sourceId\":\"ReadinessCheck:5385db13-f573-44ab-8eae-3b7ddbb9081b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:05:499-45996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5385db13-f573-44ab-8eae-3b7ddbb9081b]}\\\"}\"}","context":{"RequestID":"5385db13-f573-44ab-8eae-3b7ddbb9081b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d1d0e91-e9e3-43fb-94c9-19cc6abe4f6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:05.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5385db13-f573-44ab-8eae-3b7ddbb9081b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d1d0e91-e9e3-43fb-94c9-19cc6abe4f6d","LogTimestamp":"2022-10-26T05:20:05.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:20:07.274Z","message":"Entering","context":{"RequestID":"0fc91d63-22b5-4f1f-baf9-4200451f83e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49d1832f-f15a-42f7-a34e-60a37b0ccfd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:07.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:07.277Z","message":"{\"transactionId\":\"0fc91d63-22b5-4f1f-baf9-4200451f83e1\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:07:275\",\"respDate\":\"221026-05:20:07:277\",\"sourceId\":\"haproxy:0fc91d63-22b5-4f1f-baf9-4200451f83e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:07:275-94100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0fc91d63-22b5-4f1f-baf9-4200451f83e1]}\\\"}\"}","context":{"RequestID":"0fc91d63-22b5-4f1f-baf9-4200451f83e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49d1832f-f15a-42f7-a34e-60a37b0ccfd0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:07.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:07.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fc91d63-22b5-4f1f-baf9-4200451f83e1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49d1832f-f15a-42f7-a34e-60a37b0ccfd0","LogTimestamp":"2022-10-26T05:20:07.278Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:07.618Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:07.628Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:07.628Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:07.628Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:09.289Z","message":"Entering","context":{"RequestID":"d3a3e8da-8229-4b07-b7ac-3634daf7cb9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"140eb912-ec83-4a84-b0de-61dffdfe3cd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:09.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:09.292Z","message":"{\"transactionId\":\"d3a3e8da-8229-4b07-b7ac-3634daf7cb9d\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:09:290\",\"respDate\":\"221026-05:20:09:292\",\"sourceId\":\"haproxy:d3a3e8da-8229-4b07-b7ac-3634daf7cb9d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:09:290-40809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3a3e8da-8229-4b07-b7ac-3634daf7cb9d]}\\\"}\"}","context":{"RequestID":"d3a3e8da-8229-4b07-b7ac-3634daf7cb9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"140eb912-ec83-4a84-b0de-61dffdfe3cd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:09.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:09.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a3e8da-8229-4b07-b7ac-3634daf7cb9d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"140eb912-ec83-4a84-b0de-61dffdfe3cd3","LogTimestamp":"2022-10-26T05:20:09.292Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:11.301Z","message":"Entering","context":{"RequestID":"8a309288-55c2-44fe-b861-3b22a2758bd8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f46cc968-8e80-494d-9c8c-b8d216d5289c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:11.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:11.304Z","message":"{\"transactionId\":\"8a309288-55c2-44fe-b861-3b22a2758bd8\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:11:302\",\"respDate\":\"221026-05:20:11:304\",\"sourceId\":\"haproxy:8a309288-55c2-44fe-b861-3b22a2758bd8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:11:302-14321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a309288-55c2-44fe-b861-3b22a2758bd8]}\\\"}\"}","context":{"RequestID":"8a309288-55c2-44fe-b861-3b22a2758bd8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f46cc968-8e80-494d-9c8c-b8d216d5289c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:11.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:11.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a309288-55c2-44fe-b861-3b22a2758bd8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f46cc968-8e80-494d-9c8c-b8d216d5289c","LogTimestamp":"2022-10-26T05:20:11.304Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:13.314Z","message":"Entering","context":{"RequestID":"1d25ac89-24e4-46f3-8d46-250937a51eb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52a6a85d-ba67-4b34-b6a7-3298e890757d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:13.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:13.316Z","message":"{\"transactionId\":\"1d25ac89-24e4-46f3-8d46-250937a51eb7\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:13:315\",\"respDate\":\"221026-05:20:13:316\",\"sourceId\":\"haproxy:1d25ac89-24e4-46f3-8d46-250937a51eb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:13:315-12364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1d25ac89-24e4-46f3-8d46-250937a51eb7]}\\\"}\"}","context":{"RequestID":"1d25ac89-24e4-46f3-8d46-250937a51eb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52a6a85d-ba67-4b34-b6a7-3298e890757d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:13.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:13.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d25ac89-24e4-46f3-8d46-250937a51eb7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a6a85d-ba67-4b34-b6a7-3298e890757d","LogTimestamp":"2022-10-26T05:20:13.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:14.044Z","message":"Entering","context":{"RequestID":"75b6edc9-cd48-4673-8e22-4edc798f9967","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eed18051-19dd-4677-8155-83e7b9579b65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:14.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:14.047Z","message":"{\"transactionId\":\"75b6edc9-cd48-4673-8e22-4edc798f9967\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:14:045\",\"respDate\":\"221026-05:20:14:047\",\"sourceId\":\"healthcheck:75b6edc9-cd48-4673-8e22-4edc798f9967\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:14:045-47034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43954], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75b6edc9-cd48-4673-8e22-4edc798f9967]}\\\"}\"}","context":{"RequestID":"75b6edc9-cd48-4673-8e22-4edc798f9967","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eed18051-19dd-4677-8155-83e7b9579b65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:14.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:14.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75b6edc9-cd48-4673-8e22-4edc798f9967","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed18051-19dd-4677-8155-83e7b9579b65","LogTimestamp":"2022-10-26T05:20:14.047Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:15.328Z","message":"Entering","context":{"RequestID":"4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcc336d0-4488-45fe-ad92-37e201a7ce43","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:15.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:15.331Z","message":"{\"transactionId\":\"4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:15:329\",\"respDate\":\"221026-05:20:15:331\",\"sourceId\":\"haproxy:4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:15:329-33248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1]}\\\"}\"}","context":{"RequestID":"4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcc336d0-4488-45fe-ad92-37e201a7ce43","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:15.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:15.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f902fcc-5a91-43a7-9bc7-8cb5d9b871b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc336d0-4488-45fe-ad92-37e201a7ce43","LogTimestamp":"2022-10-26T05:20:15.331Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:15.357Z","message":"Entering","context":{"RequestID":"c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea343ca8-13d0-4035-b4f8-6925ec0ac120","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:15.360Z","message":"{\"transactionId\":\"c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:15:358\",\"respDate\":\"221026-05:20:15:360\",\"sourceId\":\"OOM_ReadinessCheck:c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:15:358-6644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37312], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8]}\\\"}\"}","context":{"RequestID":"c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea343ca8-13d0-4035-b4f8-6925ec0ac120","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:15.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:15.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1c8046b-8dc0-4044-b4a6-9a32f7ef24f8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea343ca8-13d0-4035-b4f8-6925ec0ac120","LogTimestamp":"2022-10-26T05:20:15.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:15.498Z","message":"Entering","context":{"RequestID":"2e080449-9446-4570-ba04-68e8695b8894","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2afca57d-ce2f-4fdc-af4f-0076ac4ed290","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e080449-9446-4570-ba04-68e8695b8894","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2afca57d-ce2f-4fdc-af4f-0076ac4ed290","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:15.501Z","message":"{\"transactionId\":\"2e080449-9446-4570-ba04-68e8695b8894\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:15:499\",\"respDate\":\"221026-05:20:15:501\",\"sourceId\":\"ReadinessCheck:2e080449-9446-4570-ba04-68e8695b8894\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:15:499-3277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2e080449-9446-4570-ba04-68e8695b8894]}\\\"}\"}","context":{"RequestID":"2e080449-9446-4570-ba04-68e8695b8894","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2afca57d-ce2f-4fdc-af4f-0076ac4ed290","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e080449-9446-4570-ba04-68e8695b8894","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2afca57d-ce2f-4fdc-af4f-0076ac4ed290","LogTimestamp":"2022-10-26T05:20:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:16.446Z","message":"Entering","context":{"RequestID":"c7f5830b-32ff-4cba-a6fd-f07d599e842d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3998e161-d05c-4df1-91e1-90263cd37d75","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:16.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:16.449Z","message":"{\"transactionId\":\"c7f5830b-32ff-4cba-a6fd-f07d599e842d\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:16:447\",\"respDate\":\"221026-05:20:16:449\",\"sourceId\":\"healthcheck:c7f5830b-32ff-4cba-a6fd-f07d599e842d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:16:447-66530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c7f5830b-32ff-4cba-a6fd-f07d599e842d]}\\\"}\"}","context":{"RequestID":"c7f5830b-32ff-4cba-a6fd-f07d599e842d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3998e161-d05c-4df1-91e1-90263cd37d75","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:16.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:16.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7f5830b-32ff-4cba-a6fd-f07d599e842d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3998e161-d05c-4df1-91e1-90263cd37d75","LogTimestamp":"2022-10-26T05:20:16.450Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:20:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:17.341Z","message":"Entering","context":{"RequestID":"463cbd99-a889-4d3a-801a-9fe7e8c08b7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"171d384e-8ed8-40d6-9283-5e5f32de3a04","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:17.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:17.343Z","message":"{\"transactionId\":\"463cbd99-a889-4d3a-801a-9fe7e8c08b7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:17:341\",\"respDate\":\"221026-05:20:17:343\",\"sourceId\":\"haproxy:463cbd99-a889-4d3a-801a-9fe7e8c08b7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:17:341-51047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[463cbd99-a889-4d3a-801a-9fe7e8c08b7f]}\\\"}\"}","context":{"RequestID":"463cbd99-a889-4d3a-801a-9fe7e8c08b7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"171d384e-8ed8-40d6-9283-5e5f32de3a04","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:17.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:17.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"463cbd99-a889-4d3a-801a-9fe7e8c08b7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"171d384e-8ed8-40d6-9283-5e5f32de3a04","LogTimestamp":"2022-10-26T05:20:17.344Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:17.619Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:17.630Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:17.630Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:17.630Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:19.352Z","message":"Entering","context":{"RequestID":"d73e7d0d-c300-459f-b948-e5c272130a27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"202669b2-f702-4337-8564-24589f61946e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:19.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:19.354Z","message":"{\"transactionId\":\"d73e7d0d-c300-459f-b948-e5c272130a27\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:19:352\",\"respDate\":\"221026-05:20:19:354\",\"sourceId\":\"haproxy:d73e7d0d-c300-459f-b948-e5c272130a27\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:19:352-40539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d73e7d0d-c300-459f-b948-e5c272130a27]}\\\"}\"}","context":{"RequestID":"d73e7d0d-c300-459f-b948-e5c272130a27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"202669b2-f702-4337-8564-24589f61946e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:19.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:19.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d73e7d0d-c300-459f-b948-e5c272130a27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"202669b2-f702-4337-8564-24589f61946e","LogTimestamp":"2022-10-26T05:20:19.355Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:21.365Z","message":"Entering","context":{"RequestID":"6bc1d471-0c19-4f06-884d-9e06e5a29b73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe5c112f-fa9f-494f-8bce-aa51f8772b9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:21.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:21.368Z","message":"{\"transactionId\":\"6bc1d471-0c19-4f06-884d-9e06e5a29b73\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:21:366\",\"respDate\":\"221026-05:20:21:368\",\"sourceId\":\"haproxy:6bc1d471-0c19-4f06-884d-9e06e5a29b73\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:21:366-30716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6bc1d471-0c19-4f06-884d-9e06e5a29b73]}\\\"}\"}","context":{"RequestID":"6bc1d471-0c19-4f06-884d-9e06e5a29b73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe5c112f-fa9f-494f-8bce-aa51f8772b9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:21.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:21.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bc1d471-0c19-4f06-884d-9e06e5a29b73","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe5c112f-fa9f-494f-8bce-aa51f8772b9c","LogTimestamp":"2022-10-26T05:20:21.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:23.378Z","message":"Entering","context":{"RequestID":"c1d321af-3c43-4b40-a302-85b80fe51b9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"142fe819-0847-4367-b293-9571cd198ccc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:23.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:23.381Z","message":"{\"transactionId\":\"c1d321af-3c43-4b40-a302-85b80fe51b9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:23:379\",\"respDate\":\"221026-05:20:23:380\",\"sourceId\":\"haproxy:c1d321af-3c43-4b40-a302-85b80fe51b9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:23:379-22139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1d321af-3c43-4b40-a302-85b80fe51b9e]}\\\"}\"}","context":{"RequestID":"c1d321af-3c43-4b40-a302-85b80fe51b9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"142fe819-0847-4367-b293-9571cd198ccc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:23.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:23.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1d321af-3c43-4b40-a302-85b80fe51b9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"142fe819-0847-4367-b293-9571cd198ccc","LogTimestamp":"2022-10-26T05:20:23.381Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:20:24.613Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:20:24.616Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:20:25.360Z","message":"Entering","context":{"RequestID":"34ae2f65-e632-4564-a7d4-7fb6600e27c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a08af03-ba27-4703-8dd0-f40314d5e97a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:25.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:25.363Z","message":"{\"transactionId\":\"34ae2f65-e632-4564-a7d4-7fb6600e27c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:25:361\",\"respDate\":\"221026-05:20:25:363\",\"sourceId\":\"OOM_ReadinessCheck:34ae2f65-e632-4564-a7d4-7fb6600e27c1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:25:361-46965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37506], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[34ae2f65-e632-4564-a7d4-7fb6600e27c1]}\\\"}\"}","context":{"RequestID":"34ae2f65-e632-4564-a7d4-7fb6600e27c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a08af03-ba27-4703-8dd0-f40314d5e97a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:25.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:25.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34ae2f65-e632-4564-a7d4-7fb6600e27c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a08af03-ba27-4703-8dd0-f40314d5e97a","LogTimestamp":"2022-10-26T05:20:25.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:25.391Z","message":"Entering","context":{"RequestID":"c8ecef14-5af3-4363-a337-290fdb464a8f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bf30ecf-d7c3-46db-b66b-87b93b94fa5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:25.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:25.393Z","message":"{\"transactionId\":\"c8ecef14-5af3-4363-a337-290fdb464a8f\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:25:391\",\"respDate\":\"221026-05:20:25:393\",\"sourceId\":\"haproxy:c8ecef14-5af3-4363-a337-290fdb464a8f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:25:391-91863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8ecef14-5af3-4363-a337-290fdb464a8f]}\\\"}\"}","context":{"RequestID":"c8ecef14-5af3-4363-a337-290fdb464a8f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bf30ecf-d7c3-46db-b66b-87b93b94fa5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:25.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:25.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8ecef14-5af3-4363-a337-290fdb464a8f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bf30ecf-d7c3-46db-b66b-87b93b94fa5a","LogTimestamp":"2022-10-26T05:20:25.394Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:25.497Z","message":"Entering","context":{"RequestID":"dfce59d2-c7ec-44c3-a858-0bddbe76c0ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0d56833-b992-4ca3-beb2-ba2fe1257aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:25.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"dfce59d2-c7ec-44c3-a858-0bddbe76c0ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0d56833-b992-4ca3-beb2-ba2fe1257aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:25.500Z","message":"{\"transactionId\":\"dfce59d2-c7ec-44c3-a858-0bddbe76c0ea\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:25:498\",\"respDate\":\"221026-05:20:25:500\",\"sourceId\":\"ReadinessCheck:dfce59d2-c7ec-44c3-a858-0bddbe76c0ea\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:25:498-53640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[dfce59d2-c7ec-44c3-a858-0bddbe76c0ea]}\\\"}\"}","context":{"RequestID":"dfce59d2-c7ec-44c3-a858-0bddbe76c0ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0d56833-b992-4ca3-beb2-ba2fe1257aef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfce59d2-c7ec-44c3-a858-0bddbe76c0ea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0d56833-b992-4ca3-beb2-ba2fe1257aef","LogTimestamp":"2022-10-26T05:20:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:27.409Z","message":"Entering","context":{"RequestID":"fe938277-8268-4016-ad65-9db05f495d5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf050a7b-2297-4f25-a5ce-62b229e4796e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:27.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:27.412Z","message":"{\"transactionId\":\"fe938277-8268-4016-ad65-9db05f495d5b\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:27:410\",\"respDate\":\"221026-05:20:27:412\",\"sourceId\":\"haproxy:fe938277-8268-4016-ad65-9db05f495d5b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:27:410-85149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe938277-8268-4016-ad65-9db05f495d5b]}\\\"}\"}","context":{"RequestID":"fe938277-8268-4016-ad65-9db05f495d5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf050a7b-2297-4f25-a5ce-62b229e4796e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:27.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:27.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe938277-8268-4016-ad65-9db05f495d5b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf050a7b-2297-4f25-a5ce-62b229e4796e","LogTimestamp":"2022-10-26T05:20:27.412Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:27.620Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:27.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:27.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:27.635Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:29.068Z","message":"Entering","context":{"RequestID":"b6005eb9-9517-4ae4-9cd7-e040599dfc2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e345fd8a-66c2-4b31-a8a2-06e96d75376e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:29.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:29.072Z","message":"{\"transactionId\":\"b6005eb9-9517-4ae4-9cd7-e040599dfc2d\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:29:069\",\"respDate\":\"221026-05:20:29:072\",\"sourceId\":\"healthcheck:b6005eb9-9517-4ae4-9cd7-e040599dfc2d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:29:069-1293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44116], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b6005eb9-9517-4ae4-9cd7-e040599dfc2d]}\\\"}\"}","context":{"RequestID":"b6005eb9-9517-4ae4-9cd7-e040599dfc2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e345fd8a-66c2-4b31-a8a2-06e96d75376e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:29.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:29.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6005eb9-9517-4ae4-9cd7-e040599dfc2d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e345fd8a-66c2-4b31-a8a2-06e96d75376e","LogTimestamp":"2022-10-26T05:20:29.073Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 10 - "logType": "access" {"timestamp":"2022-10-26T05:20:29.423Z","message":"Entering","context":{"RequestID":"c6f2005b-2245-489b-8f70-92afc7e3471d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4b099d0-4e8a-41fc-a89e-f7807421dc24","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:29.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:29.426Z","message":"{\"transactionId\":\"c6f2005b-2245-489b-8f70-92afc7e3471d\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:29:424\",\"respDate\":\"221026-05:20:29:426\",\"sourceId\":\"haproxy:c6f2005b-2245-489b-8f70-92afc7e3471d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:29:424-70303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6f2005b-2245-489b-8f70-92afc7e3471d]}\\\"}\"}","context":{"RequestID":"c6f2005b-2245-489b-8f70-92afc7e3471d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c4b099d0-4e8a-41fc-a89e-f7807421dc24","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:29.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:29.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6f2005b-2245-489b-8f70-92afc7e3471d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4b099d0-4e8a-41fc-a89e-f7807421dc24","LogTimestamp":"2022-10-26T05:20:29.427Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:31.436Z","message":"Entering","context":{"RequestID":"f97dc0f6-a587-4d86-b8bf-bb9a07a79f62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e399ad96-6cbb-4adc-97e7-e3a28f583db2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:31.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:31.439Z","message":"{\"transactionId\":\"f97dc0f6-a587-4d86-b8bf-bb9a07a79f62\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:31:437\",\"respDate\":\"221026-05:20:31:439\",\"sourceId\":\"haproxy:f97dc0f6-a587-4d86-b8bf-bb9a07a79f62\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:31:437-47645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f97dc0f6-a587-4d86-b8bf-bb9a07a79f62]}\\\"}\"}","context":{"RequestID":"f97dc0f6-a587-4d86-b8bf-bb9a07a79f62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e399ad96-6cbb-4adc-97e7-e3a28f583db2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:31.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:31.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f97dc0f6-a587-4d86-b8bf-bb9a07a79f62","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e399ad96-6cbb-4adc-97e7-e3a28f583db2","LogTimestamp":"2022-10-26T05:20:31.439Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:31.477Z","message":"Entering","context":{"RequestID":"40c75906-537a-4bcc-aecc-1392ccbec684","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e684e18-29c2-4a68-b5ea-f1723b53d512","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:31.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:31.480Z","message":"{\"transactionId\":\"40c75906-537a-4bcc-aecc-1392ccbec684\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:31:478\",\"respDate\":\"221026-05:20:31:480\",\"sourceId\":\"healthcheck:40c75906-537a-4bcc-aecc-1392ccbec684\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:31:478-16651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[40c75906-537a-4bcc-aecc-1392ccbec684]}\\\"}\"}","context":{"RequestID":"40c75906-537a-4bcc-aecc-1392ccbec684","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e684e18-29c2-4a68-b5ea-f1723b53d512","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:31.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:31.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40c75906-537a-4bcc-aecc-1392ccbec684","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e684e18-29c2-4a68-b5ea-f1723b53d512","LogTimestamp":"2022-10-26T05:20:31.481Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:20:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:20:33.449Z","message":"Entering","context":{"RequestID":"a5c29cb0-15cf-4404-beaf-378b6d798b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"498a2e60-51b9-4e48-8704-409a13a95572","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:33.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:33.451Z","message":"{\"transactionId\":\"a5c29cb0-15cf-4404-beaf-378b6d798b57\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:33:450\",\"respDate\":\"221026-05:20:33:451\",\"sourceId\":\"haproxy:a5c29cb0-15cf-4404-beaf-378b6d798b57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:33:450-61276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a5c29cb0-15cf-4404-beaf-378b6d798b57]}\\\"}\"}","context":{"RequestID":"a5c29cb0-15cf-4404-beaf-378b6d798b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"498a2e60-51b9-4e48-8704-409a13a95572","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:33.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:33.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c29cb0-15cf-4404-beaf-378b6d798b57","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"498a2e60-51b9-4e48-8704-409a13a95572","LogTimestamp":"2022-10-26T05:20:33.452Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:35.359Z","message":"Entering","context":{"RequestID":"ae4c9d2d-a19e-4245-bff5-d71abac07856","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70778fd6-9e10-46d7-ba41-926f1a3e5a68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:35.362Z","message":"{\"transactionId\":\"ae4c9d2d-a19e-4245-bff5-d71abac07856\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:35:360\",\"respDate\":\"221026-05:20:35:362\",\"sourceId\":\"OOM_ReadinessCheck:ae4c9d2d-a19e-4245-bff5-d71abac07856\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:35:360-18065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37688], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ae4c9d2d-a19e-4245-bff5-d71abac07856]}\\\"}\"}","context":{"RequestID":"ae4c9d2d-a19e-4245-bff5-d71abac07856","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70778fd6-9e10-46d7-ba41-926f1a3e5a68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:35.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:35.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae4c9d2d-a19e-4245-bff5-d71abac07856","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70778fd6-9e10-46d7-ba41-926f1a3e5a68","LogTimestamp":"2022-10-26T05:20:35.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:35.465Z","message":"Entering","context":{"RequestID":"4a49ad4b-94f0-49f8-a5a7-47a1631c351f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9991ef5-11a5-4385-af6d-93180341cb49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:35.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:35.468Z","message":"{\"transactionId\":\"4a49ad4b-94f0-49f8-a5a7-47a1631c351f\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:35:466\",\"respDate\":\"221026-05:20:35:468\",\"sourceId\":\"haproxy:4a49ad4b-94f0-49f8-a5a7-47a1631c351f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:35:466-41006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a49ad4b-94f0-49f8-a5a7-47a1631c351f]}\\\"}\"}","context":{"RequestID":"4a49ad4b-94f0-49f8-a5a7-47a1631c351f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9991ef5-11a5-4385-af6d-93180341cb49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:35.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:35.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a49ad4b-94f0-49f8-a5a7-47a1631c351f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9991ef5-11a5-4385-af6d-93180341cb49","LogTimestamp":"2022-10-26T05:20:35.469Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:35.499Z","message":"Entering","context":{"RequestID":"99080ad2-dec7-485f-bf14-ad91c30e27aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6871180-4a55-42af-a018-6767a80c9a98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:35.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"99080ad2-dec7-485f-bf14-ad91c30e27aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6871180-4a55-42af-a018-6767a80c9a98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:35.503Z","message":"{\"transactionId\":\"99080ad2-dec7-485f-bf14-ad91c30e27aa\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:35:500\",\"respDate\":\"221026-05:20:35:503\",\"sourceId\":\"ReadinessCheck:99080ad2-dec7-485f-bf14-ad91c30e27aa\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:35:500-72208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[99080ad2-dec7-485f-bf14-ad91c30e27aa]}\\\"}\"}","context":{"RequestID":"99080ad2-dec7-485f-bf14-ad91c30e27aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6871180-4a55-42af-a018-6767a80c9a98","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:35.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99080ad2-dec7-485f-bf14-ad91c30e27aa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6871180-4a55-42af-a018-6767a80c9a98","LogTimestamp":"2022-10-26T05:20:35.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:20:37.479Z","message":"Entering","context":{"RequestID":"f836b22d-3b23-480d-9685-8748b8c54f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23d1d10f-4bff-40b7-a053-061f701e03a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:37.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:37.481Z","message":"{\"transactionId\":\"f836b22d-3b23-480d-9685-8748b8c54f3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:37:480\",\"respDate\":\"221026-05:20:37:481\",\"sourceId\":\"haproxy:f836b22d-3b23-480d-9685-8748b8c54f3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:37:480-58278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f836b22d-3b23-480d-9685-8748b8c54f3c]}\\\"}\"}","context":{"RequestID":"f836b22d-3b23-480d-9685-8748b8c54f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23d1d10f-4bff-40b7-a053-061f701e03a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:37.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:37.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f836b22d-3b23-480d-9685-8748b8c54f3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23d1d10f-4bff-40b7-a053-061f701e03a8","LogTimestamp":"2022-10-26T05:20:37.482Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:37.620Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:37.628Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:20:37.630Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:20:37.630Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:37.631Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:37.631Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:39.492Z","message":"Entering","context":{"RequestID":"59dfbed1-af3d-4403-aba1-91c9e525bf20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7f9dc8d-a147-4277-9800-642e3451be01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:39.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:39.495Z","message":"{\"transactionId\":\"59dfbed1-af3d-4403-aba1-91c9e525bf20\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:39:493\",\"respDate\":\"221026-05:20:39:495\",\"sourceId\":\"haproxy:59dfbed1-af3d-4403-aba1-91c9e525bf20\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:39:493-66941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59dfbed1-af3d-4403-aba1-91c9e525bf20]}\\\"}\"}","context":{"RequestID":"59dfbed1-af3d-4403-aba1-91c9e525bf20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7f9dc8d-a147-4277-9800-642e3451be01","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:39.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:39.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59dfbed1-af3d-4403-aba1-91c9e525bf20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7f9dc8d-a147-4277-9800-642e3451be01","LogTimestamp":"2022-10-26T05:20:39.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:41.506Z","message":"Entering","context":{"RequestID":"3f474794-f1ed-4985-88e9-fdd14810fd23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db1e56ea-82b6-4bf4-99fe-9bd94ea40390","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:41.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:41.509Z","message":"{\"transactionId\":\"3f474794-f1ed-4985-88e9-fdd14810fd23\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:41:506\",\"respDate\":\"221026-05:20:41:509\",\"sourceId\":\"haproxy:3f474794-f1ed-4985-88e9-fdd14810fd23\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:41:506-60852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f474794-f1ed-4985-88e9-fdd14810fd23]}\\\"}\"}","context":{"RequestID":"3f474794-f1ed-4985-88e9-fdd14810fd23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db1e56ea-82b6-4bf4-99fe-9bd94ea40390","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:41.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:41.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f474794-f1ed-4985-88e9-fdd14810fd23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db1e56ea-82b6-4bf4-99fe-9bd94ea40390","LogTimestamp":"2022-10-26T05:20:41.509Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:43.519Z","message":"Entering","context":{"RequestID":"98ccc5e3-302d-47c8-b9fe-965a1a7741fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a693ccf-4217-40b3-8f31-fd5b36ddb87f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:43.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:43.521Z","message":"{\"transactionId\":\"98ccc5e3-302d-47c8-b9fe-965a1a7741fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:43:520\",\"respDate\":\"221026-05:20:43:521\",\"sourceId\":\"haproxy:98ccc5e3-302d-47c8-b9fe-965a1a7741fb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:43:520-24717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98ccc5e3-302d-47c8-b9fe-965a1a7741fb]}\\\"}\"}","context":{"RequestID":"98ccc5e3-302d-47c8-b9fe-965a1a7741fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a693ccf-4217-40b3-8f31-fd5b36ddb87f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:43.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:43.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98ccc5e3-302d-47c8-b9fe-965a1a7741fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a693ccf-4217-40b3-8f31-fd5b36ddb87f","LogTimestamp":"2022-10-26T05:20:43.522Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:44.090Z","message":"Entering","context":{"RequestID":"861d8cad-94ef-4bae-9df9-1cb69c2c6fd2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed6e95ff-ebcf-4d9d-89c9-587142519017","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:44.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:44.093Z","message":"{\"transactionId\":\"861d8cad-94ef-4bae-9df9-1cb69c2c6fd2\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:44:091\",\"respDate\":\"221026-05:20:44:093\",\"sourceId\":\"healthcheck:861d8cad-94ef-4bae-9df9-1cb69c2c6fd2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:44:091-7467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44296], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[861d8cad-94ef-4bae-9df9-1cb69c2c6fd2]}\\\"}\"}","context":{"RequestID":"861d8cad-94ef-4bae-9df9-1cb69c2c6fd2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed6e95ff-ebcf-4d9d-89c9-587142519017","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:44.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:44.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"861d8cad-94ef-4bae-9df9-1cb69c2c6fd2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed6e95ff-ebcf-4d9d-89c9-587142519017","LogTimestamp":"2022-10-26T05:20:44.093Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:45.359Z","message":"Entering","context":{"RequestID":"e434a414-aed5-451c-bb7d-9f3ecd8a93cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24732d65-9e3b-47a3-886d-234283b52c60","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:45.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:45.361Z","message":"{\"transactionId\":\"e434a414-aed5-451c-bb7d-9f3ecd8a93cf\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:45:359\",\"respDate\":\"221026-05:20:45:361\",\"sourceId\":\"OOM_ReadinessCheck:e434a414-aed5-451c-bb7d-9f3ecd8a93cf\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:45:359-55313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37874], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e434a414-aed5-451c-bb7d-9f3ecd8a93cf]}\\\"}\"}","context":{"RequestID":"e434a414-aed5-451c-bb7d-9f3ecd8a93cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24732d65-9e3b-47a3-886d-234283b52c60","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:45.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:45.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e434a414-aed5-451c-bb7d-9f3ecd8a93cf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24732d65-9e3b-47a3-886d-234283b52c60","LogTimestamp":"2022-10-26T05:20:45.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:45.495Z","message":"Entering","context":{"RequestID":"d3340520-9a73-4ec9-8574-a0ddc665483e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1551677-6d7c-4e78-8105-4d1b56e2b5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"d3340520-9a73-4ec9-8574-a0ddc665483e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1551677-6d7c-4e78-8105-4d1b56e2b5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:45.498Z","message":"{\"transactionId\":\"d3340520-9a73-4ec9-8574-a0ddc665483e\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:45:496\",\"respDate\":\"221026-05:20:45:498\",\"sourceId\":\"ReadinessCheck:d3340520-9a73-4ec9-8574-a0ddc665483e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:45:496-31569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d3340520-9a73-4ec9-8574-a0ddc665483e]}\\\"}\"}","context":{"RequestID":"d3340520-9a73-4ec9-8574-a0ddc665483e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1551677-6d7c-4e78-8105-4d1b56e2b5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3340520-9a73-4ec9-8574-a0ddc665483e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1551677-6d7c-4e78-8105-4d1b56e2b5b6","LogTimestamp":"2022-10-26T05:20:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:45.531Z","message":"Entering","context":{"RequestID":"20511a90-af21-4226-b729-ed34fb99e728","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0c42756-0403-4322-a43f-8ffb6887edfe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:45.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:45.533Z","message":"{\"transactionId\":\"20511a90-af21-4226-b729-ed34fb99e728\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:45:531\",\"respDate\":\"221026-05:20:45:533\",\"sourceId\":\"haproxy:20511a90-af21-4226-b729-ed34fb99e728\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:45:531-90170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[20511a90-af21-4226-b729-ed34fb99e728]}\\\"}\"}","context":{"RequestID":"20511a90-af21-4226-b729-ed34fb99e728","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0c42756-0403-4322-a43f-8ffb6887edfe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:45.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:45.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20511a90-af21-4226-b729-ed34fb99e728","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0c42756-0403-4322-a43f-8ffb6887edfe","LogTimestamp":"2022-10-26T05:20:45.534Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:46.504Z","message":"Entering","context":{"RequestID":"7f7038e0-dbf6-428b-9fde-5b6eab20f8e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48199411-1c02-4820-aee5-fd26b9189ffe","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:46.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:46.506Z","message":"{\"transactionId\":\"7f7038e0-dbf6-428b-9fde-5b6eab20f8e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:46:505\",\"respDate\":\"221026-05:20:46:506\",\"sourceId\":\"healthcheck:7f7038e0-dbf6-428b-9fde-5b6eab20f8e4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:46:505-39802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7f7038e0-dbf6-428b-9fde-5b6eab20f8e4]}\\\"}\"}","context":{"RequestID":"7f7038e0-dbf6-428b-9fde-5b6eab20f8e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48199411-1c02-4820-aee5-fd26b9189ffe","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:46.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:46.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7038e0-dbf6-428b-9fde-5b6eab20f8e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48199411-1c02-4820-aee5-fd26b9189ffe","LogTimestamp":"2022-10-26T05:20:46.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:20:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:47.543Z","message":"Entering","context":{"RequestID":"cf9e2d66-e77c-4022-85f2-efd96f32cf61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ecd7ad-de95-4f44-975c-2d38c81e5031","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:47.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:47.546Z","message":"{\"transactionId\":\"cf9e2d66-e77c-4022-85f2-efd96f32cf61\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:47:544\",\"respDate\":\"221026-05:20:47:546\",\"sourceId\":\"haproxy:cf9e2d66-e77c-4022-85f2-efd96f32cf61\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:47:544-41887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf9e2d66-e77c-4022-85f2-efd96f32cf61]}\\\"}\"}","context":{"RequestID":"cf9e2d66-e77c-4022-85f2-efd96f32cf61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ecd7ad-de95-4f44-975c-2d38c81e5031","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:47.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:47.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf9e2d66-e77c-4022-85f2-efd96f32cf61","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ecd7ad-de95-4f44-975c-2d38c81e5031","LogTimestamp":"2022-10-26T05:20:47.547Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:47.621Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:47.633Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:47.634Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:47.634Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:49.556Z","message":"Entering","context":{"RequestID":"6d938ede-9883-4086-899a-052ac09f10ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda39ac4-4895-4386-a81a-24384430d088","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:49.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:49.559Z","message":"{\"transactionId\":\"6d938ede-9883-4086-899a-052ac09f10ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:49:557\",\"respDate\":\"221026-05:20:49:559\",\"sourceId\":\"haproxy:6d938ede-9883-4086-899a-052ac09f10ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:49:557-16080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6d938ede-9883-4086-899a-052ac09f10ae]}\\\"}\"}","context":{"RequestID":"6d938ede-9883-4086-899a-052ac09f10ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eda39ac4-4895-4386-a81a-24384430d088","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:49.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:49.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d938ede-9883-4086-899a-052ac09f10ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eda39ac4-4895-4386-a81a-24384430d088","LogTimestamp":"2022-10-26T05:20:49.560Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:20:51.570Z","message":"Entering","context":{"RequestID":"8a2d4d03-0e28-4329-81de-edd0883acdcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48eaade2-f677-4b3e-b9fc-8fc27bfb62d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:51.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:51.572Z","message":"{\"transactionId\":\"8a2d4d03-0e28-4329-81de-edd0883acdcc\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:51:570\",\"respDate\":\"221026-05:20:51:572\",\"sourceId\":\"haproxy:8a2d4d03-0e28-4329-81de-edd0883acdcc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:51:570-70862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a2d4d03-0e28-4329-81de-edd0883acdcc]}\\\"}\"}","context":{"RequestID":"8a2d4d03-0e28-4329-81de-edd0883acdcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48eaade2-f677-4b3e-b9fc-8fc27bfb62d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:51.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:51.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2d4d03-0e28-4329-81de-edd0883acdcc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48eaade2-f677-4b3e-b9fc-8fc27bfb62d3","LogTimestamp":"2022-10-26T05:20:51.573Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:53.582Z","message":"Entering","context":{"RequestID":"31bd9c41-fbb0-4199-a57b-abfe4d6a990d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23b8a856-f072-41ef-a8d3-981e9b7f15ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:53.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:53.585Z","message":"{\"transactionId\":\"31bd9c41-fbb0-4199-a57b-abfe4d6a990d\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:53:583\",\"respDate\":\"221026-05:20:53:585\",\"sourceId\":\"haproxy:31bd9c41-fbb0-4199-a57b-abfe4d6a990d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:53:583-23045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31bd9c41-fbb0-4199-a57b-abfe4d6a990d]}\\\"}\"}","context":{"RequestID":"31bd9c41-fbb0-4199-a57b-abfe4d6a990d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23b8a856-f072-41ef-a8d3-981e9b7f15ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:53.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:53.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bd9c41-fbb0-4199-a57b-abfe4d6a990d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23b8a856-f072-41ef-a8d3-981e9b7f15ab","LogTimestamp":"2022-10-26T05:20:53.585Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:54.617Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:20:54.619Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:20:55.360Z","message":"Entering","context":{"RequestID":"58cfa8af-8501-446b-97a2-f838cd3c44c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a8186d19-d10c-4879-b707-86d51f94be0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:55.363Z","message":"{\"transactionId\":\"58cfa8af-8501-446b-97a2-f838cd3c44c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:55:361\",\"respDate\":\"221026-05:20:55:363\",\"sourceId\":\"OOM_ReadinessCheck:58cfa8af-8501-446b-97a2-f838cd3c44c0\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:55:361-98855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38058], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[58cfa8af-8501-446b-97a2-f838cd3c44c0]}\\\"}\"}","context":{"RequestID":"58cfa8af-8501-446b-97a2-f838cd3c44c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a8186d19-d10c-4879-b707-86d51f94be0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:20:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:55.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58cfa8af-8501-446b-97a2-f838cd3c44c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8186d19-d10c-4879-b707-86d51f94be0b","LogTimestamp":"2022-10-26T05:20:55.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:20:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:20:55.497Z","message":"Entering","context":{"RequestID":"65a868d5-60c7-4d47-accb-d7d33f15f15b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80a7751a-77d8-4919-a89b-4b5f2d21fc56","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"65a868d5-60c7-4d47-accb-d7d33f15f15b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80a7751a-77d8-4919-a89b-4b5f2d21fc56","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:55.500Z","message":"{\"transactionId\":\"65a868d5-60c7-4d47-accb-d7d33f15f15b\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:55:498\",\"respDate\":\"221026-05:20:55:500\",\"sourceId\":\"ReadinessCheck:65a868d5-60c7-4d47-accb-d7d33f15f15b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:55:498-77494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[65a868d5-60c7-4d47-accb-d7d33f15f15b]}\\\"}\"}","context":{"RequestID":"65a868d5-60c7-4d47-accb-d7d33f15f15b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80a7751a-77d8-4919-a89b-4b5f2d21fc56","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:20:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65a868d5-60c7-4d47-accb-d7d33f15f15b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a7751a-77d8-4919-a89b-4b5f2d21fc56","LogTimestamp":"2022-10-26T05:20:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:20:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:20:55.596Z","message":"Entering","context":{"RequestID":"9d05354b-5ecd-499d-a9cb-4453187f3d3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"478e5bf3-3193-4daf-8228-d0af4bad2994","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:55.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:55.598Z","message":"{\"transactionId\":\"9d05354b-5ecd-499d-a9cb-4453187f3d3a\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:55:596\",\"respDate\":\"221026-05:20:55:598\",\"sourceId\":\"haproxy:9d05354b-5ecd-499d-a9cb-4453187f3d3a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:55:596-56050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d05354b-5ecd-499d-a9cb-4453187f3d3a]}\\\"}\"}","context":{"RequestID":"9d05354b-5ecd-499d-a9cb-4453187f3d3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"478e5bf3-3193-4daf-8228-d0af4bad2994","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:55.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:55.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d05354b-5ecd-499d-a9cb-4453187f3d3a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"478e5bf3-3193-4daf-8228-d0af4bad2994","LogTimestamp":"2022-10-26T05:20:55.598Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:57.609Z","message":"Entering","context":{"RequestID":"ece81db6-c448-45d3-a93f-e0c774201230","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37c88972-338a-42df-9d13-23007228fec5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:57.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:57.611Z","message":"{\"transactionId\":\"ece81db6-c448-45d3-a93f-e0c774201230\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:57:609\",\"respDate\":\"221026-05:20:57:611\",\"sourceId\":\"haproxy:ece81db6-c448-45d3-a93f-e0c774201230\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:20:57:609-19509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ece81db6-c448-45d3-a93f-e0c774201230]}\\\"}\"}","context":{"RequestID":"ece81db6-c448-45d3-a93f-e0c774201230","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37c88972-338a-42df-9d13-23007228fec5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:57.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:57.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ece81db6-c448-45d3-a93f-e0c774201230","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37c88972-338a-42df-9d13-23007228fec5","LogTimestamp":"2022-10-26T05:20:57.611Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:57.621Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:20:57.632Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:57.632Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:57.632Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:59.112Z","message":"Entering","context":{"RequestID":"49e73fa9-ab86-46a0-8ae0-f1a007b7baca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8915a671-f668-4a9d-8371-313b38d21efc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:59.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:59.115Z","message":"{\"transactionId\":\"49e73fa9-ab86-46a0-8ae0-f1a007b7baca\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:59:113\",\"respDate\":\"221026-05:20:59:115\",\"sourceId\":\"healthcheck:49e73fa9-ab86-46a0-8ae0-f1a007b7baca\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:20:59:113-18293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44480], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[49e73fa9-ab86-46a0-8ae0-f1a007b7baca]}\\\"}\"}","context":{"RequestID":"49e73fa9-ab86-46a0-8ae0-f1a007b7baca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8915a671-f668-4a9d-8371-313b38d21efc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:20:59.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:59.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49e73fa9-ab86-46a0-8ae0-f1a007b7baca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8915a671-f668-4a9d-8371-313b38d21efc","LogTimestamp":"2022-10-26T05:20:59.115Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:20:59.620Z","message":"Entering","context":{"RequestID":"71adf152-1abe-43c9-86a8-59cdf19fe562","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63af915f-5a3d-45bf-81f5-72441290b6c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:59.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:20:59.623Z","message":"{\"transactionId\":\"71adf152-1abe-43c9-86a8-59cdf19fe562\",\"status\":\"200\",\"rqstDate\":\"221026-05:20:59:621\",\"respDate\":\"221026-05:20:59:623\",\"sourceId\":\"haproxy:71adf152-1abe-43c9-86a8-59cdf19fe562\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:20:59:621-77655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71adf152-1abe-43c9-86a8-59cdf19fe562]}\\\"}\"}","context":{"RequestID":"71adf152-1abe-43c9-86a8-59cdf19fe562","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63af915f-5a3d-45bf-81f5-72441290b6c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:20:59.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:20:59.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71adf152-1abe-43c9-86a8-59cdf19fe562","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63af915f-5a3d-45bf-81f5-72441290b6c5","LogTimestamp":"2022-10-26T05:20:59.623Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:20:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:01.535Z","message":"Entering","context":{"RequestID":"fd428698-2aa1-4bf3-90a5-04f36dc8200d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2ad100b-b1e9-45d4-a01d-1eb8ef2894e2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:01.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:01.537Z","message":"{\"transactionId\":\"fd428698-2aa1-4bf3-90a5-04f36dc8200d\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:01:535\",\"respDate\":\"221026-05:21:01:537\",\"sourceId\":\"healthcheck:fd428698-2aa1-4bf3-90a5-04f36dc8200d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:01:535-54153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fd428698-2aa1-4bf3-90a5-04f36dc8200d]}\\\"}\"}","context":{"RequestID":"fd428698-2aa1-4bf3-90a5-04f36dc8200d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2ad100b-b1e9-45d4-a01d-1eb8ef2894e2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:01.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:01.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd428698-2aa1-4bf3-90a5-04f36dc8200d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2ad100b-b1e9-45d4-a01d-1eb8ef2894e2","LogTimestamp":"2022-10-26T05:21:01.538Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:21:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:01.633Z","message":"Entering","context":{"RequestID":"5c3671ea-38cc-42c7-9894-928db64cfdc7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"978a85dc-d0a4-4ebe-8288-b500f27e432c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:01.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:01.636Z","message":"{\"transactionId\":\"5c3671ea-38cc-42c7-9894-928db64cfdc7\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:01:634\",\"respDate\":\"221026-05:21:01:636\",\"sourceId\":\"haproxy:5c3671ea-38cc-42c7-9894-928db64cfdc7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:01:634-98472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c3671ea-38cc-42c7-9894-928db64cfdc7]}\\\"}\"}","context":{"RequestID":"5c3671ea-38cc-42c7-9894-928db64cfdc7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"978a85dc-d0a4-4ebe-8288-b500f27e432c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:01.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:01.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c3671ea-38cc-42c7-9894-928db64cfdc7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"978a85dc-d0a4-4ebe-8288-b500f27e432c","LogTimestamp":"2022-10-26T05:21:01.637Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:03.647Z","message":"Entering","context":{"RequestID":"0fced0a3-81b7-4827-9f04-61362af82cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae45c025-a694-4b00-9fe9-f80e48f85ba0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:03.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:03.650Z","message":"{\"transactionId\":\"0fced0a3-81b7-4827-9f04-61362af82cfe\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:03:648\",\"respDate\":\"221026-05:21:03:650\",\"sourceId\":\"haproxy:0fced0a3-81b7-4827-9f04-61362af82cfe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:03:648-79473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0fced0a3-81b7-4827-9f04-61362af82cfe]}\\\"}\"}","context":{"RequestID":"0fced0a3-81b7-4827-9f04-61362af82cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae45c025-a694-4b00-9fe9-f80e48f85ba0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:03.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:03.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fced0a3-81b7-4827-9f04-61362af82cfe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae45c025-a694-4b00-9fe9-f80e48f85ba0","LogTimestamp":"2022-10-26T05:21:03.651Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:05.361Z","message":"Entering","context":{"RequestID":"fb6a44b9-59e2-4475-9fa9-1b427e5e8cba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ef79ea4-f316-4489-bf64-64ffc7c1a472","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:05.364Z","message":"{\"transactionId\":\"fb6a44b9-59e2-4475-9fa9-1b427e5e8cba\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:05:362\",\"respDate\":\"221026-05:21:05:364\",\"sourceId\":\"OOM_ReadinessCheck:fb6a44b9-59e2-4475-9fa9-1b427e5e8cba\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:05:362-12004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38250], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fb6a44b9-59e2-4475-9fa9-1b427e5e8cba]}\\\"}\"}","context":{"RequestID":"fb6a44b9-59e2-4475-9fa9-1b427e5e8cba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ef79ea4-f316-4489-bf64-64ffc7c1a472","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:05.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb6a44b9-59e2-4475-9fa9-1b427e5e8cba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ef79ea4-f316-4489-bf64-64ffc7c1a472","LogTimestamp":"2022-10-26T05:21:05.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:05.496Z","message":"Entering","context":{"RequestID":"69657edd-f0b2-43c2-8dde-43a46d6e5155","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"424e99bd-7775-4c9a-9e7a-7700dd637849","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"69657edd-f0b2-43c2-8dde-43a46d6e5155","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"424e99bd-7775-4c9a-9e7a-7700dd637849","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:05.499Z","message":"{\"transactionId\":\"69657edd-f0b2-43c2-8dde-43a46d6e5155\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:05:497\",\"respDate\":\"221026-05:21:05:499\",\"sourceId\":\"ReadinessCheck:69657edd-f0b2-43c2-8dde-43a46d6e5155\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:05:497-37514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[69657edd-f0b2-43c2-8dde-43a46d6e5155]}\\\"}\"}","context":{"RequestID":"69657edd-f0b2-43c2-8dde-43a46d6e5155","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"424e99bd-7775-4c9a-9e7a-7700dd637849","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69657edd-f0b2-43c2-8dde-43a46d6e5155","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"424e99bd-7775-4c9a-9e7a-7700dd637849","LogTimestamp":"2022-10-26T05:21:05.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:05.663Z","message":"Entering","context":{"RequestID":"511cf2ab-47fd-40f8-8110-7fe103380909","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc5bb88f-fea4-4823-a24a-c4faf91af63d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:05.666Z","message":"{\"transactionId\":\"511cf2ab-47fd-40f8-8110-7fe103380909\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:05:663\",\"respDate\":\"221026-05:21:05:665\",\"sourceId\":\"haproxy:511cf2ab-47fd-40f8-8110-7fe103380909\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:05:663-50519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[511cf2ab-47fd-40f8-8110-7fe103380909]}\\\"}\"}","context":{"RequestID":"511cf2ab-47fd-40f8-8110-7fe103380909","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc5bb88f-fea4-4823-a24a-c4faf91af63d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:05.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"511cf2ab-47fd-40f8-8110-7fe103380909","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc5bb88f-fea4-4823-a24a-c4faf91af63d","LogTimestamp":"2022-10-26T05:21:05.666Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:07.621Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:07.630Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:07.630Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:07.630Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:07.676Z","message":"Entering","context":{"RequestID":"e8158fc6-7682-4699-aab5-3e4526a1b9e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e26d072e-50dd-41de-8074-08506d1c15eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:07.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:07.679Z","message":"{\"transactionId\":\"e8158fc6-7682-4699-aab5-3e4526a1b9e5\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:07:677\",\"respDate\":\"221026-05:21:07:679\",\"sourceId\":\"haproxy:e8158fc6-7682-4699-aab5-3e4526a1b9e5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:07:677-6864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e8158fc6-7682-4699-aab5-3e4526a1b9e5]}\\\"}\"}","context":{"RequestID":"e8158fc6-7682-4699-aab5-3e4526a1b9e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e26d072e-50dd-41de-8074-08506d1c15eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:07.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:07.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8158fc6-7682-4699-aab5-3e4526a1b9e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e26d072e-50dd-41de-8074-08506d1c15eb","LogTimestamp":"2022-10-26T05:21:07.679Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:09.689Z","message":"Entering","context":{"RequestID":"e7786422-339c-40cf-8732-c08a4c5afc1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32d58247-8379-43ec-8d31-adfdd49abd44","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:09.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:09.692Z","message":"{\"transactionId\":\"e7786422-339c-40cf-8732-c08a4c5afc1b\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:09:690\",\"respDate\":\"221026-05:21:09:692\",\"sourceId\":\"haproxy:e7786422-339c-40cf-8732-c08a4c5afc1b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:09:690-93594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7786422-339c-40cf-8732-c08a4c5afc1b]}\\\"}\"}","context":{"RequestID":"e7786422-339c-40cf-8732-c08a4c5afc1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32d58247-8379-43ec-8d31-adfdd49abd44","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:09.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:09.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7786422-339c-40cf-8732-c08a4c5afc1b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32d58247-8379-43ec-8d31-adfdd49abd44","LogTimestamp":"2022-10-26T05:21:09.692Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:11.703Z","message":"Entering","context":{"RequestID":"c1878c3a-3879-4f14-8703-1341933983ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d9250ce-17c7-4934-a141-59ec2b011d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:11.705Z","message":"{\"transactionId\":\"c1878c3a-3879-4f14-8703-1341933983ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:11:703\",\"respDate\":\"221026-05:21:11:705\",\"sourceId\":\"haproxy:c1878c3a-3879-4f14-8703-1341933983ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:11:703-55479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1878c3a-3879-4f14-8703-1341933983ab]}\\\"}\"}","context":{"RequestID":"c1878c3a-3879-4f14-8703-1341933983ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d9250ce-17c7-4934-a141-59ec2b011d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:11.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1878c3a-3879-4f14-8703-1341933983ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d9250ce-17c7-4934-a141-59ec2b011d20","LogTimestamp":"2022-10-26T05:21:11.706Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:13.734Z","message":"Entering","context":{"RequestID":"3d5a558d-4214-4fb1-8a97-582c259b31e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23536211-bb3c-4fac-a75e-1ed42f640978","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:13.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:13.737Z","message":"{\"transactionId\":\"3d5a558d-4214-4fb1-8a97-582c259b31e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:13:735\",\"respDate\":\"221026-05:21:13:737\",\"sourceId\":\"haproxy:3d5a558d-4214-4fb1-8a97-582c259b31e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:13:735-36903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d5a558d-4214-4fb1-8a97-582c259b31e3]}\\\"}\"}","context":{"RequestID":"3d5a558d-4214-4fb1-8a97-582c259b31e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23536211-bb3c-4fac-a75e-1ed42f640978","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:13.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:13.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d5a558d-4214-4fb1-8a97-582c259b31e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23536211-bb3c-4fac-a75e-1ed42f640978","LogTimestamp":"2022-10-26T05:21:13.738Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:14.135Z","message":"Entering","context":{"RequestID":"dde44375-c224-4b3d-b532-29af24081782","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347bf737-f7f8-4c15-a74d-9eff14f1cca3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:14.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:14.138Z","message":"{\"transactionId\":\"dde44375-c224-4b3d-b532-29af24081782\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:14:136\",\"respDate\":\"221026-05:21:14:138\",\"sourceId\":\"healthcheck:dde44375-c224-4b3d-b532-29af24081782\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:14:136-72219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44662], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dde44375-c224-4b3d-b532-29af24081782]}\\\"}\"}","context":{"RequestID":"dde44375-c224-4b3d-b532-29af24081782","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347bf737-f7f8-4c15-a74d-9eff14f1cca3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:14.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:14.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dde44375-c224-4b3d-b532-29af24081782","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"347bf737-f7f8-4c15-a74d-9eff14f1cca3","LogTimestamp":"2022-10-26T05:21:14.138Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:15.358Z","message":"Entering","context":{"RequestID":"d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80d19bf5-5fd2-483e-ab25-062594920a8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:15.361Z","message":"{\"transactionId\":\"d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:15:359\",\"respDate\":\"221026-05:21:15:361\",\"sourceId\":\"OOM_ReadinessCheck:d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:15:359-29610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38420], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca]}\\\"}\"}","context":{"RequestID":"d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80d19bf5-5fd2-483e-ab25-062594920a8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:15.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3679ce7-f62b-46ff-92c5-f6bb0a93a9ca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80d19bf5-5fd2-483e-ab25-062594920a8b","LogTimestamp":"2022-10-26T05:21:15.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:15.496Z","message":"Entering","context":{"RequestID":"2254eb56-07d1-4928-94f6-06c92ecc72ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc656357-3f08-48c6-91f0-a968b955adb2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"2254eb56-07d1-4928-94f6-06c92ecc72ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc656357-3f08-48c6-91f0-a968b955adb2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:15.498Z","message":"{\"transactionId\":\"2254eb56-07d1-4928-94f6-06c92ecc72ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:15:497\",\"respDate\":\"221026-05:21:15:498\",\"sourceId\":\"ReadinessCheck:2254eb56-07d1-4928-94f6-06c92ecc72ba\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:15:497-41468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2254eb56-07d1-4928-94f6-06c92ecc72ba]}\\\"}\"}","context":{"RequestID":"2254eb56-07d1-4928-94f6-06c92ecc72ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc656357-3f08-48c6-91f0-a968b955adb2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2254eb56-07d1-4928-94f6-06c92ecc72ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc656357-3f08-48c6-91f0-a968b955adb2","LogTimestamp":"2022-10-26T05:21:15.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:15.748Z","message":"Entering","context":{"RequestID":"d9d3303a-aef6-4e0b-a7c5-c153974a413a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fafbc467-fabe-406c-bb40-a0a4058a4b1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:15.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:15.751Z","message":"{\"transactionId\":\"d9d3303a-aef6-4e0b-a7c5-c153974a413a\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:15:749\",\"respDate\":\"221026-05:21:15:751\",\"sourceId\":\"haproxy:d9d3303a-aef6-4e0b-a7c5-c153974a413a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:15:749-41948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9d3303a-aef6-4e0b-a7c5-c153974a413a]}\\\"}\"}","context":{"RequestID":"d9d3303a-aef6-4e0b-a7c5-c153974a413a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fafbc467-fabe-406c-bb40-a0a4058a4b1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:15.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:15.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9d3303a-aef6-4e0b-a7c5-c153974a413a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fafbc467-fabe-406c-bb40-a0a4058a4b1e","LogTimestamp":"2022-10-26T05:21:15.751Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:16.561Z","message":"Entering","context":{"RequestID":"b9adce78-52a3-4074-b552-fb035872c4c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ddfb2e5a-01dc-413b-9dbd-986037924f34","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:16.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:16.563Z","message":"{\"transactionId\":\"b9adce78-52a3-4074-b552-fb035872c4c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:16:562\",\"respDate\":\"221026-05:21:16:563\",\"sourceId\":\"healthcheck:b9adce78-52a3-4074-b552-fb035872c4c0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:16:562-94791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b9adce78-52a3-4074-b552-fb035872c4c0]}\\\"}\"}","context":{"RequestID":"b9adce78-52a3-4074-b552-fb035872c4c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ddfb2e5a-01dc-413b-9dbd-986037924f34","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:16.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:16.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9adce78-52a3-4074-b552-fb035872c4c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddfb2e5a-01dc-413b-9dbd-986037924f34","LogTimestamp":"2022-10-26T05:21:16.564Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:21:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:17.621Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:17.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:17.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:17.635Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:17.762Z","message":"Entering","context":{"RequestID":"fccdce5f-b072-41ba-9bf6-cab07289f746","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f9e48dd-fed4-45bd-9689-af499c1bd8f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:17.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:17.764Z","message":"{\"transactionId\":\"fccdce5f-b072-41ba-9bf6-cab07289f746\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:17:762\",\"respDate\":\"221026-05:21:17:764\",\"sourceId\":\"haproxy:fccdce5f-b072-41ba-9bf6-cab07289f746\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:17:762-52124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fccdce5f-b072-41ba-9bf6-cab07289f746]}\\\"}\"}","context":{"RequestID":"fccdce5f-b072-41ba-9bf6-cab07289f746","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f9e48dd-fed4-45bd-9689-af499c1bd8f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:17.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:17.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fccdce5f-b072-41ba-9bf6-cab07289f746","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f9e48dd-fed4-45bd-9689-af499c1bd8f2","LogTimestamp":"2022-10-26T05:21:17.765Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:19.774Z","message":"Entering","context":{"RequestID":"9e15395f-2a2b-493b-9cf7-e92916254730","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13835460-03d3-43cd-bd0a-4dddedaf31eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:19.776Z","message":"{\"transactionId\":\"9e15395f-2a2b-493b-9cf7-e92916254730\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:19:774\",\"respDate\":\"221026-05:21:19:776\",\"sourceId\":\"haproxy:9e15395f-2a2b-493b-9cf7-e92916254730\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:19:774-50751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e15395f-2a2b-493b-9cf7-e92916254730]}\\\"}\"}","context":{"RequestID":"9e15395f-2a2b-493b-9cf7-e92916254730","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13835460-03d3-43cd-bd0a-4dddedaf31eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:19.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e15395f-2a2b-493b-9cf7-e92916254730","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13835460-03d3-43cd-bd0a-4dddedaf31eb","LogTimestamp":"2022-10-26T05:21:19.777Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:21.786Z","message":"Entering","context":{"RequestID":"9e673893-334a-41a3-9597-5fbf2ba9a9a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"281dd369-2c01-4c5b-a4c3-8aacc63ee2fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:21.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:21.789Z","message":"{\"transactionId\":\"9e673893-334a-41a3-9597-5fbf2ba9a9a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:21:787\",\"respDate\":\"221026-05:21:21:789\",\"sourceId\":\"haproxy:9e673893-334a-41a3-9597-5fbf2ba9a9a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:21:787-94255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e673893-334a-41a3-9597-5fbf2ba9a9a9]}\\\"}\"}","context":{"RequestID":"9e673893-334a-41a3-9597-5fbf2ba9a9a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"281dd369-2c01-4c5b-a4c3-8aacc63ee2fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:21.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:21.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e673893-334a-41a3-9597-5fbf2ba9a9a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"281dd369-2c01-4c5b-a4c3-8aacc63ee2fb","LogTimestamp":"2022-10-26T05:21:21.790Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:23.800Z","message":"Entering","context":{"RequestID":"99912c1c-93ae-41a8-85b4-54c91491b714","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"222b4bde-20f9-4007-bbf9-c543d975a381","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:23.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:23.803Z","message":"{\"transactionId\":\"99912c1c-93ae-41a8-85b4-54c91491b714\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:23:801\",\"respDate\":\"221026-05:21:23:802\",\"sourceId\":\"haproxy:99912c1c-93ae-41a8-85b4-54c91491b714\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:23:801-27592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99912c1c-93ae-41a8-85b4-54c91491b714]}\\\"}\"}","context":{"RequestID":"99912c1c-93ae-41a8-85b4-54c91491b714","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"222b4bde-20f9-4007-bbf9-c543d975a381","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:23.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:23.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99912c1c-93ae-41a8-85b4-54c91491b714","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"222b4bde-20f9-4007-bbf9-c543d975a381","LogTimestamp":"2022-10-26T05:21:23.803Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:24.630Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:21:24.641Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:21:25.358Z","message":"Entering","context":{"RequestID":"22a56d90-9bdc-43dc-bedf-f4d627a2bc20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f8cf55ca-f905-469b-9df3-afb0b0ad0bc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:25.361Z","message":"{\"transactionId\":\"22a56d90-9bdc-43dc-bedf-f4d627a2bc20\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:25:359\",\"respDate\":\"221026-05:21:25:361\",\"sourceId\":\"OOM_ReadinessCheck:22a56d90-9bdc-43dc-bedf-f4d627a2bc20\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:25:359-45449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38614], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22a56d90-9bdc-43dc-bedf-f4d627a2bc20]}\\\"}\"}","context":{"RequestID":"22a56d90-9bdc-43dc-bedf-f4d627a2bc20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f8cf55ca-f905-469b-9df3-afb0b0ad0bc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:25.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22a56d90-9bdc-43dc-bedf-f4d627a2bc20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8cf55ca-f905-469b-9df3-afb0b0ad0bc8","LogTimestamp":"2022-10-26T05:21:25.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:25.501Z","message":"Entering","context":{"RequestID":"0dd8bcfc-8b75-4300-a28f-c169ca455e95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a68f9cd-a51f-4ce2-a7fa-df1e413ba45e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"0dd8bcfc-8b75-4300-a28f-c169ca455e95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a68f9cd-a51f-4ce2-a7fa-df1e413ba45e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:25.504Z","message":"{\"transactionId\":\"0dd8bcfc-8b75-4300-a28f-c169ca455e95\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:25:501\",\"respDate\":\"221026-05:21:25:503\",\"sourceId\":\"ReadinessCheck:0dd8bcfc-8b75-4300-a28f-c169ca455e95\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:25:501-11270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0dd8bcfc-8b75-4300-a28f-c169ca455e95]}\\\"}\"}","context":{"RequestID":"0dd8bcfc-8b75-4300-a28f-c169ca455e95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a68f9cd-a51f-4ce2-a7fa-df1e413ba45e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dd8bcfc-8b75-4300-a28f-c169ca455e95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a68f9cd-a51f-4ce2-a7fa-df1e413ba45e","LogTimestamp":"2022-10-26T05:21:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:25.813Z","message":"Entering","context":{"RequestID":"74db314c-7699-4aa2-9b9b-e7dca45b11bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7aeeee0d-2bc8-4e30-b15b-dc854565fff9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:25.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:25.815Z","message":"{\"transactionId\":\"74db314c-7699-4aa2-9b9b-e7dca45b11bc\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:25:813\",\"respDate\":\"221026-05:21:25:815\",\"sourceId\":\"haproxy:74db314c-7699-4aa2-9b9b-e7dca45b11bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:25:813-11121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74db314c-7699-4aa2-9b9b-e7dca45b11bc]}\\\"}\"}","context":{"RequestID":"74db314c-7699-4aa2-9b9b-e7dca45b11bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7aeeee0d-2bc8-4e30-b15b-dc854565fff9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:25.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:25.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74db314c-7699-4aa2-9b9b-e7dca45b11bc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aeeee0d-2bc8-4e30-b15b-dc854565fff9","LogTimestamp":"2022-10-26T05:21:25.816Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:27.622Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:27.630Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:27.631Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:27.631Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:27.826Z","message":"Entering","context":{"RequestID":"4694288c-ebf2-4cdb-9ebe-7775418f8bef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaf518b7-a4e4-48f2-a3f5-083e96874a6e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:27.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:27.828Z","message":"{\"transactionId\":\"4694288c-ebf2-4cdb-9ebe-7775418f8bef\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:27:826\",\"respDate\":\"221026-05:21:27:828\",\"sourceId\":\"haproxy:4694288c-ebf2-4cdb-9ebe-7775418f8bef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:27:826-15789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4694288c-ebf2-4cdb-9ebe-7775418f8bef]}\\\"}\"}","context":{"RequestID":"4694288c-ebf2-4cdb-9ebe-7775418f8bef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaf518b7-a4e4-48f2-a3f5-083e96874a6e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:27.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:27.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4694288c-ebf2-4cdb-9ebe-7775418f8bef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaf518b7-a4e4-48f2-a3f5-083e96874a6e","LogTimestamp":"2022-10-26T05:21:27.828Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:29.155Z","message":"Entering","context":{"RequestID":"994f9270-7b1e-4a84-abe9-124cdc2ee75c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdfde24c-91aa-47c1-bb93-62579ed7d8cd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:29.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:29.158Z","message":"{\"transactionId\":\"994f9270-7b1e-4a84-abe9-124cdc2ee75c\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:29:156\",\"respDate\":\"221026-05:21:29:158\",\"sourceId\":\"healthcheck:994f9270-7b1e-4a84-abe9-124cdc2ee75c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:29:156-14368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44822], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[994f9270-7b1e-4a84-abe9-124cdc2ee75c]}\\\"}\"}","context":{"RequestID":"994f9270-7b1e-4a84-abe9-124cdc2ee75c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdfde24c-91aa-47c1-bb93-62579ed7d8cd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:29.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:29.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"994f9270-7b1e-4a84-abe9-124cdc2ee75c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdfde24c-91aa-47c1-bb93-62579ed7d8cd","LogTimestamp":"2022-10-26T05:21:29.158Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:29.837Z","message":"Entering","context":{"RequestID":"c68b2f71-9dc6-440e-9625-662717e83e4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f31254b-2d4e-4d89-ac7e-7cec54f34c88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:29.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:29.840Z","message":"{\"transactionId\":\"c68b2f71-9dc6-440e-9625-662717e83e4e\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:29:838\",\"respDate\":\"221026-05:21:29:840\",\"sourceId\":\"haproxy:c68b2f71-9dc6-440e-9625-662717e83e4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:29:838-729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c68b2f71-9dc6-440e-9625-662717e83e4e]}\\\"}\"}","context":{"RequestID":"c68b2f71-9dc6-440e-9625-662717e83e4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f31254b-2d4e-4d89-ac7e-7cec54f34c88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:29.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:29.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c68b2f71-9dc6-440e-9625-662717e83e4e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f31254b-2d4e-4d89-ac7e-7cec54f34c88","LogTimestamp":"2022-10-26T05:21:29.841Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:31.586Z","message":"Entering","context":{"RequestID":"d9a78e0a-bbef-43e9-9293-d4bbcb4942d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44eb8665-5874-4306-aef9-6516d7d3e0ba","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:31.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:31.588Z","message":"{\"transactionId\":\"d9a78e0a-bbef-43e9-9293-d4bbcb4942d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:31:587\",\"respDate\":\"221026-05:21:31:588\",\"sourceId\":\"healthcheck:d9a78e0a-bbef-43e9-9293-d4bbcb4942d3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:31:587-37817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d9a78e0a-bbef-43e9-9293-d4bbcb4942d3]}\\\"}\"}","context":{"RequestID":"d9a78e0a-bbef-43e9-9293-d4bbcb4942d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44eb8665-5874-4306-aef9-6516d7d3e0ba","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:31.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:31.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9a78e0a-bbef-43e9-9293-d4bbcb4942d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44eb8665-5874-4306-aef9-6516d7d3e0ba","LogTimestamp":"2022-10-26T05:21:31.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:21:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:31.850Z","message":"Entering","context":{"RequestID":"402ddadc-e049-4c0f-ac3b-abfb1b4a3909","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5787c84-0a0b-4ea5-8bef-74992bd04447","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:31.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:31.853Z","message":"{\"transactionId\":\"402ddadc-e049-4c0f-ac3b-abfb1b4a3909\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:31:851\",\"respDate\":\"221026-05:21:31:853\",\"sourceId\":\"haproxy:402ddadc-e049-4c0f-ac3b-abfb1b4a3909\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:31:851-60149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[402ddadc-e049-4c0f-ac3b-abfb1b4a3909]}\\\"}\"}","context":{"RequestID":"402ddadc-e049-4c0f-ac3b-abfb1b4a3909","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5787c84-0a0b-4ea5-8bef-74992bd04447","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:31.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:31.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"402ddadc-e049-4c0f-ac3b-abfb1b4a3909","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5787c84-0a0b-4ea5-8bef-74992bd04447","LogTimestamp":"2022-10-26T05:21:31.853Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:33.863Z","message":"Entering","context":{"RequestID":"2b3e4280-504d-49e4-b1e9-ad015a65f48b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"866dfdc0-1193-45dc-bc5c-2fd083c38d38","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:33.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:33.866Z","message":"{\"transactionId\":\"2b3e4280-504d-49e4-b1e9-ad015a65f48b\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:33:864\",\"respDate\":\"221026-05:21:33:866\",\"sourceId\":\"haproxy:2b3e4280-504d-49e4-b1e9-ad015a65f48b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:33:864-61643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b3e4280-504d-49e4-b1e9-ad015a65f48b]}\\\"}\"}","context":{"RequestID":"2b3e4280-504d-49e4-b1e9-ad015a65f48b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"866dfdc0-1193-45dc-bc5c-2fd083c38d38","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:33.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:33.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b3e4280-504d-49e4-b1e9-ad015a65f48b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866dfdc0-1193-45dc-bc5c-2fd083c38d38","LogTimestamp":"2022-10-26T05:21:33.866Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:21:35.358Z","message":"Entering","context":{"RequestID":"bc3b064c-c501-4ba7-833a-747ad7d4115c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9afd2778-e3e8-49a0-82b5-ec575330b882","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:35.360Z","message":"{\"transactionId\":\"bc3b064c-c501-4ba7-833a-747ad7d4115c\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:35:358\",\"respDate\":\"221026-05:21:35:360\",\"sourceId\":\"OOM_ReadinessCheck:bc3b064c-c501-4ba7-833a-747ad7d4115c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:35:358-86991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38796], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bc3b064c-c501-4ba7-833a-747ad7d4115c]}\\\"}\"}","context":{"RequestID":"bc3b064c-c501-4ba7-833a-747ad7d4115c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"9afd2778-e3e8-49a0-82b5-ec575330b882","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:35.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc3b064c-c501-4ba7-833a-747ad7d4115c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9afd2778-e3e8-49a0-82b5-ec575330b882","LogTimestamp":"2022-10-26T05:21:35.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:35.495Z","message":"Entering","context":{"RequestID":"83cba29d-f458-4821-bf11-6b46487ae86c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f6450d1-043b-4feb-9067-a01f4e78ba03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"83cba29d-f458-4821-bf11-6b46487ae86c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f6450d1-043b-4feb-9067-a01f4e78ba03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:35.498Z","message":"{\"transactionId\":\"83cba29d-f458-4821-bf11-6b46487ae86c\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:35:496\",\"respDate\":\"221026-05:21:35:498\",\"sourceId\":\"ReadinessCheck:83cba29d-f458-4821-bf11-6b46487ae86c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:35:496-61046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[83cba29d-f458-4821-bf11-6b46487ae86c]}\\\"}\"}","context":{"RequestID":"83cba29d-f458-4821-bf11-6b46487ae86c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f6450d1-043b-4feb-9067-a01f4e78ba03","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83cba29d-f458-4821-bf11-6b46487ae86c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f6450d1-043b-4feb-9067-a01f4e78ba03","LogTimestamp":"2022-10-26T05:21:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:35.880Z","message":"Entering","context":{"RequestID":"77358182-4f79-4655-9c0c-5a51e958acf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75f684e8-71e2-4dbc-b022-b4a6422d20c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:35.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:35.882Z","message":"{\"transactionId\":\"77358182-4f79-4655-9c0c-5a51e958acf8\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:35:880\",\"respDate\":\"221026-05:21:35:882\",\"sourceId\":\"haproxy:77358182-4f79-4655-9c0c-5a51e958acf8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:35:880-53418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77358182-4f79-4655-9c0c-5a51e958acf8]}\\\"}\"}","context":{"RequestID":"77358182-4f79-4655-9c0c-5a51e958acf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75f684e8-71e2-4dbc-b022-b4a6422d20c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:35.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:35.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77358182-4f79-4655-9c0c-5a51e958acf8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75f684e8-71e2-4dbc-b022-b4a6422d20c7","LogTimestamp":"2022-10-26T05:21:35.883Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:37.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:37.633Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:37.634Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:37.634Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:37.894Z","message":"Entering","context":{"RequestID":"261f35a4-c1b7-4622-9f69-3ad59476e733","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8031f38f-a17f-4c0b-86ca-130a5c0891b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:37.897Z","message":"{\"transactionId\":\"261f35a4-c1b7-4622-9f69-3ad59476e733\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:37:895\",\"respDate\":\"221026-05:21:37:897\",\"sourceId\":\"haproxy:261f35a4-c1b7-4622-9f69-3ad59476e733\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:37:895-11103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[261f35a4-c1b7-4622-9f69-3ad59476e733]}\\\"}\"}","context":{"RequestID":"261f35a4-c1b7-4622-9f69-3ad59476e733","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8031f38f-a17f-4c0b-86ca-130a5c0891b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:37.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:37.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"261f35a4-c1b7-4622-9f69-3ad59476e733","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8031f38f-a17f-4c0b-86ca-130a5c0891b4","LogTimestamp":"2022-10-26T05:21:37.897Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:39.908Z","message":"Entering","context":{"RequestID":"61c7f6d6-e050-4c2d-ada4-6813e21e5427","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc86ab39-0180-4353-926f-48c2a48e5128","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:39.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:39.910Z","message":"{\"transactionId\":\"61c7f6d6-e050-4c2d-ada4-6813e21e5427\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:39:909\",\"respDate\":\"221026-05:21:39:910\",\"sourceId\":\"haproxy:61c7f6d6-e050-4c2d-ada4-6813e21e5427\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:39:909-47079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61c7f6d6-e050-4c2d-ada4-6813e21e5427]}\\\"}\"}","context":{"RequestID":"61c7f6d6-e050-4c2d-ada4-6813e21e5427","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc86ab39-0180-4353-926f-48c2a48e5128","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:39.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:39.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61c7f6d6-e050-4c2d-ada4-6813e21e5427","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc86ab39-0180-4353-926f-48c2a48e5128","LogTimestamp":"2022-10-26T05:21:39.910Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:41.920Z","message":"Entering","context":{"RequestID":"6eea786f-e2ba-48ae-8114-c0a3ebdcfa32","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d0f3004-0cb7-45e6-b508-60fc3f6cd1d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:41.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:41.923Z","message":"{\"transactionId\":\"6eea786f-e2ba-48ae-8114-c0a3ebdcfa32\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:41:921\",\"respDate\":\"221026-05:21:41:923\",\"sourceId\":\"haproxy:6eea786f-e2ba-48ae-8114-c0a3ebdcfa32\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:41:921-58570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6eea786f-e2ba-48ae-8114-c0a3ebdcfa32]}\\\"}\"}","context":{"RequestID":"6eea786f-e2ba-48ae-8114-c0a3ebdcfa32","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d0f3004-0cb7-45e6-b508-60fc3f6cd1d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:41.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:41.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eea786f-e2ba-48ae-8114-c0a3ebdcfa32","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d0f3004-0cb7-45e6-b508-60fc3f6cd1d7","LogTimestamp":"2022-10-26T05:21:41.924Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:43.934Z","message":"Entering","context":{"RequestID":"f3de4336-36ba-4b07-96dd-6fcfdd5a38ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9b6c12f-218f-4035-88c3-3dde52fbee7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:43.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:43.936Z","message":"{\"transactionId\":\"f3de4336-36ba-4b07-96dd-6fcfdd5a38ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:43:934\",\"respDate\":\"221026-05:21:43:936\",\"sourceId\":\"haproxy:f3de4336-36ba-4b07-96dd-6fcfdd5a38ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:43:934-60629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f3de4336-36ba-4b07-96dd-6fcfdd5a38ff]}\\\"}\"}","context":{"RequestID":"f3de4336-36ba-4b07-96dd-6fcfdd5a38ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9b6c12f-218f-4035-88c3-3dde52fbee7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:43.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:43.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3de4336-36ba-4b07-96dd-6fcfdd5a38ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9b6c12f-218f-4035-88c3-3dde52fbee7f","LogTimestamp":"2022-10-26T05:21:43.937Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:44.181Z","message":"Entering","context":{"RequestID":"c00da5dc-8929-4bbc-a771-58c9741b7c31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f03bd67-9ec5-4877-aaa3-d243165b2820","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:44.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:44.183Z","message":"{\"transactionId\":\"c00da5dc-8929-4bbc-a771-58c9741b7c31\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:44:182\",\"respDate\":\"221026-05:21:44:183\",\"sourceId\":\"healthcheck:c00da5dc-8929-4bbc-a771-58c9741b7c31\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:44:182-54621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45010], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c00da5dc-8929-4bbc-a771-58c9741b7c31]}\\\"}\"}","context":{"RequestID":"c00da5dc-8929-4bbc-a771-58c9741b7c31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f03bd67-9ec5-4877-aaa3-d243165b2820","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:44.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:44.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c00da5dc-8929-4bbc-a771-58c9741b7c31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f03bd67-9ec5-4877-aaa3-d243165b2820","LogTimestamp":"2022-10-26T05:21:44.184Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:45.358Z","message":"Entering","context":{"RequestID":"c6563332-79e2-4de1-9694-b672b4845ada","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb1e1b19-1bb2-4e1d-94e4-ec4bcdfca9e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:45.360Z","message":"{\"transactionId\":\"c6563332-79e2-4de1-9694-b672b4845ada\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:45:359\",\"respDate\":\"221026-05:21:45:360\",\"sourceId\":\"OOM_ReadinessCheck:c6563332-79e2-4de1-9694-b672b4845ada\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:45:359-12961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38988], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c6563332-79e2-4de1-9694-b672b4845ada]}\\\"}\"}","context":{"RequestID":"c6563332-79e2-4de1-9694-b672b4845ada","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb1e1b19-1bb2-4e1d-94e4-ec4bcdfca9e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:45.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6563332-79e2-4de1-9694-b672b4845ada","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb1e1b19-1bb2-4e1d-94e4-ec4bcdfca9e4","LogTimestamp":"2022-10-26T05:21:45.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:45.500Z","message":"Entering","context":{"RequestID":"53cc2bb4-6373-4486-8e94-c7c3d9005c7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"521254d2-db79-4994-8fea-24cc6a167f9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:45.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"53cc2bb4-6373-4486-8e94-c7c3d9005c7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"521254d2-db79-4994-8fea-24cc6a167f9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:45.502Z","message":"{\"transactionId\":\"53cc2bb4-6373-4486-8e94-c7c3d9005c7a\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:45:500\",\"respDate\":\"221026-05:21:45:502\",\"sourceId\":\"ReadinessCheck:53cc2bb4-6373-4486-8e94-c7c3d9005c7a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:45:500-52733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[53cc2bb4-6373-4486-8e94-c7c3d9005c7a]}\\\"}\"}","context":{"RequestID":"53cc2bb4-6373-4486-8e94-c7c3d9005c7a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"521254d2-db79-4994-8fea-24cc6a167f9e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:45.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:45.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53cc2bb4-6373-4486-8e94-c7c3d9005c7a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"521254d2-db79-4994-8fea-24cc6a167f9e","LogTimestamp":"2022-10-26T05:21:45.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:45.946Z","message":"Entering","context":{"RequestID":"cada96cc-25cf-49b6-9894-5afc4ab35f40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06bc7b3d-9877-4c61-99d2-1cb7c1d2ade4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:45.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:45.948Z","message":"{\"transactionId\":\"cada96cc-25cf-49b6-9894-5afc4ab35f40\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:45:947\",\"respDate\":\"221026-05:21:45:948\",\"sourceId\":\"haproxy:cada96cc-25cf-49b6-9894-5afc4ab35f40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:45:947-44528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cada96cc-25cf-49b6-9894-5afc4ab35f40]}\\\"}\"}","context":{"RequestID":"cada96cc-25cf-49b6-9894-5afc4ab35f40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06bc7b3d-9877-4c61-99d2-1cb7c1d2ade4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:45.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:45.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cada96cc-25cf-49b6-9894-5afc4ab35f40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06bc7b3d-9877-4c61-99d2-1cb7c1d2ade4","LogTimestamp":"2022-10-26T05:21:45.948Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:21:46.613Z","message":"Entering","context":{"RequestID":"4f82eed9-0e4a-4e41-80ae-a0c9495c1a23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6193d763-061b-4ce9-9f39-bcf2a2bf7faa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:46.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:46.616Z","message":"{\"transactionId\":\"4f82eed9-0e4a-4e41-80ae-a0c9495c1a23\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:46:614\",\"respDate\":\"221026-05:21:46:616\",\"sourceId\":\"healthcheck:4f82eed9-0e4a-4e41-80ae-a0c9495c1a23\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:46:614-52209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4f82eed9-0e4a-4e41-80ae-a0c9495c1a23]}\\\"}\"}","context":{"RequestID":"4f82eed9-0e4a-4e41-80ae-a0c9495c1a23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6193d763-061b-4ce9-9f39-bcf2a2bf7faa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:46.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:46.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f82eed9-0e4a-4e41-80ae-a0c9495c1a23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6193d763-061b-4ce9-9f39-bcf2a2bf7faa","LogTimestamp":"2022-10-26T05:21:46.617Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:21:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:47.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:47.635Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:47.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:47.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:47.960Z","message":"Entering","context":{"RequestID":"c48e6810-a51f-4c7b-89d6-7078b9babfb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f90d8f84-bcc3-4ceb-80a5-4e5914a89cc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:47.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:47.962Z","message":"{\"transactionId\":\"c48e6810-a51f-4c7b-89d6-7078b9babfb7\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:47:960\",\"respDate\":\"221026-05:21:47:962\",\"sourceId\":\"haproxy:c48e6810-a51f-4c7b-89d6-7078b9babfb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:47:960-36776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c48e6810-a51f-4c7b-89d6-7078b9babfb7]}\\\"}\"}","context":{"RequestID":"c48e6810-a51f-4c7b-89d6-7078b9babfb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f90d8f84-bcc3-4ceb-80a5-4e5914a89cc7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:47.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:47.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48e6810-a51f-4c7b-89d6-7078b9babfb7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f90d8f84-bcc3-4ceb-80a5-4e5914a89cc7","LogTimestamp":"2022-10-26T05:21:47.963Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:49.972Z","message":"Entering","context":{"RequestID":"797b87cc-9fca-49c1-a8a1-702da02e5aa7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38b91b19-6961-48ae-8683-5ae2df4bd5f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:49.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:49.975Z","message":"{\"transactionId\":\"797b87cc-9fca-49c1-a8a1-702da02e5aa7\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:49:973\",\"respDate\":\"221026-05:21:49:975\",\"sourceId\":\"haproxy:797b87cc-9fca-49c1-a8a1-702da02e5aa7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:49:973-82180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[797b87cc-9fca-49c1-a8a1-702da02e5aa7]}\\\"}\"}","context":{"RequestID":"797b87cc-9fca-49c1-a8a1-702da02e5aa7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38b91b19-6961-48ae-8683-5ae2df4bd5f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:49.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:49.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"797b87cc-9fca-49c1-a8a1-702da02e5aa7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b91b19-6961-48ae-8683-5ae2df4bd5f7","LogTimestamp":"2022-10-26T05:21:49.976Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:51.985Z","message":"Entering","context":{"RequestID":"fa02115d-1396-4d41-9bf3-4482caf3170f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dae77a9-c833-4d75-98f4-088fc92c3b75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:51.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:51.987Z","message":"{\"transactionId\":\"fa02115d-1396-4d41-9bf3-4482caf3170f\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:51:986\",\"respDate\":\"221026-05:21:51:987\",\"sourceId\":\"haproxy:fa02115d-1396-4d41-9bf3-4482caf3170f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:51:986-85810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa02115d-1396-4d41-9bf3-4482caf3170f]}\\\"}\"}","context":{"RequestID":"fa02115d-1396-4d41-9bf3-4482caf3170f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dae77a9-c833-4d75-98f4-088fc92c3b75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:51.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:51.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa02115d-1396-4d41-9bf3-4482caf3170f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dae77a9-c833-4d75-98f4-088fc92c3b75","LogTimestamp":"2022-10-26T05:21:51.988Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:53.996Z","message":"Entering","context":{"RequestID":"f88bafb5-7196-4412-a852-ede9daefab9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a5e5229-3eed-4582-8f2c-c8d6ffc96d89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:53.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:53.998Z","message":"{\"transactionId\":\"f88bafb5-7196-4412-a852-ede9daefab9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:53:997\",\"respDate\":\"221026-05:21:53:998\",\"sourceId\":\"haproxy:f88bafb5-7196-4412-a852-ede9daefab9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:53:997-46847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f88bafb5-7196-4412-a852-ede9daefab9e]}\\\"}\"}","context":{"RequestID":"f88bafb5-7196-4412-a852-ede9daefab9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a5e5229-3eed-4582-8f2c-c8d6ffc96d89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:53.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:53.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f88bafb5-7196-4412-a852-ede9daefab9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a5e5229-3eed-4582-8f2c-c8d6ffc96d89","LogTimestamp":"2022-10-26T05:21:53.999Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:21:54.650Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:21:54.652Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:21:55.358Z","message":"Entering","context":{"RequestID":"9e07ae33-2759-44e6-b3a9-afb9cffb0d9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18af3f20-3136-4bb8-81e2-a264688a044b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:55.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:55.360Z","message":"{\"transactionId\":\"9e07ae33-2759-44e6-b3a9-afb9cffb0d9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:55:358\",\"respDate\":\"221026-05:21:55:360\",\"sourceId\":\"OOM_ReadinessCheck:9e07ae33-2759-44e6-b3a9-afb9cffb0d9e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:55:358-6809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39178], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9e07ae33-2759-44e6-b3a9-afb9cffb0d9e]}\\\"}\"}","context":{"RequestID":"9e07ae33-2759-44e6-b3a9-afb9cffb0d9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18af3f20-3136-4bb8-81e2-a264688a044b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:21:55.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:55.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e07ae33-2759-44e6-b3a9-afb9cffb0d9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18af3f20-3136-4bb8-81e2-a264688a044b","LogTimestamp":"2022-10-26T05:21:55.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:21:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:55.497Z","message":"Entering","context":{"RequestID":"2aaa74e5-690b-4cd1-89db-f12c607250c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6eb1635-7312-499e-b863-6624470f270b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"2aaa74e5-690b-4cd1-89db-f12c607250c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6eb1635-7312-499e-b863-6624470f270b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:55.500Z","message":"{\"transactionId\":\"2aaa74e5-690b-4cd1-89db-f12c607250c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:55:498\",\"respDate\":\"221026-05:21:55:500\",\"sourceId\":\"ReadinessCheck:2aaa74e5-690b-4cd1-89db-f12c607250c1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:21:55:498-94316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2aaa74e5-690b-4cd1-89db-f12c607250c1]}\\\"}\"}","context":{"RequestID":"2aaa74e5-690b-4cd1-89db-f12c607250c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6eb1635-7312-499e-b863-6624470f270b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:21:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2aaa74e5-690b-4cd1-89db-f12c607250c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6eb1635-7312-499e-b863-6624470f270b","LogTimestamp":"2022-10-26T05:21:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:21:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:21:56.010Z","message":"Entering","context":{"RequestID":"1490387b-d456-42e8-8137-6710e843ebcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca624d32-995b-471c-a8a6-e6391435f7b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:56.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:56.013Z","message":"{\"transactionId\":\"1490387b-d456-42e8-8137-6710e843ebcc\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:56:010\",\"respDate\":\"221026-05:21:56:013\",\"sourceId\":\"haproxy:1490387b-d456-42e8-8137-6710e843ebcc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:56:010-24605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1490387b-d456-42e8-8137-6710e843ebcc]}\\\"}\"}","context":{"RequestID":"1490387b-d456-42e8-8137-6710e843ebcc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca624d32-995b-471c-a8a6-e6391435f7b1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:56.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:56.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1490387b-d456-42e8-8137-6710e843ebcc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca624d32-995b-471c-a8a6-e6391435f7b1","LogTimestamp":"2022-10-26T05:21:56.013Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:21:57.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:21:57.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:57.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:57.635Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:58.025Z","message":"Entering","context":{"RequestID":"f7773d4e-3ef1-4447-b164-c9afdbc81a63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65740a18-ea81-4702-bd66-c4bd245c90b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:58.027Z","message":"{\"transactionId\":\"f7773d4e-3ef1-4447-b164-c9afdbc81a63\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:58:025\",\"respDate\":\"221026-05:21:58:027\",\"sourceId\":\"haproxy:f7773d4e-3ef1-4447-b164-c9afdbc81a63\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:21:58:025-55685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7773d4e-3ef1-4447-b164-c9afdbc81a63]}\\\"}\"}","context":{"RequestID":"f7773d4e-3ef1-4447-b164-c9afdbc81a63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65740a18-ea81-4702-bd66-c4bd245c90b7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:21:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:58.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7773d4e-3ef1-4447-b164-c9afdbc81a63","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65740a18-ea81-4702-bd66-c4bd245c90b7","LogTimestamp":"2022-10-26T05:21:58.028Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:21:59.203Z","message":"Entering","context":{"RequestID":"efbb7b64-556a-443d-8a7f-9f0c629380dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1b1980c-89c5-41ae-97dd-0f8cf31fc9d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:59.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:21:59.206Z","message":"{\"transactionId\":\"efbb7b64-556a-443d-8a7f-9f0c629380dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:21:59:204\",\"respDate\":\"221026-05:21:59:206\",\"sourceId\":\"healthcheck:efbb7b64-556a-443d-8a7f-9f0c629380dd\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:21:59:204-51184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45192], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[efbb7b64-556a-443d-8a7f-9f0c629380dd]}\\\"}\"}","context":{"RequestID":"efbb7b64-556a-443d-8a7f-9f0c629380dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1b1980c-89c5-41ae-97dd-0f8cf31fc9d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:21:59.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:21:59.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efbb7b64-556a-443d-8a7f-9f0c629380dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1b1980c-89c5-41ae-97dd-0f8cf31fc9d0","LogTimestamp":"2022-10-26T05:21:59.207Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:21:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:22:00.042Z","message":"Entering","context":{"RequestID":"23f00a02-f401-444a-a724-a84cc90e972b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e28102-d6b5-44ca-a253-80dc73363399","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:00.045Z","message":"{\"transactionId\":\"23f00a02-f401-444a-a724-a84cc90e972b\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:00:043\",\"respDate\":\"221026-05:22:00:045\",\"sourceId\":\"haproxy:23f00a02-f401-444a-a724-a84cc90e972b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:00:043-18187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23f00a02-f401-444a-a724-a84cc90e972b]}\\\"}\"}","context":{"RequestID":"23f00a02-f401-444a-a724-a84cc90e972b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e28102-d6b5-44ca-a253-80dc73363399","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:00.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23f00a02-f401-444a-a724-a84cc90e972b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4e28102-d6b5-44ca-a253-80dc73363399","LogTimestamp":"2022-10-26T05:22:00.045Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:01.643Z","message":"Entering","context":{"RequestID":"0fe9a06b-fa66-459b-a994-3acba4f57546","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c916fe5c-5aef-4714-8cd8-5a175405c5b7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:01.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:01.646Z","message":"{\"transactionId\":\"0fe9a06b-fa66-459b-a994-3acba4f57546\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:01:644\",\"respDate\":\"221026-05:22:01:646\",\"sourceId\":\"healthcheck:0fe9a06b-fa66-459b-a994-3acba4f57546\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:01:644-76694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0fe9a06b-fa66-459b-a994-3acba4f57546]}\\\"}\"}","context":{"RequestID":"0fe9a06b-fa66-459b-a994-3acba4f57546","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c916fe5c-5aef-4714-8cd8-5a175405c5b7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:01.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:01.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fe9a06b-fa66-459b-a994-3acba4f57546","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c916fe5c-5aef-4714-8cd8-5a175405c5b7","LogTimestamp":"2022-10-26T05:22:01.647Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:22:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:02.059Z","message":"Entering","context":{"RequestID":"cdbed228-6358-43c8-82ff-b15d21b918ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd0a70fe-3266-48f9-8428-8cb1f802c05b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:02.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:02.061Z","message":"{\"transactionId\":\"cdbed228-6358-43c8-82ff-b15d21b918ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:02:060\",\"respDate\":\"221026-05:22:02:061\",\"sourceId\":\"haproxy:cdbed228-6358-43c8-82ff-b15d21b918ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:02:060-42517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cdbed228-6358-43c8-82ff-b15d21b918ef]}\\\"}\"}","context":{"RequestID":"cdbed228-6358-43c8-82ff-b15d21b918ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd0a70fe-3266-48f9-8428-8cb1f802c05b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:02.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:02.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdbed228-6358-43c8-82ff-b15d21b918ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd0a70fe-3266-48f9-8428-8cb1f802c05b","LogTimestamp":"2022-10-26T05:22:02.062Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:04.074Z","message":"Entering","context":{"RequestID":"bc34bbed-437f-482e-8446-3cd9a20f4580","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"455b1961-24dc-47cb-ac3a-854bbfc49c1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:04.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:04.077Z","message":"{\"transactionId\":\"bc34bbed-437f-482e-8446-3cd9a20f4580\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:04:075\",\"respDate\":\"221026-05:22:04:077\",\"sourceId\":\"haproxy:bc34bbed-437f-482e-8446-3cd9a20f4580\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:04:075-83921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bc34bbed-437f-482e-8446-3cd9a20f4580]}\\\"}\"}","context":{"RequestID":"bc34bbed-437f-482e-8446-3cd9a20f4580","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"455b1961-24dc-47cb-ac3a-854bbfc49c1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:04.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:04.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc34bbed-437f-482e-8446-3cd9a20f4580","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"455b1961-24dc-47cb-ac3a-854bbfc49c1e","LogTimestamp":"2022-10-26T05:22:04.078Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:05.358Z","message":"Entering","context":{"RequestID":"cf419b0b-6645-449a-83ad-fc1ee6e0eb27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6aa9cb9-0b04-4fec-a467-b9564245605c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:05.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:05.361Z","message":"{\"transactionId\":\"cf419b0b-6645-449a-83ad-fc1ee6e0eb27\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:05:359\",\"respDate\":\"221026-05:22:05:360\",\"sourceId\":\"OOM_ReadinessCheck:cf419b0b-6645-449a-83ad-fc1ee6e0eb27\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:05:359-19836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39370], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cf419b0b-6645-449a-83ad-fc1ee6e0eb27]}\\\"}\"}","context":{"RequestID":"cf419b0b-6645-449a-83ad-fc1ee6e0eb27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6aa9cb9-0b04-4fec-a467-b9564245605c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:05.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:05.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf419b0b-6645-449a-83ad-fc1ee6e0eb27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6aa9cb9-0b04-4fec-a467-b9564245605c","LogTimestamp":"2022-10-26T05:22:05.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:05.500Z","message":"Entering","context":{"RequestID":"11c12430-a96f-450c-ab30-1923a330fe3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81bb71df-55ac-4b71-9cae-1c681cb9ea3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:05.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"11c12430-a96f-450c-ab30-1923a330fe3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81bb71df-55ac-4b71-9cae-1c681cb9ea3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:05.504Z","message":"{\"transactionId\":\"11c12430-a96f-450c-ab30-1923a330fe3f\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:05:501\",\"respDate\":\"221026-05:22:05:504\",\"sourceId\":\"ReadinessCheck:11c12430-a96f-450c-ab30-1923a330fe3f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:05:501-48333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[11c12430-a96f-450c-ab30-1923a330fe3f]}\\\"}\"}","context":{"RequestID":"11c12430-a96f-450c-ab30-1923a330fe3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81bb71df-55ac-4b71-9cae-1c681cb9ea3a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:05.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11c12430-a96f-450c-ab30-1923a330fe3f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81bb71df-55ac-4b71-9cae-1c681cb9ea3a","LogTimestamp":"2022-10-26T05:22:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:22:06.088Z","message":"Entering","context":{"RequestID":"7e830dd5-79bb-45c8-990b-e8a164d1a39a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32b9c35b-bd71-4aea-ba1c-2a59161972dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:06.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:06.090Z","message":"{\"transactionId\":\"7e830dd5-79bb-45c8-990b-e8a164d1a39a\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:06:088\",\"respDate\":\"221026-05:22:06:090\",\"sourceId\":\"haproxy:7e830dd5-79bb-45c8-990b-e8a164d1a39a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:06:088-13473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7e830dd5-79bb-45c8-990b-e8a164d1a39a]}\\\"}\"}","context":{"RequestID":"7e830dd5-79bb-45c8-990b-e8a164d1a39a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32b9c35b-bd71-4aea-ba1c-2a59161972dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:06.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:06.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e830dd5-79bb-45c8-990b-e8a164d1a39a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32b9c35b-bd71-4aea-ba1c-2a59161972dd","LogTimestamp":"2022-10-26T05:22:06.090Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:07.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:07.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:07.634Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:07.634Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:08.100Z","message":"Entering","context":{"RequestID":"35b90509-eec5-4762-b873-203ba5430576","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9b451462-059e-4852-8c18-60e60c86a871","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:08.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:08.103Z","message":"{\"transactionId\":\"35b90509-eec5-4762-b873-203ba5430576\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:08:101\",\"respDate\":\"221026-05:22:08:102\",\"sourceId\":\"haproxy:35b90509-eec5-4762-b873-203ba5430576\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:08:101-78246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35b90509-eec5-4762-b873-203ba5430576]}\\\"}\"}","context":{"RequestID":"35b90509-eec5-4762-b873-203ba5430576","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9b451462-059e-4852-8c18-60e60c86a871","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:08.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:08.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35b90509-eec5-4762-b873-203ba5430576","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b451462-059e-4852-8c18-60e60c86a871","LogTimestamp":"2022-10-26T05:22:08.103Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:10.114Z","message":"Entering","context":{"RequestID":"f5b0f9cb-f0bf-482b-9d49-1caf71e334dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9cdfbde1-88e2-4eba-a490-9ee1edb5532f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:10.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:10.117Z","message":"{\"transactionId\":\"f5b0f9cb-f0bf-482b-9d49-1caf71e334dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:10:115\",\"respDate\":\"221026-05:22:10:116\",\"sourceId\":\"haproxy:f5b0f9cb-f0bf-482b-9d49-1caf71e334dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:10:115-6694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f5b0f9cb-f0bf-482b-9d49-1caf71e334dc]}\\\"}\"}","context":{"RequestID":"f5b0f9cb-f0bf-482b-9d49-1caf71e334dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9cdfbde1-88e2-4eba-a490-9ee1edb5532f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:10.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:10.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5b0f9cb-f0bf-482b-9d49-1caf71e334dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cdfbde1-88e2-4eba-a490-9ee1edb5532f","LogTimestamp":"2022-10-26T05:22:10.117Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:12.127Z","message":"Entering","context":{"RequestID":"7ded828d-ce9b-4a14-840d-8fe81a5727ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fd67470-bbd9-49b3-8509-396bce00d223","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:12.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:12.130Z","message":"{\"transactionId\":\"7ded828d-ce9b-4a14-840d-8fe81a5727ec\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:12:128\",\"respDate\":\"221026-05:22:12:130\",\"sourceId\":\"haproxy:7ded828d-ce9b-4a14-840d-8fe81a5727ec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:12:128-43147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ded828d-ce9b-4a14-840d-8fe81a5727ec]}\\\"}\"}","context":{"RequestID":"7ded828d-ce9b-4a14-840d-8fe81a5727ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fd67470-bbd9-49b3-8509-396bce00d223","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:12.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:12.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ded828d-ce9b-4a14-840d-8fe81a5727ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fd67470-bbd9-49b3-8509-396bce00d223","LogTimestamp":"2022-10-26T05:22:12.130Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:14.141Z","message":"Entering","context":{"RequestID":"70f94b4e-f848-4487-97da-2ea97400f800","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87c5d38b-195a-4376-90d9-77d4b1085baf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:14.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:14.144Z","message":"{\"transactionId\":\"70f94b4e-f848-4487-97da-2ea97400f800\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:14:142\",\"respDate\":\"221026-05:22:14:144\",\"sourceId\":\"haproxy:70f94b4e-f848-4487-97da-2ea97400f800\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:14:142-88641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[70f94b4e-f848-4487-97da-2ea97400f800]}\\\"}\"}","context":{"RequestID":"70f94b4e-f848-4487-97da-2ea97400f800","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87c5d38b-195a-4376-90d9-77d4b1085baf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:14.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:14.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70f94b4e-f848-4487-97da-2ea97400f800","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87c5d38b-195a-4376-90d9-77d4b1085baf","LogTimestamp":"2022-10-26T05:22:14.144Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:14.226Z","message":"Entering","context":{"RequestID":"47342bb9-1cbd-46dc-a465-d28c61be32e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be1132f7-b178-46f7-956b-6a616c3c3935","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:14.229Z","message":"{\"transactionId\":\"47342bb9-1cbd-46dc-a465-d28c61be32e6\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:14:227\",\"respDate\":\"221026-05:22:14:229\",\"sourceId\":\"healthcheck:47342bb9-1cbd-46dc-a465-d28c61be32e6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:14:227-55078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45384], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[47342bb9-1cbd-46dc-a465-d28c61be32e6]}\\\"}\"}","context":{"RequestID":"47342bb9-1cbd-46dc-a465-d28c61be32e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be1132f7-b178-46f7-956b-6a616c3c3935","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:14.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47342bb9-1cbd-46dc-a465-d28c61be32e6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be1132f7-b178-46f7-956b-6a616c3c3935","LogTimestamp":"2022-10-26T05:22:14.229Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:15.362Z","message":"Entering","context":{"RequestID":"2d40d1e4-882b-4655-ba28-3960d51b97dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ce86ca0-bbde-4c3a-9648-b575631fdc9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:15.365Z","message":"{\"transactionId\":\"2d40d1e4-882b-4655-ba28-3960d51b97dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:15:362\",\"respDate\":\"221026-05:22:15:365\",\"sourceId\":\"OOM_ReadinessCheck:2d40d1e4-882b-4655-ba28-3960d51b97dc\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:15:362-14395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39552], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2d40d1e4-882b-4655-ba28-3960d51b97dc]}\\\"}\"}","context":{"RequestID":"2d40d1e4-882b-4655-ba28-3960d51b97dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ce86ca0-bbde-4c3a-9648-b575631fdc9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:15.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d40d1e4-882b-4655-ba28-3960d51b97dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ce86ca0-bbde-4c3a-9648-b575631fdc9f","LogTimestamp":"2022-10-26T05:22:15.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:15.499Z","message":"Entering","context":{"RequestID":"095eea96-49f9-41d2-98ab-fbd0e5d05fbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f36deb0-0a2d-4d34-b43a-246f947edbbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:15.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"095eea96-49f9-41d2-98ab-fbd0e5d05fbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f36deb0-0a2d-4d34-b43a-246f947edbbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:15.502Z","message":"{\"transactionId\":\"095eea96-49f9-41d2-98ab-fbd0e5d05fbd\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:15:500\",\"respDate\":\"221026-05:22:15:502\",\"sourceId\":\"ReadinessCheck:095eea96-49f9-41d2-98ab-fbd0e5d05fbd\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:15:500-37111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[095eea96-49f9-41d2-98ab-fbd0e5d05fbd]}\\\"}\"}","context":{"RequestID":"095eea96-49f9-41d2-98ab-fbd0e5d05fbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f36deb0-0a2d-4d34-b43a-246f947edbbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:15.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"095eea96-49f9-41d2-98ab-fbd0e5d05fbd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f36deb0-0a2d-4d34-b43a-246f947edbbc","LogTimestamp":"2022-10-26T05:22:15.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:16.158Z","message":"Entering","context":{"RequestID":"79cdf041-2d42-42f4-86f6-d9c264145713","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f0f26d2-e037-4f16-ac9a-ef29a1eccce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:16.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:16.161Z","message":"{\"transactionId\":\"79cdf041-2d42-42f4-86f6-d9c264145713\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:16:159\",\"respDate\":\"221026-05:22:16:161\",\"sourceId\":\"haproxy:79cdf041-2d42-42f4-86f6-d9c264145713\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:16:159-80796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79cdf041-2d42-42f4-86f6-d9c264145713]}\\\"}\"}","context":{"RequestID":"79cdf041-2d42-42f4-86f6-d9c264145713","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f0f26d2-e037-4f16-ac9a-ef29a1eccce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:16.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:16.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79cdf041-2d42-42f4-86f6-d9c264145713","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f0f26d2-e037-4f16-ac9a-ef29a1eccce5","LogTimestamp":"2022-10-26T05:22:16.162Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:16.670Z","message":"Entering","context":{"RequestID":"5d16c564-9e18-4276-8beb-2bf696589b59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b60c3d6-207a-46f2-ad1b-7de63fa3d7fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:16.672Z","message":"{\"transactionId\":\"5d16c564-9e18-4276-8beb-2bf696589b59\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:16:671\",\"respDate\":\"221026-05:22:16:672\",\"sourceId\":\"healthcheck:5d16c564-9e18-4276-8beb-2bf696589b59\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:16:671-74404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5d16c564-9e18-4276-8beb-2bf696589b59]}\\\"}\"}","context":{"RequestID":"5d16c564-9e18-4276-8beb-2bf696589b59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b60c3d6-207a-46f2-ad1b-7de63fa3d7fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:16.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d16c564-9e18-4276-8beb-2bf696589b59","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b60c3d6-207a-46f2-ad1b-7de63fa3d7fc","LogTimestamp":"2022-10-26T05:22:16.673Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:22:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:17.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:17.636Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:17.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:17.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:18.172Z","message":"Entering","context":{"RequestID":"301a6a47-3ff3-45a4-a6af-2deb5cce3a57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b235ee58-16df-4285-b1cd-48c726a01421","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:18.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:18.174Z","message":"{\"transactionId\":\"301a6a47-3ff3-45a4-a6af-2deb5cce3a57\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:18:172\",\"respDate\":\"221026-05:22:18:174\",\"sourceId\":\"haproxy:301a6a47-3ff3-45a4-a6af-2deb5cce3a57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:18:172-61733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[301a6a47-3ff3-45a4-a6af-2deb5cce3a57]}\\\"}\"}","context":{"RequestID":"301a6a47-3ff3-45a4-a6af-2deb5cce3a57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b235ee58-16df-4285-b1cd-48c726a01421","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:18.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:18.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"301a6a47-3ff3-45a4-a6af-2deb5cce3a57","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b235ee58-16df-4285-b1cd-48c726a01421","LogTimestamp":"2022-10-26T05:22:18.174Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:20.184Z","message":"Entering","context":{"RequestID":"2b944400-f3a7-465e-af9d-3348a7a2740d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee710c32-5e3c-489a-9b11-fdd22084b573","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:20.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:20.187Z","message":"{\"transactionId\":\"2b944400-f3a7-465e-af9d-3348a7a2740d\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:20:185\",\"respDate\":\"221026-05:22:20:187\",\"sourceId\":\"haproxy:2b944400-f3a7-465e-af9d-3348a7a2740d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:20:185-86523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b944400-f3a7-465e-af9d-3348a7a2740d]}\\\"}\"}","context":{"RequestID":"2b944400-f3a7-465e-af9d-3348a7a2740d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee710c32-5e3c-489a-9b11-fdd22084b573","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:20.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:20.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b944400-f3a7-465e-af9d-3348a7a2740d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee710c32-5e3c-489a-9b11-fdd22084b573","LogTimestamp":"2022-10-26T05:22:20.187Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:22.199Z","message":"Entering","context":{"RequestID":"e643aa51-c771-4b88-8189-b6a1e73cc5ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5874ce13-83c1-4d5b-a55d-899d5e297d80","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:22.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:22.201Z","message":"{\"transactionId\":\"e643aa51-c771-4b88-8189-b6a1e73cc5ee\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:22:200\",\"respDate\":\"221026-05:22:22:201\",\"sourceId\":\"haproxy:e643aa51-c771-4b88-8189-b6a1e73cc5ee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:22:200-91930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e643aa51-c771-4b88-8189-b6a1e73cc5ee]}\\\"}\"}","context":{"RequestID":"e643aa51-c771-4b88-8189-b6a1e73cc5ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5874ce13-83c1-4d5b-a55d-899d5e297d80","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:22.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:22.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e643aa51-c771-4b88-8189-b6a1e73cc5ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5874ce13-83c1-4d5b-a55d-899d5e297d80","LogTimestamp":"2022-10-26T05:22:22.201Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:24.212Z","message":"Entering","context":{"RequestID":"4fd4a733-8114-4759-b952-92709e4ecf40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce693c6c-74fd-45cf-8bd2-b10fb77c7845","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:24.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:24.215Z","message":"{\"transactionId\":\"4fd4a733-8114-4759-b952-92709e4ecf40\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:24:213\",\"respDate\":\"221026-05:22:24:214\",\"sourceId\":\"haproxy:4fd4a733-8114-4759-b952-92709e4ecf40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:24:213-69307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4fd4a733-8114-4759-b952-92709e4ecf40]}\\\"}\"}","context":{"RequestID":"4fd4a733-8114-4759-b952-92709e4ecf40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce693c6c-74fd-45cf-8bd2-b10fb77c7845","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:24.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:24.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fd4a733-8114-4759-b952-92709e4ecf40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce693c6c-74fd-45cf-8bd2-b10fb77c7845","LogTimestamp":"2022-10-26T05:22:24.215Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:24.669Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:22:24.671Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:22:25.359Z","message":"Entering","context":{"RequestID":"6bcc5ade-8af5-4d0c-9108-fcf573333ac3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"82fca4c5-7ac9-4a78-b63b-4968d7e7c4ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:25.361Z","message":"{\"transactionId\":\"6bcc5ade-8af5-4d0c-9108-fcf573333ac3\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:25:359\",\"respDate\":\"221026-05:22:25:361\",\"sourceId\":\"OOM_ReadinessCheck:6bcc5ade-8af5-4d0c-9108-fcf573333ac3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:25:359-41662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39744], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6bcc5ade-8af5-4d0c-9108-fcf573333ac3]}\\\"}\"}","context":{"RequestID":"6bcc5ade-8af5-4d0c-9108-fcf573333ac3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"82fca4c5-7ac9-4a78-b63b-4968d7e7c4ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bcc5ade-8af5-4d0c-9108-fcf573333ac3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82fca4c5-7ac9-4a78-b63b-4968d7e7c4ab","LogTimestamp":"2022-10-26T05:22:25.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:25.498Z","message":"Entering","context":{"RequestID":"6e871438-12db-4249-aea2-eefc39689209","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7e2d40-e051-4d92-9e63-d033bf6293b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e871438-12db-4249-aea2-eefc39689209","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7e2d40-e051-4d92-9e63-d033bf6293b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:25.502Z","message":"{\"transactionId\":\"6e871438-12db-4249-aea2-eefc39689209\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:25:499\",\"respDate\":\"221026-05:22:25:501\",\"sourceId\":\"ReadinessCheck:6e871438-12db-4249-aea2-eefc39689209\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:25:499-21988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6e871438-12db-4249-aea2-eefc39689209]}\\\"}\"}","context":{"RequestID":"6e871438-12db-4249-aea2-eefc39689209","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7e2d40-e051-4d92-9e63-d033bf6293b5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:25.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e871438-12db-4249-aea2-eefc39689209","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb7e2d40-e051-4d92-9e63-d033bf6293b5","LogTimestamp":"2022-10-26T05:22:25.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:22:26.228Z","message":"Entering","context":{"RequestID":"991366ce-6973-412c-943b-70bccb50af5a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d61af52-841f-4ef6-bec9-7b8d9f4b1d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:26.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:26.230Z","message":"{\"transactionId\":\"991366ce-6973-412c-943b-70bccb50af5a\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:26:228\",\"respDate\":\"221026-05:22:26:230\",\"sourceId\":\"haproxy:991366ce-6973-412c-943b-70bccb50af5a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:26:228-18631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[991366ce-6973-412c-943b-70bccb50af5a]}\\\"}\"}","context":{"RequestID":"991366ce-6973-412c-943b-70bccb50af5a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d61af52-841f-4ef6-bec9-7b8d9f4b1d20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:26.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:26.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"991366ce-6973-412c-943b-70bccb50af5a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d61af52-841f-4ef6-bec9-7b8d9f4b1d20","LogTimestamp":"2022-10-26T05:22:26.230Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:27.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:27.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:27.634Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:27.634Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:28.240Z","message":"Entering","context":{"RequestID":"244c78fb-1056-4ba6-9adb-3523260a3c2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eabf2059-f05e-479c-a85c-8f0ba80828be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:28.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:28.243Z","message":"{\"transactionId\":\"244c78fb-1056-4ba6-9adb-3523260a3c2b\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:28:241\",\"respDate\":\"221026-05:22:28:243\",\"sourceId\":\"haproxy:244c78fb-1056-4ba6-9adb-3523260a3c2b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:28:241-2200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[244c78fb-1056-4ba6-9adb-3523260a3c2b]}\\\"}\"}","context":{"RequestID":"244c78fb-1056-4ba6-9adb-3523260a3c2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eabf2059-f05e-479c-a85c-8f0ba80828be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:28.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:28.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"244c78fb-1056-4ba6-9adb-3523260a3c2b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eabf2059-f05e-479c-a85c-8f0ba80828be","LogTimestamp":"2022-10-26T05:22:28.243Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:29.249Z","message":"Entering","context":{"RequestID":"b2ae6ddf-965d-4372-9cc6-d772e7fbad5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1c050a1-2ecf-44fd-8822-9bce8c760839","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:29.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:29.251Z","message":"{\"transactionId\":\"b2ae6ddf-965d-4372-9cc6-d772e7fbad5c\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:29:249\",\"respDate\":\"221026-05:22:29:251\",\"sourceId\":\"healthcheck:b2ae6ddf-965d-4372-9cc6-d772e7fbad5c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:29:249-16756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45548], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2ae6ddf-965d-4372-9cc6-d772e7fbad5c]}\\\"}\"}","context":{"RequestID":"b2ae6ddf-965d-4372-9cc6-d772e7fbad5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1c050a1-2ecf-44fd-8822-9bce8c760839","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:29.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:29.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2ae6ddf-965d-4372-9cc6-d772e7fbad5c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c050a1-2ecf-44fd-8822-9bce8c760839","LogTimestamp":"2022-10-26T05:22:29.252Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:30.253Z","message":"Entering","context":{"RequestID":"6bc08efe-1dff-471c-937d-cd9ff9d66025","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c30c099-45f9-4e92-8ba7-cb346d6b2595","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:30.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:30.256Z","message":"{\"transactionId\":\"6bc08efe-1dff-471c-937d-cd9ff9d66025\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:30:254\",\"respDate\":\"221026-05:22:30:256\",\"sourceId\":\"haproxy:6bc08efe-1dff-471c-937d-cd9ff9d66025\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:30:254-11667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6bc08efe-1dff-471c-937d-cd9ff9d66025]}\\\"}\"}","context":{"RequestID":"6bc08efe-1dff-471c-937d-cd9ff9d66025","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c30c099-45f9-4e92-8ba7-cb346d6b2595","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:30.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:30.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bc08efe-1dff-471c-937d-cd9ff9d66025","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c30c099-45f9-4e92-8ba7-cb346d6b2595","LogTimestamp":"2022-10-26T05:22:30.256Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:31.699Z","message":"Entering","context":{"RequestID":"d5e5f1c4-4da3-4268-a723-e871c85e3472","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d6bb288-9b23-4cc0-98b6-b6c9c2a63984","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:31.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:31.701Z","message":"{\"transactionId\":\"d5e5f1c4-4da3-4268-a723-e871c85e3472\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:31:700\",\"respDate\":\"221026-05:22:31:701\",\"sourceId\":\"healthcheck:d5e5f1c4-4da3-4268-a723-e871c85e3472\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:31:700-42386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d5e5f1c4-4da3-4268-a723-e871c85e3472]}\\\"}\"}","context":{"RequestID":"d5e5f1c4-4da3-4268-a723-e871c85e3472","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d6bb288-9b23-4cc0-98b6-b6c9c2a63984","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:31.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:31.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5e5f1c4-4da3-4268-a723-e871c85e3472","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d6bb288-9b23-4cc0-98b6-b6c9c2a63984","LogTimestamp":"2022-10-26T05:22:31.702Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:22:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:32.264Z","message":"Entering","context":{"RequestID":"a3a27177-7f37-4f8f-a0ca-d98cb4f5f546","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d8c5a3b-35dc-4630-b143-34a74176c799","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:32.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:32.267Z","message":"{\"transactionId\":\"a3a27177-7f37-4f8f-a0ca-d98cb4f5f546\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:32:265\",\"respDate\":\"221026-05:22:32:266\",\"sourceId\":\"haproxy:a3a27177-7f37-4f8f-a0ca-d98cb4f5f546\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:32:265-33872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3a27177-7f37-4f8f-a0ca-d98cb4f5f546]}\\\"}\"}","context":{"RequestID":"a3a27177-7f37-4f8f-a0ca-d98cb4f5f546","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d8c5a3b-35dc-4630-b143-34a74176c799","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:32.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:32.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a27177-7f37-4f8f-a0ca-d98cb4f5f546","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d8c5a3b-35dc-4630-b143-34a74176c799","LogTimestamp":"2022-10-26T05:22:32.267Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:34.276Z","message":"Entering","context":{"RequestID":"07f06010-e4fa-4c47-8fcb-bf51dd38f696","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ad623f4-3408-4d96-9fc3-b04f6e6f6d29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:34.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:34.279Z","message":"{\"transactionId\":\"07f06010-e4fa-4c47-8fcb-bf51dd38f696\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:34:277\",\"respDate\":\"221026-05:22:34:279\",\"sourceId\":\"haproxy:07f06010-e4fa-4c47-8fcb-bf51dd38f696\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:34:277-96992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[07f06010-e4fa-4c47-8fcb-bf51dd38f696]}\\\"}\"}","context":{"RequestID":"07f06010-e4fa-4c47-8fcb-bf51dd38f696","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ad623f4-3408-4d96-9fc3-b04f6e6f6d29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:34.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:34.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07f06010-e4fa-4c47-8fcb-bf51dd38f696","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ad623f4-3408-4d96-9fc3-b04f6e6f6d29","LogTimestamp":"2022-10-26T05:22:34.279Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:35.368Z","message":"Entering","context":{"RequestID":"dca0a0bf-40c1-4e09-a4f2-f611c13d96a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e196935-60fe-490e-ab06-cb1df8f74713","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:35.371Z","message":"{\"transactionId\":\"dca0a0bf-40c1-4e09-a4f2-f611c13d96a6\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:35:369\",\"respDate\":\"221026-05:22:35:371\",\"sourceId\":\"OOM_ReadinessCheck:dca0a0bf-40c1-4e09-a4f2-f611c13d96a6\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:35:369-42397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39936], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dca0a0bf-40c1-4e09-a4f2-f611c13d96a6]}\\\"}\"}","context":{"RequestID":"dca0a0bf-40c1-4e09-a4f2-f611c13d96a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e196935-60fe-490e-ab06-cb1df8f74713","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:35.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dca0a0bf-40c1-4e09-a4f2-f611c13d96a6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e196935-60fe-490e-ab06-cb1df8f74713","LogTimestamp":"2022-10-26T05:22:35.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:35.497Z","message":"Entering","context":{"RequestID":"2d7b1567-546c-4615-8768-46c05344b3b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f24ccbe6-0ec5-4653-94e4-075a2c608612","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d7b1567-546c-4615-8768-46c05344b3b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f24ccbe6-0ec5-4653-94e4-075a2c608612","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:35.500Z","message":"{\"transactionId\":\"2d7b1567-546c-4615-8768-46c05344b3b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:35:498\",\"respDate\":\"221026-05:22:35:500\",\"sourceId\":\"ReadinessCheck:2d7b1567-546c-4615-8768-46c05344b3b0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:35:498-7881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2d7b1567-546c-4615-8768-46c05344b3b0]}\\\"}\"}","context":{"RequestID":"2d7b1567-546c-4615-8768-46c05344b3b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f24ccbe6-0ec5-4653-94e4-075a2c608612","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d7b1567-546c-4615-8768-46c05344b3b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f24ccbe6-0ec5-4653-94e4-075a2c608612","LogTimestamp":"2022-10-26T05:22:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:36.289Z","message":"Entering","context":{"RequestID":"176f6f1f-6c29-48f3-bc2f-682fd31786c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"003edd8e-e461-4117-827b-bb7d4c885b7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:36.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:36.291Z","message":"{\"transactionId\":\"176f6f1f-6c29-48f3-bc2f-682fd31786c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:36:289\",\"respDate\":\"221026-05:22:36:291\",\"sourceId\":\"haproxy:176f6f1f-6c29-48f3-bc2f-682fd31786c1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:36:289-76348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[176f6f1f-6c29-48f3-bc2f-682fd31786c1]}\\\"}\"}","context":{"RequestID":"176f6f1f-6c29-48f3-bc2f-682fd31786c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"003edd8e-e461-4117-827b-bb7d4c885b7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:36.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:36.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"176f6f1f-6c29-48f3-bc2f-682fd31786c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"003edd8e-e461-4117-827b-bb7d4c885b7a","LogTimestamp":"2022-10-26T05:22:36.291Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:37.625Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:37.634Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:22:37.635Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:37.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:37.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:37.636Z","message":"Connection[/10.233.65.139: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":"2022-10-26T05:22:38.302Z","message":"Entering","context":{"RequestID":"d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1253321-35e0-49c1-8d52-7ef2af3f8e93","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:38.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:38.304Z","message":"{\"transactionId\":\"d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:38:302\",\"respDate\":\"221026-05:22:38:304\",\"sourceId\":\"haproxy:d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:38:302-89174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21]}\\\"}\"}","context":{"RequestID":"d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1253321-35e0-49c1-8d52-7ef2af3f8e93","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:38.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:38.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9c3bb4a-c700-4bc6-b8c7-c0e6957cfe21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1253321-35e0-49c1-8d52-7ef2af3f8e93","LogTimestamp":"2022-10-26T05:22:38.304Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:40.314Z","message":"Entering","context":{"RequestID":"006df1aa-d25f-4afa-8f43-c8bb746e48e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ff85ede-1564-4b25-92f0-663dd3645766","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:40.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:40.317Z","message":"{\"transactionId\":\"006df1aa-d25f-4afa-8f43-c8bb746e48e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:40:315\",\"respDate\":\"221026-05:22:40:316\",\"sourceId\":\"haproxy:006df1aa-d25f-4afa-8f43-c8bb746e48e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:40:315-6676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[006df1aa-d25f-4afa-8f43-c8bb746e48e4]}\\\"}\"}","context":{"RequestID":"006df1aa-d25f-4afa-8f43-c8bb746e48e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ff85ede-1564-4b25-92f0-663dd3645766","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:40.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:40.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"006df1aa-d25f-4afa-8f43-c8bb746e48e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff85ede-1564-4b25-92f0-663dd3645766","LogTimestamp":"2022-10-26T05:22:40.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:42.327Z","message":"Entering","context":{"RequestID":"b975721d-0521-4790-930f-468ea627575f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c88aa01d-c7ae-463f-aad7-9d1d80ac640a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:42.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:42.330Z","message":"{\"transactionId\":\"b975721d-0521-4790-930f-468ea627575f\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:42:328\",\"respDate\":\"221026-05:22:42:330\",\"sourceId\":\"haproxy:b975721d-0521-4790-930f-468ea627575f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:42:328-80697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b975721d-0521-4790-930f-468ea627575f]}\\\"}\"}","context":{"RequestID":"b975721d-0521-4790-930f-468ea627575f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c88aa01d-c7ae-463f-aad7-9d1d80ac640a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:42.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:42.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b975721d-0521-4790-930f-468ea627575f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c88aa01d-c7ae-463f-aad7-9d1d80ac640a","LogTimestamp":"2022-10-26T05:22:42.331Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:44.274Z","message":"Entering","context":{"RequestID":"25747e7f-e11b-4f55-a05e-b3daca2a1a6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2adcebf-8386-481d-a494-82cb8b7d716f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:44.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:44.276Z","message":"{\"transactionId\":\"25747e7f-e11b-4f55-a05e-b3daca2a1a6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:44:274\",\"respDate\":\"221026-05:22:44:276\",\"sourceId\":\"healthcheck:25747e7f-e11b-4f55-a05e-b3daca2a1a6b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:44:274-24682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45726], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[25747e7f-e11b-4f55-a05e-b3daca2a1a6b]}\\\"}\"}","context":{"RequestID":"25747e7f-e11b-4f55-a05e-b3daca2a1a6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2adcebf-8386-481d-a494-82cb8b7d716f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:44.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:44.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25747e7f-e11b-4f55-a05e-b3daca2a1a6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2adcebf-8386-481d-a494-82cb8b7d716f","LogTimestamp":"2022-10-26T05:22:44.276Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:44.341Z","message":"Entering","context":{"RequestID":"891d0599-8466-4713-b4e1-5448e3b9abd9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff54ffa1-da39-485f-b428-c43c8e061715","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:44.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:44.343Z","message":"{\"transactionId\":\"891d0599-8466-4713-b4e1-5448e3b9abd9\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:44:342\",\"respDate\":\"221026-05:22:44:343\",\"sourceId\":\"haproxy:891d0599-8466-4713-b4e1-5448e3b9abd9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:44:342-3302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[891d0599-8466-4713-b4e1-5448e3b9abd9]}\\\"}\"}","context":{"RequestID":"891d0599-8466-4713-b4e1-5448e3b9abd9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff54ffa1-da39-485f-b428-c43c8e061715","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:44.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:44.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891d0599-8466-4713-b4e1-5448e3b9abd9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff54ffa1-da39-485f-b428-c43c8e061715","LogTimestamp":"2022-10-26T05:22:44.344Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:45.361Z","message":"Entering","context":{"RequestID":"b8b885f2-68a0-4180-a61e-20306a92ffcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b6e4187f-9765-47f1-a8b3-e29b3933efc3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:45.363Z","message":"{\"transactionId\":\"b8b885f2-68a0-4180-a61e-20306a92ffcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:45:361\",\"respDate\":\"221026-05:22:45:363\",\"sourceId\":\"OOM_ReadinessCheck:b8b885f2-68a0-4180-a61e-20306a92ffcf\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:45:361-51213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40138], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b8b885f2-68a0-4180-a61e-20306a92ffcf]}\\\"}\"}","context":{"RequestID":"b8b885f2-68a0-4180-a61e-20306a92ffcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"b6e4187f-9765-47f1-a8b3-e29b3933efc3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8b885f2-68a0-4180-a61e-20306a92ffcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6e4187f-9765-47f1-a8b3-e29b3933efc3","LogTimestamp":"2022-10-26T05:22:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:45.496Z","message":"Entering","context":{"RequestID":"ae29cc75-07c6-4ebb-a712-c05b55ccc535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2c0b179-254f-4f5f-8fbe-9a08610b3c22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae29cc75-07c6-4ebb-a712-c05b55ccc535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2c0b179-254f-4f5f-8fbe-9a08610b3c22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:45.499Z","message":"{\"transactionId\":\"ae29cc75-07c6-4ebb-a712-c05b55ccc535\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:45:497\",\"respDate\":\"221026-05:22:45:499\",\"sourceId\":\"ReadinessCheck:ae29cc75-07c6-4ebb-a712-c05b55ccc535\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:45:497-11255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ae29cc75-07c6-4ebb-a712-c05b55ccc535]}\\\"}\"}","context":{"RequestID":"ae29cc75-07c6-4ebb-a712-c05b55ccc535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2c0b179-254f-4f5f-8fbe-9a08610b3c22","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae29cc75-07c6-4ebb-a712-c05b55ccc535","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2c0b179-254f-4f5f-8fbe-9a08610b3c22","LogTimestamp":"2022-10-26T05:22:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:46.354Z","message":"Entering","context":{"RequestID":"612d5839-783d-4b17-89fd-666ef10ff560","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ebd23e1-88c4-44f9-a85e-7fabdb6757fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:46.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:46.356Z","message":"{\"transactionId\":\"612d5839-783d-4b17-89fd-666ef10ff560\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:46:354\",\"respDate\":\"221026-05:22:46:356\",\"sourceId\":\"haproxy:612d5839-783d-4b17-89fd-666ef10ff560\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:46:354-76301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[612d5839-783d-4b17-89fd-666ef10ff560]}\\\"}\"}","context":{"RequestID":"612d5839-783d-4b17-89fd-666ef10ff560","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ebd23e1-88c4-44f9-a85e-7fabdb6757fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:46.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:46.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"612d5839-783d-4b17-89fd-666ef10ff560","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ebd23e1-88c4-44f9-a85e-7fabdb6757fc","LogTimestamp":"2022-10-26T05:22:46.357Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:46.724Z","message":"Entering","context":{"RequestID":"3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f69cdc5e-6853-4026-b058-b5c3c3dcfeff","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:46.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:46.726Z","message":"{\"transactionId\":\"3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:46:724\",\"respDate\":\"221026-05:22:46:726\",\"sourceId\":\"healthcheck:3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:46:724-57761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a]}\\\"}\"}","context":{"RequestID":"3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f69cdc5e-6853-4026-b058-b5c3c3dcfeff","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:46.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:46.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b8ceb1a-bfb1-4d41-b2fc-cdde54907d6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f69cdc5e-6853-4026-b058-b5c3c3dcfeff","LogTimestamp":"2022-10-26T05:22:46.727Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:22:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:47.626Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:47.634Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:47.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:47.635Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:48.369Z","message":"Entering","context":{"RequestID":"e66850dc-a1a9-42d8-a0a3-6b963b99d403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99db7a54-c88f-4962-9ba2-44dc4fa09dde","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:48.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:48.372Z","message":"{\"transactionId\":\"e66850dc-a1a9-42d8-a0a3-6b963b99d403\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:48:370\",\"respDate\":\"221026-05:22:48:372\",\"sourceId\":\"haproxy:e66850dc-a1a9-42d8-a0a3-6b963b99d403\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:48:370-36867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e66850dc-a1a9-42d8-a0a3-6b963b99d403]}\\\"}\"}","context":{"RequestID":"e66850dc-a1a9-42d8-a0a3-6b963b99d403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99db7a54-c88f-4962-9ba2-44dc4fa09dde","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:48.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:48.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e66850dc-a1a9-42d8-a0a3-6b963b99d403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99db7a54-c88f-4962-9ba2-44dc4fa09dde","LogTimestamp":"2022-10-26T05:22:48.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:50.383Z","message":"Entering","context":{"RequestID":"9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3156cd04-2409-43b7-9217-1ca4a575bc63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:50.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:50.386Z","message":"{\"transactionId\":\"9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:50:384\",\"respDate\":\"221026-05:22:50:386\",\"sourceId\":\"haproxy:9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:50:384-32872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b]}\\\"}\"}","context":{"RequestID":"9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3156cd04-2409-43b7-9217-1ca4a575bc63","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:50.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:50.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ca5df1b-cb9e-4e3f-a19f-c48adfe0b69b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3156cd04-2409-43b7-9217-1ca4a575bc63","LogTimestamp":"2022-10-26T05:22:50.387Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:22:52.400Z","message":"Entering","context":{"RequestID":"095c096b-0e99-42d0-adfe-e5b1c2cbe7f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d81b9f3a-0716-46c9-8924-c1d2661a6146","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:52.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:52.403Z","message":"{\"transactionId\":\"095c096b-0e99-42d0-adfe-e5b1c2cbe7f0\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:52:400\",\"respDate\":\"221026-05:22:52:402\",\"sourceId\":\"haproxy:095c096b-0e99-42d0-adfe-e5b1c2cbe7f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:52:400-77500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[095c096b-0e99-42d0-adfe-e5b1c2cbe7f0]}\\\"}\"}","context":{"RequestID":"095c096b-0e99-42d0-adfe-e5b1c2cbe7f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d81b9f3a-0716-46c9-8924-c1d2661a6146","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:52.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:52.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"095c096b-0e99-42d0-adfe-e5b1c2cbe7f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81b9f3a-0716-46c9-8924-c1d2661a6146","LogTimestamp":"2022-10-26T05:22:52.403Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:54.414Z","message":"Entering","context":{"RequestID":"79578a1f-9f8f-4d1f-97f9-3524a5a135ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9df341-7e0f-4a32-87f9-59c938e36a45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:54.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:54.419Z","message":"{\"transactionId\":\"79578a1f-9f8f-4d1f-97f9-3524a5a135ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:54:414\",\"respDate\":\"221026-05:22:54:419\",\"sourceId\":\"haproxy:79578a1f-9f8f-4d1f-97f9-3524a5a135ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:54:414-18193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79578a1f-9f8f-4d1f-97f9-3524a5a135ad]}\\\"}\"}","context":{"RequestID":"79578a1f-9f8f-4d1f-97f9-3524a5a135ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9df341-7e0f-4a32-87f9-59c938e36a45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:54.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:54.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79578a1f-9f8f-4d1f-97f9-3524a5a135ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb9df341-7e0f-4a32-87f9-59c938e36a45","LogTimestamp":"2022-10-26T05:22:54.420Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access" {"timestamp":"2022-10-26T05:22:54.681Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:22:54.687Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:22:55.359Z","message":"Entering","context":{"RequestID":"f839136e-703f-4cf1-baf9-b6f7cb94ce7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3cf72015-f049-476f-8380-0f194d1741c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:55.362Z","message":"{\"transactionId\":\"f839136e-703f-4cf1-baf9-b6f7cb94ce7d\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:55:360\",\"respDate\":\"221026-05:22:55:361\",\"sourceId\":\"OOM_ReadinessCheck:f839136e-703f-4cf1-baf9-b6f7cb94ce7d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:55:360-61932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40334], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f839136e-703f-4cf1-baf9-b6f7cb94ce7d]}\\\"}\"}","context":{"RequestID":"f839136e-703f-4cf1-baf9-b6f7cb94ce7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3cf72015-f049-476f-8380-0f194d1741c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:22:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:55.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f839136e-703f-4cf1-baf9-b6f7cb94ce7d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cf72015-f049-476f-8380-0f194d1741c3","LogTimestamp":"2022-10-26T05:22:55.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:22:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:55.497Z","message":"Entering","context":{"RequestID":"bfaff8f3-de41-4f53-89ad-89d2d231403a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83f65418-8414-48d6-bc7f-063dc60d3442","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"bfaff8f3-de41-4f53-89ad-89d2d231403a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83f65418-8414-48d6-bc7f-063dc60d3442","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:55.500Z","message":"{\"transactionId\":\"bfaff8f3-de41-4f53-89ad-89d2d231403a\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:55:497\",\"respDate\":\"221026-05:22:55:500\",\"sourceId\":\"ReadinessCheck:bfaff8f3-de41-4f53-89ad-89d2d231403a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:22:55:497-51530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bfaff8f3-de41-4f53-89ad-89d2d231403a]}\\\"}\"}","context":{"RequestID":"bfaff8f3-de41-4f53-89ad-89d2d231403a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83f65418-8414-48d6-bc7f-063dc60d3442","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:22:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfaff8f3-de41-4f53-89ad-89d2d231403a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f65418-8414-48d6-bc7f-063dc60d3442","LogTimestamp":"2022-10-26T05:22:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:22:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:22:56.434Z","message":"Entering","context":{"RequestID":"6b5e8c40-b4fb-4e8c-a721-91461f68476e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77297eca-a98a-49ab-9f06-f6ba1b3f979c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:56.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:56.436Z","message":"{\"transactionId\":\"6b5e8c40-b4fb-4e8c-a721-91461f68476e\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:56:434\",\"respDate\":\"221026-05:22:56:436\",\"sourceId\":\"haproxy:6b5e8c40-b4fb-4e8c-a721-91461f68476e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:56:434-15502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b5e8c40-b4fb-4e8c-a721-91461f68476e]}\\\"}\"}","context":{"RequestID":"6b5e8c40-b4fb-4e8c-a721-91461f68476e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77297eca-a98a-49ab-9f06-f6ba1b3f979c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:56.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:56.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b5e8c40-b4fb-4e8c-a721-91461f68476e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77297eca-a98a-49ab-9f06-f6ba1b3f979c","LogTimestamp":"2022-10-26T05:22:56.436Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:22:57.626Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:22:57.635Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:57.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:57.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:58.448Z","message":"Entering","context":{"RequestID":"33da3af4-7218-456f-a414-a776615229d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"6d750614-0a86-4c15-b11b-d1f66609e370","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:58.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:58.450Z","message":"{\"transactionId\":\"33da3af4-7218-456f-a414-a776615229d9\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:58:448\",\"respDate\":\"221026-05:22:58:450\",\"sourceId\":\"haproxy:33da3af4-7218-456f-a414-a776615229d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:22:58:448-26597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33da3af4-7218-456f-a414-a776615229d9]}\\\"}\"}","context":{"RequestID":"33da3af4-7218-456f-a414-a776615229d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"6d750614-0a86-4c15-b11b-d1f66609e370","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:22:58.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:58.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33da3af4-7218-456f-a414-a776615229d9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d750614-0a86-4c15-b11b-d1f66609e370","LogTimestamp":"2022-10-26T05:22:58.450Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:22:59.295Z","message":"Entering","context":{"RequestID":"ebf4a806-2c42-4a9a-a174-aa008f841372","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bec71e29-aa08-45c0-958e-28dbb6897758","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:59.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:22:59.297Z","message":"{\"transactionId\":\"ebf4a806-2c42-4a9a-a174-aa008f841372\",\"status\":\"200\",\"rqstDate\":\"221026-05:22:59:295\",\"respDate\":\"221026-05:22:59:297\",\"sourceId\":\"healthcheck:ebf4a806-2c42-4a9a-a174-aa008f841372\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:22:59:295-67688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45914], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ebf4a806-2c42-4a9a-a174-aa008f841372]}\\\"}\"}","context":{"RequestID":"ebf4a806-2c42-4a9a-a174-aa008f841372","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bec71e29-aa08-45c0-958e-28dbb6897758","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:22:59.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:22:59.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebf4a806-2c42-4a9a-a174-aa008f841372","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bec71e29-aa08-45c0-958e-28dbb6897758","LogTimestamp":"2022-10-26T05:22:59.297Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:22:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:00.461Z","message":"Entering","context":{"RequestID":"d82a61a5-eea0-4690-baca-a1c36c7736dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6c89a49-7c7e-46dd-98b5-107e11f60aa3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:00.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:00.464Z","message":"{\"transactionId\":\"d82a61a5-eea0-4690-baca-a1c36c7736dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:00:461\",\"respDate\":\"221026-05:23:00:464\",\"sourceId\":\"haproxy:d82a61a5-eea0-4690-baca-a1c36c7736dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:00:461-73890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d82a61a5-eea0-4690-baca-a1c36c7736dd]}\\\"}\"}","context":{"RequestID":"d82a61a5-eea0-4690-baca-a1c36c7736dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6c89a49-7c7e-46dd-98b5-107e11f60aa3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:00.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:00.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d82a61a5-eea0-4690-baca-a1c36c7736dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6c89a49-7c7e-46dd-98b5-107e11f60aa3","LogTimestamp":"2022-10-26T05:23:00.464Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:01.756Z","message":"Entering","context":{"RequestID":"eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"273f03df-15ed-48de-8789-4718524a1e9b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:01.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:01.759Z","message":"{\"transactionId\":\"eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:01:757\",\"respDate\":\"221026-05:23:01:759\",\"sourceId\":\"healthcheck:eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:01:757-32985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6]}\\\"}\"}","context":{"RequestID":"eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"273f03df-15ed-48de-8789-4718524a1e9b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:01.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:01.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb1ce2b1-c9a3-464f-b7b6-9b65e88167c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"273f03df-15ed-48de-8789-4718524a1e9b","LogTimestamp":"2022-10-26T05:23:01.759Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:23:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:02.476Z","message":"Entering","context":{"RequestID":"2941c2c6-68c4-4acf-9980-f16b5ac1934a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37899438-bdba-440d-a69f-0cf16f89c6fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:02.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:02.479Z","message":"{\"transactionId\":\"2941c2c6-68c4-4acf-9980-f16b5ac1934a\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:02:477\",\"respDate\":\"221026-05:23:02:479\",\"sourceId\":\"haproxy:2941c2c6-68c4-4acf-9980-f16b5ac1934a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:02:477-25991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2941c2c6-68c4-4acf-9980-f16b5ac1934a]}\\\"}\"}","context":{"RequestID":"2941c2c6-68c4-4acf-9980-f16b5ac1934a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37899438-bdba-440d-a69f-0cf16f89c6fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:02.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:02.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2941c2c6-68c4-4acf-9980-f16b5ac1934a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37899438-bdba-440d-a69f-0cf16f89c6fd","LogTimestamp":"2022-10-26T05:23:02.480Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:04.489Z","message":"Entering","context":{"RequestID":"862511d8-5cf1-40b8-ad77-4a2fdd215d56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa6b4131-3e3f-409c-adc8-c771f5972abd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:04.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:04.491Z","message":"{\"transactionId\":\"862511d8-5cf1-40b8-ad77-4a2fdd215d56\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:04:490\",\"respDate\":\"221026-05:23:04:491\",\"sourceId\":\"haproxy:862511d8-5cf1-40b8-ad77-4a2fdd215d56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:04:490-20601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[862511d8-5cf1-40b8-ad77-4a2fdd215d56]}\\\"}\"}","context":{"RequestID":"862511d8-5cf1-40b8-ad77-4a2fdd215d56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa6b4131-3e3f-409c-adc8-c771f5972abd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:04.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:04.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"862511d8-5cf1-40b8-ad77-4a2fdd215d56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa6b4131-3e3f-409c-adc8-c771f5972abd","LogTimestamp":"2022-10-26T05:23:04.492Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:05.359Z","message":"Entering","context":{"RequestID":"85fba131-790a-4ea3-9d32-136c0641ddef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67adb5ac-8be9-46ee-8799-60e372cbfa6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:05.362Z","message":"{\"transactionId\":\"85fba131-790a-4ea3-9d32-136c0641ddef\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:05:360\",\"respDate\":\"221026-05:23:05:362\",\"sourceId\":\"OOM_ReadinessCheck:85fba131-790a-4ea3-9d32-136c0641ddef\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:05:360-35085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40532], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[85fba131-790a-4ea3-9d32-136c0641ddef]}\\\"}\"}","context":{"RequestID":"85fba131-790a-4ea3-9d32-136c0641ddef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67adb5ac-8be9-46ee-8799-60e372cbfa6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:05.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:05.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85fba131-790a-4ea3-9d32-136c0641ddef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67adb5ac-8be9-46ee-8799-60e372cbfa6a","LogTimestamp":"2022-10-26T05:23:05.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:05.499Z","message":"Entering","context":{"RequestID":"216709c7-0bd3-4e9f-986e-77776d5d3574","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b764b447-e068-4a4d-95e8-71ae6f6813b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"216709c7-0bd3-4e9f-986e-77776d5d3574","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b764b447-e068-4a4d-95e8-71ae6f6813b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:05.502Z","message":"{\"transactionId\":\"216709c7-0bd3-4e9f-986e-77776d5d3574\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:05:500\",\"respDate\":\"221026-05:23:05:502\",\"sourceId\":\"ReadinessCheck:216709c7-0bd3-4e9f-986e-77776d5d3574\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:05:500-29502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[216709c7-0bd3-4e9f-986e-77776d5d3574]}\\\"}\"}","context":{"RequestID":"216709c7-0bd3-4e9f-986e-77776d5d3574","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b764b447-e068-4a4d-95e8-71ae6f6813b0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:05.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"216709c7-0bd3-4e9f-986e-77776d5d3574","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b764b447-e068-4a4d-95e8-71ae6f6813b0","LogTimestamp":"2022-10-26T05:23:05.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:06.502Z","message":"Entering","context":{"RequestID":"6c5cc5fb-8a8c-46c3-bade-cbbb72adee12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0e99608-62bc-40a4-a849-ed77e3d089e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:06.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:06.505Z","message":"{\"transactionId\":\"6c5cc5fb-8a8c-46c3-bade-cbbb72adee12\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:06:503\",\"respDate\":\"221026-05:23:06:505\",\"sourceId\":\"haproxy:6c5cc5fb-8a8c-46c3-bade-cbbb72adee12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:06:503-98086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c5cc5fb-8a8c-46c3-bade-cbbb72adee12]}\\\"}\"}","context":{"RequestID":"6c5cc5fb-8a8c-46c3-bade-cbbb72adee12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0e99608-62bc-40a4-a849-ed77e3d089e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:06.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:06.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c5cc5fb-8a8c-46c3-bade-cbbb72adee12","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0e99608-62bc-40a4-a849-ed77e3d089e5","LogTimestamp":"2022-10-26T05:23:06.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:07.626Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:07.636Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:07.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:07.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:08.516Z","message":"Entering","context":{"RequestID":"ba68d8a0-9244-4977-97e0-e3372a87e735","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad1bc499-b1c2-4c8c-a009-4c5fee791134","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:08.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:08.518Z","message":"{\"transactionId\":\"ba68d8a0-9244-4977-97e0-e3372a87e735\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:08:516\",\"respDate\":\"221026-05:23:08:518\",\"sourceId\":\"haproxy:ba68d8a0-9244-4977-97e0-e3372a87e735\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:08:516-59208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba68d8a0-9244-4977-97e0-e3372a87e735]}\\\"}\"}","context":{"RequestID":"ba68d8a0-9244-4977-97e0-e3372a87e735","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad1bc499-b1c2-4c8c-a009-4c5fee791134","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:08.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:08.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba68d8a0-9244-4977-97e0-e3372a87e735","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad1bc499-b1c2-4c8c-a009-4c5fee791134","LogTimestamp":"2022-10-26T05:23:08.518Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:10.528Z","message":"Entering","context":{"RequestID":"cb861778-e9d8-416a-9234-9512a401ea7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"561b5457-1451-4f05-8b7f-f9ed67508a3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:10.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:10.530Z","message":"{\"transactionId\":\"cb861778-e9d8-416a-9234-9512a401ea7e\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:10:529\",\"respDate\":\"221026-05:23:10:530\",\"sourceId\":\"haproxy:cb861778-e9d8-416a-9234-9512a401ea7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:10:529-81934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb861778-e9d8-416a-9234-9512a401ea7e]}\\\"}\"}","context":{"RequestID":"cb861778-e9d8-416a-9234-9512a401ea7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"561b5457-1451-4f05-8b7f-f9ed67508a3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:10.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:10.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb861778-e9d8-416a-9234-9512a401ea7e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"561b5457-1451-4f05-8b7f-f9ed67508a3d","LogTimestamp":"2022-10-26T05:23:10.531Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:12.541Z","message":"Entering","context":{"RequestID":"cbf72724-278e-4cc0-94ee-7f7966d3daa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce4a1cf5-3db5-42f0-902e-1b643a52ebf8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:12.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:12.544Z","message":"{\"transactionId\":\"cbf72724-278e-4cc0-94ee-7f7966d3daa2\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:12:542\",\"respDate\":\"221026-05:23:12:544\",\"sourceId\":\"haproxy:cbf72724-278e-4cc0-94ee-7f7966d3daa2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:12:542-45253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cbf72724-278e-4cc0-94ee-7f7966d3daa2]}\\\"}\"}","context":{"RequestID":"cbf72724-278e-4cc0-94ee-7f7966d3daa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce4a1cf5-3db5-42f0-902e-1b643a52ebf8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:12.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:12.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbf72724-278e-4cc0-94ee-7f7966d3daa2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce4a1cf5-3db5-42f0-902e-1b643a52ebf8","LogTimestamp":"2022-10-26T05:23:12.544Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:14.319Z","message":"Entering","context":{"RequestID":"c014d6c8-0fe4-4006-9197-81ec498a83a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"113d34c7-f9b7-4acb-8413-f9b867dfa38d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:14.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:14.321Z","message":"{\"transactionId\":\"c014d6c8-0fe4-4006-9197-81ec498a83a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:14:319\",\"respDate\":\"221026-05:23:14:321\",\"sourceId\":\"healthcheck:c014d6c8-0fe4-4006-9197-81ec498a83a8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:14:319-84146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46094], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c014d6c8-0fe4-4006-9197-81ec498a83a8]}\\\"}\"}","context":{"RequestID":"c014d6c8-0fe4-4006-9197-81ec498a83a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"113d34c7-f9b7-4acb-8413-f9b867dfa38d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:14.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:14.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c014d6c8-0fe4-4006-9197-81ec498a83a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"113d34c7-f9b7-4acb-8413-f9b867dfa38d","LogTimestamp":"2022-10-26T05:23:14.322Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:14.554Z","message":"Entering","context":{"RequestID":"0b74dce8-9d53-4305-8105-031cfa257c6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08a5b196-cfc1-4efe-ac1e-0f89bb4fdef1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:14.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:14.557Z","message":"{\"transactionId\":\"0b74dce8-9d53-4305-8105-031cfa257c6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:14:555\",\"respDate\":\"221026-05:23:14:556\",\"sourceId\":\"haproxy:0b74dce8-9d53-4305-8105-031cfa257c6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:14:555-54864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b74dce8-9d53-4305-8105-031cfa257c6a]}\\\"}\"}","context":{"RequestID":"0b74dce8-9d53-4305-8105-031cfa257c6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08a5b196-cfc1-4efe-ac1e-0f89bb4fdef1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:14.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:14.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b74dce8-9d53-4305-8105-031cfa257c6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08a5b196-cfc1-4efe-ac1e-0f89bb4fdef1","LogTimestamp":"2022-10-26T05:23:14.557Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:23:15.361Z","message":"Entering","context":{"RequestID":"1ea8a19b-12cf-4272-b9c2-59a3b72e09ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19955a3c-a35f-4521-9563-10eae099d243","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:15.363Z","message":"{\"transactionId\":\"1ea8a19b-12cf-4272-b9c2-59a3b72e09ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:15:362\",\"respDate\":\"221026-05:23:15:363\",\"sourceId\":\"OOM_ReadinessCheck:1ea8a19b-12cf-4272-b9c2-59a3b72e09ab\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:15:362-2033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40710], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1ea8a19b-12cf-4272-b9c2-59a3b72e09ab]}\\\"}\"}","context":{"RequestID":"1ea8a19b-12cf-4272-b9c2-59a3b72e09ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19955a3c-a35f-4521-9563-10eae099d243","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:15.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ea8a19b-12cf-4272-b9c2-59a3b72e09ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19955a3c-a35f-4521-9563-10eae099d243","LogTimestamp":"2022-10-26T05:23:15.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:15.498Z","message":"Entering","context":{"RequestID":"bf054f43-eeee-443e-a85b-9b4d8757fa4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d6d2f65-7994-47f9-be67-ab4a4c7f97eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf054f43-eeee-443e-a85b-9b4d8757fa4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d6d2f65-7994-47f9-be67-ab4a4c7f97eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:15.500Z","message":"{\"transactionId\":\"bf054f43-eeee-443e-a85b-9b4d8757fa4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:15:499\",\"respDate\":\"221026-05:23:15:500\",\"sourceId\":\"ReadinessCheck:bf054f43-eeee-443e-a85b-9b4d8757fa4f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:15:499-41319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bf054f43-eeee-443e-a85b-9b4d8757fa4f]}\\\"}\"}","context":{"RequestID":"bf054f43-eeee-443e-a85b-9b4d8757fa4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d6d2f65-7994-47f9-be67-ab4a4c7f97eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf054f43-eeee-443e-a85b-9b4d8757fa4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d6d2f65-7994-47f9-be67-ab4a4c7f97eb","LogTimestamp":"2022-10-26T05:23:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:16.574Z","message":"Entering","context":{"RequestID":"9d276d09-476c-4b38-8922-ed399c0be272","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb5e1578-78d6-4302-892f-09c5bbe76a24","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:16.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:16.576Z","message":"{\"transactionId\":\"9d276d09-476c-4b38-8922-ed399c0be272\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:16:574\",\"respDate\":\"221026-05:23:16:576\",\"sourceId\":\"haproxy:9d276d09-476c-4b38-8922-ed399c0be272\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:16:574-19883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d276d09-476c-4b38-8922-ed399c0be272]}\\\"}\"}","context":{"RequestID":"9d276d09-476c-4b38-8922-ed399c0be272","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb5e1578-78d6-4302-892f-09c5bbe76a24","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:16.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:16.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d276d09-476c-4b38-8922-ed399c0be272","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5e1578-78d6-4302-892f-09c5bbe76a24","LogTimestamp":"2022-10-26T05:23:16.576Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:16.784Z","message":"Entering","context":{"RequestID":"e609d8bd-8ae0-4128-8b5c-46d213ea23cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80ceb4b7-3f78-40f5-b747-2702c05d53ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:16.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:16.787Z","message":"{\"transactionId\":\"e609d8bd-8ae0-4128-8b5c-46d213ea23cf\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:16:785\",\"respDate\":\"221026-05:23:16:787\",\"sourceId\":\"healthcheck:e609d8bd-8ae0-4128-8b5c-46d213ea23cf\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:16:785-48320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e609d8bd-8ae0-4128-8b5c-46d213ea23cf]}\\\"}\"}","context":{"RequestID":"e609d8bd-8ae0-4128-8b5c-46d213ea23cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80ceb4b7-3f78-40f5-b747-2702c05d53ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:16.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:16.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e609d8bd-8ae0-4128-8b5c-46d213ea23cf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80ceb4b7-3f78-40f5-b747-2702c05d53ed","LogTimestamp":"2022-10-26T05:23:16.787Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:23:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:17.626Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:17.635Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:17.635Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:17.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:18.586Z","message":"Entering","context":{"RequestID":"4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1544fb2-e90c-440b-b0f8-1282c140f270","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:18.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:18.589Z","message":"{\"transactionId\":\"4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:18:587\",\"respDate\":\"221026-05:23:18:588\",\"sourceId\":\"haproxy:4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:18:587-44265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84]}\\\"}\"}","context":{"RequestID":"4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f1544fb2-e90c-440b-b0f8-1282c140f270","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:18.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:18.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bae0d6e-e6ee-489f-a4f5-cf6cdbcd9a84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1544fb2-e90c-440b-b0f8-1282c140f270","LogTimestamp":"2022-10-26T05:23:18.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:20.599Z","message":"Entering","context":{"RequestID":"58561be3-86fd-4d80-93ee-ef103d5f9a71","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2559c93-5b17-4b69-8665-fa67bde0c18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:20.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:20.601Z","message":"{\"transactionId\":\"58561be3-86fd-4d80-93ee-ef103d5f9a71\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:20:600\",\"respDate\":\"221026-05:23:20:601\",\"sourceId\":\"haproxy:58561be3-86fd-4d80-93ee-ef103d5f9a71\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:20:600-65203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[58561be3-86fd-4d80-93ee-ef103d5f9a71]}\\\"}\"}","context":{"RequestID":"58561be3-86fd-4d80-93ee-ef103d5f9a71","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2559c93-5b17-4b69-8665-fa67bde0c18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:20.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:20.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58561be3-86fd-4d80-93ee-ef103d5f9a71","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2559c93-5b17-4b69-8665-fa67bde0c18d","LogTimestamp":"2022-10-26T05:23:20.602Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:22.611Z","message":"Entering","context":{"RequestID":"e13c709a-c5c0-4fa5-b892-8ed56d0f405b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb022978-712e-4fb3-ae81-1c8453c2be4f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:22.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:22.613Z","message":"{\"transactionId\":\"e13c709a-c5c0-4fa5-b892-8ed56d0f405b\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:22:611\",\"respDate\":\"221026-05:23:22:613\",\"sourceId\":\"haproxy:e13c709a-c5c0-4fa5-b892-8ed56d0f405b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:22:611-20901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e13c709a-c5c0-4fa5-b892-8ed56d0f405b]}\\\"}\"}","context":{"RequestID":"e13c709a-c5c0-4fa5-b892-8ed56d0f405b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb022978-712e-4fb3-ae81-1c8453c2be4f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:22.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:22.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e13c709a-c5c0-4fa5-b892-8ed56d0f405b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb022978-712e-4fb3-ae81-1c8453c2be4f","LogTimestamp":"2022-10-26T05:23:22.614Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:24.625Z","message":"Entering","context":{"RequestID":"d6d1f5b4-98ad-4586-b058-b00120326a2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b03b4d8-963e-4810-b512-0f2c17435bba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:24.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:24.628Z","message":"{\"transactionId\":\"d6d1f5b4-98ad-4586-b058-b00120326a2c\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:24:626\",\"respDate\":\"221026-05:23:24:628\",\"sourceId\":\"haproxy:d6d1f5b4-98ad-4586-b058-b00120326a2c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:24:626-75933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6d1f5b4-98ad-4586-b058-b00120326a2c]}\\\"}\"}","context":{"RequestID":"d6d1f5b4-98ad-4586-b058-b00120326a2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b03b4d8-963e-4810-b512-0f2c17435bba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:24.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:24.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6d1f5b4-98ad-4586-b058-b00120326a2c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b03b4d8-963e-4810-b512-0f2c17435bba","LogTimestamp":"2022-10-26T05:23:24.629Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:24.687Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:23:24.691Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:23:25.358Z","message":"Entering","context":{"RequestID":"d081708d-4778-4cd7-ac71-7eece452011a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a5f42f7-9c60-4726-9913-35f5b69e034f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:25.361Z","message":"{\"transactionId\":\"d081708d-4778-4cd7-ac71-7eece452011a\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:25:359\",\"respDate\":\"221026-05:23:25:361\",\"sourceId\":\"OOM_ReadinessCheck:d081708d-4778-4cd7-ac71-7eece452011a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:25:359-25607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d081708d-4778-4cd7-ac71-7eece452011a]}\\\"}\"}","context":{"RequestID":"d081708d-4778-4cd7-ac71-7eece452011a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a5f42f7-9c60-4726-9913-35f5b69e034f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:25.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d081708d-4778-4cd7-ac71-7eece452011a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a5f42f7-9c60-4726-9913-35f5b69e034f","LogTimestamp":"2022-10-26T05:23:25.362Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:25.498Z","message":"Entering","context":{"RequestID":"707f4c5e-4a78-4262-95a1-5514f81615e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e0faed8-6fa2-4c34-bca9-b39e874c6292","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"707f4c5e-4a78-4262-95a1-5514f81615e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e0faed8-6fa2-4c34-bca9-b39e874c6292","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:25.501Z","message":"{\"transactionId\":\"707f4c5e-4a78-4262-95a1-5514f81615e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:25:499\",\"respDate\":\"221026-05:23:25:501\",\"sourceId\":\"ReadinessCheck:707f4c5e-4a78-4262-95a1-5514f81615e2\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:25:499-15100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[707f4c5e-4a78-4262-95a1-5514f81615e2]}\\\"}\"}","context":{"RequestID":"707f4c5e-4a78-4262-95a1-5514f81615e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e0faed8-6fa2-4c34-bca9-b39e874c6292","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:25.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:25.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707f4c5e-4a78-4262-95a1-5514f81615e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e0faed8-6fa2-4c34-bca9-b39e874c6292","LogTimestamp":"2022-10-26T05:23:25.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:26.640Z","message":"Entering","context":{"RequestID":"ac5c11a9-dd05-4d00-9cb8-88fae67e1004","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35373b4c-dbaf-44ef-be98-dda2710ce124","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:26.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:26.643Z","message":"{\"transactionId\":\"ac5c11a9-dd05-4d00-9cb8-88fae67e1004\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:26:641\",\"respDate\":\"221026-05:23:26:643\",\"sourceId\":\"haproxy:ac5c11a9-dd05-4d00-9cb8-88fae67e1004\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:26:641-2138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac5c11a9-dd05-4d00-9cb8-88fae67e1004]}\\\"}\"}","context":{"RequestID":"ac5c11a9-dd05-4d00-9cb8-88fae67e1004","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35373b4c-dbaf-44ef-be98-dda2710ce124","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:26.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:26.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac5c11a9-dd05-4d00-9cb8-88fae67e1004","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35373b4c-dbaf-44ef-be98-dda2710ce124","LogTimestamp":"2022-10-26T05:23:26.643Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:23:27.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:27.640Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:27.640Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:27.640Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:28.657Z","message":"Entering","context":{"RequestID":"262ef2ca-1dbc-4230-a66d-3aeba233ea75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2574479f-fe28-4104-b7b0-d7139b87644f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:28.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:28.660Z","message":"{\"transactionId\":\"262ef2ca-1dbc-4230-a66d-3aeba233ea75\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:28:658\",\"respDate\":\"221026-05:23:28:660\",\"sourceId\":\"haproxy:262ef2ca-1dbc-4230-a66d-3aeba233ea75\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:28:658-15743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[262ef2ca-1dbc-4230-a66d-3aeba233ea75]}\\\"}\"}","context":{"RequestID":"262ef2ca-1dbc-4230-a66d-3aeba233ea75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2574479f-fe28-4104-b7b0-d7139b87644f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:28.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:28.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"262ef2ca-1dbc-4230-a66d-3aeba233ea75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2574479f-fe28-4104-b7b0-d7139b87644f","LogTimestamp":"2022-10-26T05:23:28.660Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:29.342Z","message":"Entering","context":{"RequestID":"09a9d0d6-8785-4924-b829-6ae1c62695e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1557c3dc-811d-48f1-8ad6-7ce4d44bd537","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:29.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:29.344Z","message":"{\"transactionId\":\"09a9d0d6-8785-4924-b829-6ae1c62695e6\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:29:342\",\"respDate\":\"221026-05:23:29:344\",\"sourceId\":\"healthcheck:09a9d0d6-8785-4924-b829-6ae1c62695e6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:29:342-79119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46260], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[09a9d0d6-8785-4924-b829-6ae1c62695e6]}\\\"}\"}","context":{"RequestID":"09a9d0d6-8785-4924-b829-6ae1c62695e6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1557c3dc-811d-48f1-8ad6-7ce4d44bd537","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:29.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:29.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09a9d0d6-8785-4924-b829-6ae1c62695e6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1557c3dc-811d-48f1-8ad6-7ce4d44bd537","LogTimestamp":"2022-10-26T05:23:29.345Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:30.672Z","message":"Entering","context":{"RequestID":"3c90ccc8-f60f-4a29-a8c2-3d4d694411a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea2d97e8-b90e-4c9a-a12b-731e495dca99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:30.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:30.674Z","message":"{\"transactionId\":\"3c90ccc8-f60f-4a29-a8c2-3d4d694411a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:30:672\",\"respDate\":\"221026-05:23:30:674\",\"sourceId\":\"haproxy:3c90ccc8-f60f-4a29-a8c2-3d4d694411a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:30:672-2444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c90ccc8-f60f-4a29-a8c2-3d4d694411a3]}\\\"}\"}","context":{"RequestID":"3c90ccc8-f60f-4a29-a8c2-3d4d694411a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea2d97e8-b90e-4c9a-a12b-731e495dca99","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:30.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:30.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c90ccc8-f60f-4a29-a8c2-3d4d694411a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea2d97e8-b90e-4c9a-a12b-731e495dca99","LogTimestamp":"2022-10-26T05:23:30.674Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:31.817Z","message":"Entering","context":{"RequestID":"4a2a98d0-d305-4f99-805d-b7ab15bf6323","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a92e5-9f5f-4182-a7a2-b5d8b1da978f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:31.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:31.820Z","message":"{\"transactionId\":\"4a2a98d0-d305-4f99-805d-b7ab15bf6323\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:31:818\",\"respDate\":\"221026-05:23:31:820\",\"sourceId\":\"healthcheck:4a2a98d0-d305-4f99-805d-b7ab15bf6323\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:31:818-98134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4a2a98d0-d305-4f99-805d-b7ab15bf6323]}\\\"}\"}","context":{"RequestID":"4a2a98d0-d305-4f99-805d-b7ab15bf6323","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"764a92e5-9f5f-4182-a7a2-b5d8b1da978f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:31.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:31.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a2a98d0-d305-4f99-805d-b7ab15bf6323","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"764a92e5-9f5f-4182-a7a2-b5d8b1da978f","LogTimestamp":"2022-10-26T05:23:31.821Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:23:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:32.685Z","message":"Entering","context":{"RequestID":"adfc4bcc-6e3a-4643-91e9-dda5ed22deb2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ae0a11a-58de-4054-9979-fd3ceb132c8d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:32.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:32.687Z","message":"{\"transactionId\":\"adfc4bcc-6e3a-4643-91e9-dda5ed22deb2\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:32:685\",\"respDate\":\"221026-05:23:32:687\",\"sourceId\":\"haproxy:adfc4bcc-6e3a-4643-91e9-dda5ed22deb2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:32:685-51539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[adfc4bcc-6e3a-4643-91e9-dda5ed22deb2]}\\\"}\"}","context":{"RequestID":"adfc4bcc-6e3a-4643-91e9-dda5ed22deb2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ae0a11a-58de-4054-9979-fd3ceb132c8d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:32.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:32.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adfc4bcc-6e3a-4643-91e9-dda5ed22deb2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae0a11a-58de-4054-9979-fd3ceb132c8d","LogTimestamp":"2022-10-26T05:23:32.687Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:34.697Z","message":"Entering","context":{"RequestID":"d6c12a1f-bc53-422d-8124-050352bf2374","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86acb853-0062-4b04-afa9-7eda492b6884","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:34.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:34.700Z","message":"{\"transactionId\":\"d6c12a1f-bc53-422d-8124-050352bf2374\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:34:698\",\"respDate\":\"221026-05:23:34:700\",\"sourceId\":\"haproxy:d6c12a1f-bc53-422d-8124-050352bf2374\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:34:698-7622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6c12a1f-bc53-422d-8124-050352bf2374]}\\\"}\"}","context":{"RequestID":"d6c12a1f-bc53-422d-8124-050352bf2374","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86acb853-0062-4b04-afa9-7eda492b6884","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:34.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:34.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6c12a1f-bc53-422d-8124-050352bf2374","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86acb853-0062-4b04-afa9-7eda492b6884","LogTimestamp":"2022-10-26T05:23:34.700Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:35.360Z","message":"Entering","context":{"RequestID":"6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e96dc0b-9499-41d6-8473-e3fefda8208d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:35.362Z","message":"{\"transactionId\":\"6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:35:360\",\"respDate\":\"221026-05:23:35:362\",\"sourceId\":\"OOM_ReadinessCheck:6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:35:360-15194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41102], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c]}\\\"}\"}","context":{"RequestID":"6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e96dc0b-9499-41d6-8473-e3fefda8208d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:35.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dbe5ef3-4d6e-41e0-a0e4-d696ab8c616c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e96dc0b-9499-41d6-8473-e3fefda8208d","LogTimestamp":"2022-10-26T05:23:35.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:35.502Z","message":"Entering","context":{"RequestID":"f3cef192-cb0d-4f52-8988-9812db7707ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77bd2c81-ba00-47ac-a31e-a6e39b1e9c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:35.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:35.505Z","message":"Database is available from CACHED check.","context":{"RequestID":"f3cef192-cb0d-4f52-8988-9812db7707ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77bd2c81-ba00-47ac-a31e-a6e39b1e9c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:35.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:35.506Z","message":"{\"transactionId\":\"f3cef192-cb0d-4f52-8988-9812db7707ed\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:35:503\",\"respDate\":\"221026-05:23:35:506\",\"sourceId\":\"ReadinessCheck:f3cef192-cb0d-4f52-8988-9812db7707ed\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:35:503-81168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f3cef192-cb0d-4f52-8988-9812db7707ed]}\\\"}\"}","context":{"RequestID":"f3cef192-cb0d-4f52-8988-9812db7707ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77bd2c81-ba00-47ac-a31e-a6e39b1e9c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:35.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:35.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3cef192-cb0d-4f52-8988-9812db7707ed","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77bd2c81-ba00-47ac-a31e-a6e39b1e9c62","LogTimestamp":"2022-10-26T05:23:35.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:23:36.709Z","message":"Entering","context":{"RequestID":"bdbdab4e-16c0-4e25-b13d-01289c460d83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4beb5441-98e5-48ba-8322-6918951d8dab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:36.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:36.712Z","message":"{\"transactionId\":\"bdbdab4e-16c0-4e25-b13d-01289c460d83\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:36:710\",\"respDate\":\"221026-05:23:36:711\",\"sourceId\":\"haproxy:bdbdab4e-16c0-4e25-b13d-01289c460d83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:36:710-44205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bdbdab4e-16c0-4e25-b13d-01289c460d83]}\\\"}\"}","context":{"RequestID":"bdbdab4e-16c0-4e25-b13d-01289c460d83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4beb5441-98e5-48ba-8322-6918951d8dab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:36.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:36.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdbdab4e-16c0-4e25-b13d-01289c460d83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4beb5441-98e5-48ba-8322-6918951d8dab","LogTimestamp":"2022-10-26T05:23:36.712Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:23:37.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:37.636Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:37.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:37.637Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:38.724Z","message":"Entering","context":{"RequestID":"dc02d669-b546-4c9d-9527-020c1b816cc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347ab296-cb35-4e71-b069-f297dc2102c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:38.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:38.726Z","message":"{\"transactionId\":\"dc02d669-b546-4c9d-9527-020c1b816cc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:38:724\",\"respDate\":\"221026-05:23:38:726\",\"sourceId\":\"haproxy:dc02d669-b546-4c9d-9527-020c1b816cc5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:38:724-95776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc02d669-b546-4c9d-9527-020c1b816cc5]}\\\"}\"}","context":{"RequestID":"dc02d669-b546-4c9d-9527-020c1b816cc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"347ab296-cb35-4e71-b069-f297dc2102c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:38.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:38.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc02d669-b546-4c9d-9527-020c1b816cc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"347ab296-cb35-4e71-b069-f297dc2102c8","LogTimestamp":"2022-10-26T05:23:38.727Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:40.737Z","message":"Entering","context":{"RequestID":"d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b3a4072f-5887-4966-92b4-d1ca22cb7a2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:40.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:40.739Z","message":"{\"transactionId\":\"d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:40:738\",\"respDate\":\"221026-05:23:40:739\",\"sourceId\":\"haproxy:d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:40:738-2140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8]}\\\"}\"}","context":{"RequestID":"d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b3a4072f-5887-4966-92b4-d1ca22cb7a2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:40.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:40.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9958ee9-4afc-4ac6-90d9-4fb2fdcf2db8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3a4072f-5887-4966-92b4-d1ca22cb7a2f","LogTimestamp":"2022-10-26T05:23:40.740Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:42.749Z","message":"Entering","context":{"RequestID":"bf95931a-6d27-41c2-9a61-b2394c6a7cab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"170573da-757c-420f-9bc5-f92d74aa0965","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:42.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:42.752Z","message":"{\"transactionId\":\"bf95931a-6d27-41c2-9a61-b2394c6a7cab\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:42:750\",\"respDate\":\"221026-05:23:42:752\",\"sourceId\":\"haproxy:bf95931a-6d27-41c2-9a61-b2394c6a7cab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:42:750-76248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf95931a-6d27-41c2-9a61-b2394c6a7cab]}\\\"}\"}","context":{"RequestID":"bf95931a-6d27-41c2-9a61-b2394c6a7cab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"170573da-757c-420f-9bc5-f92d74aa0965","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:42.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:42.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf95931a-6d27-41c2-9a61-b2394c6a7cab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"170573da-757c-420f-9bc5-f92d74aa0965","LogTimestamp":"2022-10-26T05:23:42.752Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:44.364Z","message":"Entering","context":{"RequestID":"908c9150-9a1a-4217-9f50-e7de9446e48c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e37cc1db-f65b-475f-bb00-ea6eb687b56b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:44.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:44.367Z","message":"{\"transactionId\":\"908c9150-9a1a-4217-9f50-e7de9446e48c\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:44:365\",\"respDate\":\"221026-05:23:44:367\",\"sourceId\":\"healthcheck:908c9150-9a1a-4217-9f50-e7de9446e48c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:44:365-74477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46438], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[908c9150-9a1a-4217-9f50-e7de9446e48c]}\\\"}\"}","context":{"RequestID":"908c9150-9a1a-4217-9f50-e7de9446e48c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e37cc1db-f65b-475f-bb00-ea6eb687b56b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:44.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:44.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"908c9150-9a1a-4217-9f50-e7de9446e48c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e37cc1db-f65b-475f-bb00-ea6eb687b56b","LogTimestamp":"2022-10-26T05:23:44.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:23:44.762Z","message":"Entering","context":{"RequestID":"60b856a2-2e24-4422-bbfa-b6108c831258","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b819ce21-b9d5-4066-a078-691b9cf5a51e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:44.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:44.764Z","message":"{\"transactionId\":\"60b856a2-2e24-4422-bbfa-b6108c831258\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:44:763\",\"respDate\":\"221026-05:23:44:764\",\"sourceId\":\"haproxy:60b856a2-2e24-4422-bbfa-b6108c831258\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:44:763-23252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60b856a2-2e24-4422-bbfa-b6108c831258]}\\\"}\"}","context":{"RequestID":"60b856a2-2e24-4422-bbfa-b6108c831258","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b819ce21-b9d5-4066-a078-691b9cf5a51e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:44.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:44.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60b856a2-2e24-4422-bbfa-b6108c831258","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b819ce21-b9d5-4066-a078-691b9cf5a51e","LogTimestamp":"2022-10-26T05:23:44.765Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:45.360Z","message":"Entering","context":{"RequestID":"e3ed021f-e64d-43a7-9e62-0320f348d9e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"219b0576-d701-4583-b5b9-a5939fd65e7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:45.363Z","message":"{\"transactionId\":\"e3ed021f-e64d-43a7-9e62-0320f348d9e5\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:45:361\",\"respDate\":\"221026-05:23:45:363\",\"sourceId\":\"OOM_ReadinessCheck:e3ed021f-e64d-43a7-9e62-0320f348d9e5\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:45:361-3049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e3ed021f-e64d-43a7-9e62-0320f348d9e5]}\\\"}\"}","context":{"RequestID":"e3ed021f-e64d-43a7-9e62-0320f348d9e5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"219b0576-d701-4583-b5b9-a5939fd65e7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ed021f-e64d-43a7-9e62-0320f348d9e5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"219b0576-d701-4583-b5b9-a5939fd65e7a","LogTimestamp":"2022-10-26T05:23:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:23:45.497Z","message":"Entering","context":{"RequestID":"30fb18e2-1798-4335-af0a-c77e96229ac5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a4ce6ff-cd77-40e1-a2ef-d957fa8c44ea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"30fb18e2-1798-4335-af0a-c77e96229ac5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a4ce6ff-cd77-40e1-a2ef-d957fa8c44ea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:45.499Z","message":"{\"transactionId\":\"30fb18e2-1798-4335-af0a-c77e96229ac5\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:45:497\",\"respDate\":\"221026-05:23:45:499\",\"sourceId\":\"ReadinessCheck:30fb18e2-1798-4335-af0a-c77e96229ac5\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:45:497-8666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[30fb18e2-1798-4335-af0a-c77e96229ac5]}\\\"}\"}","context":{"RequestID":"30fb18e2-1798-4335-af0a-c77e96229ac5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a4ce6ff-cd77-40e1-a2ef-d957fa8c44ea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30fb18e2-1798-4335-af0a-c77e96229ac5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a4ce6ff-cd77-40e1-a2ef-d957fa8c44ea","LogTimestamp":"2022-10-26T05:23:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:46.774Z","message":"Entering","context":{"RequestID":"3a19ae91-70c8-4f37-bc7b-d23c697d187c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d656fe6e-920c-4676-a90c-127d05fd922d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:46.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:46.777Z","message":"{\"transactionId\":\"3a19ae91-70c8-4f37-bc7b-d23c697d187c\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:46:775\",\"respDate\":\"221026-05:23:46:777\",\"sourceId\":\"haproxy:3a19ae91-70c8-4f37-bc7b-d23c697d187c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:46:775-98274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a19ae91-70c8-4f37-bc7b-d23c697d187c]}\\\"}\"}","context":{"RequestID":"3a19ae91-70c8-4f37-bc7b-d23c697d187c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d656fe6e-920c-4676-a90c-127d05fd922d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:46.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:46.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a19ae91-70c8-4f37-bc7b-d23c697d187c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d656fe6e-920c-4676-a90c-127d05fd922d","LogTimestamp":"2022-10-26T05:23:46.777Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:46.845Z","message":"Entering","context":{"RequestID":"bde35f8d-55ab-45bb-9b8d-c2080b44a2e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"daf25911-95a4-4c68-86ec-318a2a40fa92","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:46.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:46.848Z","message":"{\"transactionId\":\"bde35f8d-55ab-45bb-9b8d-c2080b44a2e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:46:846\",\"respDate\":\"221026-05:23:46:848\",\"sourceId\":\"healthcheck:bde35f8d-55ab-45bb-9b8d-c2080b44a2e3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:46:846-11887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bde35f8d-55ab-45bb-9b8d-c2080b44a2e3]}\\\"}\"}","context":{"RequestID":"bde35f8d-55ab-45bb-9b8d-c2080b44a2e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"daf25911-95a4-4c68-86ec-318a2a40fa92","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:46.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:46.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bde35f8d-55ab-45bb-9b8d-c2080b44a2e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daf25911-95a4-4c68-86ec-318a2a40fa92","LogTimestamp":"2022-10-26T05:23:46.848Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:23:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:47.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:47.636Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:47.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:47.637Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:48.787Z","message":"Entering","context":{"RequestID":"6c57383e-8e3d-463f-89cb-5900d64e351e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ea3e149-718d-4c13-b889-d51acc9270d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:48.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:48.790Z","message":"{\"transactionId\":\"6c57383e-8e3d-463f-89cb-5900d64e351e\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:48:788\",\"respDate\":\"221026-05:23:48:790\",\"sourceId\":\"haproxy:6c57383e-8e3d-463f-89cb-5900d64e351e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:48:788-40084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c57383e-8e3d-463f-89cb-5900d64e351e]}\\\"}\"}","context":{"RequestID":"6c57383e-8e3d-463f-89cb-5900d64e351e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ea3e149-718d-4c13-b889-d51acc9270d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:48.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:48.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c57383e-8e3d-463f-89cb-5900d64e351e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea3e149-718d-4c13-b889-d51acc9270d7","LogTimestamp":"2022-10-26T05:23:48.791Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:50.801Z","message":"Entering","context":{"RequestID":"a4eb46da-38a1-48c5-a921-27028638f2de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29bcb592-0515-4a14-937b-cb4256ef55a6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:50.804Z","message":"{\"transactionId\":\"a4eb46da-38a1-48c5-a921-27028638f2de\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:50:802\",\"respDate\":\"221026-05:23:50:804\",\"sourceId\":\"haproxy:a4eb46da-38a1-48c5-a921-27028638f2de\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:50:802-3519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4eb46da-38a1-48c5-a921-27028638f2de]}\\\"}\"}","context":{"RequestID":"a4eb46da-38a1-48c5-a921-27028638f2de","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29bcb592-0515-4a14-937b-cb4256ef55a6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:50.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4eb46da-38a1-48c5-a921-27028638f2de","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29bcb592-0515-4a14-937b-cb4256ef55a6","LogTimestamp":"2022-10-26T05:23:50.804Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:52.816Z","message":"Entering","context":{"RequestID":"d4c54a88-a677-45fc-b310-1dc76ed2f070","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a8393538-a86c-42d4-89cd-6ccd30868d3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:52.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:52.818Z","message":"{\"transactionId\":\"d4c54a88-a677-45fc-b310-1dc76ed2f070\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:52:816\",\"respDate\":\"221026-05:23:52:818\",\"sourceId\":\"haproxy:d4c54a88-a677-45fc-b310-1dc76ed2f070\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:23:52:816-24973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4c54a88-a677-45fc-b310-1dc76ed2f070]}\\\"}\"}","context":{"RequestID":"d4c54a88-a677-45fc-b310-1dc76ed2f070","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a8393538-a86c-42d4-89cd-6ccd30868d3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:52.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:52.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4c54a88-a677-45fc-b310-1dc76ed2f070","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8393538-a86c-42d4-89cd-6ccd30868d3d","LogTimestamp":"2022-10-26T05:23:52.818Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:54.692Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:23:54.694Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:23:54.827Z","message":"Entering","context":{"RequestID":"a920bf4b-da79-46b0-9f5a-9366c4a13b85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da655160-b728-4288-94d4-65cf502478c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:54.830Z","message":"{\"transactionId\":\"a920bf4b-da79-46b0-9f5a-9366c4a13b85\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:54:828\",\"respDate\":\"221026-05:23:54:830\",\"sourceId\":\"haproxy:a920bf4b-da79-46b0-9f5a-9366c4a13b85\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:54:828-25442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a920bf4b-da79-46b0-9f5a-9366c4a13b85]}\\\"}\"}","context":{"RequestID":"a920bf4b-da79-46b0-9f5a-9366c4a13b85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da655160-b728-4288-94d4-65cf502478c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:54.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a920bf4b-da79-46b0-9f5a-9366c4a13b85","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da655160-b728-4288-94d4-65cf502478c5","LogTimestamp":"2022-10-26T05:23:54.830Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:23:55.360Z","message":"Entering","context":{"RequestID":"56f15d44-2786-4e6d-ad46-871c4f0f1b76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1fa6b6c3-fd27-42a0-bd9f-e62be8d626ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:55.363Z","message":"{\"transactionId\":\"56f15d44-2786-4e6d-ad46-871c4f0f1b76\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:55:361\",\"respDate\":\"221026-05:23:55:363\",\"sourceId\":\"OOM_ReadinessCheck:56f15d44-2786-4e6d-ad46-871c4f0f1b76\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:55:361-66932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41506], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56f15d44-2786-4e6d-ad46-871c4f0f1b76]}\\\"}\"}","context":{"RequestID":"56f15d44-2786-4e6d-ad46-871c4f0f1b76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1fa6b6c3-fd27-42a0-bd9f-e62be8d626ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:23:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:55.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56f15d44-2786-4e6d-ad46-871c4f0f1b76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fa6b6c3-fd27-42a0-bd9f-e62be8d626ff","LogTimestamp":"2022-10-26T05:23:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:23:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:55.496Z","message":"Entering","context":{"RequestID":"333c45cd-68fa-4a83-8b06-c223f04d1c1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09435bcb-61cc-49be-8f5c-c90d2aad4e65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"333c45cd-68fa-4a83-8b06-c223f04d1c1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09435bcb-61cc-49be-8f5c-c90d2aad4e65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:55.499Z","message":"{\"transactionId\":\"333c45cd-68fa-4a83-8b06-c223f04d1c1c\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:55:497\",\"respDate\":\"221026-05:23:55:499\",\"sourceId\":\"ReadinessCheck:333c45cd-68fa-4a83-8b06-c223f04d1c1c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:55:497-11854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[333c45cd-68fa-4a83-8b06-c223f04d1c1c]}\\\"}\"}","context":{"RequestID":"333c45cd-68fa-4a83-8b06-c223f04d1c1c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09435bcb-61cc-49be-8f5c-c90d2aad4e65","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:23:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"333c45cd-68fa-4a83-8b06-c223f04d1c1c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09435bcb-61cc-49be-8f5c-c90d2aad4e65","LogTimestamp":"2022-10-26T05:23:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:23:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:56.840Z","message":"Entering","context":{"RequestID":"e9017f1a-19f1-4488-b0d9-ab4e206a6604","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"61826472-b878-4888-b245-136d71155934","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:56.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:56.842Z","message":"{\"transactionId\":\"e9017f1a-19f1-4488-b0d9-ab4e206a6604\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:56:840\",\"respDate\":\"221026-05:23:56:842\",\"sourceId\":\"haproxy:e9017f1a-19f1-4488-b0d9-ab4e206a6604\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:56:840-26105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e9017f1a-19f1-4488-b0d9-ab4e206a6604]}\\\"}\"}","context":{"RequestID":"e9017f1a-19f1-4488-b0d9-ab4e206a6604","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"61826472-b878-4888-b245-136d71155934","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:56.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:56.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9017f1a-19f1-4488-b0d9-ab4e206a6604","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61826472-b878-4888-b245-136d71155934","LogTimestamp":"2022-10-26T05:23:56.842Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:23:57.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:23:57.637Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:57.637Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:57.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:58.853Z","message":"Entering","context":{"RequestID":"36bc1b97-96bc-49ac-b788-ba80470c0c1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"272cbc2e-7748-4975-8276-63c5d7026495","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:58.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:58.856Z","message":"{\"transactionId\":\"36bc1b97-96bc-49ac-b788-ba80470c0c1b\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:58:854\",\"respDate\":\"221026-05:23:58:856\",\"sourceId\":\"haproxy:36bc1b97-96bc-49ac-b788-ba80470c0c1b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:23:58:854-28592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[36bc1b97-96bc-49ac-b788-ba80470c0c1b]}\\\"}\"}","context":{"RequestID":"36bc1b97-96bc-49ac-b788-ba80470c0c1b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"272cbc2e-7748-4975-8276-63c5d7026495","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:23:58.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:58.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36bc1b97-96bc-49ac-b788-ba80470c0c1b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"272cbc2e-7748-4975-8276-63c5d7026495","LogTimestamp":"2022-10-26T05:23:58.856Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:23:59.387Z","message":"Entering","context":{"RequestID":"bcb892e4-3ffa-44c6-8fd6-3690bdf38899","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18df5b7b-4ca7-451a-8d68-9145d792f318","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:59.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:23:59.389Z","message":"{\"transactionId\":\"bcb892e4-3ffa-44c6-8fd6-3690bdf38899\",\"status\":\"200\",\"rqstDate\":\"221026-05:23:59:387\",\"respDate\":\"221026-05:23:59:389\",\"sourceId\":\"healthcheck:bcb892e4-3ffa-44c6-8fd6-3690bdf38899\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:23:59:387-1390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46620], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bcb892e4-3ffa-44c6-8fd6-3690bdf38899]}\\\"}\"}","context":{"RequestID":"bcb892e4-3ffa-44c6-8fd6-3690bdf38899","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18df5b7b-4ca7-451a-8d68-9145d792f318","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:23:59.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:23:59.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcb892e4-3ffa-44c6-8fd6-3690bdf38899","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18df5b7b-4ca7-451a-8d68-9145d792f318","LogTimestamp":"2022-10-26T05:23:59.390Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:23:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:00.867Z","message":"Entering","context":{"RequestID":"c44ce5e6-30cc-4ca7-bd3c-3e468f36f241","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f3f3305-fb4f-41ce-9b8b-eda4d38e14c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:00.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:00.869Z","message":"{\"transactionId\":\"c44ce5e6-30cc-4ca7-bd3c-3e468f36f241\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:00:867\",\"respDate\":\"221026-05:24:00:869\",\"sourceId\":\"haproxy:c44ce5e6-30cc-4ca7-bd3c-3e468f36f241\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:00:867-17090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c44ce5e6-30cc-4ca7-bd3c-3e468f36f241]}\\\"}\"}","context":{"RequestID":"c44ce5e6-30cc-4ca7-bd3c-3e468f36f241","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f3f3305-fb4f-41ce-9b8b-eda4d38e14c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:00.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:00.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c44ce5e6-30cc-4ca7-bd3c-3e468f36f241","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f3f3305-fb4f-41ce-9b8b-eda4d38e14c9","LogTimestamp":"2022-10-26T05:24:00.870Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:01.872Z","message":"Entering","context":{"RequestID":"ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7398b67b-0585-4279-9e12-16dffbad18c2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:01.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:01.875Z","message":"{\"transactionId\":\"ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:01:873\",\"respDate\":\"221026-05:24:01:875\",\"sourceId\":\"healthcheck:ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:01:873-87192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64]}\\\"}\"}","context":{"RequestID":"ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7398b67b-0585-4279-9e12-16dffbad18c2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:01.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:01.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce9afb4c-aeb9-4081-9bb9-f1a42bd60a64","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7398b67b-0585-4279-9e12-16dffbad18c2","LogTimestamp":"2022-10-26T05:24:01.876Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:24:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:02.881Z","message":"Entering","context":{"RequestID":"50322f06-0987-425e-92e2-7589b92ea9e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e006eddd-3dcf-4cdf-a7ad-6c7dd09000ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:02.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:02.884Z","message":"{\"transactionId\":\"50322f06-0987-425e-92e2-7589b92ea9e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:02:882\",\"respDate\":\"221026-05:24:02:884\",\"sourceId\":\"haproxy:50322f06-0987-425e-92e2-7589b92ea9e2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:02:882-82488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50322f06-0987-425e-92e2-7589b92ea9e2]}\\\"}\"}","context":{"RequestID":"50322f06-0987-425e-92e2-7589b92ea9e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e006eddd-3dcf-4cdf-a7ad-6c7dd09000ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:02.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:02.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50322f06-0987-425e-92e2-7589b92ea9e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e006eddd-3dcf-4cdf-a7ad-6c7dd09000ae","LogTimestamp":"2022-10-26T05:24:02.886Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:04.896Z","message":"Entering","context":{"RequestID":"3e66df70-deb7-4bc3-8d2e-9dff1017a6ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d833555a-bc32-43fb-b347-13752837a3a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:04.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:04.899Z","message":"{\"transactionId\":\"3e66df70-deb7-4bc3-8d2e-9dff1017a6ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:04:897\",\"respDate\":\"221026-05:24:04:899\",\"sourceId\":\"haproxy:3e66df70-deb7-4bc3-8d2e-9dff1017a6ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:04:897-68888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e66df70-deb7-4bc3-8d2e-9dff1017a6ad]}\\\"}\"}","context":{"RequestID":"3e66df70-deb7-4bc3-8d2e-9dff1017a6ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d833555a-bc32-43fb-b347-13752837a3a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:04.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:04.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e66df70-deb7-4bc3-8d2e-9dff1017a6ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d833555a-bc32-43fb-b347-13752837a3a9","LogTimestamp":"2022-10-26T05:24:04.900Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:05.361Z","message":"Entering","context":{"RequestID":"14434fa5-c545-489d-b807-efba7e9be8c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"137f7044-54db-469e-9b81-93d13c0782f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:05.364Z","message":"{\"transactionId\":\"14434fa5-c545-489d-b807-efba7e9be8c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:05:361\",\"respDate\":\"221026-05:24:05:364\",\"sourceId\":\"OOM_ReadinessCheck:14434fa5-c545-489d-b807-efba7e9be8c9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:05:361-35892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41696], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[14434fa5-c545-489d-b807-efba7e9be8c9]}\\\"}\"}","context":{"RequestID":"14434fa5-c545-489d-b807-efba7e9be8c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"137f7044-54db-469e-9b81-93d13c0782f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:05.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14434fa5-c545-489d-b807-efba7e9be8c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"137f7044-54db-469e-9b81-93d13c0782f3","LogTimestamp":"2022-10-26T05:24:05.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:05.497Z","message":"Entering","context":{"RequestID":"70f14dc5-54f9-4b1e-97bd-46aa410c6595","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6044aa8b-8ac4-4dc9-ae3c-7c98fa363bbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"70f14dc5-54f9-4b1e-97bd-46aa410c6595","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6044aa8b-8ac4-4dc9-ae3c-7c98fa363bbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:05.500Z","message":"{\"transactionId\":\"70f14dc5-54f9-4b1e-97bd-46aa410c6595\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:05:498\",\"respDate\":\"221026-05:24:05:500\",\"sourceId\":\"ReadinessCheck:70f14dc5-54f9-4b1e-97bd-46aa410c6595\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:05:498-98287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[70f14dc5-54f9-4b1e-97bd-46aa410c6595]}\\\"}\"}","context":{"RequestID":"70f14dc5-54f9-4b1e-97bd-46aa410c6595","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6044aa8b-8ac4-4dc9-ae3c-7c98fa363bbc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70f14dc5-54f9-4b1e-97bd-46aa410c6595","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6044aa8b-8ac4-4dc9-ae3c-7c98fa363bbc","LogTimestamp":"2022-10-26T05:24:05.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:06.911Z","message":"Entering","context":{"RequestID":"598f3466-7d8d-4112-ab2a-04e4551dc53f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcc0cfdf-657e-45f2-afe5-959f712d3b70","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:06.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:06.914Z","message":"{\"transactionId\":\"598f3466-7d8d-4112-ab2a-04e4551dc53f\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:06:912\",\"respDate\":\"221026-05:24:06:913\",\"sourceId\":\"haproxy:598f3466-7d8d-4112-ab2a-04e4551dc53f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:06:912-23352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[598f3466-7d8d-4112-ab2a-04e4551dc53f]}\\\"}\"}","context":{"RequestID":"598f3466-7d8d-4112-ab2a-04e4551dc53f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcc0cfdf-657e-45f2-afe5-959f712d3b70","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:06.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:06.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"598f3466-7d8d-4112-ab2a-04e4551dc53f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc0cfdf-657e-45f2-afe5-959f712d3b70","LogTimestamp":"2022-10-26T05:24:06.914Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:07.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:07.636Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:07.636Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:07.636Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:08.925Z","message":"Entering","context":{"RequestID":"fd9006d8-2401-42b4-ac68-6846f8d0d4ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebd64e42-a841-43fa-8808-2cf8133f8f34","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:08.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:08.927Z","message":"{\"transactionId\":\"fd9006d8-2401-42b4-ac68-6846f8d0d4ac\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:08:926\",\"respDate\":\"221026-05:24:08:927\",\"sourceId\":\"haproxy:fd9006d8-2401-42b4-ac68-6846f8d0d4ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:08:926-65885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd9006d8-2401-42b4-ac68-6846f8d0d4ac]}\\\"}\"}","context":{"RequestID":"fd9006d8-2401-42b4-ac68-6846f8d0d4ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebd64e42-a841-43fa-8808-2cf8133f8f34","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:08.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:08.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd9006d8-2401-42b4-ac68-6846f8d0d4ac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebd64e42-a841-43fa-8808-2cf8133f8f34","LogTimestamp":"2022-10-26T05:24:08.928Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:10.939Z","message":"Entering","context":{"RequestID":"c86a140c-8816-44a7-ad77-a6a4fa99b3b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae1b89ea-49fe-4404-bb96-327e71a3ed02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:10.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:10.942Z","message":"{\"transactionId\":\"c86a140c-8816-44a7-ad77-a6a4fa99b3b2\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:10:940\",\"respDate\":\"221026-05:24:10:942\",\"sourceId\":\"haproxy:c86a140c-8816-44a7-ad77-a6a4fa99b3b2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:10:940-54196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c86a140c-8816-44a7-ad77-a6a4fa99b3b2]}\\\"}\"}","context":{"RequestID":"c86a140c-8816-44a7-ad77-a6a4fa99b3b2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae1b89ea-49fe-4404-bb96-327e71a3ed02","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:10.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:10.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c86a140c-8816-44a7-ad77-a6a4fa99b3b2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae1b89ea-49fe-4404-bb96-327e71a3ed02","LogTimestamp":"2022-10-26T05:24:10.942Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:12.953Z","message":"Entering","context":{"RequestID":"e50d14fb-d09f-4d88-9f54-6e16a0d56f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4375065-969c-4dc2-b1b6-0d651dd97849","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:12.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:12.955Z","message":"{\"transactionId\":\"e50d14fb-d09f-4d88-9f54-6e16a0d56f44\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:12:954\",\"respDate\":\"221026-05:24:12:955\",\"sourceId\":\"haproxy:e50d14fb-d09f-4d88-9f54-6e16a0d56f44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:12:954-97204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e50d14fb-d09f-4d88-9f54-6e16a0d56f44]}\\\"}\"}","context":{"RequestID":"e50d14fb-d09f-4d88-9f54-6e16a0d56f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4375065-969c-4dc2-b1b6-0d651dd97849","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:12.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:12.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e50d14fb-d09f-4d88-9f54-6e16a0d56f44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4375065-969c-4dc2-b1b6-0d651dd97849","LogTimestamp":"2022-10-26T05:24:12.956Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:24:14.410Z","message":"Entering","context":{"RequestID":"044517ff-927d-4a3d-9648-88531e000cbb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c487e23e-9679-41c4-a8ae-6f2ba674735b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:14.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:14.412Z","message":"{\"transactionId\":\"044517ff-927d-4a3d-9648-88531e000cbb\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:14:410\",\"respDate\":\"221026-05:24:14:412\",\"sourceId\":\"healthcheck:044517ff-927d-4a3d-9648-88531e000cbb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:14:410-22802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46810], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[044517ff-927d-4a3d-9648-88531e000cbb]}\\\"}\"}","context":{"RequestID":"044517ff-927d-4a3d-9648-88531e000cbb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c487e23e-9679-41c4-a8ae-6f2ba674735b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:14.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:14.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"044517ff-927d-4a3d-9648-88531e000cbb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c487e23e-9679-41c4-a8ae-6f2ba674735b","LogTimestamp":"2022-10-26T05:24:14.413Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:14.965Z","message":"Entering","context":{"RequestID":"ac2f5835-f28c-4b84-9bd9-c084b5740fef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71f31051-2b1c-4637-ac18-0f67051e6651","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:14.968Z","message":"{\"transactionId\":\"ac2f5835-f28c-4b84-9bd9-c084b5740fef\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:14:966\",\"respDate\":\"221026-05:24:14:967\",\"sourceId\":\"haproxy:ac2f5835-f28c-4b84-9bd9-c084b5740fef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:14:966-10120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ac2f5835-f28c-4b84-9bd9-c084b5740fef]}\\\"}\"}","context":{"RequestID":"ac2f5835-f28c-4b84-9bd9-c084b5740fef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71f31051-2b1c-4637-ac18-0f67051e6651","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:14.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac2f5835-f28c-4b84-9bd9-c084b5740fef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71f31051-2b1c-4637-ac18-0f67051e6651","LogTimestamp":"2022-10-26T05:24:14.968Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:15.359Z","message":"Entering","context":{"RequestID":"a89817e7-2771-4646-b612-755494167828","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5acddbf-0f73-496e-abe0-ed2a44e4dbb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:15.362Z","message":"{\"transactionId\":\"a89817e7-2771-4646-b612-755494167828\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:15:360\",\"respDate\":\"221026-05:24:15:362\",\"sourceId\":\"OOM_ReadinessCheck:a89817e7-2771-4646-b612-755494167828\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:15:360-63043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[41878], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a89817e7-2771-4646-b612-755494167828]}\\\"}\"}","context":{"RequestID":"a89817e7-2771-4646-b612-755494167828","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5acddbf-0f73-496e-abe0-ed2a44e4dbb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:15.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:15.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a89817e7-2771-4646-b612-755494167828","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5acddbf-0f73-496e-abe0-ed2a44e4dbb2","LogTimestamp":"2022-10-26T05:24:15.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:15.497Z","message":"Entering","context":{"RequestID":"c50e2d79-6aeb-4ee0-a685-d402596b2e89","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"499bef98-76b0-47e5-ac14-d1cf1de911b1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"c50e2d79-6aeb-4ee0-a685-d402596b2e89","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"499bef98-76b0-47e5-ac14-d1cf1de911b1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:15.500Z","message":"{\"transactionId\":\"c50e2d79-6aeb-4ee0-a685-d402596b2e89\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:15:497\",\"respDate\":\"221026-05:24:15:500\",\"sourceId\":\"ReadinessCheck:c50e2d79-6aeb-4ee0-a685-d402596b2e89\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:15:497-70950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c50e2d79-6aeb-4ee0-a685-d402596b2e89]}\\\"}\"}","context":{"RequestID":"c50e2d79-6aeb-4ee0-a685-d402596b2e89","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"499bef98-76b0-47e5-ac14-d1cf1de911b1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c50e2d79-6aeb-4ee0-a685-d402596b2e89","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"499bef98-76b0-47e5-ac14-d1cf1de911b1","LogTimestamp":"2022-10-26T05:24:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:16.900Z","message":"Entering","context":{"RequestID":"0c8caac5-1cdd-4b46-8e30-6bf389123e3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"724abcdc-bbf6-48cf-a29c-203de0f1cebb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:16.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:16.902Z","message":"{\"transactionId\":\"0c8caac5-1cdd-4b46-8e30-6bf389123e3a\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:16:900\",\"respDate\":\"221026-05:24:16:902\",\"sourceId\":\"healthcheck:0c8caac5-1cdd-4b46-8e30-6bf389123e3a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:16:900-26044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0c8caac5-1cdd-4b46-8e30-6bf389123e3a]}\\\"}\"}","context":{"RequestID":"0c8caac5-1cdd-4b46-8e30-6bf389123e3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"724abcdc-bbf6-48cf-a29c-203de0f1cebb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:16.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:16.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c8caac5-1cdd-4b46-8e30-6bf389123e3a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"724abcdc-bbf6-48cf-a29c-203de0f1cebb","LogTimestamp":"2022-10-26T05:24:16.903Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:24:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:16.979Z","message":"Entering","context":{"RequestID":"0941f567-d65f-494e-bedf-5004ac10e0af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d248836d-c71d-484c-88e0-1f29e2e28e5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:16.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:16.981Z","message":"{\"transactionId\":\"0941f567-d65f-494e-bedf-5004ac10e0af\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:16:979\",\"respDate\":\"221026-05:24:16:981\",\"sourceId\":\"haproxy:0941f567-d65f-494e-bedf-5004ac10e0af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:16:979-93278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0941f567-d65f-494e-bedf-5004ac10e0af]}\\\"}\"}","context":{"RequestID":"0941f567-d65f-494e-bedf-5004ac10e0af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d248836d-c71d-484c-88e0-1f29e2e28e5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:16.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:16.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0941f567-d65f-494e-bedf-5004ac10e0af","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d248836d-c71d-484c-88e0-1f29e2e28e5f","LogTimestamp":"2022-10-26T05:24:16.981Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:17.627Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:17.637Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:17.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:17.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:18.991Z","message":"Entering","context":{"RequestID":"2395cddd-d525-4f2d-a575-15b447244f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ade89fc-6ea6-4668-a5a1-69b390ad05d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:18.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:18.994Z","message":"{\"transactionId\":\"2395cddd-d525-4f2d-a575-15b447244f44\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:18:992\",\"respDate\":\"221026-05:24:18:994\",\"sourceId\":\"haproxy:2395cddd-d525-4f2d-a575-15b447244f44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:18:992-18686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2395cddd-d525-4f2d-a575-15b447244f44]}\\\"}\"}","context":{"RequestID":"2395cddd-d525-4f2d-a575-15b447244f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ade89fc-6ea6-4668-a5a1-69b390ad05d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:18.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:18.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2395cddd-d525-4f2d-a575-15b447244f44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ade89fc-6ea6-4668-a5a1-69b390ad05d6","LogTimestamp":"2022-10-26T05:24:18.994Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:21.007Z","message":"Entering","context":{"RequestID":"7c0c30e2-9446-45c5-97f0-ec026fad829d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf2c1797-017c-43c3-953f-6accea6fe9aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:21.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:21.009Z","message":"{\"transactionId\":\"7c0c30e2-9446-45c5-97f0-ec026fad829d\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:21:007\",\"respDate\":\"221026-05:24:21:009\",\"sourceId\":\"haproxy:7c0c30e2-9446-45c5-97f0-ec026fad829d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:21:007-7304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c0c30e2-9446-45c5-97f0-ec026fad829d]}\\\"}\"}","context":{"RequestID":"7c0c30e2-9446-45c5-97f0-ec026fad829d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf2c1797-017c-43c3-953f-6accea6fe9aa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:21.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:21.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0c30e2-9446-45c5-97f0-ec026fad829d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf2c1797-017c-43c3-953f-6accea6fe9aa","LogTimestamp":"2022-10-26T05:24:21.010Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:23.019Z","message":"Entering","context":{"RequestID":"6c8a4357-17e7-4af0-9f35-8b4603f504d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b7fc3b-a158-43bd-9d3f-3016e723bf8c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:23.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:23.021Z","message":"{\"transactionId\":\"6c8a4357-17e7-4af0-9f35-8b4603f504d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:23:019\",\"respDate\":\"221026-05:24:23:021\",\"sourceId\":\"haproxy:6c8a4357-17e7-4af0-9f35-8b4603f504d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:23:019-57781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c8a4357-17e7-4af0-9f35-8b4603f504d3]}\\\"}\"}","context":{"RequestID":"6c8a4357-17e7-4af0-9f35-8b4603f504d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b7fc3b-a158-43bd-9d3f-3016e723bf8c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:23.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:23.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c8a4357-17e7-4af0-9f35-8b4603f504d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91b7fc3b-a158-43bd-9d3f-3016e723bf8c","LogTimestamp":"2022-10-26T05:24:23.022Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:24.700Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:24:24.704Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:24:25.033Z","message":"Entering","context":{"RequestID":"268ca5af-4f84-4e17-9876-0d757cc197a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e8ceb6a-2841-47d3-ae26-27c7c88b3afb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:25.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:25.036Z","message":"{\"transactionId\":\"268ca5af-4f84-4e17-9876-0d757cc197a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:25:034\",\"respDate\":\"221026-05:24:25:036\",\"sourceId\":\"haproxy:268ca5af-4f84-4e17-9876-0d757cc197a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:25:034-18936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[268ca5af-4f84-4e17-9876-0d757cc197a0]}\\\"}\"}","context":{"RequestID":"268ca5af-4f84-4e17-9876-0d757cc197a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e8ceb6a-2841-47d3-ae26-27c7c88b3afb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:25.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:25.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"268ca5af-4f84-4e17-9876-0d757cc197a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e8ceb6a-2841-47d3-ae26-27c7c88b3afb","LogTimestamp":"2022-10-26T05:24:25.036Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:25.359Z","message":"Entering","context":{"RequestID":"db755be4-73b3-4b77-b041-9b2d1e3ef6ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f1e2bc6-e192-4c95-8bff-428817178934","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:25.362Z","message":"{\"transactionId\":\"db755be4-73b3-4b77-b041-9b2d1e3ef6ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:25:360\",\"respDate\":\"221026-05:24:25:362\",\"sourceId\":\"OOM_ReadinessCheck:db755be4-73b3-4b77-b041-9b2d1e3ef6ad\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:25:360-92199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42078], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[db755be4-73b3-4b77-b041-9b2d1e3ef6ad]}\\\"}\"}","context":{"RequestID":"db755be4-73b3-4b77-b041-9b2d1e3ef6ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f1e2bc6-e192-4c95-8bff-428817178934","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:25.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db755be4-73b3-4b77-b041-9b2d1e3ef6ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f1e2bc6-e192-4c95-8bff-428817178934","LogTimestamp":"2022-10-26T05:24:25.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 13 - "logType": "access" {"timestamp":"2022-10-26T05:24:25.499Z","message":"Entering","context":{"RequestID":"58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97e92dc1-ab1f-45d8-a54c-08d8128725e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:25.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97e92dc1-ab1f-45d8-a54c-08d8128725e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:25.502Z","message":"{\"transactionId\":\"58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:25:500\",\"respDate\":\"221026-05:24:25:502\",\"sourceId\":\"ReadinessCheck:58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:25:500-42041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83]}\\\"}\"}","context":{"RequestID":"58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97e92dc1-ab1f-45d8-a54c-08d8128725e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58221ff7-ba99-4b7c-b4e2-fe3c7a90ec83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e92dc1-ab1f-45d8-a54c-08d8128725e9","LogTimestamp":"2022-10-26T05:24:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:27.047Z","message":"Entering","context":{"RequestID":"be3220cc-70ca-43d9-854c-8beb14c0855d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18bfa754-bf4a-4071-9fb6-9e77e8578331","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:27.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:27.051Z","message":"{\"transactionId\":\"be3220cc-70ca-43d9-854c-8beb14c0855d\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:27:049\",\"respDate\":\"221026-05:24:27:051\",\"sourceId\":\"haproxy:be3220cc-70ca-43d9-854c-8beb14c0855d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:27:049-72571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be3220cc-70ca-43d9-854c-8beb14c0855d]}\\\"}\"}","context":{"RequestID":"be3220cc-70ca-43d9-854c-8beb14c0855d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18bfa754-bf4a-4071-9fb6-9e77e8578331","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:27.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:27.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be3220cc-70ca-43d9-854c-8beb14c0855d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18bfa754-bf4a-4071-9fb6-9e77e8578331","LogTimestamp":"2022-10-26T05:24:27.052Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:27.628Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:27.637Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:27.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:27.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:29.062Z","message":"Entering","context":{"RequestID":"b7362fc2-17f4-4b54-a7c8-538856f961c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a85aac5-29b0-4d3b-ba2a-0d2fb16410ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:29.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:29.065Z","message":"{\"transactionId\":\"b7362fc2-17f4-4b54-a7c8-538856f961c3\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:29:063\",\"respDate\":\"221026-05:24:29:065\",\"sourceId\":\"haproxy:b7362fc2-17f4-4b54-a7c8-538856f961c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:29:063-89282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7362fc2-17f4-4b54-a7c8-538856f961c3]}\\\"}\"}","context":{"RequestID":"b7362fc2-17f4-4b54-a7c8-538856f961c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a85aac5-29b0-4d3b-ba2a-0d2fb16410ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:29.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:29.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7362fc2-17f4-4b54-a7c8-538856f961c3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a85aac5-29b0-4d3b-ba2a-0d2fb16410ef","LogTimestamp":"2022-10-26T05:24:29.066Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:29.433Z","message":"Entering","context":{"RequestID":"babd615f-540f-4822-8f41-c744ad8e1d7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75ccbc9e-b56c-4a18-b741-c1cd2f0237fd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:29.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:29.436Z","message":"{\"transactionId\":\"babd615f-540f-4822-8f41-c744ad8e1d7d\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:29:434\",\"respDate\":\"221026-05:24:29:436\",\"sourceId\":\"healthcheck:babd615f-540f-4822-8f41-c744ad8e1d7d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:29:434-11647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46982], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[babd615f-540f-4822-8f41-c744ad8e1d7d]}\\\"}\"}","context":{"RequestID":"babd615f-540f-4822-8f41-c744ad8e1d7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75ccbc9e-b56c-4a18-b741-c1cd2f0237fd","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:29.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:29.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"babd615f-540f-4822-8f41-c744ad8e1d7d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75ccbc9e-b56c-4a18-b741-c1cd2f0237fd","LogTimestamp":"2022-10-26T05:24:29.437Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:31.079Z","message":"Entering","context":{"RequestID":"a36813b4-aed0-4992-a236-53fbba2e0206","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"068beb72-2b52-4cf8-8333-4812f0e45fb8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:31.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:31.081Z","message":"{\"transactionId\":\"a36813b4-aed0-4992-a236-53fbba2e0206\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:31:079\",\"respDate\":\"221026-05:24:31:081\",\"sourceId\":\"haproxy:a36813b4-aed0-4992-a236-53fbba2e0206\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:31:079-21442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a36813b4-aed0-4992-a236-53fbba2e0206]}\\\"}\"}","context":{"RequestID":"a36813b4-aed0-4992-a236-53fbba2e0206","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"068beb72-2b52-4cf8-8333-4812f0e45fb8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:31.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:31.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a36813b4-aed0-4992-a236-53fbba2e0206","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"068beb72-2b52-4cf8-8333-4812f0e45fb8","LogTimestamp":"2022-10-26T05:24:31.082Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:31.928Z","message":"Entering","context":{"RequestID":"11d415e4-026f-481b-8527-63fe5acfe519","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f93c0836-1b8f-43fe-a20e-f1b3ee2e79a7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:31.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:31.930Z","message":"{\"transactionId\":\"11d415e4-026f-481b-8527-63fe5acfe519\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:31:928\",\"respDate\":\"221026-05:24:31:930\",\"sourceId\":\"healthcheck:11d415e4-026f-481b-8527-63fe5acfe519\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:31:928-1962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[11d415e4-026f-481b-8527-63fe5acfe519]}\\\"}\"}","context":{"RequestID":"11d415e4-026f-481b-8527-63fe5acfe519","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f93c0836-1b8f-43fe-a20e-f1b3ee2e79a7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:31.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:31.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11d415e4-026f-481b-8527-63fe5acfe519","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f93c0836-1b8f-43fe-a20e-f1b3ee2e79a7","LogTimestamp":"2022-10-26T05:24:31.931Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:24:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:33.092Z","message":"Entering","context":{"RequestID":"e7f22b7d-d5cc-44d5-8c05-ba84b00285ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f97e687-788b-42c3-b3a5-2477fe0d14f5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:33.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:33.095Z","message":"{\"transactionId\":\"e7f22b7d-d5cc-44d5-8c05-ba84b00285ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:33:093\",\"respDate\":\"221026-05:24:33:095\",\"sourceId\":\"haproxy:e7f22b7d-d5cc-44d5-8c05-ba84b00285ae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:33:093-86602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e7f22b7d-d5cc-44d5-8c05-ba84b00285ae]}\\\"}\"}","context":{"RequestID":"e7f22b7d-d5cc-44d5-8c05-ba84b00285ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f97e687-788b-42c3-b3a5-2477fe0d14f5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:33.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:33.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7f22b7d-d5cc-44d5-8c05-ba84b00285ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f97e687-788b-42c3-b3a5-2477fe0d14f5","LogTimestamp":"2022-10-26T05:24:33.096Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:35.107Z","message":"Entering","context":{"RequestID":"5cdc1326-0525-418a-bfb5-fe661e332026","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60859189-b279-48cd-afea-97494225a979","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:35.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:35.110Z","message":"{\"transactionId\":\"5cdc1326-0525-418a-bfb5-fe661e332026\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:35:108\",\"respDate\":\"221026-05:24:35:110\",\"sourceId\":\"haproxy:5cdc1326-0525-418a-bfb5-fe661e332026\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:35:108-48820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5cdc1326-0525-418a-bfb5-fe661e332026]}\\\"}\"}","context":{"RequestID":"5cdc1326-0525-418a-bfb5-fe661e332026","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60859189-b279-48cd-afea-97494225a979","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:35.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:35.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cdc1326-0525-418a-bfb5-fe661e332026","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60859189-b279-48cd-afea-97494225a979","LogTimestamp":"2022-10-26T05:24:35.111Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:35.359Z","message":"Entering","context":{"RequestID":"d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d64b59bd-e0ca-432b-bcfc-38428fcbf536","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:35.361Z","message":"{\"transactionId\":\"d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:35:359\",\"respDate\":\"221026-05:24:35:361\",\"sourceId\":\"OOM_ReadinessCheck:d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:35:359-7297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42254], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c]}\\\"}\"}","context":{"RequestID":"d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d64b59bd-e0ca-432b-bcfc-38428fcbf536","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:35.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3b21f0b-5f5d-4a46-a75c-f01ca896fd6c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64b59bd-e0ca-432b-bcfc-38428fcbf536","LogTimestamp":"2022-10-26T05:24:35.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:35.495Z","message":"Entering","context":{"RequestID":"09e8c94e-0f53-4820-a206-0db27f0ea4fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f67d27-c07d-4085-bd45-68307b7f41a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"09e8c94e-0f53-4820-a206-0db27f0ea4fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f67d27-c07d-4085-bd45-68307b7f41a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:35.498Z","message":"{\"transactionId\":\"09e8c94e-0f53-4820-a206-0db27f0ea4fd\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:35:495\",\"respDate\":\"221026-05:24:35:498\",\"sourceId\":\"ReadinessCheck:09e8c94e-0f53-4820-a206-0db27f0ea4fd\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:35:495-20035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[09e8c94e-0f53-4820-a206-0db27f0ea4fd]}\\\"}\"}","context":{"RequestID":"09e8c94e-0f53-4820-a206-0db27f0ea4fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f67d27-c07d-4085-bd45-68307b7f41a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:35.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09e8c94e-0f53-4820-a206-0db27f0ea4fd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86f67d27-c07d-4085-bd45-68307b7f41a2","LogTimestamp":"2022-10-26T05:24:35.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:37.124Z","message":"Entering","context":{"RequestID":"08778553-24a8-42cd-bfad-2bd2135db0d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43059aae-f91c-4530-926d-cbad43c621a0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:37.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:37.126Z","message":"{\"transactionId\":\"08778553-24a8-42cd-bfad-2bd2135db0d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:37:124\",\"respDate\":\"221026-05:24:37:126\",\"sourceId\":\"haproxy:08778553-24a8-42cd-bfad-2bd2135db0d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:37:124-92091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[08778553-24a8-42cd-bfad-2bd2135db0d5]}\\\"}\"}","context":{"RequestID":"08778553-24a8-42cd-bfad-2bd2135db0d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43059aae-f91c-4530-926d-cbad43c621a0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:37.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:37.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08778553-24a8-42cd-bfad-2bd2135db0d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43059aae-f91c-4530-926d-cbad43c621a0","LogTimestamp":"2022-10-26T05:24:37.126Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:37.628Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:37.640Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:37.640Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:37.641Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:39.139Z","message":"Entering","context":{"RequestID":"ea71ef60-de9f-4196-b3bc-431999954be7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92f42f1a-7a9a-49e0-977c-9372e5bf21ee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:39.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:39.141Z","message":"{\"transactionId\":\"ea71ef60-de9f-4196-b3bc-431999954be7\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:39:139\",\"respDate\":\"221026-05:24:39:141\",\"sourceId\":\"haproxy:ea71ef60-de9f-4196-b3bc-431999954be7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:39:139-40986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea71ef60-de9f-4196-b3bc-431999954be7]}\\\"}\"}","context":{"RequestID":"ea71ef60-de9f-4196-b3bc-431999954be7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92f42f1a-7a9a-49e0-977c-9372e5bf21ee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:39.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:39.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea71ef60-de9f-4196-b3bc-431999954be7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f42f1a-7a9a-49e0-977c-9372e5bf21ee","LogTimestamp":"2022-10-26T05:24:39.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:41.152Z","message":"Entering","context":{"RequestID":"e5e1ec88-b8f2-4668-a5d3-19800eb47f45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7db93dd-d4ae-48d8-8c99-61f933e28a3e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:41.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:41.155Z","message":"{\"transactionId\":\"e5e1ec88-b8f2-4668-a5d3-19800eb47f45\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:41:153\",\"respDate\":\"221026-05:24:41:155\",\"sourceId\":\"haproxy:e5e1ec88-b8f2-4668-a5d3-19800eb47f45\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:41:153-54695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5e1ec88-b8f2-4668-a5d3-19800eb47f45]}\\\"}\"}","context":{"RequestID":"e5e1ec88-b8f2-4668-a5d3-19800eb47f45","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7db93dd-d4ae-48d8-8c99-61f933e28a3e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:41.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:41.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5e1ec88-b8f2-4668-a5d3-19800eb47f45","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7db93dd-d4ae-48d8-8c99-61f933e28a3e","LogTimestamp":"2022-10-26T05:24:41.155Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:43.176Z","message":"Entering","context":{"RequestID":"d6c143d4-8ae8-4fb0-8434-744a8dec23ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99b66af7-2398-4b9b-953a-f0c846917cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:43.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:43.179Z","message":"{\"transactionId\":\"d6c143d4-8ae8-4fb0-8434-744a8dec23ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:43:177\",\"respDate\":\"221026-05:24:43:179\",\"sourceId\":\"haproxy:d6c143d4-8ae8-4fb0-8434-744a8dec23ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:43:177-47697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d6c143d4-8ae8-4fb0-8434-744a8dec23ab]}\\\"}\"}","context":{"RequestID":"d6c143d4-8ae8-4fb0-8434-744a8dec23ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99b66af7-2398-4b9b-953a-f0c846917cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:43.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:43.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6c143d4-8ae8-4fb0-8434-744a8dec23ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99b66af7-2398-4b9b-953a-f0c846917cef","LogTimestamp":"2022-10-26T05:24:43.180Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:44.458Z","message":"Entering","context":{"RequestID":"b67bed3b-6f96-411d-ade4-172821517046","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"487296f0-f00f-423b-a55c-8f718e8dab1f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:44.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:44.460Z","message":"{\"transactionId\":\"b67bed3b-6f96-411d-ade4-172821517046\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:44:459\",\"respDate\":\"221026-05:24:44:460\",\"sourceId\":\"healthcheck:b67bed3b-6f96-411d-ade4-172821517046\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:44:459-75080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47160], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b67bed3b-6f96-411d-ade4-172821517046]}\\\"}\"}","context":{"RequestID":"b67bed3b-6f96-411d-ade4-172821517046","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"487296f0-f00f-423b-a55c-8f718e8dab1f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:44.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:44.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b67bed3b-6f96-411d-ade4-172821517046","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"487296f0-f00f-423b-a55c-8f718e8dab1f","LogTimestamp":"2022-10-26T05:24:44.461Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:45.221Z","message":"Entering","context":{"RequestID":"1c5948c7-3774-4221-b9a0-0a71f1567010","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56851464-c9b2-4219-8b28-b08ee3064c8c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:45.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:45.225Z","message":"{\"transactionId\":\"1c5948c7-3774-4221-b9a0-0a71f1567010\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:45:222\",\"respDate\":\"221026-05:24:45:225\",\"sourceId\":\"haproxy:1c5948c7-3774-4221-b9a0-0a71f1567010\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:45:222-65935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c5948c7-3774-4221-b9a0-0a71f1567010]}\\\"}\"}","context":{"RequestID":"1c5948c7-3774-4221-b9a0-0a71f1567010","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56851464-c9b2-4219-8b28-b08ee3064c8c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:45.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:45.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c5948c7-3774-4221-b9a0-0a71f1567010","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56851464-c9b2-4219-8b28-b08ee3064c8c","LogTimestamp":"2022-10-26T05:24:45.225Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:24:45.361Z","message":"Entering","context":{"RequestID":"9052ffca-d0a6-430e-880d-11fec01340bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3095d4db-0f8e-4896-a79f-ff93025b84b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:45.364Z","message":"{\"transactionId\":\"9052ffca-d0a6-430e-880d-11fec01340bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:45:362\",\"respDate\":\"221026-05:24:45:364\",\"sourceId\":\"OOM_ReadinessCheck:9052ffca-d0a6-430e-880d-11fec01340bf\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:45:362-46209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42446], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9052ffca-d0a6-430e-880d-11fec01340bf]}\\\"}\"}","context":{"RequestID":"9052ffca-d0a6-430e-880d-11fec01340bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3095d4db-0f8e-4896-a79f-ff93025b84b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:45.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9052ffca-d0a6-430e-880d-11fec01340bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3095d4db-0f8e-4896-a79f-ff93025b84b6","LogTimestamp":"2022-10-26T05:24:45.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:45.496Z","message":"Entering","context":{"RequestID":"05990ff8-2c32-4854-a9ca-1cb02900d7ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"22e16f14-2731-49c7-9144-e1b2fa462f3d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"05990ff8-2c32-4854-a9ca-1cb02900d7ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"22e16f14-2731-49c7-9144-e1b2fa462f3d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:45.500Z","message":"{\"transactionId\":\"05990ff8-2c32-4854-a9ca-1cb02900d7ea\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:45:497\",\"respDate\":\"221026-05:24:45:500\",\"sourceId\":\"ReadinessCheck:05990ff8-2c32-4854-a9ca-1cb02900d7ea\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:45:497-54287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[05990ff8-2c32-4854-a9ca-1cb02900d7ea]}\\\"}\"}","context":{"RequestID":"05990ff8-2c32-4854-a9ca-1cb02900d7ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"22e16f14-2731-49c7-9144-e1b2fa462f3d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05990ff8-2c32-4854-a9ca-1cb02900d7ea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22e16f14-2731-49c7-9144-e1b2fa462f3d","LogTimestamp":"2022-10-26T05:24:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:46.956Z","message":"Entering","context":{"RequestID":"92e81489-c036-406f-b16a-e192a93ab4ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"baa8333e-906c-4aa8-a348-405378278139","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:46.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:46.959Z","message":"{\"transactionId\":\"92e81489-c036-406f-b16a-e192a93ab4ec\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:46:957\",\"respDate\":\"221026-05:24:46:959\",\"sourceId\":\"healthcheck:92e81489-c036-406f-b16a-e192a93ab4ec\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:46:957-47709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[92e81489-c036-406f-b16a-e192a93ab4ec]}\\\"}\"}","context":{"RequestID":"92e81489-c036-406f-b16a-e192a93ab4ec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"baa8333e-906c-4aa8-a348-405378278139","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:46.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:46.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92e81489-c036-406f-b16a-e192a93ab4ec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baa8333e-906c-4aa8-a348-405378278139","LogTimestamp":"2022-10-26T05:24:46.959Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:24:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:47.236Z","message":"Entering","context":{"RequestID":"247d95f7-5d37-4605-8ebd-4f4776205b7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da84ecec-c13e-4f22-88e4-effb1d43737c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:47.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:47.238Z","message":"{\"transactionId\":\"247d95f7-5d37-4605-8ebd-4f4776205b7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:47:236\",\"respDate\":\"221026-05:24:47:238\",\"sourceId\":\"haproxy:247d95f7-5d37-4605-8ebd-4f4776205b7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:47:236-65512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[247d95f7-5d37-4605-8ebd-4f4776205b7f]}\\\"}\"}","context":{"RequestID":"247d95f7-5d37-4605-8ebd-4f4776205b7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da84ecec-c13e-4f22-88e4-effb1d43737c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:47.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:47.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"247d95f7-5d37-4605-8ebd-4f4776205b7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da84ecec-c13e-4f22-88e4-effb1d43737c","LogTimestamp":"2022-10-26T05:24:47.239Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:47.628Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:47.637Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:47.637Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:47.637Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:49.256Z","message":"Entering","context":{"RequestID":"1064713a-d81d-4ad5-948a-d8f791e90ca5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"830f26ee-75a9-40af-ac3f-4da265cf89e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:49.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:49.260Z","message":"{\"transactionId\":\"1064713a-d81d-4ad5-948a-d8f791e90ca5\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:49:257\",\"respDate\":\"221026-05:24:49:260\",\"sourceId\":\"haproxy:1064713a-d81d-4ad5-948a-d8f791e90ca5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:49:257-8012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1064713a-d81d-4ad5-948a-d8f791e90ca5]}\\\"}\"}","context":{"RequestID":"1064713a-d81d-4ad5-948a-d8f791e90ca5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"830f26ee-75a9-40af-ac3f-4da265cf89e2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:49.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:49.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1064713a-d81d-4ad5-948a-d8f791e90ca5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"830f26ee-75a9-40af-ac3f-4da265cf89e2","LogTimestamp":"2022-10-26T05:24:49.260Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:51.278Z","message":"Entering","context":{"RequestID":"f9108b63-5bad-4898-b49c-2330becd3c92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c91efd3-cfba-4960-b7b2-46d5c159e624","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:51.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:51.281Z","message":"{\"transactionId\":\"f9108b63-5bad-4898-b49c-2330becd3c92\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:51:279\",\"respDate\":\"221026-05:24:51:281\",\"sourceId\":\"haproxy:f9108b63-5bad-4898-b49c-2330becd3c92\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:51:279-31318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9108b63-5bad-4898-b49c-2330becd3c92]}\\\"}\"}","context":{"RequestID":"f9108b63-5bad-4898-b49c-2330becd3c92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c91efd3-cfba-4960-b7b2-46d5c159e624","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:51.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:51.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9108b63-5bad-4898-b49c-2330becd3c92","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c91efd3-cfba-4960-b7b2-46d5c159e624","LogTimestamp":"2022-10-26T05:24:51.283Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:53.293Z","message":"Entering","context":{"RequestID":"24f99603-1b6a-484f-bdee-d1b749ed3963","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a55c5f4-4c02-40ed-8994-1c39f0596245","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:53.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:53.295Z","message":"{\"transactionId\":\"24f99603-1b6a-484f-bdee-d1b749ed3963\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:53:293\",\"respDate\":\"221026-05:24:53:295\",\"sourceId\":\"haproxy:24f99603-1b6a-484f-bdee-d1b749ed3963\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:53:293-97631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[24f99603-1b6a-484f-bdee-d1b749ed3963]}\\\"}\"}","context":{"RequestID":"24f99603-1b6a-484f-bdee-d1b749ed3963","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a55c5f4-4c02-40ed-8994-1c39f0596245","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:53.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:53.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24f99603-1b6a-484f-bdee-d1b749ed3963","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a55c5f4-4c02-40ed-8994-1c39f0596245","LogTimestamp":"2022-10-26T05:24:53.295Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:24:54.709Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:24:54.711Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:24:55.306Z","message":"Entering","context":{"RequestID":"c72fb587-2e3a-49bf-81b9-fdb9ce971368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e7e0a2b-427f-4375-bf41-1a8f14a3b49e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:55.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:55.309Z","message":"{\"transactionId\":\"c72fb587-2e3a-49bf-81b9-fdb9ce971368\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:55:307\",\"respDate\":\"221026-05:24:55:309\",\"sourceId\":\"haproxy:c72fb587-2e3a-49bf-81b9-fdb9ce971368\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:55:307-97674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c72fb587-2e3a-49bf-81b9-fdb9ce971368]}\\\"}\"}","context":{"RequestID":"c72fb587-2e3a-49bf-81b9-fdb9ce971368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e7e0a2b-427f-4375-bf41-1a8f14a3b49e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:55.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:55.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c72fb587-2e3a-49bf-81b9-fdb9ce971368","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e7e0a2b-427f-4375-bf41-1a8f14a3b49e","LogTimestamp":"2022-10-26T05:24:55.310Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:24:55.359Z","message":"Entering","context":{"RequestID":"dcc3f556-431b-4183-9f49-1c8d5fc0b708","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81ce30d3-2e24-4ff6-bea0-acdd85a583a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:55.362Z","message":"{\"transactionId\":\"dcc3f556-431b-4183-9f49-1c8d5fc0b708\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:55:360\",\"respDate\":\"221026-05:24:55:362\",\"sourceId\":\"OOM_ReadinessCheck:dcc3f556-431b-4183-9f49-1c8d5fc0b708\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:55:360-64875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42636], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dcc3f556-431b-4183-9f49-1c8d5fc0b708]}\\\"}\"}","context":{"RequestID":"dcc3f556-431b-4183-9f49-1c8d5fc0b708","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"81ce30d3-2e24-4ff6-bea0-acdd85a583a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:24:55.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:55.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcc3f556-431b-4183-9f49-1c8d5fc0b708","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ce30d3-2e24-4ff6-bea0-acdd85a583a1","LogTimestamp":"2022-10-26T05:24:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:24:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:24:55.498Z","message":"Entering","context":{"RequestID":"823ef716-d23e-429e-b5fa-792e13b584eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a317c92e-7a4a-438b-8c37-edad7fa5896a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:55.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"823ef716-d23e-429e-b5fa-792e13b584eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a317c92e-7a4a-438b-8c37-edad7fa5896a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:55.501Z","message":"{\"transactionId\":\"823ef716-d23e-429e-b5fa-792e13b584eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:55:498\",\"respDate\":\"221026-05:24:55:501\",\"sourceId\":\"ReadinessCheck:823ef716-d23e-429e-b5fa-792e13b584eb\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:24:55:498-54171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[823ef716-d23e-429e-b5fa-792e13b584eb]}\\\"}\"}","context":{"RequestID":"823ef716-d23e-429e-b5fa-792e13b584eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a317c92e-7a4a-438b-8c37-edad7fa5896a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:24:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"823ef716-d23e-429e-b5fa-792e13b584eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a317c92e-7a4a-438b-8c37-edad7fa5896a","LogTimestamp":"2022-10-26T05:24:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:24:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:57.324Z","message":"Entering","context":{"RequestID":"28d7355d-0b36-4ab8-a155-c86447a48b0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72d4aade-f1c4-472f-b7be-369332f7fc9f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:57.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:57.327Z","message":"{\"transactionId\":\"28d7355d-0b36-4ab8-a155-c86447a48b0e\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:57:325\",\"respDate\":\"221026-05:24:57:327\",\"sourceId\":\"haproxy:28d7355d-0b36-4ab8-a155-c86447a48b0e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:24:57:325-38416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28d7355d-0b36-4ab8-a155-c86447a48b0e]}\\\"}\"}","context":{"RequestID":"28d7355d-0b36-4ab8-a155-c86447a48b0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72d4aade-f1c4-472f-b7be-369332f7fc9f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:57.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:57.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d7355d-0b36-4ab8-a155-c86447a48b0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72d4aade-f1c4-472f-b7be-369332f7fc9f","LogTimestamp":"2022-10-26T05:24:57.327Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:57.628Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:24:57.641Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:57.641Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:57.641Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:59.337Z","message":"Entering","context":{"RequestID":"a3b014ac-3682-4806-8001-3135a4f55ffd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0eb31406-40d1-4d1d-9ba6-e9e2cb6305c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:59.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:59.340Z","message":"{\"transactionId\":\"a3b014ac-3682-4806-8001-3135a4f55ffd\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:59:338\",\"respDate\":\"221026-05:24:59:340\",\"sourceId\":\"haproxy:a3b014ac-3682-4806-8001-3135a4f55ffd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:59:338-3166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3b014ac-3682-4806-8001-3135a4f55ffd]}\\\"}\"}","context":{"RequestID":"a3b014ac-3682-4806-8001-3135a4f55ffd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0eb31406-40d1-4d1d-9ba6-e9e2cb6305c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:24:59.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:59.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3b014ac-3682-4806-8001-3135a4f55ffd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb31406-40d1-4d1d-9ba6-e9e2cb6305c8","LogTimestamp":"2022-10-26T05:24:59.340Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:24:59.485Z","message":"Entering","context":{"RequestID":"a95a8fcb-5d40-4e8a-8b78-79d839511108","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"369c5c93-c164-4cb5-9202-fb1c6c3f0a24","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:59.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:24:59.488Z","message":"{\"transactionId\":\"a95a8fcb-5d40-4e8a-8b78-79d839511108\",\"status\":\"200\",\"rqstDate\":\"221026-05:24:59:485\",\"respDate\":\"221026-05:24:59:487\",\"sourceId\":\"healthcheck:a95a8fcb-5d40-4e8a-8b78-79d839511108\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:24:59:485-1654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47340], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a95a8fcb-5d40-4e8a-8b78-79d839511108]}\\\"}\"}","context":{"RequestID":"a95a8fcb-5d40-4e8a-8b78-79d839511108","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"369c5c93-c164-4cb5-9202-fb1c6c3f0a24","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:24:59.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:24:59.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a95a8fcb-5d40-4e8a-8b78-79d839511108","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"369c5c93-c164-4cb5-9202-fb1c6c3f0a24","LogTimestamp":"2022-10-26T05:24:59.488Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:24:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:01.350Z","message":"Entering","context":{"RequestID":"6c666ddd-a963-4d4c-b1a4-9816409919ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5cd731dd-4d75-402f-abd5-b0aa3fc46e5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:01.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:01.353Z","message":"{\"transactionId\":\"6c666ddd-a963-4d4c-b1a4-9816409919ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:01:351\",\"respDate\":\"221026-05:25:01:353\",\"sourceId\":\"haproxy:6c666ddd-a963-4d4c-b1a4-9816409919ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:01:351-70335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c666ddd-a963-4d4c-b1a4-9816409919ef]}\\\"}\"}","context":{"RequestID":"6c666ddd-a963-4d4c-b1a4-9816409919ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5cd731dd-4d75-402f-abd5-b0aa3fc46e5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:01.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:01.354Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c666ddd-a963-4d4c-b1a4-9816409919ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd731dd-4d75-402f-abd5-b0aa3fc46e5a","LogTimestamp":"2022-10-26T05:25:01.354Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:01.988Z","message":"Entering","context":{"RequestID":"8a2cae4a-0999-44ff-8f98-1d6dc87181ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd64241b-ad3b-4f79-b8ed-0dc564c08c27","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:01.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:01.990Z","message":"{\"transactionId\":\"8a2cae4a-0999-44ff-8f98-1d6dc87181ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:01:988\",\"respDate\":\"221026-05:25:01:990\",\"sourceId\":\"healthcheck:8a2cae4a-0999-44ff-8f98-1d6dc87181ff\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:01:988-22912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8a2cae4a-0999-44ff-8f98-1d6dc87181ff]}\\\"}\"}","context":{"RequestID":"8a2cae4a-0999-44ff-8f98-1d6dc87181ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd64241b-ad3b-4f79-b8ed-0dc564c08c27","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:01.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:01.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2cae4a-0999-44ff-8f98-1d6dc87181ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd64241b-ad3b-4f79-b8ed-0dc564c08c27","LogTimestamp":"2022-10-26T05:25:01.990Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:25:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:03.364Z","message":"Entering","context":{"RequestID":"919acc68-0ee2-45de-86a0-c4947e1c5ca9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f33343d1-5ce4-4e87-bb82-3223423c528f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:03.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:03.367Z","message":"{\"transactionId\":\"919acc68-0ee2-45de-86a0-c4947e1c5ca9\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:03:365\",\"respDate\":\"221026-05:25:03:367\",\"sourceId\":\"haproxy:919acc68-0ee2-45de-86a0-c4947e1c5ca9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:03:365-57316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[919acc68-0ee2-45de-86a0-c4947e1c5ca9]}\\\"}\"}","context":{"RequestID":"919acc68-0ee2-45de-86a0-c4947e1c5ca9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f33343d1-5ce4-4e87-bb82-3223423c528f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:03.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:03.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"919acc68-0ee2-45de-86a0-c4947e1c5ca9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f33343d1-5ce4-4e87-bb82-3223423c528f","LogTimestamp":"2022-10-26T05:25:03.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:05.361Z","message":"Entering","context":{"RequestID":"4e218724-774c-485e-879e-8a3fa26a33b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6565de3-58cd-40df-80e5-d30e4b7dcc13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:05.363Z","message":"{\"transactionId\":\"4e218724-774c-485e-879e-8a3fa26a33b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:05:361\",\"respDate\":\"221026-05:25:05:363\",\"sourceId\":\"OOM_ReadinessCheck:4e218724-774c-485e-879e-8a3fa26a33b7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:05:361-92035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[42828], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e218724-774c-485e-879e-8a3fa26a33b7]}\\\"}\"}","context":{"RequestID":"4e218724-774c-485e-879e-8a3fa26a33b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6565de3-58cd-40df-80e5-d30e4b7dcc13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:05.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:05.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e218724-774c-485e-879e-8a3fa26a33b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6565de3-58cd-40df-80e5-d30e4b7dcc13","LogTimestamp":"2022-10-26T05:25:05.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:05.383Z","message":"Entering","context":{"RequestID":"ff5212d8-b58f-424d-8b17-142bb976aec4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af269ece-142f-40f2-b7e8-bbbfa08e8a29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:05.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:05.386Z","message":"{\"transactionId\":\"ff5212d8-b58f-424d-8b17-142bb976aec4\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:05:384\",\"respDate\":\"221026-05:25:05:386\",\"sourceId\":\"haproxy:ff5212d8-b58f-424d-8b17-142bb976aec4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:05:384-97346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff5212d8-b58f-424d-8b17-142bb976aec4]}\\\"}\"}","context":{"RequestID":"ff5212d8-b58f-424d-8b17-142bb976aec4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af269ece-142f-40f2-b7e8-bbbfa08e8a29","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:05.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:05.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff5212d8-b58f-424d-8b17-142bb976aec4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af269ece-142f-40f2-b7e8-bbbfa08e8a29","LogTimestamp":"2022-10-26T05:25:05.386Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:05.501Z","message":"Entering","context":{"RequestID":"043b6fbb-a441-48db-a676-92e224ab9a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aef47135-f35e-4c10-a4f0-d9ac80849f81","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:05.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"043b6fbb-a441-48db-a676-92e224ab9a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aef47135-f35e-4c10-a4f0-d9ac80849f81","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:05.504Z","message":"{\"transactionId\":\"043b6fbb-a441-48db-a676-92e224ab9a51\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:05:502\",\"respDate\":\"221026-05:25:05:504\",\"sourceId\":\"ReadinessCheck:043b6fbb-a441-48db-a676-92e224ab9a51\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:05:502-26844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[043b6fbb-a441-48db-a676-92e224ab9a51]}\\\"}\"}","context":{"RequestID":"043b6fbb-a441-48db-a676-92e224ab9a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aef47135-f35e-4c10-a4f0-d9ac80849f81","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:05.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"043b6fbb-a441-48db-a676-92e224ab9a51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aef47135-f35e-4c10-a4f0-d9ac80849f81","LogTimestamp":"2022-10-26T05:25:05.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:07.398Z","message":"Entering","context":{"RequestID":"d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c78ccd11-7344-4839-8184-dea1ff03a18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:07.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:07.401Z","message":"{\"transactionId\":\"d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:07:399\",\"respDate\":\"221026-05:25:07:401\",\"sourceId\":\"haproxy:d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:07:399-68265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294]}\\\"}\"}","context":{"RequestID":"d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c78ccd11-7344-4839-8184-dea1ff03a18d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:07.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:07.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d59f4dc0-54bd-4e5a-9d9a-b47b7f29f294","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c78ccd11-7344-4839-8184-dea1ff03a18d","LogTimestamp":"2022-10-26T05:25:07.402Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:07.629Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:07.638Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:07.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:07.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:09.413Z","message":"Entering","context":{"RequestID":"e27cecce-e454-4551-ba97-c83e66b626d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16258fe6-1567-4c48-9839-30522961af30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:09.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:09.415Z","message":"{\"transactionId\":\"e27cecce-e454-4551-ba97-c83e66b626d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:09:413\",\"respDate\":\"221026-05:25:09:415\",\"sourceId\":\"haproxy:e27cecce-e454-4551-ba97-c83e66b626d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:09:413-35075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e27cecce-e454-4551-ba97-c83e66b626d7]}\\\"}\"}","context":{"RequestID":"e27cecce-e454-4551-ba97-c83e66b626d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16258fe6-1567-4c48-9839-30522961af30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:09.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:09.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e27cecce-e454-4551-ba97-c83e66b626d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16258fe6-1567-4c48-9839-30522961af30","LogTimestamp":"2022-10-26T05:25:09.415Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:11.423Z","message":"Entering","context":{"RequestID":"a9aa86a4-8405-404a-ab9b-a18adae743d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"291dfdc4-cca1-4a67-8f8a-6a3b1edb3c3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:11.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:11.426Z","message":"{\"transactionId\":\"a9aa86a4-8405-404a-ab9b-a18adae743d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:11:424\",\"respDate\":\"221026-05:25:11:426\",\"sourceId\":\"haproxy:a9aa86a4-8405-404a-ab9b-a18adae743d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:11:424-98311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a9aa86a4-8405-404a-ab9b-a18adae743d5]}\\\"}\"}","context":{"RequestID":"a9aa86a4-8405-404a-ab9b-a18adae743d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"291dfdc4-cca1-4a67-8f8a-6a3b1edb3c3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:11.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:11.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9aa86a4-8405-404a-ab9b-a18adae743d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"291dfdc4-cca1-4a67-8f8a-6a3b1edb3c3d","LogTimestamp":"2022-10-26T05:25:11.426Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:13.435Z","message":"Entering","context":{"RequestID":"af0211d3-eff1-4fc7-9fc2-39d779dc38c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d41ec2f-3d57-4abb-b708-07bbfccda735","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:13.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:13.438Z","message":"{\"transactionId\":\"af0211d3-eff1-4fc7-9fc2-39d779dc38c8\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:13:436\",\"respDate\":\"221026-05:25:13:438\",\"sourceId\":\"haproxy:af0211d3-eff1-4fc7-9fc2-39d779dc38c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:13:436-13370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af0211d3-eff1-4fc7-9fc2-39d779dc38c8]}\\\"}\"}","context":{"RequestID":"af0211d3-eff1-4fc7-9fc2-39d779dc38c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6d41ec2f-3d57-4abb-b708-07bbfccda735","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:13.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:13.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af0211d3-eff1-4fc7-9fc2-39d779dc38c8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d41ec2f-3d57-4abb-b708-07bbfccda735","LogTimestamp":"2022-10-26T05:25:13.438Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:14.511Z","message":"Entering","context":{"RequestID":"f032a6fa-14f0-4250-a42e-090baccd6e54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae7d73f5-f0c4-4e7d-ba93-5f3df428ba53","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:14.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:14.514Z","message":"{\"transactionId\":\"f032a6fa-14f0-4250-a42e-090baccd6e54\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:14:512\",\"respDate\":\"221026-05:25:14:514\",\"sourceId\":\"healthcheck:f032a6fa-14f0-4250-a42e-090baccd6e54\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:14:512-62570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47526], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f032a6fa-14f0-4250-a42e-090baccd6e54]}\\\"}\"}","context":{"RequestID":"f032a6fa-14f0-4250-a42e-090baccd6e54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae7d73f5-f0c4-4e7d-ba93-5f3df428ba53","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:14.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:14.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f032a6fa-14f0-4250-a42e-090baccd6e54","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae7d73f5-f0c4-4e7d-ba93-5f3df428ba53","LogTimestamp":"2022-10-26T05:25:14.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:15.360Z","message":"Entering","context":{"RequestID":"222ce68d-ece2-44e1-8f38-9d3e296b8deb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13ae3c25-d369-4952-aada-93a88c4f4c22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:15.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:15.363Z","message":"{\"transactionId\":\"222ce68d-ece2-44e1-8f38-9d3e296b8deb\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:15:361\",\"respDate\":\"221026-05:25:15:363\",\"sourceId\":\"OOM_ReadinessCheck:222ce68d-ece2-44e1-8f38-9d3e296b8deb\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:15:361-7617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43004], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[222ce68d-ece2-44e1-8f38-9d3e296b8deb]}\\\"}\"}","context":{"RequestID":"222ce68d-ece2-44e1-8f38-9d3e296b8deb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13ae3c25-d369-4952-aada-93a88c4f4c22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:15.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:15.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"222ce68d-ece2-44e1-8f38-9d3e296b8deb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13ae3c25-d369-4952-aada-93a88c4f4c22","LogTimestamp":"2022-10-26T05:25:15.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:15.449Z","message":"Entering","context":{"RequestID":"cb3e60d6-995a-470e-b720-77d9edf7c004","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"124c4e0d-97f5-4bc0-95b5-65f460de0a1a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:15.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:15.452Z","message":"{\"transactionId\":\"cb3e60d6-995a-470e-b720-77d9edf7c004\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:15:450\",\"respDate\":\"221026-05:25:15:452\",\"sourceId\":\"haproxy:cb3e60d6-995a-470e-b720-77d9edf7c004\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:15:450-69509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb3e60d6-995a-470e-b720-77d9edf7c004]}\\\"}\"}","context":{"RequestID":"cb3e60d6-995a-470e-b720-77d9edf7c004","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"124c4e0d-97f5-4bc0-95b5-65f460de0a1a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:15.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:15.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb3e60d6-995a-470e-b720-77d9edf7c004","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"124c4e0d-97f5-4bc0-95b5-65f460de0a1a","LogTimestamp":"2022-10-26T05:25:15.452Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:15.497Z","message":"Entering","context":{"RequestID":"028925ac-f3db-45de-9b98-991b82ec429f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0438d22a-e79d-4119-9ab4-ab04fac42d99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"028925ac-f3db-45de-9b98-991b82ec429f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0438d22a-e79d-4119-9ab4-ab04fac42d99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:15.499Z","message":"{\"transactionId\":\"028925ac-f3db-45de-9b98-991b82ec429f\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:15:497\",\"respDate\":\"221026-05:25:15:499\",\"sourceId\":\"ReadinessCheck:028925ac-f3db-45de-9b98-991b82ec429f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:15:497-24264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[028925ac-f3db-45de-9b98-991b82ec429f]}\\\"}\"}","context":{"RequestID":"028925ac-f3db-45de-9b98-991b82ec429f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0438d22a-e79d-4119-9ab4-ab04fac42d99","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"028925ac-f3db-45de-9b98-991b82ec429f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0438d22a-e79d-4119-9ab4-ab04fac42d99","LogTimestamp":"2022-10-26T05:25:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:17.015Z","message":"Entering","context":{"RequestID":"40d1908a-4cfa-4b80-9e19-b30ea06b2e23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc4ad6a6-a1a5-4f6f-a99d-4f746c669cf9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:17.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:17.018Z","message":"{\"transactionId\":\"40d1908a-4cfa-4b80-9e19-b30ea06b2e23\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:17:016\",\"respDate\":\"221026-05:25:17:018\",\"sourceId\":\"healthcheck:40d1908a-4cfa-4b80-9e19-b30ea06b2e23\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:17:016-12328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[40d1908a-4cfa-4b80-9e19-b30ea06b2e23]}\\\"}\"}","context":{"RequestID":"40d1908a-4cfa-4b80-9e19-b30ea06b2e23","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc4ad6a6-a1a5-4f6f-a99d-4f746c669cf9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:17.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:17.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40d1908a-4cfa-4b80-9e19-b30ea06b2e23","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4ad6a6-a1a5-4f6f-a99d-4f746c669cf9","LogTimestamp":"2022-10-26T05:25:17.019Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:25:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:17.462Z","message":"Entering","context":{"RequestID":"a1943566-5062-46b8-a506-a17291cebd17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"849c2a3e-9411-4c63-b41c-dc02b007a685","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:17.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:17.464Z","message":"{\"transactionId\":\"a1943566-5062-46b8-a506-a17291cebd17\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:17:462\",\"respDate\":\"221026-05:25:17:464\",\"sourceId\":\"haproxy:a1943566-5062-46b8-a506-a17291cebd17\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:17:462-17868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1943566-5062-46b8-a506-a17291cebd17]}\\\"}\"}","context":{"RequestID":"a1943566-5062-46b8-a506-a17291cebd17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"849c2a3e-9411-4c63-b41c-dc02b007a685","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:17.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:17.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1943566-5062-46b8-a506-a17291cebd17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"849c2a3e-9411-4c63-b41c-dc02b007a685","LogTimestamp":"2022-10-26T05:25:17.465Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:17.629Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:17.638Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:17.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:17.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:19.475Z","message":"Entering","context":{"RequestID":"13df83bb-804a-4209-92c0-784f201763e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"888d82fb-9896-4233-af6b-216cca039570","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:19.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:19.478Z","message":"{\"transactionId\":\"13df83bb-804a-4209-92c0-784f201763e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:19:476\",\"respDate\":\"221026-05:25:19:477\",\"sourceId\":\"haproxy:13df83bb-804a-4209-92c0-784f201763e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:19:476-87958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13df83bb-804a-4209-92c0-784f201763e3]}\\\"}\"}","context":{"RequestID":"13df83bb-804a-4209-92c0-784f201763e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"888d82fb-9896-4233-af6b-216cca039570","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:19.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:19.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13df83bb-804a-4209-92c0-784f201763e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888d82fb-9896-4233-af6b-216cca039570","LogTimestamp":"2022-10-26T05:25:19.478Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:21.493Z","message":"Entering","context":{"RequestID":"5b912d85-d398-4829-8ac2-2919f5cdf9c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92436731-1244-4499-bea5-7bb6cbbc6504","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:21.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:21.496Z","message":"{\"transactionId\":\"5b912d85-d398-4829-8ac2-2919f5cdf9c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:21:494\",\"respDate\":\"221026-05:25:21:496\",\"sourceId\":\"haproxy:5b912d85-d398-4829-8ac2-2919f5cdf9c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:21:494-45603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b912d85-d398-4829-8ac2-2919f5cdf9c5]}\\\"}\"}","context":{"RequestID":"5b912d85-d398-4829-8ac2-2919f5cdf9c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"92436731-1244-4499-bea5-7bb6cbbc6504","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:21.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:21.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b912d85-d398-4829-8ac2-2919f5cdf9c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92436731-1244-4499-bea5-7bb6cbbc6504","LogTimestamp":"2022-10-26T05:25:21.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:23.507Z","message":"Entering","context":{"RequestID":"a1a7aeda-2c6f-47a4-8d0d-97070223cc13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6be57fcc-f4d4-451e-b379-be8160280cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:23.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:23.510Z","message":"{\"transactionId\":\"a1a7aeda-2c6f-47a4-8d0d-97070223cc13\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:23:508\",\"respDate\":\"221026-05:25:23:510\",\"sourceId\":\"haproxy:a1a7aeda-2c6f-47a4-8d0d-97070223cc13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:23:508-90028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1a7aeda-2c6f-47a4-8d0d-97070223cc13]}\\\"}\"}","context":{"RequestID":"a1a7aeda-2c6f-47a4-8d0d-97070223cc13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6be57fcc-f4d4-451e-b379-be8160280cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:23.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:23.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1a7aeda-2c6f-47a4-8d0d-97070223cc13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6be57fcc-f4d4-451e-b379-be8160280cef","LogTimestamp":"2022-10-26T05:25:23.511Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:24.727Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:24.729Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:25.358Z","message":"Entering","context":{"RequestID":"d686b6f2-c7b4-4c4d-9d53-835857ac3464","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87367646-4f1e-46a4-92da-38a5682c100f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:25.361Z","message":"{\"transactionId\":\"d686b6f2-c7b4-4c4d-9d53-835857ac3464\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:25:359\",\"respDate\":\"221026-05:25:25:361\",\"sourceId\":\"OOM_ReadinessCheck:d686b6f2-c7b4-4c4d-9d53-835857ac3464\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:25:359-61143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43198], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d686b6f2-c7b4-4c4d-9d53-835857ac3464]}\\\"}\"}","context":{"RequestID":"d686b6f2-c7b4-4c4d-9d53-835857ac3464","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87367646-4f1e-46a4-92da-38a5682c100f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:25.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d686b6f2-c7b4-4c4d-9d53-835857ac3464","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87367646-4f1e-46a4-92da-38a5682c100f","LogTimestamp":"2022-10-26T05:25:25.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:25.500Z","message":"Entering","context":{"RequestID":"aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e1d3bc7-50bb-403b-b71c-e0dfd425c0e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e1d3bc7-50bb-403b-b71c-e0dfd425c0e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:25.503Z","message":"{\"transactionId\":\"aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:25:500\",\"respDate\":\"221026-05:25:25:503\",\"sourceId\":\"ReadinessCheck:aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:25:500-18819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3]}\\\"}\"}","context":{"RequestID":"aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e1d3bc7-50bb-403b-b71c-e0dfd425c0e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aba47a0f-5f6b-4d2f-a8e1-e2e40dde24f3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e1d3bc7-50bb-403b-b71c-e0dfd425c0e6","LogTimestamp":"2022-10-26T05:25:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:25:25.521Z","message":"Entering","context":{"RequestID":"b95d8ac9-3eeb-461c-beb0-4894948c7959","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f281e76-5737-4794-b370-188c32c68f31","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:25.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:25.524Z","message":"{\"transactionId\":\"b95d8ac9-3eeb-461c-beb0-4894948c7959\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:25:522\",\"respDate\":\"221026-05:25:25:524\",\"sourceId\":\"haproxy:b95d8ac9-3eeb-461c-beb0-4894948c7959\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:25:522-13769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b95d8ac9-3eeb-461c-beb0-4894948c7959]}\\\"}\"}","context":{"RequestID":"b95d8ac9-3eeb-461c-beb0-4894948c7959","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f281e76-5737-4794-b370-188c32c68f31","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:25.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:25.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b95d8ac9-3eeb-461c-beb0-4894948c7959","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f281e76-5737-4794-b370-188c32c68f31","LogTimestamp":"2022-10-26T05:25:25.524Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:27.535Z","message":"Entering","context":{"RequestID":"27c277d7-4b67-48cf-be7a-3b2af03d703c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2aa2bcd9-a953-45ed-953a-c6ee1ac67026","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:27.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:27.537Z","message":"{\"transactionId\":\"27c277d7-4b67-48cf-be7a-3b2af03d703c\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:27:535\",\"respDate\":\"221026-05:25:27:537\",\"sourceId\":\"haproxy:27c277d7-4b67-48cf-be7a-3b2af03d703c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:27:535-70267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27c277d7-4b67-48cf-be7a-3b2af03d703c]}\\\"}\"}","context":{"RequestID":"27c277d7-4b67-48cf-be7a-3b2af03d703c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2aa2bcd9-a953-45ed-953a-c6ee1ac67026","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:27.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:27.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c277d7-4b67-48cf-be7a-3b2af03d703c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2aa2bcd9-a953-45ed-953a-c6ee1ac67026","LogTimestamp":"2022-10-26T05:25:27.538Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:27.628Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:27.638Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:27.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:27.639Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:29.532Z","message":"Entering","context":{"RequestID":"75ebe15b-8189-45e5-a296-4fd5e8105d7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14729a7d-baab-4c0f-a826-028afa460d23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:29.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:29.535Z","message":"{\"transactionId\":\"75ebe15b-8189-45e5-a296-4fd5e8105d7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:29:533\",\"respDate\":\"221026-05:25:29:535\",\"sourceId\":\"healthcheck:75ebe15b-8189-45e5-a296-4fd5e8105d7f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:29:533-55405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47688], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75ebe15b-8189-45e5-a296-4fd5e8105d7f]}\\\"}\"}","context":{"RequestID":"75ebe15b-8189-45e5-a296-4fd5e8105d7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14729a7d-baab-4c0f-a826-028afa460d23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:29.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:29.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75ebe15b-8189-45e5-a296-4fd5e8105d7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14729a7d-baab-4c0f-a826-028afa460d23","LogTimestamp":"2022-10-26T05:25:29.536Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:25:29.546Z","message":"Entering","context":{"RequestID":"410f492e-74de-4a59-ba45-c1d0b48be7b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f6456a7-0ff5-416b-8155-b08f69ff6fec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:29.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:29.548Z","message":"{\"transactionId\":\"410f492e-74de-4a59-ba45-c1d0b48be7b5\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:29:546\",\"respDate\":\"221026-05:25:29:548\",\"sourceId\":\"haproxy:410f492e-74de-4a59-ba45-c1d0b48be7b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:29:546-5176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[410f492e-74de-4a59-ba45-c1d0b48be7b5]}\\\"}\"}","context":{"RequestID":"410f492e-74de-4a59-ba45-c1d0b48be7b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f6456a7-0ff5-416b-8155-b08f69ff6fec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:29.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:29.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"410f492e-74de-4a59-ba45-c1d0b48be7b5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f6456a7-0ff5-416b-8155-b08f69ff6fec","LogTimestamp":"2022-10-26T05:25:29.549Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:31.559Z","message":"Entering","context":{"RequestID":"5af23e6c-792a-4f56-b622-973165d588b8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63337327-e5f1-474c-94b2-04cf5d41e285","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:31.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:31.562Z","message":"{\"transactionId\":\"5af23e6c-792a-4f56-b622-973165d588b8\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:31:560\",\"respDate\":\"221026-05:25:31:562\",\"sourceId\":\"haproxy:5af23e6c-792a-4f56-b622-973165d588b8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:31:560-48461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5af23e6c-792a-4f56-b622-973165d588b8]}\\\"}\"}","context":{"RequestID":"5af23e6c-792a-4f56-b622-973165d588b8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63337327-e5f1-474c-94b2-04cf5d41e285","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:31.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:31.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5af23e6c-792a-4f56-b622-973165d588b8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63337327-e5f1-474c-94b2-04cf5d41e285","LogTimestamp":"2022-10-26T05:25:31.563Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:32.046Z","message":"Entering","context":{"RequestID":"389ea391-ab9a-4d4e-964c-9c13809de6be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"589b9ac3-f80e-41ba-b343-69050c0dabbc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:32.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:32.049Z","message":"{\"transactionId\":\"389ea391-ab9a-4d4e-964c-9c13809de6be\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:32:047\",\"respDate\":\"221026-05:25:32:049\",\"sourceId\":\"healthcheck:389ea391-ab9a-4d4e-964c-9c13809de6be\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:32:047-89342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[389ea391-ab9a-4d4e-964c-9c13809de6be]}\\\"}\"}","context":{"RequestID":"389ea391-ab9a-4d4e-964c-9c13809de6be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"589b9ac3-f80e-41ba-b343-69050c0dabbc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:32.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:32.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"389ea391-ab9a-4d4e-964c-9c13809de6be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"589b9ac3-f80e-41ba-b343-69050c0dabbc","LogTimestamp":"2022-10-26T05:25:32.049Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:25:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:25:33.573Z","message":"Entering","context":{"RequestID":"4446fa0f-cd47-43de-a503-fed8927d73ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"090db2d4-4b4d-478a-9b60-892205b3d7a1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:33.576Z","message":"{\"transactionId\":\"4446fa0f-cd47-43de-a503-fed8927d73ed\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:33:574\",\"respDate\":\"221026-05:25:33:576\",\"sourceId\":\"haproxy:4446fa0f-cd47-43de-a503-fed8927d73ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:33:574-33390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4446fa0f-cd47-43de-a503-fed8927d73ed]}\\\"}\"}","context":{"RequestID":"4446fa0f-cd47-43de-a503-fed8927d73ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"090db2d4-4b4d-478a-9b60-892205b3d7a1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:33.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4446fa0f-cd47-43de-a503-fed8927d73ed","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"090db2d4-4b4d-478a-9b60-892205b3d7a1","LogTimestamp":"2022-10-26T05:25:33.576Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:35.360Z","message":"Entering","context":{"RequestID":"d83c0562-e662-4d04-a691-25f9cde86e13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d85bf27-ba46-48d7-9097-f90af025ea99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:35.363Z","message":"{\"transactionId\":\"d83c0562-e662-4d04-a691-25f9cde86e13\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:35:361\",\"respDate\":\"221026-05:25:35:363\",\"sourceId\":\"OOM_ReadinessCheck:d83c0562-e662-4d04-a691-25f9cde86e13\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:35:361-88560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43386], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d83c0562-e662-4d04-a691-25f9cde86e13]}\\\"}\"}","context":{"RequestID":"d83c0562-e662-4d04-a691-25f9cde86e13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d85bf27-ba46-48d7-9097-f90af025ea99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:35.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d83c0562-e662-4d04-a691-25f9cde86e13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d85bf27-ba46-48d7-9097-f90af025ea99","LogTimestamp":"2022-10-26T05:25:35.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:35.498Z","message":"Entering","context":{"RequestID":"449ffefa-37c5-44c6-80ee-fdb4f0062145","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7905ee61-87eb-4fe0-ab4c-b6617688cd77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"449ffefa-37c5-44c6-80ee-fdb4f0062145","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7905ee61-87eb-4fe0-ab4c-b6617688cd77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:35.501Z","message":"{\"transactionId\":\"449ffefa-37c5-44c6-80ee-fdb4f0062145\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:35:499\",\"respDate\":\"221026-05:25:35:501\",\"sourceId\":\"ReadinessCheck:449ffefa-37c5-44c6-80ee-fdb4f0062145\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:35:499-62024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[449ffefa-37c5-44c6-80ee-fdb4f0062145]}\\\"}\"}","context":{"RequestID":"449ffefa-37c5-44c6-80ee-fdb4f0062145","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7905ee61-87eb-4fe0-ab4c-b6617688cd77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:35.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"449ffefa-37c5-44c6-80ee-fdb4f0062145","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7905ee61-87eb-4fe0-ab4c-b6617688cd77","LogTimestamp":"2022-10-26T05:25:35.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:35.586Z","message":"Entering","context":{"RequestID":"a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"640411ec-3a8d-4121-8df7-f77f4c772d48","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:35.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:35.589Z","message":"{\"transactionId\":\"a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:35:587\",\"respDate\":\"221026-05:25:35:589\",\"sourceId\":\"haproxy:a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:35:587-31434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf]}\\\"}\"}","context":{"RequestID":"a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"640411ec-3a8d-4121-8df7-f77f4c772d48","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:35.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:35.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a06cbcb0-bcb9-4a19-8df7-5c3dad42bfcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"640411ec-3a8d-4121-8df7-f77f4c772d48","LogTimestamp":"2022-10-26T05:25:35.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:37.598Z","message":"Entering","context":{"RequestID":"5332159d-a4ad-4c91-b150-0ac3bab1c60f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe8b93ac-f35a-494e-81b2-fca660c633b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:37.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:37.601Z","message":"{\"transactionId\":\"5332159d-a4ad-4c91-b150-0ac3bab1c60f\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:37:598\",\"respDate\":\"221026-05:25:37:600\",\"sourceId\":\"haproxy:5332159d-a4ad-4c91-b150-0ac3bab1c60f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:37:598-12032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5332159d-a4ad-4c91-b150-0ac3bab1c60f]}\\\"}\"}","context":{"RequestID":"5332159d-a4ad-4c91-b150-0ac3bab1c60f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe8b93ac-f35a-494e-81b2-fca660c633b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:37.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:37.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5332159d-a4ad-4c91-b150-0ac3bab1c60f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe8b93ac-f35a-494e-81b2-fca660c633b8","LogTimestamp":"2022-10-26T05:25:37.601Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:37.629Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:37.637Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:37.638Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:37.638Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:39.611Z","message":"Entering","context":{"RequestID":"0edd4ceb-8a04-4679-ba53-e6f91c31dfa3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c805bbd-df55-4db5-9533-c1f810a64e30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:39.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:39.614Z","message":"{\"transactionId\":\"0edd4ceb-8a04-4679-ba53-e6f91c31dfa3\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:39:612\",\"respDate\":\"221026-05:25:39:614\",\"sourceId\":\"haproxy:0edd4ceb-8a04-4679-ba53-e6f91c31dfa3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:39:612-6292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0edd4ceb-8a04-4679-ba53-e6f91c31dfa3]}\\\"}\"}","context":{"RequestID":"0edd4ceb-8a04-4679-ba53-e6f91c31dfa3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c805bbd-df55-4db5-9533-c1f810a64e30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:39.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:39.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0edd4ceb-8a04-4679-ba53-e6f91c31dfa3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c805bbd-df55-4db5-9533-c1f810a64e30","LogTimestamp":"2022-10-26T05:25:39.614Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:41.624Z","message":"Entering","context":{"RequestID":"c050f2e5-e95c-4618-bb84-e24b51333d39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc03a07e-6fcb-43c8-a328-8ae43b951eb0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:41.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:41.627Z","message":"{\"transactionId\":\"c050f2e5-e95c-4618-bb84-e24b51333d39\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:41:625\",\"respDate\":\"221026-05:25:41:627\",\"sourceId\":\"haproxy:c050f2e5-e95c-4618-bb84-e24b51333d39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:41:625-66446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c050f2e5-e95c-4618-bb84-e24b51333d39]}\\\"}\"}","context":{"RequestID":"c050f2e5-e95c-4618-bb84-e24b51333d39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc03a07e-6fcb-43c8-a328-8ae43b951eb0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:41.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:41.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c050f2e5-e95c-4618-bb84-e24b51333d39","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc03a07e-6fcb-43c8-a328-8ae43b951eb0","LogTimestamp":"2022-10-26T05:25:41.628Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:43.638Z","message":"Entering","context":{"RequestID":"9c89f1c6-2368-4859-a0a9-154bce0e0250","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4e5fb03-9566-44d0-b819-3f59bd1c46f4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:43.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:43.640Z","message":"{\"transactionId\":\"9c89f1c6-2368-4859-a0a9-154bce0e0250\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:43:639\",\"respDate\":\"221026-05:25:43:640\",\"sourceId\":\"haproxy:9c89f1c6-2368-4859-a0a9-154bce0e0250\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:43:639-71276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c89f1c6-2368-4859-a0a9-154bce0e0250]}\\\"}\"}","context":{"RequestID":"9c89f1c6-2368-4859-a0a9-154bce0e0250","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4e5fb03-9566-44d0-b819-3f59bd1c46f4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:43.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:43.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c89f1c6-2368-4859-a0a9-154bce0e0250","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4e5fb03-9566-44d0-b819-3f59bd1c46f4","LogTimestamp":"2022-10-26T05:25:43.641Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:25:44.558Z","message":"Entering","context":{"RequestID":"51a76155-7349-47d7-a0dc-ccb3c7534e94","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6e1fa38-464b-4130-8efe-6a3023e71115","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:44.560Z","message":"{\"transactionId\":\"51a76155-7349-47d7-a0dc-ccb3c7534e94\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:44:559\",\"respDate\":\"221026-05:25:44:560\",\"sourceId\":\"healthcheck:51a76155-7349-47d7-a0dc-ccb3c7534e94\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:44:559-75345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47878], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[51a76155-7349-47d7-a0dc-ccb3c7534e94]}\\\"}\"}","context":{"RequestID":"51a76155-7349-47d7-a0dc-ccb3c7534e94","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6e1fa38-464b-4130-8efe-6a3023e71115","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:44.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51a76155-7349-47d7-a0dc-ccb3c7534e94","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6e1fa38-464b-4130-8efe-6a3023e71115","LogTimestamp":"2022-10-26T05:25:44.561Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:25:45.360Z","message":"Entering","context":{"RequestID":"422a79a4-b0dd-45a8-a958-ec0cbddedaef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"219fe154-ae78-4f8d-b419-b6ef49e26bef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:45.362Z","message":"{\"transactionId\":\"422a79a4-b0dd-45a8-a958-ec0cbddedaef\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:45:360\",\"respDate\":\"221026-05:25:45:362\",\"sourceId\":\"OOM_ReadinessCheck:422a79a4-b0dd-45a8-a958-ec0cbddedaef\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:45:360-67156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43586], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[422a79a4-b0dd-45a8-a958-ec0cbddedaef]}\\\"}\"}","context":{"RequestID":"422a79a4-b0dd-45a8-a958-ec0cbddedaef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"219fe154-ae78-4f8d-b419-b6ef49e26bef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:45.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"422a79a4-b0dd-45a8-a958-ec0cbddedaef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"219fe154-ae78-4f8d-b419-b6ef49e26bef","LogTimestamp":"2022-10-26T05:25:45.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:45.495Z","message":"Entering","context":{"RequestID":"b90dc545-e471-4865-b999-11934a76247e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b73ba91-d97c-4554-929b-6c83fbf03284","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"b90dc545-e471-4865-b999-11934a76247e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b73ba91-d97c-4554-929b-6c83fbf03284","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:45.498Z","message":"{\"transactionId\":\"b90dc545-e471-4865-b999-11934a76247e\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:45:496\",\"respDate\":\"221026-05:25:45:498\",\"sourceId\":\"ReadinessCheck:b90dc545-e471-4865-b999-11934a76247e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:45:496-32174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b90dc545-e471-4865-b999-11934a76247e]}\\\"}\"}","context":{"RequestID":"b90dc545-e471-4865-b999-11934a76247e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b73ba91-d97c-4554-929b-6c83fbf03284","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b90dc545-e471-4865-b999-11934a76247e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b73ba91-d97c-4554-929b-6c83fbf03284","LogTimestamp":"2022-10-26T05:25:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:45.650Z","message":"Entering","context":{"RequestID":"1a26fce3-6270-444d-b3bf-84135fc4013b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23a96e73-0147-4fda-8e3a-0567e1f94276","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:45.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:45.653Z","message":"{\"transactionId\":\"1a26fce3-6270-444d-b3bf-84135fc4013b\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:45:651\",\"respDate\":\"221026-05:25:45:653\",\"sourceId\":\"haproxy:1a26fce3-6270-444d-b3bf-84135fc4013b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:45:651-35124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a26fce3-6270-444d-b3bf-84135fc4013b]}\\\"}\"}","context":{"RequestID":"1a26fce3-6270-444d-b3bf-84135fc4013b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"23a96e73-0147-4fda-8e3a-0567e1f94276","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:45.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:45.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a26fce3-6270-444d-b3bf-84135fc4013b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23a96e73-0147-4fda-8e3a-0567e1f94276","LogTimestamp":"2022-10-26T05:25:45.653Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:25:47.077Z","message":"Entering","context":{"RequestID":"a7c59c00-281e-4104-88f0-2bd8d6ce6876","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af7765a0-b9c1-430e-bed6-caa9f6f89c99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:47.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:47.080Z","message":"{\"transactionId\":\"a7c59c00-281e-4104-88f0-2bd8d6ce6876\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:47:078\",\"respDate\":\"221026-05:25:47:079\",\"sourceId\":\"healthcheck:a7c59c00-281e-4104-88f0-2bd8d6ce6876\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:47:078-81791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a7c59c00-281e-4104-88f0-2bd8d6ce6876]}\\\"}\"}","context":{"RequestID":"a7c59c00-281e-4104-88f0-2bd8d6ce6876","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af7765a0-b9c1-430e-bed6-caa9f6f89c99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:47.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:47.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7c59c00-281e-4104-88f0-2bd8d6ce6876","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af7765a0-b9c1-430e-bed6-caa9f6f89c99","LogTimestamp":"2022-10-26T05:25:47.080Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:25:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:47.630Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:47.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:47.642Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:47.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:47.663Z","message":"Entering","context":{"RequestID":"a870b98c-c2c7-4017-b7ef-34bef7a4f60f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83713ff0-9a87-4b34-a5a3-3702ef8deaff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:47.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:47.666Z","message":"{\"transactionId\":\"a870b98c-c2c7-4017-b7ef-34bef7a4f60f\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:47:664\",\"respDate\":\"221026-05:25:47:666\",\"sourceId\":\"haproxy:a870b98c-c2c7-4017-b7ef-34bef7a4f60f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:47:664-83374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a870b98c-c2c7-4017-b7ef-34bef7a4f60f]}\\\"}\"}","context":{"RequestID":"a870b98c-c2c7-4017-b7ef-34bef7a4f60f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83713ff0-9a87-4b34-a5a3-3702ef8deaff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:47.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:47.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a870b98c-c2c7-4017-b7ef-34bef7a4f60f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83713ff0-9a87-4b34-a5a3-3702ef8deaff","LogTimestamp":"2022-10-26T05:25:47.666Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:49.678Z","message":"Entering","context":{"RequestID":"8351f7d6-94bf-45af-9b22-546ab51ba963","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"873ccc0b-4317-443c-8abf-0054d88c8edb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:49.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:49.681Z","message":"{\"transactionId\":\"8351f7d6-94bf-45af-9b22-546ab51ba963\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:49:679\",\"respDate\":\"221026-05:25:49:680\",\"sourceId\":\"haproxy:8351f7d6-94bf-45af-9b22-546ab51ba963\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:49:679-78511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8351f7d6-94bf-45af-9b22-546ab51ba963]}\\\"}\"}","context":{"RequestID":"8351f7d6-94bf-45af-9b22-546ab51ba963","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"873ccc0b-4317-443c-8abf-0054d88c8edb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:49.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:49.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8351f7d6-94bf-45af-9b22-546ab51ba963","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"873ccc0b-4317-443c-8abf-0054d88c8edb","LogTimestamp":"2022-10-26T05:25:49.681Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:51.691Z","message":"Entering","context":{"RequestID":"ec133f5f-25ac-448e-8748-86f0e94d17f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1fd8bd-b137-4d5c-919f-068e245963a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:51.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:51.693Z","message":"{\"transactionId\":\"ec133f5f-25ac-448e-8748-86f0e94d17f8\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:51:691\",\"respDate\":\"221026-05:25:51:693\",\"sourceId\":\"haproxy:ec133f5f-25ac-448e-8748-86f0e94d17f8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:51:691-47864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec133f5f-25ac-448e-8748-86f0e94d17f8]}\\\"}\"}","context":{"RequestID":"ec133f5f-25ac-448e-8748-86f0e94d17f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1fd8bd-b137-4d5c-919f-068e245963a9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:51.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:51.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec133f5f-25ac-448e-8748-86f0e94d17f8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1fd8bd-b137-4d5c-919f-068e245963a9","LogTimestamp":"2022-10-26T05:25:51.694Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:53.704Z","message":"Entering","context":{"RequestID":"973779d4-6c9f-468b-9f07-8b5aebba24a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb0c6979-21bb-4c8c-a80a-06c22ffdbe53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:53.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:53.708Z","message":"{\"transactionId\":\"973779d4-6c9f-468b-9f07-8b5aebba24a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:53:705\",\"respDate\":\"221026-05:25:53:708\",\"sourceId\":\"haproxy:973779d4-6c9f-468b-9f07-8b5aebba24a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:53:705-5547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[973779d4-6c9f-468b-9f07-8b5aebba24a0]}\\\"}\"}","context":{"RequestID":"973779d4-6c9f-468b-9f07-8b5aebba24a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb0c6979-21bb-4c8c-a80a-06c22ffdbe53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:53.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:53.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"973779d4-6c9f-468b-9f07-8b5aebba24a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb0c6979-21bb-4c8c-a80a-06c22ffdbe53","LogTimestamp":"2022-10-26T05:25:53.708Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:54.746Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:54.749Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:55.362Z","message":"Entering","context":{"RequestID":"e784b3a0-e5f6-43db-bec7-595ce1bc462e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f7974b33-d807-413f-8fcc-572aaa65c37b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:55.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:55.364Z","message":"{\"transactionId\":\"e784b3a0-e5f6-43db-bec7-595ce1bc462e\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:55:362\",\"respDate\":\"221026-05:25:55:364\",\"sourceId\":\"OOM_ReadinessCheck:e784b3a0-e5f6-43db-bec7-595ce1bc462e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:55:362-17078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43780], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e784b3a0-e5f6-43db-bec7-595ce1bc462e]}\\\"}\"}","context":{"RequestID":"e784b3a0-e5f6-43db-bec7-595ce1bc462e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f7974b33-d807-413f-8fcc-572aaa65c37b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:25:55.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:55.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e784b3a0-e5f6-43db-bec7-595ce1bc462e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7974b33-d807-413f-8fcc-572aaa65c37b","LogTimestamp":"2022-10-26T05:25:55.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:25:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:25:55.497Z","message":"Entering","context":{"RequestID":"c5fdb8bb-6263-4473-8553-9fdfc2f2be33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3048fdbc-9d5f-4ebd-b1a6-a2bc9205216a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"c5fdb8bb-6263-4473-8553-9fdfc2f2be33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3048fdbc-9d5f-4ebd-b1a6-a2bc9205216a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:55.500Z","message":"{\"transactionId\":\"c5fdb8bb-6263-4473-8553-9fdfc2f2be33\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:55:498\",\"respDate\":\"221026-05:25:55:500\",\"sourceId\":\"ReadinessCheck:c5fdb8bb-6263-4473-8553-9fdfc2f2be33\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:55:498-79678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c5fdb8bb-6263-4473-8553-9fdfc2f2be33]}\\\"}\"}","context":{"RequestID":"c5fdb8bb-6263-4473-8553-9fdfc2f2be33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3048fdbc-9d5f-4ebd-b1a6-a2bc9205216a","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:25:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5fdb8bb-6263-4473-8553-9fdfc2f2be33","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3048fdbc-9d5f-4ebd-b1a6-a2bc9205216a","LogTimestamp":"2022-10-26T05:25:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:25:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:25:55.718Z","message":"Entering","context":{"RequestID":"e3c40a59-0c65-480e-a9ce-36e5a6df1b9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1413b26e-d619-47ab-bc96-956fbff6714b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:55.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:55.720Z","message":"{\"transactionId\":\"e3c40a59-0c65-480e-a9ce-36e5a6df1b9b\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:55:719\",\"respDate\":\"221026-05:25:55:720\",\"sourceId\":\"haproxy:e3c40a59-0c65-480e-a9ce-36e5a6df1b9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:55:719-40822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e3c40a59-0c65-480e-a9ce-36e5a6df1b9b]}\\\"}\"}","context":{"RequestID":"e3c40a59-0c65-480e-a9ce-36e5a6df1b9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1413b26e-d619-47ab-bc96-956fbff6714b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:55.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:55.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c40a59-0c65-480e-a9ce-36e5a6df1b9b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1413b26e-d619-47ab-bc96-956fbff6714b","LogTimestamp":"2022-10-26T05:25:55.720Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:25:57.630Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:25:57.638Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:57.639Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:57.640Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:25:57.640Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:57.640Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:57.731Z","message":"Entering","context":{"RequestID":"b7e048fc-22f8-493d-b0b3-b8b6f64b7590","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25729df6-8d8d-4bcf-9059-56bb734e08e9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:57.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:57.733Z","message":"{\"transactionId\":\"b7e048fc-22f8-493d-b0b3-b8b6f64b7590\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:57:731\",\"respDate\":\"221026-05:25:57:733\",\"sourceId\":\"haproxy:b7e048fc-22f8-493d-b0b3-b8b6f64b7590\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:25:57:731-17165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7e048fc-22f8-493d-b0b3-b8b6f64b7590]}\\\"}\"}","context":{"RequestID":"b7e048fc-22f8-493d-b0b3-b8b6f64b7590","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25729df6-8d8d-4bcf-9059-56bb734e08e9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:57.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:57.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7e048fc-22f8-493d-b0b3-b8b6f64b7590","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25729df6-8d8d-4bcf-9059-56bb734e08e9","LogTimestamp":"2022-10-26T05:25:57.733Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:59.578Z","message":"Entering","context":{"RequestID":"8dd94eb8-2776-499c-90ce-092e02c52a33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc84f8ac-2812-4ef4-82b9-f15a327ee925","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:59.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:59.580Z","message":"{\"transactionId\":\"8dd94eb8-2776-499c-90ce-092e02c52a33\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:59:578\",\"respDate\":\"221026-05:25:59:580\",\"sourceId\":\"healthcheck:8dd94eb8-2776-499c-90ce-092e02c52a33\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:25:59:578-87436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48060], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8dd94eb8-2776-499c-90ce-092e02c52a33]}\\\"}\"}","context":{"RequestID":"8dd94eb8-2776-499c-90ce-092e02c52a33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc84f8ac-2812-4ef4-82b9-f15a327ee925","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:25:59.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:59.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dd94eb8-2776-499c-90ce-092e02c52a33","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc84f8ac-2812-4ef4-82b9-f15a327ee925","LogTimestamp":"2022-10-26T05:25:59.580Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:25:59.743Z","message":"Entering","context":{"RequestID":"6b553716-274a-4f8e-bf7a-4f0e48ae9c37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6adc6f81-c3db-4459-a9ca-58cc8025afee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:59.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:25:59.745Z","message":"{\"transactionId\":\"6b553716-274a-4f8e-bf7a-4f0e48ae9c37\",\"status\":\"200\",\"rqstDate\":\"221026-05:25:59:744\",\"respDate\":\"221026-05:25:59:745\",\"sourceId\":\"haproxy:6b553716-274a-4f8e-bf7a-4f0e48ae9c37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:25:59:744-11917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6b553716-274a-4f8e-bf7a-4f0e48ae9c37]}\\\"}\"}","context":{"RequestID":"6b553716-274a-4f8e-bf7a-4f0e48ae9c37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6adc6f81-c3db-4459-a9ca-58cc8025afee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:25:59.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:25:59.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b553716-274a-4f8e-bf7a-4f0e48ae9c37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6adc6f81-c3db-4459-a9ca-58cc8025afee","LogTimestamp":"2022-10-26T05:25:59.745Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:25:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:26:01.755Z","message":"Entering","context":{"RequestID":"dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"292db876-26f5-4e3f-8c4f-f7132e5d0dfa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:01.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:01.758Z","message":"{\"transactionId\":\"dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:01:756\",\"respDate\":\"221026-05:26:01:757\",\"sourceId\":\"haproxy:dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:01:756-24293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a]}\\\"}\"}","context":{"RequestID":"dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"292db876-26f5-4e3f-8c4f-f7132e5d0dfa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:01.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:01.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbc66ae1-39e2-4636-b69d-f6fc6aca0b1a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"292db876-26f5-4e3f-8c4f-f7132e5d0dfa","LogTimestamp":"2022-10-26T05:26:01.758Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:02.103Z","message":"Entering","context":{"RequestID":"1a158202-5fd1-4510-b04b-2e77c83546c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78cef4af-f731-4ac6-b2be-9df4d716b1fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:02.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:02.105Z","message":"{\"transactionId\":\"1a158202-5fd1-4510-b04b-2e77c83546c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:02:103\",\"respDate\":\"221026-05:26:02:105\",\"sourceId\":\"healthcheck:1a158202-5fd1-4510-b04b-2e77c83546c4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:02:103-3745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1a158202-5fd1-4510-b04b-2e77c83546c4]}\\\"}\"}","context":{"RequestID":"1a158202-5fd1-4510-b04b-2e77c83546c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78cef4af-f731-4ac6-b2be-9df4d716b1fc","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:02.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:02.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a158202-5fd1-4510-b04b-2e77c83546c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78cef4af-f731-4ac6-b2be-9df4d716b1fc","LogTimestamp":"2022-10-26T05:26:02.106Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:26:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:03.768Z","message":"Entering","context":{"RequestID":"2a2b608c-fb8f-4b53-8a82-1d69af37dc9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c8de8c4-725b-4ba3-8b0d-677fa48e12a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:03.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:03.770Z","message":"{\"transactionId\":\"2a2b608c-fb8f-4b53-8a82-1d69af37dc9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:03:768\",\"respDate\":\"221026-05:26:03:770\",\"sourceId\":\"haproxy:2a2b608c-fb8f-4b53-8a82-1d69af37dc9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:03:768-45376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a2b608c-fb8f-4b53-8a82-1d69af37dc9e]}\\\"}\"}","context":{"RequestID":"2a2b608c-fb8f-4b53-8a82-1d69af37dc9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c8de8c4-725b-4ba3-8b0d-677fa48e12a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:03.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:03.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a2b608c-fb8f-4b53-8a82-1d69af37dc9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c8de8c4-725b-4ba3-8b0d-677fa48e12a2","LogTimestamp":"2022-10-26T05:26:03.771Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:05.360Z","message":"Entering","context":{"RequestID":"7bd62208-fe3f-4664-8a12-dfe3df6b0482","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf119b5-e0e6-4202-8e45-f6f7cd46b262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:05.362Z","message":"{\"transactionId\":\"7bd62208-fe3f-4664-8a12-dfe3df6b0482\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:05:360\",\"respDate\":\"221026-05:26:05:362\",\"sourceId\":\"OOM_ReadinessCheck:7bd62208-fe3f-4664-8a12-dfe3df6b0482\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:05:360-45813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[43968], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7bd62208-fe3f-4664-8a12-dfe3df6b0482]}\\\"}\"}","context":{"RequestID":"7bd62208-fe3f-4664-8a12-dfe3df6b0482","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf119b5-e0e6-4202-8e45-f6f7cd46b262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:05.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bd62208-fe3f-4664-8a12-dfe3df6b0482","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf119b5-e0e6-4202-8e45-f6f7cd46b262","LogTimestamp":"2022-10-26T05:26:05.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:05.499Z","message":"Entering","context":{"RequestID":"901a4d27-5451-4c45-9f49-b48ec824c49d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"086ec555-8345-4fd0-a632-8da95eb1a3a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"901a4d27-5451-4c45-9f49-b48ec824c49d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"086ec555-8345-4fd0-a632-8da95eb1a3a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:05.502Z","message":"{\"transactionId\":\"901a4d27-5451-4c45-9f49-b48ec824c49d\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:05:500\",\"respDate\":\"221026-05:26:05:502\",\"sourceId\":\"ReadinessCheck:901a4d27-5451-4c45-9f49-b48ec824c49d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:05:500-42083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[901a4d27-5451-4c45-9f49-b48ec824c49d]}\\\"}\"}","context":{"RequestID":"901a4d27-5451-4c45-9f49-b48ec824c49d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"086ec555-8345-4fd0-a632-8da95eb1a3a3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:05.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"901a4d27-5451-4c45-9f49-b48ec824c49d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"086ec555-8345-4fd0-a632-8da95eb1a3a3","LogTimestamp":"2022-10-26T05:26:05.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:26:05.781Z","message":"Entering","context":{"RequestID":"53d0d36b-9516-4dfd-b81c-07f1895dfd7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50d5c842-d566-4dab-bb36-b62540dd7238","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:05.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:05.784Z","message":"{\"transactionId\":\"53d0d36b-9516-4dfd-b81c-07f1895dfd7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:05:782\",\"respDate\":\"221026-05:26:05:784\",\"sourceId\":\"haproxy:53d0d36b-9516-4dfd-b81c-07f1895dfd7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:05:782-45452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53d0d36b-9516-4dfd-b81c-07f1895dfd7f]}\\\"}\"}","context":{"RequestID":"53d0d36b-9516-4dfd-b81c-07f1895dfd7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50d5c842-d566-4dab-bb36-b62540dd7238","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:05.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:05.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53d0d36b-9516-4dfd-b81c-07f1895dfd7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d5c842-d566-4dab-bb36-b62540dd7238","LogTimestamp":"2022-10-26T05:26:05.784Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:07.630Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:07.639Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:07.639Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:07.639Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:07.794Z","message":"Entering","context":{"RequestID":"1301c612-921b-4d92-91b3-6d3fdb9d19d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e507134-270e-42d0-9915-fa9f35a63936","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:07.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:07.796Z","message":"{\"transactionId\":\"1301c612-921b-4d92-91b3-6d3fdb9d19d8\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:07:795\",\"respDate\":\"221026-05:26:07:796\",\"sourceId\":\"haproxy:1301c612-921b-4d92-91b3-6d3fdb9d19d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:07:795-16462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1301c612-921b-4d92-91b3-6d3fdb9d19d8]}\\\"}\"}","context":{"RequestID":"1301c612-921b-4d92-91b3-6d3fdb9d19d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e507134-270e-42d0-9915-fa9f35a63936","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:07.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:07.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1301c612-921b-4d92-91b3-6d3fdb9d19d8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e507134-270e-42d0-9915-fa9f35a63936","LogTimestamp":"2022-10-26T05:26:07.797Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:09.807Z","message":"Entering","context":{"RequestID":"e822a759-f38a-46ad-a87c-49c3cd7badc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e54b716-8846-4f0e-86e7-e30db80e468f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:09.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:09.810Z","message":"{\"transactionId\":\"e822a759-f38a-46ad-a87c-49c3cd7badc8\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:09:808\",\"respDate\":\"221026-05:26:09:810\",\"sourceId\":\"haproxy:e822a759-f38a-46ad-a87c-49c3cd7badc8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:09:808-29613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e822a759-f38a-46ad-a87c-49c3cd7badc8]}\\\"}\"}","context":{"RequestID":"e822a759-f38a-46ad-a87c-49c3cd7badc8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e54b716-8846-4f0e-86e7-e30db80e468f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:09.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:09.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e822a759-f38a-46ad-a87c-49c3cd7badc8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e54b716-8846-4f0e-86e7-e30db80e468f","LogTimestamp":"2022-10-26T05:26:09.810Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:11.821Z","message":"Entering","context":{"RequestID":"9237793c-0c35-409e-b3fa-d7a2e38a8b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c05ead39-8141-4130-8a1b-612cda269812","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:11.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:11.824Z","message":"{\"transactionId\":\"9237793c-0c35-409e-b3fa-d7a2e38a8b37\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:11:822\",\"respDate\":\"221026-05:26:11:823\",\"sourceId\":\"haproxy:9237793c-0c35-409e-b3fa-d7a2e38a8b37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:11:822-17457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9237793c-0c35-409e-b3fa-d7a2e38a8b37]}\\\"}\"}","context":{"RequestID":"9237793c-0c35-409e-b3fa-d7a2e38a8b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c05ead39-8141-4130-8a1b-612cda269812","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:11.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:11.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9237793c-0c35-409e-b3fa-d7a2e38a8b37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c05ead39-8141-4130-8a1b-612cda269812","LogTimestamp":"2022-10-26T05:26:11.824Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:13.835Z","message":"Entering","context":{"RequestID":"5f5a1757-a598-41ae-aa18-abfe10808c98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54a46e3e-1ca4-4a06-ae2f-85930760b26d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:13.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:13.838Z","message":"{\"transactionId\":\"5f5a1757-a598-41ae-aa18-abfe10808c98\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:13:836\",\"respDate\":\"221026-05:26:13:838\",\"sourceId\":\"haproxy:5f5a1757-a598-41ae-aa18-abfe10808c98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:13:836-459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f5a1757-a598-41ae-aa18-abfe10808c98]}\\\"}\"}","context":{"RequestID":"5f5a1757-a598-41ae-aa18-abfe10808c98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54a46e3e-1ca4-4a06-ae2f-85930760b26d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:13.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:13.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f5a1757-a598-41ae-aa18-abfe10808c98","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a46e3e-1ca4-4a06-ae2f-85930760b26d","LogTimestamp":"2022-10-26T05:26:13.839Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:14.603Z","message":"Entering","context":{"RequestID":"755463a7-2bb3-404b-83df-7cfa922a3d65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"538a2860-e327-4a5c-b325-ab954c239491","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:14.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:14.606Z","message":"{\"transactionId\":\"755463a7-2bb3-404b-83df-7cfa922a3d65\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:14:604\",\"respDate\":\"221026-05:26:14:606\",\"sourceId\":\"healthcheck:755463a7-2bb3-404b-83df-7cfa922a3d65\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:14:604-59963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48244], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[755463a7-2bb3-404b-83df-7cfa922a3d65]}\\\"}\"}","context":{"RequestID":"755463a7-2bb3-404b-83df-7cfa922a3d65","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"538a2860-e327-4a5c-b325-ab954c239491","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:14.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:14.607Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"755463a7-2bb3-404b-83df-7cfa922a3d65","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538a2860-e327-4a5c-b325-ab954c239491","LogTimestamp":"2022-10-26T05:26:14.607Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 11 - "logType": "access" {"timestamp":"2022-10-26T05:26:15.361Z","message":"Entering","context":{"RequestID":"eabe03fa-0369-43e4-a145-98ec95060f53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae44b42-0e94-4ded-a42a-0169ad7781ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:15.363Z","message":"{\"transactionId\":\"eabe03fa-0369-43e4-a145-98ec95060f53\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:15:362\",\"respDate\":\"221026-05:26:15:363\",\"sourceId\":\"OOM_ReadinessCheck:eabe03fa-0369-43e4-a145-98ec95060f53\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:15:362-47631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44160], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[eabe03fa-0369-43e4-a145-98ec95060f53]}\\\"}\"}","context":{"RequestID":"eabe03fa-0369-43e4-a145-98ec95060f53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae44b42-0e94-4ded-a42a-0169ad7781ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:15.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eabe03fa-0369-43e4-a145-98ec95060f53","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae44b42-0e94-4ded-a42a-0169ad7781ff","LogTimestamp":"2022-10-26T05:26:15.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:15.499Z","message":"Entering","context":{"RequestID":"8520a322-3fe2-4fae-b2b2-b6337c7ced9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db2179ed-a6f7-4b4f-91b5-41b0394b406c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:15.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"8520a322-3fe2-4fae-b2b2-b6337c7ced9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db2179ed-a6f7-4b4f-91b5-41b0394b406c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:15.503Z","message":"{\"transactionId\":\"8520a322-3fe2-4fae-b2b2-b6337c7ced9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:15:500\",\"respDate\":\"221026-05:26:15:503\",\"sourceId\":\"ReadinessCheck:8520a322-3fe2-4fae-b2b2-b6337c7ced9e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:15:500-9074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8520a322-3fe2-4fae-b2b2-b6337c7ced9e]}\\\"}\"}","context":{"RequestID":"8520a322-3fe2-4fae-b2b2-b6337c7ced9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db2179ed-a6f7-4b4f-91b5-41b0394b406c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:15.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8520a322-3fe2-4fae-b2b2-b6337c7ced9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db2179ed-a6f7-4b4f-91b5-41b0394b406c","LogTimestamp":"2022-10-26T05:26:15.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:26:15.852Z","message":"Entering","context":{"RequestID":"ed2ac9a8-6634-438c-a9cd-2894b4dd0f05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"35bd15f5-9826-4620-8e9c-22211316c96e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:15.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:15.854Z","message":"{\"transactionId\":\"ed2ac9a8-6634-438c-a9cd-2894b4dd0f05\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:15:852\",\"respDate\":\"221026-05:26:15:854\",\"sourceId\":\"haproxy:ed2ac9a8-6634-438c-a9cd-2894b4dd0f05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:15:852-34409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed2ac9a8-6634-438c-a9cd-2894b4dd0f05]}\\\"}\"}","context":{"RequestID":"ed2ac9a8-6634-438c-a9cd-2894b4dd0f05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"35bd15f5-9826-4620-8e9c-22211316c96e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:15.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:15.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed2ac9a8-6634-438c-a9cd-2894b4dd0f05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35bd15f5-9826-4620-8e9c-22211316c96e","LogTimestamp":"2022-10-26T05:26:15.855Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:17.131Z","message":"Entering","context":{"RequestID":"33c515d4-b52f-446d-961c-6ed6c9e84102","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fefdbb0c-5b59-4ac0-991b-2ad0e017af93","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:17.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:17.133Z","message":"{\"transactionId\":\"33c515d4-b52f-446d-961c-6ed6c9e84102\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:17:132\",\"respDate\":\"221026-05:26:17:133\",\"sourceId\":\"healthcheck:33c515d4-b52f-446d-961c-6ed6c9e84102\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:17:132-49187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[33c515d4-b52f-446d-961c-6ed6c9e84102]}\\\"}\"}","context":{"RequestID":"33c515d4-b52f-446d-961c-6ed6c9e84102","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fefdbb0c-5b59-4ac0-991b-2ad0e017af93","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:17.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:17.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33c515d4-b52f-446d-961c-6ed6c9e84102","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fefdbb0c-5b59-4ac0-991b-2ad0e017af93","LogTimestamp":"2022-10-26T05:26:17.134Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:26:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:17.630Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:17.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:17.642Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:17.642Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:17.865Z","message":"Entering","context":{"RequestID":"eafe60da-4252-4a5a-85a3-aecfc5435de9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9415bc76-bdc9-415d-b03d-77590010d0c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:17.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:17.867Z","message":"{\"transactionId\":\"eafe60da-4252-4a5a-85a3-aecfc5435de9\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:17:866\",\"respDate\":\"221026-05:26:17:867\",\"sourceId\":\"haproxy:eafe60da-4252-4a5a-85a3-aecfc5435de9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:17:866-68017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eafe60da-4252-4a5a-85a3-aecfc5435de9]}\\\"}\"}","context":{"RequestID":"eafe60da-4252-4a5a-85a3-aecfc5435de9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9415bc76-bdc9-415d-b03d-77590010d0c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:17.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:17.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eafe60da-4252-4a5a-85a3-aecfc5435de9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9415bc76-bdc9-415d-b03d-77590010d0c7","LogTimestamp":"2022-10-26T05:26:17.868Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:26:19.879Z","message":"Entering","context":{"RequestID":"0f5b71b2-659e-4a06-b62b-2250e24f7067","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbe2609b-63cc-46e9-a299-fb91d6554f7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:19.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:19.882Z","message":"{\"transactionId\":\"0f5b71b2-659e-4a06-b62b-2250e24f7067\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:19:880\",\"respDate\":\"221026-05:26:19:882\",\"sourceId\":\"haproxy:0f5b71b2-659e-4a06-b62b-2250e24f7067\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:19:880-3474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f5b71b2-659e-4a06-b62b-2250e24f7067]}\\\"}\"}","context":{"RequestID":"0f5b71b2-659e-4a06-b62b-2250e24f7067","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbe2609b-63cc-46e9-a299-fb91d6554f7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:19.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:19.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5b71b2-659e-4a06-b62b-2250e24f7067","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbe2609b-63cc-46e9-a299-fb91d6554f7a","LogTimestamp":"2022-10-26T05:26:19.882Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:26:21.896Z","message":"Entering","context":{"RequestID":"7da7da07-d2a7-4950-a14a-e5bce41a4c22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32765fe2-baf1-47a0-9c09-6c25d6c04eca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:21.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:21.899Z","message":"{\"transactionId\":\"7da7da07-d2a7-4950-a14a-e5bce41a4c22\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:21:897\",\"respDate\":\"221026-05:26:21:899\",\"sourceId\":\"haproxy:7da7da07-d2a7-4950-a14a-e5bce41a4c22\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:21:897-83104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7da7da07-d2a7-4950-a14a-e5bce41a4c22]}\\\"}\"}","context":{"RequestID":"7da7da07-d2a7-4950-a14a-e5bce41a4c22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32765fe2-baf1-47a0-9c09-6c25d6c04eca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:21.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:21.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da7da07-d2a7-4950-a14a-e5bce41a4c22","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32765fe2-baf1-47a0-9c09-6c25d6c04eca","LogTimestamp":"2022-10-26T05:26:21.899Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:23.908Z","message":"Entering","context":{"RequestID":"2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2a63e21-5d10-4287-a241-6677bae79749","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:23.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:23.911Z","message":"{\"transactionId\":\"2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:23:909\",\"respDate\":\"221026-05:26:23:911\",\"sourceId\":\"haproxy:2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:23:909-97198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4]}\\\"}\"}","context":{"RequestID":"2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2a63e21-5d10-4287-a241-6677bae79749","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:23.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:23.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9e4436-ba55-4694-b0cb-4aa9ae3bd4f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2a63e21-5d10-4287-a241-6677bae79749","LogTimestamp":"2022-10-26T05:26:23.911Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:24.755Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:26:24.757Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:26:25.361Z","message":"Entering","context":{"RequestID":"b8ca9c9e-37dc-4f20-ac93-21e8041f5dee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76aaeb53-c60d-425b-9f92-14020caca05f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:25.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:25.363Z","message":"{\"transactionId\":\"b8ca9c9e-37dc-4f20-ac93-21e8041f5dee\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:25:362\",\"respDate\":\"221026-05:26:25:363\",\"sourceId\":\"OOM_ReadinessCheck:b8ca9c9e-37dc-4f20-ac93-21e8041f5dee\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:25:362-20910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44354], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b8ca9c9e-37dc-4f20-ac93-21e8041f5dee]}\\\"}\"}","context":{"RequestID":"b8ca9c9e-37dc-4f20-ac93-21e8041f5dee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76aaeb53-c60d-425b-9f92-14020caca05f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:25.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:25.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8ca9c9e-37dc-4f20-ac93-21e8041f5dee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76aaeb53-c60d-425b-9f92-14020caca05f","LogTimestamp":"2022-10-26T05:26:25.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:25.495Z","message":"Entering","context":{"RequestID":"dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f54c77fd-a77f-47fc-aadc-05fdb7a18ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f54c77fd-a77f-47fc-aadc-05fdb7a18ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:25.498Z","message":"{\"transactionId\":\"dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:25:496\",\"respDate\":\"221026-05:26:25:498\",\"sourceId\":\"ReadinessCheck:dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:25:496-77565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61]}\\\"}\"}","context":{"RequestID":"dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f54c77fd-a77f-47fc-aadc-05fdb7a18ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:25.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc8c212b-10fd-43e0-a6a5-9fa0a49e0d61","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f54c77fd-a77f-47fc-aadc-05fdb7a18ee6","LogTimestamp":"2022-10-26T05:26:25.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:25.920Z","message":"Entering","context":{"RequestID":"df68eac7-564a-473a-b1b7-07e15cecef41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4e8a7ef7-ff65-403a-be63-56f850d93f4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:25.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:25.922Z","message":"{\"transactionId\":\"df68eac7-564a-473a-b1b7-07e15cecef41\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:25:921\",\"respDate\":\"221026-05:26:25:922\",\"sourceId\":\"haproxy:df68eac7-564a-473a-b1b7-07e15cecef41\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:25:921-69146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df68eac7-564a-473a-b1b7-07e15cecef41]}\\\"}\"}","context":{"RequestID":"df68eac7-564a-473a-b1b7-07e15cecef41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4e8a7ef7-ff65-403a-be63-56f850d93f4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:25.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:25.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df68eac7-564a-473a-b1b7-07e15cecef41","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e8a7ef7-ff65-403a-be63-56f850d93f4d","LogTimestamp":"2022-10-26T05:26:25.923Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:27.630Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:27.641Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:27.641Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:27.641Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:27.933Z","message":"Entering","context":{"RequestID":"3181d63f-67a9-4a75-b776-6f80e796f0b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"970bf950-3748-455a-b0a4-76c2d6401da6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:27.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:27.935Z","message":"{\"transactionId\":\"3181d63f-67a9-4a75-b776-6f80e796f0b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:27:934\",\"respDate\":\"221026-05:26:27:935\",\"sourceId\":\"haproxy:3181d63f-67a9-4a75-b776-6f80e796f0b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:27:934-83628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3181d63f-67a9-4a75-b776-6f80e796f0b0]}\\\"}\"}","context":{"RequestID":"3181d63f-67a9-4a75-b776-6f80e796f0b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"970bf950-3748-455a-b0a4-76c2d6401da6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:27.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:27.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3181d63f-67a9-4a75-b776-6f80e796f0b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"970bf950-3748-455a-b0a4-76c2d6401da6","LogTimestamp":"2022-10-26T05:26:27.936Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:26:29.627Z","message":"Entering","context":{"RequestID":"e44464e9-9f7c-4f3d-8a2e-ae23c823643a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ee8b3da-b228-47c3-8311-fe3a9a952dfb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:29.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:29.629Z","message":"{\"transactionId\":\"e44464e9-9f7c-4f3d-8a2e-ae23c823643a\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:29:628\",\"respDate\":\"221026-05:26:29:629\",\"sourceId\":\"healthcheck:e44464e9-9f7c-4f3d-8a2e-ae23c823643a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:29:628-74200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48412], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e44464e9-9f7c-4f3d-8a2e-ae23c823643a]}\\\"}\"}","context":{"RequestID":"e44464e9-9f7c-4f3d-8a2e-ae23c823643a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ee8b3da-b228-47c3-8311-fe3a9a952dfb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:29.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:29.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e44464e9-9f7c-4f3d-8a2e-ae23c823643a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee8b3da-b228-47c3-8311-fe3a9a952dfb","LogTimestamp":"2022-10-26T05:26:29.630Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:29.946Z","message":"Entering","context":{"RequestID":"00bbae52-4dff-4a09-98a8-af043b6a41b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75f76116-7d69-4d2a-8530-16f8a18edd19","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:29.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:29.948Z","message":"{\"transactionId\":\"00bbae52-4dff-4a09-98a8-af043b6a41b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:29:947\",\"respDate\":\"221026-05:26:29:948\",\"sourceId\":\"haproxy:00bbae52-4dff-4a09-98a8-af043b6a41b7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:29:947-30916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00bbae52-4dff-4a09-98a8-af043b6a41b7]}\\\"}\"}","context":{"RequestID":"00bbae52-4dff-4a09-98a8-af043b6a41b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75f76116-7d69-4d2a-8530-16f8a18edd19","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:29.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:29.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00bbae52-4dff-4a09-98a8-af043b6a41b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75f76116-7d69-4d2a-8530-16f8a18edd19","LogTimestamp":"2022-10-26T05:26:29.949Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:31.958Z","message":"Entering","context":{"RequestID":"716f5d95-6235-4e50-ab02-16414d2070e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d26e9e45-8be5-4506-a309-4da4373ded0b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:31.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:31.961Z","message":"{\"transactionId\":\"716f5d95-6235-4e50-ab02-16414d2070e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:31:959\",\"respDate\":\"221026-05:26:31:961\",\"sourceId\":\"haproxy:716f5d95-6235-4e50-ab02-16414d2070e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:31:959-99578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[716f5d95-6235-4e50-ab02-16414d2070e4]}\\\"}\"}","context":{"RequestID":"716f5d95-6235-4e50-ab02-16414d2070e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d26e9e45-8be5-4506-a309-4da4373ded0b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:31.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:31.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"716f5d95-6235-4e50-ab02-16414d2070e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d26e9e45-8be5-4506-a309-4da4373ded0b","LogTimestamp":"2022-10-26T05:26:31.962Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:32.159Z","message":"Entering","context":{"RequestID":"3b962561-e5aa-44bd-9253-f93d0dae06b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a92bdb9a-e457-443c-ab88-3bd4145f9f80","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:32.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:32.161Z","message":"{\"transactionId\":\"3b962561-e5aa-44bd-9253-f93d0dae06b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:32:159\",\"respDate\":\"221026-05:26:32:161\",\"sourceId\":\"healthcheck:3b962561-e5aa-44bd-9253-f93d0dae06b9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:32:159-51541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3b962561-e5aa-44bd-9253-f93d0dae06b9]}\\\"}\"}","context":{"RequestID":"3b962561-e5aa-44bd-9253-f93d0dae06b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a92bdb9a-e457-443c-ab88-3bd4145f9f80","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:32.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:32.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b962561-e5aa-44bd-9253-f93d0dae06b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a92bdb9a-e457-443c-ab88-3bd4145f9f80","LogTimestamp":"2022-10-26T05:26:32.162Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:26:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:33.971Z","message":"Entering","context":{"RequestID":"3301e83f-67c4-4220-98f3-f716bc6ddca9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfa90b05-648e-4ff3-a04d-87d8a85d02c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:33.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:33.974Z","message":"{\"transactionId\":\"3301e83f-67c4-4220-98f3-f716bc6ddca9\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:33:972\",\"respDate\":\"221026-05:26:33:974\",\"sourceId\":\"haproxy:3301e83f-67c4-4220-98f3-f716bc6ddca9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:33:972-19963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3301e83f-67c4-4220-98f3-f716bc6ddca9]}\\\"}\"}","context":{"RequestID":"3301e83f-67c4-4220-98f3-f716bc6ddca9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfa90b05-648e-4ff3-a04d-87d8a85d02c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:33.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:33.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3301e83f-67c4-4220-98f3-f716bc6ddca9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfa90b05-648e-4ff3-a04d-87d8a85d02c7","LogTimestamp":"2022-10-26T05:26:33.974Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:35.362Z","message":"Entering","context":{"RequestID":"93c52270-af03-4457-9493-6eb211744f17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8334b780-02e4-4ae1-a90d-82ccd3536b9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:35.366Z","message":"{\"transactionId\":\"93c52270-af03-4457-9493-6eb211744f17\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:35:364\",\"respDate\":\"221026-05:26:35:366\",\"sourceId\":\"OOM_ReadinessCheck:93c52270-af03-4457-9493-6eb211744f17\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:35:364-28326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44540], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[93c52270-af03-4457-9493-6eb211744f17]}\\\"}\"}","context":{"RequestID":"93c52270-af03-4457-9493-6eb211744f17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8334b780-02e4-4ae1-a90d-82ccd3536b9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:35.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93c52270-af03-4457-9493-6eb211744f17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8334b780-02e4-4ae1-a90d-82ccd3536b9d","LogTimestamp":"2022-10-26T05:26:35.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:26:35.496Z","message":"Entering","context":{"RequestID":"af57bfc5-55e3-42a9-a1f0-9243a4b2aa46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8307f121-eaad-449e-8a65-38860bca0bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"af57bfc5-55e3-42a9-a1f0-9243a4b2aa46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8307f121-eaad-449e-8a65-38860bca0bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:35.498Z","message":"{\"transactionId\":\"af57bfc5-55e3-42a9-a1f0-9243a4b2aa46\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:35:496\",\"respDate\":\"221026-05:26:35:498\",\"sourceId\":\"ReadinessCheck:af57bfc5-55e3-42a9-a1f0-9243a4b2aa46\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:35:496-34231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[af57bfc5-55e3-42a9-a1f0-9243a4b2aa46]}\\\"}\"}","context":{"RequestID":"af57bfc5-55e3-42a9-a1f0-9243a4b2aa46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8307f121-eaad-449e-8a65-38860bca0bb7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:35.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af57bfc5-55e3-42a9-a1f0-9243a4b2aa46","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8307f121-eaad-449e-8a65-38860bca0bb7","LogTimestamp":"2022-10-26T05:26:35.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:35.985Z","message":"Entering","context":{"RequestID":"ecaf5732-6f38-47b2-8d0a-2df96ddfceb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3250b0fa-3944-42cb-9ed3-40a4788f0e61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:35.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:35.987Z","message":"{\"transactionId\":\"ecaf5732-6f38-47b2-8d0a-2df96ddfceb7\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:35:986\",\"respDate\":\"221026-05:26:35:987\",\"sourceId\":\"haproxy:ecaf5732-6f38-47b2-8d0a-2df96ddfceb7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:35:986-30697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ecaf5732-6f38-47b2-8d0a-2df96ddfceb7]}\\\"}\"}","context":{"RequestID":"ecaf5732-6f38-47b2-8d0a-2df96ddfceb7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3250b0fa-3944-42cb-9ed3-40a4788f0e61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:35.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:35.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecaf5732-6f38-47b2-8d0a-2df96ddfceb7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3250b0fa-3944-42cb-9ed3-40a4788f0e61","LogTimestamp":"2022-10-26T05:26:35.988Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:37.631Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:37.641Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:37.642Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:37.642Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:37.998Z","message":"Entering","context":{"RequestID":"7c24a710-8824-4ded-b03e-f4313f27dbc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c6e9b6a-aa4c-4e20-a920-00efa2624a04","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:37.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:38.001Z","message":"{\"transactionId\":\"7c24a710-8824-4ded-b03e-f4313f27dbc1\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:37:999\",\"respDate\":\"221026-05:26:38:001\",\"sourceId\":\"haproxy:7c24a710-8824-4ded-b03e-f4313f27dbc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:37:999-19665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7c24a710-8824-4ded-b03e-f4313f27dbc1]}\\\"}\"}","context":{"RequestID":"7c24a710-8824-4ded-b03e-f4313f27dbc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c6e9b6a-aa4c-4e20-a920-00efa2624a04","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:37.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:38.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c24a710-8824-4ded-b03e-f4313f27dbc1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c6e9b6a-aa4c-4e20-a920-00efa2624a04","LogTimestamp":"2022-10-26T05:26:38.001Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:40.013Z","message":"Entering","context":{"RequestID":"b4452821-90e4-431c-a101-2eb05622ff25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c70bf4d8-a42c-4c5c-a52d-b2645febcb7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:40.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:40.016Z","message":"{\"transactionId\":\"b4452821-90e4-431c-a101-2eb05622ff25\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:40:014\",\"respDate\":\"221026-05:26:40:016\",\"sourceId\":\"haproxy:b4452821-90e4-431c-a101-2eb05622ff25\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:40:014-22226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b4452821-90e4-431c-a101-2eb05622ff25]}\\\"}\"}","context":{"RequestID":"b4452821-90e4-431c-a101-2eb05622ff25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c70bf4d8-a42c-4c5c-a52d-b2645febcb7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:40.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:40.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4452821-90e4-431c-a101-2eb05622ff25","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70bf4d8-a42c-4c5c-a52d-b2645febcb7e","LogTimestamp":"2022-10-26T05:26:40.017Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:26:42.027Z","message":"Entering","context":{"RequestID":"1a6ce603-253b-4a99-8590-6ee4c5add884","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"34d89f68-fcd4-4395-81e1-1502fc462a3e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:42.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:42.029Z","message":"{\"transactionId\":\"1a6ce603-253b-4a99-8590-6ee4c5add884\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:42:028\",\"respDate\":\"221026-05:26:42:029\",\"sourceId\":\"haproxy:1a6ce603-253b-4a99-8590-6ee4c5add884\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:42:028-17637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a6ce603-253b-4a99-8590-6ee4c5add884]}\\\"}\"}","context":{"RequestID":"1a6ce603-253b-4a99-8590-6ee4c5add884","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"34d89f68-fcd4-4395-81e1-1502fc462a3e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:42.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:42.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a6ce603-253b-4a99-8590-6ee4c5add884","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34d89f68-fcd4-4395-81e1-1502fc462a3e","LogTimestamp":"2022-10-26T05:26:42.030Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:44.041Z","message":"Entering","context":{"RequestID":"5e073264-092f-4fff-a45b-3cbf71ec03fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57ccfade-600b-4392-929f-ca586087534a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:44.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:44.043Z","message":"{\"transactionId\":\"5e073264-092f-4fff-a45b-3cbf71ec03fd\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:44:041\",\"respDate\":\"221026-05:26:44:043\",\"sourceId\":\"haproxy:5e073264-092f-4fff-a45b-3cbf71ec03fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:44:041-94908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5e073264-092f-4fff-a45b-3cbf71ec03fd]}\\\"}\"}","context":{"RequestID":"5e073264-092f-4fff-a45b-3cbf71ec03fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57ccfade-600b-4392-929f-ca586087534a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:44.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:44.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e073264-092f-4fff-a45b-3cbf71ec03fd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57ccfade-600b-4392-929f-ca586087534a","LogTimestamp":"2022-10-26T05:26:44.044Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:44.650Z","message":"Entering","context":{"RequestID":"36c1407a-4ed5-4e58-8fba-90e49d44b497","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68f6f503-0c11-4d10-a0ea-0cdf8c88be20","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:44.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:44.652Z","message":"{\"transactionId\":\"36c1407a-4ed5-4e58-8fba-90e49d44b497\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:44:650\",\"respDate\":\"221026-05:26:44:652\",\"sourceId\":\"healthcheck:36c1407a-4ed5-4e58-8fba-90e49d44b497\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:44:650-13985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48592], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[36c1407a-4ed5-4e58-8fba-90e49d44b497]}\\\"}\"}","context":{"RequestID":"36c1407a-4ed5-4e58-8fba-90e49d44b497","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68f6f503-0c11-4d10-a0ea-0cdf8c88be20","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:44.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:44.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36c1407a-4ed5-4e58-8fba-90e49d44b497","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68f6f503-0c11-4d10-a0ea-0cdf8c88be20","LogTimestamp":"2022-10-26T05:26:44.653Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:45.365Z","message":"Entering","context":{"RequestID":"f88b09e1-461b-4195-8664-617c5c954ed2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4413ace-8d8f-4254-80ab-bec51d3830a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:45.367Z","message":"{\"transactionId\":\"f88b09e1-461b-4195-8664-617c5c954ed2\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:45:365\",\"respDate\":\"221026-05:26:45:367\",\"sourceId\":\"OOM_ReadinessCheck:f88b09e1-461b-4195-8664-617c5c954ed2\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:45:365-70600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44724], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f88b09e1-461b-4195-8664-617c5c954ed2]}\\\"}\"}","context":{"RequestID":"f88b09e1-461b-4195-8664-617c5c954ed2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4413ace-8d8f-4254-80ab-bec51d3830a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:45.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f88b09e1-461b-4195-8664-617c5c954ed2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4413ace-8d8f-4254-80ab-bec51d3830a8","LogTimestamp":"2022-10-26T05:26:45.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:45.497Z","message":"Entering","context":{"RequestID":"28ab0b26-80a6-4670-98a2-28c9c1062e0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9143d31-6676-4fb9-bc35-59cf5ed7a287","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"28ab0b26-80a6-4670-98a2-28c9c1062e0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9143d31-6676-4fb9-bc35-59cf5ed7a287","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:45.500Z","message":"{\"transactionId\":\"28ab0b26-80a6-4670-98a2-28c9c1062e0e\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:45:498\",\"respDate\":\"221026-05:26:45:500\",\"sourceId\":\"ReadinessCheck:28ab0b26-80a6-4670-98a2-28c9c1062e0e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:45:498-32432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[28ab0b26-80a6-4670-98a2-28c9c1062e0e]}\\\"}\"}","context":{"RequestID":"28ab0b26-80a6-4670-98a2-28c9c1062e0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9143d31-6676-4fb9-bc35-59cf5ed7a287","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28ab0b26-80a6-4670-98a2-28c9c1062e0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9143d31-6676-4fb9-bc35-59cf5ed7a287","LogTimestamp":"2022-10-26T05:26:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:46.053Z","message":"Entering","context":{"RequestID":"a2fb583c-074c-4a2c-b901-e58c4016af85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2038d18f-44c0-4b47-94be-d8959c290a12","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:46.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:46.055Z","message":"{\"transactionId\":\"a2fb583c-074c-4a2c-b901-e58c4016af85\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:46:053\",\"respDate\":\"221026-05:26:46:055\",\"sourceId\":\"haproxy:a2fb583c-074c-4a2c-b901-e58c4016af85\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:46:053-42032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a2fb583c-074c-4a2c-b901-e58c4016af85]}\\\"}\"}","context":{"RequestID":"a2fb583c-074c-4a2c-b901-e58c4016af85","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2038d18f-44c0-4b47-94be-d8959c290a12","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:46.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:46.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2fb583c-074c-4a2c-b901-e58c4016af85","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2038d18f-44c0-4b47-94be-d8959c290a12","LogTimestamp":"2022-10-26T05:26:46.055Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:47.189Z","message":"Entering","context":{"RequestID":"3228f2f0-3563-49b5-8c80-5809e6c33e0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dab8abd2-2a37-4d69-adef-c304c26196b7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:47.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:47.191Z","message":"{\"transactionId\":\"3228f2f0-3563-49b5-8c80-5809e6c33e0c\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:47:189\",\"respDate\":\"221026-05:26:47:191\",\"sourceId\":\"healthcheck:3228f2f0-3563-49b5-8c80-5809e6c33e0c\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:47:189-9469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3228f2f0-3563-49b5-8c80-5809e6c33e0c]}\\\"}\"}","context":{"RequestID":"3228f2f0-3563-49b5-8c80-5809e6c33e0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dab8abd2-2a37-4d69-adef-c304c26196b7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:47.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:47.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3228f2f0-3563-49b5-8c80-5809e6c33e0c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab8abd2-2a37-4d69-adef-c304c26196b7","LogTimestamp":"2022-10-26T05:26:47.192Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:26:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:26:47.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:47.644Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:47.644Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:47.645Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:48.064Z","message":"Entering","context":{"RequestID":"c8161d05-6bd2-47e4-aea6-b684bccf9041","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c68c1efa-b402-4880-b32e-4f90a87e08e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:48.066Z","message":"{\"transactionId\":\"c8161d05-6bd2-47e4-aea6-b684bccf9041\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:48:065\",\"respDate\":\"221026-05:26:48:066\",\"sourceId\":\"haproxy:c8161d05-6bd2-47e4-aea6-b684bccf9041\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:48:065-65876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8161d05-6bd2-47e4-aea6-b684bccf9041]}\\\"}\"}","context":{"RequestID":"c8161d05-6bd2-47e4-aea6-b684bccf9041","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c68c1efa-b402-4880-b32e-4f90a87e08e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:48.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8161d05-6bd2-47e4-aea6-b684bccf9041","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c68c1efa-b402-4880-b32e-4f90a87e08e6","LogTimestamp":"2022-10-26T05:26:48.067Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:26:50.075Z","message":"Entering","context":{"RequestID":"442cdf11-562b-4197-8d56-f8fa74e08f95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5296e8e6-4029-452f-bc2c-e3b291f2697d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:50.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:50.078Z","message":"{\"transactionId\":\"442cdf11-562b-4197-8d56-f8fa74e08f95\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:50:076\",\"respDate\":\"221026-05:26:50:077\",\"sourceId\":\"haproxy:442cdf11-562b-4197-8d56-f8fa74e08f95\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:50:076-53948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[442cdf11-562b-4197-8d56-f8fa74e08f95]}\\\"}\"}","context":{"RequestID":"442cdf11-562b-4197-8d56-f8fa74e08f95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5296e8e6-4029-452f-bc2c-e3b291f2697d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:50.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:50.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"442cdf11-562b-4197-8d56-f8fa74e08f95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5296e8e6-4029-452f-bc2c-e3b291f2697d","LogTimestamp":"2022-10-26T05:26:50.078Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:52.086Z","message":"Entering","context":{"RequestID":"2d606108-8031-47e3-9449-2bfee0b05b44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77ca640a-e881-441a-8a02-9e940b8dee7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:52.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:52.088Z","message":"{\"transactionId\":\"2d606108-8031-47e3-9449-2bfee0b05b44\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:52:087\",\"respDate\":\"221026-05:26:52:088\",\"sourceId\":\"haproxy:2d606108-8031-47e3-9449-2bfee0b05b44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:52:087-91651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d606108-8031-47e3-9449-2bfee0b05b44]}\\\"}\"}","context":{"RequestID":"2d606108-8031-47e3-9449-2bfee0b05b44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77ca640a-e881-441a-8a02-9e940b8dee7e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:52.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:52.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d606108-8031-47e3-9449-2bfee0b05b44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77ca640a-e881-441a-8a02-9e940b8dee7e","LogTimestamp":"2022-10-26T05:26:52.089Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:26:54.098Z","message":"Entering","context":{"RequestID":"ec2944b2-89d5-4a06-b97e-fba55598360d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32775507-269b-412b-b8b9-8b43ecb29bfa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:54.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:54.100Z","message":"{\"transactionId\":\"ec2944b2-89d5-4a06-b97e-fba55598360d\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:54:099\",\"respDate\":\"221026-05:26:54:100\",\"sourceId\":\"haproxy:ec2944b2-89d5-4a06-b97e-fba55598360d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:54:099-41917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec2944b2-89d5-4a06-b97e-fba55598360d]}\\\"}\"}","context":{"RequestID":"ec2944b2-89d5-4a06-b97e-fba55598360d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32775507-269b-412b-b8b9-8b43ecb29bfa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:54.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:54.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec2944b2-89d5-4a06-b97e-fba55598360d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32775507-269b-412b-b8b9-8b43ecb29bfa","LogTimestamp":"2022-10-26T05:26:54.101Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:26:54.758Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:26:54.761Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:26:55.361Z","message":"Entering","context":{"RequestID":"716d0073-eb72-43e6-8158-e51753a9722b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26a78a61-7ac1-45a1-b160-5cac2e3602ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:55.363Z","message":"{\"transactionId\":\"716d0073-eb72-43e6-8158-e51753a9722b\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:55:361\",\"respDate\":\"221026-05:26:55:363\",\"sourceId\":\"OOM_ReadinessCheck:716d0073-eb72-43e6-8158-e51753a9722b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:55:361-27825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[44918], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[716d0073-eb72-43e6-8158-e51753a9722b]}\\\"}\"}","context":{"RequestID":"716d0073-eb72-43e6-8158-e51753a9722b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26a78a61-7ac1-45a1-b160-5cac2e3602ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:26:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:55.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"716d0073-eb72-43e6-8158-e51753a9722b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26a78a61-7ac1-45a1-b160-5cac2e3602ac","LogTimestamp":"2022-10-26T05:26:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:26:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 11 - "logType": "access" {"timestamp":"2022-10-26T05:26:55.496Z","message":"Entering","context":{"RequestID":"7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a3bb8cb-e957-4533-b113-e6ef2583cda3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a3bb8cb-e957-4533-b113-e6ef2583cda3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:55.498Z","message":"{\"transactionId\":\"7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:55:497\",\"respDate\":\"221026-05:26:55:498\",\"sourceId\":\"ReadinessCheck:7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:55:497-36574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b]}\\\"}\"}","context":{"RequestID":"7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a3bb8cb-e957-4533-b113-e6ef2583cda3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:26:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f1af485-0f0f-4df8-8d20-6f5d1a2dba2b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a3bb8cb-e957-4533-b113-e6ef2583cda3","LogTimestamp":"2022-10-26T05:26:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:26:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:26:56.109Z","message":"Entering","context":{"RequestID":"ba488073-bca6-4055-9bac-6ae7b1ed2025","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b302ebe-4cd3-43ee-9634-a39d73336253","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:56.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:56.112Z","message":"{\"transactionId\":\"ba488073-bca6-4055-9bac-6ae7b1ed2025\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:56:110\",\"respDate\":\"221026-05:26:56:112\",\"sourceId\":\"haproxy:ba488073-bca6-4055-9bac-6ae7b1ed2025\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:26:56:110-81233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba488073-bca6-4055-9bac-6ae7b1ed2025]}\\\"}\"}","context":{"RequestID":"ba488073-bca6-4055-9bac-6ae7b1ed2025","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b302ebe-4cd3-43ee-9634-a39d73336253","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:56.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:56.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba488073-bca6-4055-9bac-6ae7b1ed2025","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b302ebe-4cd3-43ee-9634-a39d73336253","LogTimestamp":"2022-10-26T05:26:56.113Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:26:57.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:26:57.641Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:57.642Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:57.642Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:58.123Z","message":"Entering","context":{"RequestID":"c5a1da0d-d242-493e-83d8-baea5e423e03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3231ccf9-f1f4-4aea-90d1-0566f1023615","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:58.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:58.125Z","message":"{\"transactionId\":\"c5a1da0d-d242-493e-83d8-baea5e423e03\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:58:124\",\"respDate\":\"221026-05:26:58:125\",\"sourceId\":\"haproxy:c5a1da0d-d242-493e-83d8-baea5e423e03\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:26:58:124-87055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5a1da0d-d242-493e-83d8-baea5e423e03]}\\\"}\"}","context":{"RequestID":"c5a1da0d-d242-493e-83d8-baea5e423e03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3231ccf9-f1f4-4aea-90d1-0566f1023615","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:26:58.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:58.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5a1da0d-d242-493e-83d8-baea5e423e03","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3231ccf9-f1f4-4aea-90d1-0566f1023615","LogTimestamp":"2022-10-26T05:26:58.126Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:26:59.672Z","message":"Entering","context":{"RequestID":"667788d9-254c-489f-8567-b7465aac67a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c843987d-73d8-42ac-896e-664773541ec3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:59.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:26:59.674Z","message":"{\"transactionId\":\"667788d9-254c-489f-8567-b7465aac67a5\",\"status\":\"200\",\"rqstDate\":\"221026-05:26:59:673\",\"respDate\":\"221026-05:26:59:674\",\"sourceId\":\"healthcheck:667788d9-254c-489f-8567-b7465aac67a5\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:26:59:673-66862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48778], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[667788d9-254c-489f-8567-b7465aac67a5]}\\\"}\"}","context":{"RequestID":"667788d9-254c-489f-8567-b7465aac67a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c843987d-73d8-42ac-896e-664773541ec3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:26:59.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:26:59.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"667788d9-254c-489f-8567-b7465aac67a5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c843987d-73d8-42ac-896e-664773541ec3","LogTimestamp":"2022-10-26T05:26:59.675Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:26:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:00.137Z","message":"Entering","context":{"RequestID":"dfe2aa40-d866-4d5c-9259-f338e408cde2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c2dfb6d-9e45-4433-86bd-69e0c6f99612","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:00.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:00.140Z","message":"{\"transactionId\":\"dfe2aa40-d866-4d5c-9259-f338e408cde2\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:00:138\",\"respDate\":\"221026-05:27:00:140\",\"sourceId\":\"haproxy:dfe2aa40-d866-4d5c-9259-f338e408cde2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:00:138-71140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dfe2aa40-d866-4d5c-9259-f338e408cde2]}\\\"}\"}","context":{"RequestID":"dfe2aa40-d866-4d5c-9259-f338e408cde2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c2dfb6d-9e45-4433-86bd-69e0c6f99612","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:00.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:00.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfe2aa40-d866-4d5c-9259-f338e408cde2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c2dfb6d-9e45-4433-86bd-69e0c6f99612","LogTimestamp":"2022-10-26T05:27:00.141Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:02.151Z","message":"Entering","context":{"RequestID":"1a585328-fb0b-4369-bbd4-6a821ecf17ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"212cdd48-25a2-4e54-8797-e0bb59e014e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:02.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:02.153Z","message":"{\"transactionId\":\"1a585328-fb0b-4369-bbd4-6a821ecf17ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:02:152\",\"respDate\":\"221026-05:27:02:153\",\"sourceId\":\"haproxy:1a585328-fb0b-4369-bbd4-6a821ecf17ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:02:152-70694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a585328-fb0b-4369-bbd4-6a821ecf17ba]}\\\"}\"}","context":{"RequestID":"1a585328-fb0b-4369-bbd4-6a821ecf17ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"212cdd48-25a2-4e54-8797-e0bb59e014e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:02.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:02.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a585328-fb0b-4369-bbd4-6a821ecf17ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"212cdd48-25a2-4e54-8797-e0bb59e014e5","LogTimestamp":"2022-10-26T05:27:02.154Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:02.215Z","message":"Entering","context":{"RequestID":"5c6308a6-9f3d-4b03-9443-7ca2ba283d6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48265714-2511-48d8-8a6b-2462a5e76609","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:02.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:02.217Z","message":"{\"transactionId\":\"5c6308a6-9f3d-4b03-9443-7ca2ba283d6d\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:02:216\",\"respDate\":\"221026-05:27:02:217\",\"sourceId\":\"healthcheck:5c6308a6-9f3d-4b03-9443-7ca2ba283d6d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:02:216-87274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5c6308a6-9f3d-4b03-9443-7ca2ba283d6d]}\\\"}\"}","context":{"RequestID":"5c6308a6-9f3d-4b03-9443-7ca2ba283d6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48265714-2511-48d8-8a6b-2462a5e76609","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:02.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:02.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c6308a6-9f3d-4b03-9443-7ca2ba283d6d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48265714-2511-48d8-8a6b-2462a5e76609","LogTimestamp":"2022-10-26T05:27:02.218Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:27:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:04.164Z","message":"Entering","context":{"RequestID":"2baa9a80-78fc-4321-b717-157d26ff6c78","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9921149c-5015-4ff1-adc6-369fa1a7c942","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:04.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:04.166Z","message":"{\"transactionId\":\"2baa9a80-78fc-4321-b717-157d26ff6c78\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:04:165\",\"respDate\":\"221026-05:27:04:166\",\"sourceId\":\"haproxy:2baa9a80-78fc-4321-b717-157d26ff6c78\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:04:165-71661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2baa9a80-78fc-4321-b717-157d26ff6c78]}\\\"}\"}","context":{"RequestID":"2baa9a80-78fc-4321-b717-157d26ff6c78","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9921149c-5015-4ff1-adc6-369fa1a7c942","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:04.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:04.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2baa9a80-78fc-4321-b717-157d26ff6c78","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9921149c-5015-4ff1-adc6-369fa1a7c942","LogTimestamp":"2022-10-26T05:27:04.167Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:05.360Z","message":"Entering","context":{"RequestID":"063390f9-675e-44dd-a1f2-77b130cbae8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9af1326-0ef0-4b16-91f5-ef48209c1445","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:05.363Z","message":"{\"transactionId\":\"063390f9-675e-44dd-a1f2-77b130cbae8a\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:05:361\",\"respDate\":\"221026-05:27:05:363\",\"sourceId\":\"OOM_ReadinessCheck:063390f9-675e-44dd-a1f2-77b130cbae8a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:05:361-78980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45104], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[063390f9-675e-44dd-a1f2-77b130cbae8a]}\\\"}\"}","context":{"RequestID":"063390f9-675e-44dd-a1f2-77b130cbae8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9af1326-0ef0-4b16-91f5-ef48209c1445","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:05.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"063390f9-675e-44dd-a1f2-77b130cbae8a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9af1326-0ef0-4b16-91f5-ef48209c1445","LogTimestamp":"2022-10-26T05:27:05.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 23 - "logType": "access" {"timestamp":"2022-10-26T05:27:05.505Z","message":"Entering","context":{"RequestID":"eab6ff41-37bd-4688-aca4-dc0ab0a43c80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7de4cbb-ea94-4552-bdec-a8b89ba48e53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:05.507Z","message":"Database is available from CACHED check.","context":{"RequestID":"eab6ff41-37bd-4688-aca4-dc0ab0a43c80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7de4cbb-ea94-4552-bdec-a8b89ba48e53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:05.508Z","message":"{\"transactionId\":\"eab6ff41-37bd-4688-aca4-dc0ab0a43c80\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:05:506\",\"respDate\":\"221026-05:27:05:508\",\"sourceId\":\"ReadinessCheck:eab6ff41-37bd-4688-aca4-dc0ab0a43c80\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:05:506-47814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[eab6ff41-37bd-4688-aca4-dc0ab0a43c80]}\\\"}\"}","context":{"RequestID":"eab6ff41-37bd-4688-aca4-dc0ab0a43c80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7de4cbb-ea94-4552-bdec-a8b89ba48e53","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:05.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eab6ff41-37bd-4688-aca4-dc0ab0a43c80","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7de4cbb-ea94-4552-bdec-a8b89ba48e53","LogTimestamp":"2022-10-26T05:27:05.509Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:06.176Z","message":"Entering","context":{"RequestID":"afdcb807-2b9a-47db-9330-4655ea4c48f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43659663-92ca-483a-82d0-498aba72e8c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:06.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:06.179Z","message":"{\"transactionId\":\"afdcb807-2b9a-47db-9330-4655ea4c48f2\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:06:177\",\"respDate\":\"221026-05:27:06:179\",\"sourceId\":\"haproxy:afdcb807-2b9a-47db-9330-4655ea4c48f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:06:177-86418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[afdcb807-2b9a-47db-9330-4655ea4c48f2]}\\\"}\"}","context":{"RequestID":"afdcb807-2b9a-47db-9330-4655ea4c48f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"43659663-92ca-483a-82d0-498aba72e8c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:06.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:06.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afdcb807-2b9a-47db-9330-4655ea4c48f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43659663-92ca-483a-82d0-498aba72e8c0","LogTimestamp":"2022-10-26T05:27:06.179Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:07.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:07.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:07.643Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:07.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:08.190Z","message":"Entering","context":{"RequestID":"8b642950-1915-459f-8e28-16306f392f4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c69e5014-e868-405e-a6ae-8dc01c25deef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:08.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:08.193Z","message":"{\"transactionId\":\"8b642950-1915-459f-8e28-16306f392f4a\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:08:191\",\"respDate\":\"221026-05:27:08:193\",\"sourceId\":\"haproxy:8b642950-1915-459f-8e28-16306f392f4a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:08:191-75071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8b642950-1915-459f-8e28-16306f392f4a]}\\\"}\"}","context":{"RequestID":"8b642950-1915-459f-8e28-16306f392f4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c69e5014-e868-405e-a6ae-8dc01c25deef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:08.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:08.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b642950-1915-459f-8e28-16306f392f4a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69e5014-e868-405e-a6ae-8dc01c25deef","LogTimestamp":"2022-10-26T05:27:08.194Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:10.202Z","message":"Entering","context":{"RequestID":"037abf7e-e546-46d4-91b0-4128c1562c29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59d3a266-0ff1-4515-918c-ed37028d8066","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:10.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:10.205Z","message":"{\"transactionId\":\"037abf7e-e546-46d4-91b0-4128c1562c29\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:10:203\",\"respDate\":\"221026-05:27:10:205\",\"sourceId\":\"haproxy:037abf7e-e546-46d4-91b0-4128c1562c29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:10:203-17432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[037abf7e-e546-46d4-91b0-4128c1562c29]}\\\"}\"}","context":{"RequestID":"037abf7e-e546-46d4-91b0-4128c1562c29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59d3a266-0ff1-4515-918c-ed37028d8066","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:10.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:10.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"037abf7e-e546-46d4-91b0-4128c1562c29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59d3a266-0ff1-4515-918c-ed37028d8066","LogTimestamp":"2022-10-26T05:27:10.205Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:27:12.215Z","message":"Entering","context":{"RequestID":"4956c673-2f4c-4914-af35-367c5ba8578c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e8dd5dd1-4b59-4c8d-80e7-e5f4961fefde","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:12.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:12.217Z","message":"{\"transactionId\":\"4956c673-2f4c-4914-af35-367c5ba8578c\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:12:215\",\"respDate\":\"221026-05:27:12:217\",\"sourceId\":\"haproxy:4956c673-2f4c-4914-af35-367c5ba8578c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:12:215-17922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4956c673-2f4c-4914-af35-367c5ba8578c]}\\\"}\"}","context":{"RequestID":"4956c673-2f4c-4914-af35-367c5ba8578c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e8dd5dd1-4b59-4c8d-80e7-e5f4961fefde","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:12.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:12.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4956c673-2f4c-4914-af35-367c5ba8578c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8dd5dd1-4b59-4c8d-80e7-e5f4961fefde","LogTimestamp":"2022-10-26T05:27:12.218Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:14.228Z","message":"Entering","context":{"RequestID":"2af67d07-2d9a-4f70-a41e-75177b541f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7bd99d86-1808-4049-9bc1-82c4f2f23b5d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:14.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:14.231Z","message":"{\"transactionId\":\"2af67d07-2d9a-4f70-a41e-75177b541f44\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:14:229\",\"respDate\":\"221026-05:27:14:231\",\"sourceId\":\"haproxy:2af67d07-2d9a-4f70-a41e-75177b541f44\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:14:229-15942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2af67d07-2d9a-4f70-a41e-75177b541f44]}\\\"}\"}","context":{"RequestID":"2af67d07-2d9a-4f70-a41e-75177b541f44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7bd99d86-1808-4049-9bc1-82c4f2f23b5d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:14.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:14.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2af67d07-2d9a-4f70-a41e-75177b541f44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bd99d86-1808-4049-9bc1-82c4f2f23b5d","LogTimestamp":"2022-10-26T05:27:14.231Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:14.697Z","message":"Entering","context":{"RequestID":"256a91f9-3f4c-4663-9795-591a4ef18e0f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cec27712-9402-41d4-abdb-3271967fda16","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:14.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:14.699Z","message":"{\"transactionId\":\"256a91f9-3f4c-4663-9795-591a4ef18e0f\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:14:697\",\"respDate\":\"221026-05:27:14:699\",\"sourceId\":\"healthcheck:256a91f9-3f4c-4663-9795-591a4ef18e0f\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:14:697-60764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48954], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[256a91f9-3f4c-4663-9795-591a4ef18e0f]}\\\"}\"}","context":{"RequestID":"256a91f9-3f4c-4663-9795-591a4ef18e0f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cec27712-9402-41d4-abdb-3271967fda16","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:14.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:14.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"256a91f9-3f4c-4663-9795-591a4ef18e0f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec27712-9402-41d4-abdb-3271967fda16","LogTimestamp":"2022-10-26T05:27:14.700Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:15.358Z","message":"Entering","context":{"RequestID":"cae0cc43-b521-491d-aff7-89a71e4e7dc6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66ac4983-3bdc-4547-b59e-a23269d4f5f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:15.361Z","message":"{\"transactionId\":\"cae0cc43-b521-491d-aff7-89a71e4e7dc6\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:15:359\",\"respDate\":\"221026-05:27:15:361\",\"sourceId\":\"OOM_ReadinessCheck:cae0cc43-b521-491d-aff7-89a71e4e7dc6\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:15:359-94427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45282], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cae0cc43-b521-491d-aff7-89a71e4e7dc6]}\\\"}\"}","context":{"RequestID":"cae0cc43-b521-491d-aff7-89a71e4e7dc6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"66ac4983-3bdc-4547-b59e-a23269d4f5f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:15.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:15.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cae0cc43-b521-491d-aff7-89a71e4e7dc6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66ac4983-3bdc-4547-b59e-a23269d4f5f3","LogTimestamp":"2022-10-26T05:27:15.361Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:15.495Z","message":"Entering","context":{"RequestID":"bb44a09d-9e82-46cd-a78c-aefb899881c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea62f108-0302-436c-8b18-5e9f00f105ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"bb44a09d-9e82-46cd-a78c-aefb899881c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea62f108-0302-436c-8b18-5e9f00f105ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:15.498Z","message":"{\"transactionId\":\"bb44a09d-9e82-46cd-a78c-aefb899881c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:15:496\",\"respDate\":\"221026-05:27:15:497\",\"sourceId\":\"ReadinessCheck:bb44a09d-9e82-46cd-a78c-aefb899881c7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:15:496-91050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bb44a09d-9e82-46cd-a78c-aefb899881c7]}\\\"}\"}","context":{"RequestID":"bb44a09d-9e82-46cd-a78c-aefb899881c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea62f108-0302-436c-8b18-5e9f00f105ef","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:15.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb44a09d-9e82-46cd-a78c-aefb899881c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea62f108-0302-436c-8b18-5e9f00f105ef","LogTimestamp":"2022-10-26T05:27:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:27:16.242Z","message":"Entering","context":{"RequestID":"beb81dde-5b97-4662-9ece-6c1f3cb7f965","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1897f631-01c6-41f7-8968-69eb243a4d7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:16.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:16.243Z","message":"{\"transactionId\":\"beb81dde-5b97-4662-9ece-6c1f3cb7f965\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:16:242\",\"respDate\":\"221026-05:27:16:243\",\"sourceId\":\"haproxy:beb81dde-5b97-4662-9ece-6c1f3cb7f965\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:16:242-95284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[beb81dde-5b97-4662-9ece-6c1f3cb7f965]}\\\"}\"}","context":{"RequestID":"beb81dde-5b97-4662-9ece-6c1f3cb7f965","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1897f631-01c6-41f7-8968-69eb243a4d7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:16.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:16.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beb81dde-5b97-4662-9ece-6c1f3cb7f965","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1897f631-01c6-41f7-8968-69eb243a4d7f","LogTimestamp":"2022-10-26T05:27:16.244Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:27:17.242Z","message":"Entering","context":{"RequestID":"92ceb877-d581-41b4-9d8b-15c7fb258f56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1e91a42c-665a-4fc3-bd81-ea114417cf63","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:17.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:17.245Z","message":"{\"transactionId\":\"92ceb877-d581-41b4-9d8b-15c7fb258f56\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:17:243\",\"respDate\":\"221026-05:27:17:245\",\"sourceId\":\"healthcheck:92ceb877-d581-41b4-9d8b-15c7fb258f56\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:17:243-4581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[92ceb877-d581-41b4-9d8b-15c7fb258f56]}\\\"}\"}","context":{"RequestID":"92ceb877-d581-41b4-9d8b-15c7fb258f56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1e91a42c-665a-4fc3-bd81-ea114417cf63","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:17.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:17.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92ceb877-d581-41b4-9d8b-15c7fb258f56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e91a42c-665a-4fc3-bd81-ea114417cf63","LogTimestamp":"2022-10-26T05:27:17.245Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:27:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:17.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:17.643Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:17.643Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:17.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:18.254Z","message":"Entering","context":{"RequestID":"a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"967853ec-6ad6-4d7e-9b21-108508aadc07","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:18.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:18.257Z","message":"{\"transactionId\":\"a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:18:255\",\"respDate\":\"221026-05:27:18:257\",\"sourceId\":\"haproxy:a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:18:255-74431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad]}\\\"}\"}","context":{"RequestID":"a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"967853ec-6ad6-4d7e-9b21-108508aadc07","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:18.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:18.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1cdcc5f-8ff1-4ff0-9f5e-4a828d5e33ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"967853ec-6ad6-4d7e-9b21-108508aadc07","LogTimestamp":"2022-10-26T05:27:18.258Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:20.268Z","message":"Entering","context":{"RequestID":"c1080dbf-395f-4238-b3d3-140c7dd574a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4989a58-e3e9-493a-a62e-72ce38b835a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:20.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:20.270Z","message":"{\"transactionId\":\"c1080dbf-395f-4238-b3d3-140c7dd574a5\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:20:268\",\"respDate\":\"221026-05:27:20:270\",\"sourceId\":\"haproxy:c1080dbf-395f-4238-b3d3-140c7dd574a5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:20:268-1620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1080dbf-395f-4238-b3d3-140c7dd574a5]}\\\"}\"}","context":{"RequestID":"c1080dbf-395f-4238-b3d3-140c7dd574a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4989a58-e3e9-493a-a62e-72ce38b835a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:20.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:20.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1080dbf-395f-4238-b3d3-140c7dd574a5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4989a58-e3e9-493a-a62e-72ce38b835a7","LogTimestamp":"2022-10-26T05:27:20.270Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:22.280Z","message":"Entering","context":{"RequestID":"20839685-2506-4690-ab33-5ae9b4e92d77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be67f779-a0f7-4a08-a369-7eeff40c39a5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:22.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:22.283Z","message":"{\"transactionId\":\"20839685-2506-4690-ab33-5ae9b4e92d77\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:22:281\",\"respDate\":\"221026-05:27:22:283\",\"sourceId\":\"haproxy:20839685-2506-4690-ab33-5ae9b4e92d77\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:22:281-58376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[20839685-2506-4690-ab33-5ae9b4e92d77]}\\\"}\"}","context":{"RequestID":"20839685-2506-4690-ab33-5ae9b4e92d77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be67f779-a0f7-4a08-a369-7eeff40c39a5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:22.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:22.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20839685-2506-4690-ab33-5ae9b4e92d77","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be67f779-a0f7-4a08-a369-7eeff40c39a5","LogTimestamp":"2022-10-26T05:27:22.284Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:24.294Z","message":"Entering","context":{"RequestID":"59beea3b-820a-4261-b99b-9a92ad39046c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2efb7bb-8348-42f3-8e8c-5d014bb8b984","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:24.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:24.297Z","message":"{\"transactionId\":\"59beea3b-820a-4261-b99b-9a92ad39046c\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:24:295\",\"respDate\":\"221026-05:27:24:297\",\"sourceId\":\"haproxy:59beea3b-820a-4261-b99b-9a92ad39046c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:24:295-48330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[59beea3b-820a-4261-b99b-9a92ad39046c]}\\\"}\"}","context":{"RequestID":"59beea3b-820a-4261-b99b-9a92ad39046c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2efb7bb-8348-42f3-8e8c-5d014bb8b984","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:24.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:24.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59beea3b-820a-4261-b99b-9a92ad39046c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2efb7bb-8348-42f3-8e8c-5d014bb8b984","LogTimestamp":"2022-10-26T05:27:24.298Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:24.762Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:27:24.765Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:27:25.365Z","message":"Entering","context":{"RequestID":"1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd63b860-18c6-4183-b816-d5bc9edcd9c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:25.368Z","message":"{\"transactionId\":\"1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:25:366\",\"respDate\":\"221026-05:27:25:367\",\"sourceId\":\"OOM_ReadinessCheck:1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:25:366-52324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45482], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82]}\\\"}\"}","context":{"RequestID":"1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd63b860-18c6-4183-b816-d5bc9edcd9c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:25.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ffd7cf6-bcde-4dfc-aaae-0c1e93f5ea82","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd63b860-18c6-4183-b816-d5bc9edcd9c8","LogTimestamp":"2022-10-26T05:27:25.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:25.499Z","message":"Entering","context":{"RequestID":"43f0a096-16aa-4e36-94bf-6c7a74c8a485","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae6e8533-c6a0-49ca-b44e-aaa3dbebcab6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:25.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"43f0a096-16aa-4e36-94bf-6c7a74c8a485","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae6e8533-c6a0-49ca-b44e-aaa3dbebcab6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:25.502Z","message":"{\"transactionId\":\"43f0a096-16aa-4e36-94bf-6c7a74c8a485\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:25:500\",\"respDate\":\"221026-05:27:25:502\",\"sourceId\":\"ReadinessCheck:43f0a096-16aa-4e36-94bf-6c7a74c8a485\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:25:500-95971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[43f0a096-16aa-4e36-94bf-6c7a74c8a485]}\\\"}\"}","context":{"RequestID":"43f0a096-16aa-4e36-94bf-6c7a74c8a485","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae6e8533-c6a0-49ca-b44e-aaa3dbebcab6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f0a096-16aa-4e36-94bf-6c7a74c8a485","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae6e8533-c6a0-49ca-b44e-aaa3dbebcab6","LogTimestamp":"2022-10-26T05:27:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:26.308Z","message":"Entering","context":{"RequestID":"2b2733ad-6b28-4014-b070-0c2cd3fbef8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb18ef2b-3e18-4989-b4f9-cf0df33d3c61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:26.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:26.311Z","message":"{\"transactionId\":\"2b2733ad-6b28-4014-b070-0c2cd3fbef8a\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:26:309\",\"respDate\":\"221026-05:27:26:311\",\"sourceId\":\"haproxy:2b2733ad-6b28-4014-b070-0c2cd3fbef8a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:26:309-15280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2b2733ad-6b28-4014-b070-0c2cd3fbef8a]}\\\"}\"}","context":{"RequestID":"2b2733ad-6b28-4014-b070-0c2cd3fbef8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb18ef2b-3e18-4989-b4f9-cf0df33d3c61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:26.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:26.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b2733ad-6b28-4014-b070-0c2cd3fbef8a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb18ef2b-3e18-4989-b4f9-cf0df33d3c61","LogTimestamp":"2022-10-26T05:27:26.312Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:27.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:27.694Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:27.694Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:27.694Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:28.323Z","message":"Entering","context":{"RequestID":"4c896ea7-cbf8-4f9f-9671-67a69d9095a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ab3afd2-861d-452e-8879-f8fa01b99816","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:28.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:28.325Z","message":"{\"transactionId\":\"4c896ea7-cbf8-4f9f-9671-67a69d9095a2\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:28:323\",\"respDate\":\"221026-05:27:28:325\",\"sourceId\":\"haproxy:4c896ea7-cbf8-4f9f-9671-67a69d9095a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:28:323-72949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c896ea7-cbf8-4f9f-9671-67a69d9095a2]}\\\"}\"}","context":{"RequestID":"4c896ea7-cbf8-4f9f-9671-67a69d9095a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ab3afd2-861d-452e-8879-f8fa01b99816","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:28.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:28.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c896ea7-cbf8-4f9f-9671-67a69d9095a2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab3afd2-861d-452e-8879-f8fa01b99816","LogTimestamp":"2022-10-26T05:27:28.326Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:29.719Z","message":"Entering","context":{"RequestID":"3fbf216c-1ed6-41dc-a087-e2f733560f30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac49546c-c769-470c-befd-5ce9c5afcc4b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:29.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:29.722Z","message":"{\"transactionId\":\"3fbf216c-1ed6-41dc-a087-e2f733560f30\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:29:720\",\"respDate\":\"221026-05:27:29:722\",\"sourceId\":\"healthcheck:3fbf216c-1ed6-41dc-a087-e2f733560f30\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:29:720-58979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49120], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3fbf216c-1ed6-41dc-a087-e2f733560f30]}\\\"}\"}","context":{"RequestID":"3fbf216c-1ed6-41dc-a087-e2f733560f30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac49546c-c769-470c-befd-5ce9c5afcc4b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:29.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:29.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fbf216c-1ed6-41dc-a087-e2f733560f30","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac49546c-c769-470c-befd-5ce9c5afcc4b","LogTimestamp":"2022-10-26T05:27:29.722Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:30.335Z","message":"Entering","context":{"RequestID":"221ef545-8d77-46b1-963a-6eaca5b80a5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"173d097d-a8fc-4b99-8d59-6c5833306061","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:30.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:30.337Z","message":"{\"transactionId\":\"221ef545-8d77-46b1-963a-6eaca5b80a5e\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:30:335\",\"respDate\":\"221026-05:27:30:337\",\"sourceId\":\"haproxy:221ef545-8d77-46b1-963a-6eaca5b80a5e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:30:335-84021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[221ef545-8d77-46b1-963a-6eaca5b80a5e]}\\\"}\"}","context":{"RequestID":"221ef545-8d77-46b1-963a-6eaca5b80a5e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"173d097d-a8fc-4b99-8d59-6c5833306061","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:30.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:30.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"221ef545-8d77-46b1-963a-6eaca5b80a5e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"173d097d-a8fc-4b99-8d59-6c5833306061","LogTimestamp":"2022-10-26T05:27:30.337Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:32.271Z","message":"Entering","context":{"RequestID":"d7298bf0-9069-4bf3-9542-d8b6d4bf95a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ffab4a25-1bc5-4e13-820f-52f332479613","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:32.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:32.274Z","message":"{\"transactionId\":\"d7298bf0-9069-4bf3-9542-d8b6d4bf95a4\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:32:272\",\"respDate\":\"221026-05:27:32:274\",\"sourceId\":\"healthcheck:d7298bf0-9069-4bf3-9542-d8b6d4bf95a4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:32:272-40045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d7298bf0-9069-4bf3-9542-d8b6d4bf95a4]}\\\"}\"}","context":{"RequestID":"d7298bf0-9069-4bf3-9542-d8b6d4bf95a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ffab4a25-1bc5-4e13-820f-52f332479613","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:32.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:32.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7298bf0-9069-4bf3-9542-d8b6d4bf95a4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffab4a25-1bc5-4e13-820f-52f332479613","LogTimestamp":"2022-10-26T05:27:32.274Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:27:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:32.346Z","message":"Entering","context":{"RequestID":"cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07da519e-5102-4e94-9623-0b6b30a47d28","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:32.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:32.349Z","message":"{\"transactionId\":\"cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:32:347\",\"respDate\":\"221026-05:27:32:349\",\"sourceId\":\"haproxy:cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:32:347-20969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153]}\\\"}\"}","context":{"RequestID":"cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07da519e-5102-4e94-9623-0b6b30a47d28","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:32.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:32.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc6fe81a-639a-4c69-bc7c-e5d8dcaf8153","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07da519e-5102-4e94-9623-0b6b30a47d28","LogTimestamp":"2022-10-26T05:27:32.349Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:34.363Z","message":"Entering","context":{"RequestID":"2645dff8-5ad1-4707-8e26-524fbe81f4b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7f607c3-b1a1-45ba-8508-88be3b77c256","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:34.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:34.366Z","message":"{\"transactionId\":\"2645dff8-5ad1-4707-8e26-524fbe81f4b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:34:364\",\"respDate\":\"221026-05:27:34:366\",\"sourceId\":\"haproxy:2645dff8-5ad1-4707-8e26-524fbe81f4b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:34:364-61045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2645dff8-5ad1-4707-8e26-524fbe81f4b1]}\\\"}\"}","context":{"RequestID":"2645dff8-5ad1-4707-8e26-524fbe81f4b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7f607c3-b1a1-45ba-8508-88be3b77c256","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:34.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:34.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2645dff8-5ad1-4707-8e26-524fbe81f4b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7f607c3-b1a1-45ba-8508-88be3b77c256","LogTimestamp":"2022-10-26T05:27:34.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:35.361Z","message":"Entering","context":{"RequestID":"dfe6dd14-484e-41ca-ae96-4e5a53be8723","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08a3bf64-f029-4ece-98fb-66443a7ee040","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:35.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:35.364Z","message":"{\"transactionId\":\"dfe6dd14-484e-41ca-ae96-4e5a53be8723\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:35:362\",\"respDate\":\"221026-05:27:35:364\",\"sourceId\":\"OOM_ReadinessCheck:dfe6dd14-484e-41ca-ae96-4e5a53be8723\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:35:362-98023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45668], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dfe6dd14-484e-41ca-ae96-4e5a53be8723]}\\\"}\"}","context":{"RequestID":"dfe6dd14-484e-41ca-ae96-4e5a53be8723","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08a3bf64-f029-4ece-98fb-66443a7ee040","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:35.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:35.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfe6dd14-484e-41ca-ae96-4e5a53be8723","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08a3bf64-f029-4ece-98fb-66443a7ee040","LogTimestamp":"2022-10-26T05:27:35.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:35.497Z","message":"Entering","context":{"RequestID":"304c89a8-5273-4cd6-958c-714682b68cdd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0859f38a-aa40-4d5b-9972-e25545a6c7df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"304c89a8-5273-4cd6-958c-714682b68cdd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0859f38a-aa40-4d5b-9972-e25545a6c7df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:35.500Z","message":"{\"transactionId\":\"304c89a8-5273-4cd6-958c-714682b68cdd\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:35:498\",\"respDate\":\"221026-05:27:35:500\",\"sourceId\":\"ReadinessCheck:304c89a8-5273-4cd6-958c-714682b68cdd\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:35:498-42802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[304c89a8-5273-4cd6-958c-714682b68cdd]}\\\"}\"}","context":{"RequestID":"304c89a8-5273-4cd6-958c-714682b68cdd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0859f38a-aa40-4d5b-9972-e25545a6c7df","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"304c89a8-5273-4cd6-958c-714682b68cdd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0859f38a-aa40-4d5b-9972-e25545a6c7df","LogTimestamp":"2022-10-26T05:27:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:36.376Z","message":"Entering","context":{"RequestID":"a9746cde-ed1b-4c71-97a2-6b1e2f6ff689","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0aa6a46-c3ae-48c7-9239-af83fcba634a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:36.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:36.378Z","message":"{\"transactionId\":\"a9746cde-ed1b-4c71-97a2-6b1e2f6ff689\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:36:376\",\"respDate\":\"221026-05:27:36:378\",\"sourceId\":\"haproxy:a9746cde-ed1b-4c71-97a2-6b1e2f6ff689\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:36:376-24060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a9746cde-ed1b-4c71-97a2-6b1e2f6ff689]}\\\"}\"}","context":{"RequestID":"a9746cde-ed1b-4c71-97a2-6b1e2f6ff689","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0aa6a46-c3ae-48c7-9239-af83fcba634a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:36.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:36.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9746cde-ed1b-4c71-97a2-6b1e2f6ff689","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0aa6a46-c3ae-48c7-9239-af83fcba634a","LogTimestamp":"2022-10-26T05:27:36.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:37.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:37.640Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:37.641Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:37.641Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:38.387Z","message":"Entering","context":{"RequestID":"aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3fbfaeff-4072-418d-98eb-ee10ef20016e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:38.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:38.390Z","message":"{\"transactionId\":\"aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:38:388\",\"respDate\":\"221026-05:27:38:390\",\"sourceId\":\"haproxy:aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:38:388-35673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7]}\\\"}\"}","context":{"RequestID":"aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3fbfaeff-4072-418d-98eb-ee10ef20016e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:38.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:38.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa1ff7fd-84be-4f4e-982f-1cf73bfeeba7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fbfaeff-4072-418d-98eb-ee10ef20016e","LogTimestamp":"2022-10-26T05:27:38.390Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:27:40.400Z","message":"Entering","context":{"RequestID":"1f5ddddf-4f8a-4895-a5c9-e5be449852eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21c409bd-9816-4ba2-b777-b836c9265217","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:40.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:40.403Z","message":"{\"transactionId\":\"1f5ddddf-4f8a-4895-a5c9-e5be449852eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:40:401\",\"respDate\":\"221026-05:27:40:403\",\"sourceId\":\"haproxy:1f5ddddf-4f8a-4895-a5c9-e5be449852eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:40:401-13944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f5ddddf-4f8a-4895-a5c9-e5be449852eb]}\\\"}\"}","context":{"RequestID":"1f5ddddf-4f8a-4895-a5c9-e5be449852eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21c409bd-9816-4ba2-b777-b836c9265217","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:40.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:40.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f5ddddf-4f8a-4895-a5c9-e5be449852eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21c409bd-9816-4ba2-b777-b836c9265217","LogTimestamp":"2022-10-26T05:27:40.405Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:27:42.416Z","message":"Entering","context":{"RequestID":"21274c48-e94c-4a5e-9f1a-0c300877ff17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41ab0ab0-6a8a-49cf-a1d6-7f6072369488","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:42.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:42.419Z","message":"{\"transactionId\":\"21274c48-e94c-4a5e-9f1a-0c300877ff17\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:42:417\",\"respDate\":\"221026-05:27:42:418\",\"sourceId\":\"haproxy:21274c48-e94c-4a5e-9f1a-0c300877ff17\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:42:417-55039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21274c48-e94c-4a5e-9f1a-0c300877ff17]}\\\"}\"}","context":{"RequestID":"21274c48-e94c-4a5e-9f1a-0c300877ff17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41ab0ab0-6a8a-49cf-a1d6-7f6072369488","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:42.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:42.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21274c48-e94c-4a5e-9f1a-0c300877ff17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41ab0ab0-6a8a-49cf-a1d6-7f6072369488","LogTimestamp":"2022-10-26T05:27:42.419Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:44.429Z","message":"Entering","context":{"RequestID":"385c8813-afe2-44ea-b0d6-3f44a4b4b240","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"645e4164-7bed-4a3b-a416-22a13b5897e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:44.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:44.432Z","message":"{\"transactionId\":\"385c8813-afe2-44ea-b0d6-3f44a4b4b240\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:44:430\",\"respDate\":\"221026-05:27:44:432\",\"sourceId\":\"haproxy:385c8813-afe2-44ea-b0d6-3f44a4b4b240\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:44:430-7670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[385c8813-afe2-44ea-b0d6-3f44a4b4b240]}\\\"}\"}","context":{"RequestID":"385c8813-afe2-44ea-b0d6-3f44a4b4b240","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"645e4164-7bed-4a3b-a416-22a13b5897e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:44.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:44.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"385c8813-afe2-44ea-b0d6-3f44a4b4b240","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"645e4164-7bed-4a3b-a416-22a13b5897e1","LogTimestamp":"2022-10-26T05:27:44.433Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:44.740Z","message":"Entering","context":{"RequestID":"98e71632-254c-4433-b33a-979527cb52e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"051249ac-6eda-4b10-84f4-bcafc856208a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:44.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:44.742Z","message":"{\"transactionId\":\"98e71632-254c-4433-b33a-979527cb52e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:44:741\",\"respDate\":\"221026-05:27:44:742\",\"sourceId\":\"healthcheck:98e71632-254c-4433-b33a-979527cb52e2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:44:741-88771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49300], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[98e71632-254c-4433-b33a-979527cb52e2]}\\\"}\"}","context":{"RequestID":"98e71632-254c-4433-b33a-979527cb52e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"051249ac-6eda-4b10-84f4-bcafc856208a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:44.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:44.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e71632-254c-4433-b33a-979527cb52e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051249ac-6eda-4b10-84f4-bcafc856208a","LogTimestamp":"2022-10-26T05:27:44.743Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:45.361Z","message":"Entering","context":{"RequestID":"ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a9e2aad-a583-4efb-af57-e0240851c0f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:45.364Z","message":"{\"transactionId\":\"ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:45:362\",\"respDate\":\"221026-05:27:45:364\",\"sourceId\":\"OOM_ReadinessCheck:ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:45:362-7928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[45858], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6]}\\\"}\"}","context":{"RequestID":"ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a9e2aad-a583-4efb-af57-e0240851c0f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccdc53e9-0fad-4bc0-8db0-5c1fb73f94b6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a9e2aad-a583-4efb-af57-e0240851c0f7","LogTimestamp":"2022-10-26T05:27:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:45.498Z","message":"Entering","context":{"RequestID":"564f711c-2b1e-49eb-9b9b-f4d9e2065f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84dcbf77-d842-441c-bcf5-eb0fafc42191","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"564f711c-2b1e-49eb-9b9b-f4d9e2065f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84dcbf77-d842-441c-bcf5-eb0fafc42191","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:45.501Z","message":"{\"transactionId\":\"564f711c-2b1e-49eb-9b9b-f4d9e2065f91\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:45:499\",\"respDate\":\"221026-05:27:45:501\",\"sourceId\":\"ReadinessCheck:564f711c-2b1e-49eb-9b9b-f4d9e2065f91\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:45:499-98301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[564f711c-2b1e-49eb-9b9b-f4d9e2065f91]}\\\"}\"}","context":{"RequestID":"564f711c-2b1e-49eb-9b9b-f4d9e2065f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"84dcbf77-d842-441c-bcf5-eb0fafc42191","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"564f711c-2b1e-49eb-9b9b-f4d9e2065f91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84dcbf77-d842-441c-bcf5-eb0fafc42191","LogTimestamp":"2022-10-26T05:27:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:46.442Z","message":"Entering","context":{"RequestID":"5c68aa21-60a6-44db-b2c5-5e87a08c1d29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3cd173b0-498e-40ca-a7b2-f1b2f66a1ddc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:46.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:46.445Z","message":"{\"transactionId\":\"5c68aa21-60a6-44db-b2c5-5e87a08c1d29\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:46:443\",\"respDate\":\"221026-05:27:46:445\",\"sourceId\":\"haproxy:5c68aa21-60a6-44db-b2c5-5e87a08c1d29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:46:443-32866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c68aa21-60a6-44db-b2c5-5e87a08c1d29]}\\\"}\"}","context":{"RequestID":"5c68aa21-60a6-44db-b2c5-5e87a08c1d29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3cd173b0-498e-40ca-a7b2-f1b2f66a1ddc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:46.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:46.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c68aa21-60a6-44db-b2c5-5e87a08c1d29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cd173b0-498e-40ca-a7b2-f1b2f66a1ddc","LogTimestamp":"2022-10-26T05:27:46.445Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:47.300Z","message":"Entering","context":{"RequestID":"0eb72da0-24b8-4699-b26d-9c5289cf19ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"62c9fe29-cb75-44b6-84b5-8ba24ca632e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:47.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:47.302Z","message":"{\"transactionId\":\"0eb72da0-24b8-4699-b26d-9c5289cf19ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:47:300\",\"respDate\":\"221026-05:27:47:302\",\"sourceId\":\"healthcheck:0eb72da0-24b8-4699-b26d-9c5289cf19ff\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:47:300-70825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0eb72da0-24b8-4699-b26d-9c5289cf19ff]}\\\"}\"}","context":{"RequestID":"0eb72da0-24b8-4699-b26d-9c5289cf19ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"62c9fe29-cb75-44b6-84b5-8ba24ca632e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:47.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:47.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb72da0-24b8-4699-b26d-9c5289cf19ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62c9fe29-cb75-44b6-84b5-8ba24ca632e3","LogTimestamp":"2022-10-26T05:27:47.302Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:27:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:47.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:47.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:47.642Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:47.642Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:48.455Z","message":"Entering","context":{"RequestID":"545a7b79-983a-443d-8926-f3594f2d03b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a2da9df-4499-4b84-9b61-7499c45ba30e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:48.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:48.458Z","message":"{\"transactionId\":\"545a7b79-983a-443d-8926-f3594f2d03b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:48:456\",\"respDate\":\"221026-05:27:48:458\",\"sourceId\":\"haproxy:545a7b79-983a-443d-8926-f3594f2d03b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:48:456-69691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[545a7b79-983a-443d-8926-f3594f2d03b3]}\\\"}\"}","context":{"RequestID":"545a7b79-983a-443d-8926-f3594f2d03b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a2da9df-4499-4b84-9b61-7499c45ba30e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:48.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:48.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"545a7b79-983a-443d-8926-f3594f2d03b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a2da9df-4499-4b84-9b61-7499c45ba30e","LogTimestamp":"2022-10-26T05:27:48.458Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:50.469Z","message":"Entering","context":{"RequestID":"6f7c60f7-cd66-483f-a875-00c3adfed9f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"90eac849-c615-41e8-b21b-8d50beb3eb0d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:50.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:50.471Z","message":"{\"transactionId\":\"6f7c60f7-cd66-483f-a875-00c3adfed9f2\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:50:470\",\"respDate\":\"221026-05:27:50:471\",\"sourceId\":\"haproxy:6f7c60f7-cd66-483f-a875-00c3adfed9f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:50:470-32494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6f7c60f7-cd66-483f-a875-00c3adfed9f2]}\\\"}\"}","context":{"RequestID":"6f7c60f7-cd66-483f-a875-00c3adfed9f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"90eac849-c615-41e8-b21b-8d50beb3eb0d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:50.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:50.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f7c60f7-cd66-483f-a875-00c3adfed9f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90eac849-c615-41e8-b21b-8d50beb3eb0d","LogTimestamp":"2022-10-26T05:27:50.472Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:52.486Z","message":"Entering","context":{"RequestID":"fd7c1b72-d883-4a11-a5b3-f442f1f9081a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0e74032-6e2a-4972-916a-e925bce20ff5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:52.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:52.489Z","message":"{\"transactionId\":\"fd7c1b72-d883-4a11-a5b3-f442f1f9081a\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:52:487\",\"respDate\":\"221026-05:27:52:489\",\"sourceId\":\"haproxy:fd7c1b72-d883-4a11-a5b3-f442f1f9081a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:27:52:487-52749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd7c1b72-d883-4a11-a5b3-f442f1f9081a]}\\\"}\"}","context":{"RequestID":"fd7c1b72-d883-4a11-a5b3-f442f1f9081a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0e74032-6e2a-4972-916a-e925bce20ff5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:52.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:52.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd7c1b72-d883-4a11-a5b3-f442f1f9081a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0e74032-6e2a-4972-916a-e925bce20ff5","LogTimestamp":"2022-10-26T05:27:52.490Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:54.501Z","message":"Entering","context":{"RequestID":"5f6bafe2-f4c2-4aa0-8285-af00b6238aad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"348199ae-32b8-41b0-ac54-c84d016a42f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:54.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:54.503Z","message":"{\"transactionId\":\"5f6bafe2-f4c2-4aa0-8285-af00b6238aad\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:54:501\",\"respDate\":\"221026-05:27:54:503\",\"sourceId\":\"haproxy:5f6bafe2-f4c2-4aa0-8285-af00b6238aad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:54:501-16725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f6bafe2-f4c2-4aa0-8285-af00b6238aad]}\\\"}\"}","context":{"RequestID":"5f6bafe2-f4c2-4aa0-8285-af00b6238aad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"348199ae-32b8-41b0-ac54-c84d016a42f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:54.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:54.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f6bafe2-f4c2-4aa0-8285-af00b6238aad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"348199ae-32b8-41b0-ac54-c84d016a42f7","LogTimestamp":"2022-10-26T05:27:54.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:27:54.766Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:27:54.768Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:27:55.361Z","message":"Entering","context":{"RequestID":"a03fc38e-48b1-4c6e-a97e-5f10ed8294b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9585831-48d1-4a7e-a20a-a0d861d86405","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:55.364Z","message":"{\"transactionId\":\"a03fc38e-48b1-4c6e-a97e-5f10ed8294b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:55:362\",\"respDate\":\"221026-05:27:55:363\",\"sourceId\":\"OOM_ReadinessCheck:a03fc38e-48b1-4c6e-a97e-5f10ed8294b3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:55:362-89640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46052], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a03fc38e-48b1-4c6e-a97e-5f10ed8294b3]}\\\"}\"}","context":{"RequestID":"a03fc38e-48b1-4c6e-a97e-5f10ed8294b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9585831-48d1-4a7e-a20a-a0d861d86405","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:27:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:55.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a03fc38e-48b1-4c6e-a97e-5f10ed8294b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9585831-48d1-4a7e-a20a-a0d861d86405","LogTimestamp":"2022-10-26T05:27:55.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:27:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:27:55.501Z","message":"Entering","context":{"RequestID":"ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c9638f4-eb7f-41a2-99e3-07bf08b6d81b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:55.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c9638f4-eb7f-41a2-99e3-07bf08b6d81b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:55.503Z","message":"{\"transactionId\":\"ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:55:501\",\"respDate\":\"221026-05:27:55:503\",\"sourceId\":\"ReadinessCheck:ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:55:501-51679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39]}\\\"}\"}","context":{"RequestID":"ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c9638f4-eb7f-41a2-99e3-07bf08b6d81b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:27:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:55.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff739efb-9ce1-4a8e-bbdb-0d2d4cd2bd39","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c9638f4-eb7f-41a2-99e3-07bf08b6d81b","LogTimestamp":"2022-10-26T05:27:55.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:27:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:27:56.514Z","message":"Entering","context":{"RequestID":"b7075862-ab17-4970-a71b-2ee35a7fb0ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed043320-0468-480d-b333-d72f0eba60c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:56.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:56.517Z","message":"{\"transactionId\":\"b7075862-ab17-4970-a71b-2ee35a7fb0ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:56:515\",\"respDate\":\"221026-05:27:56:517\",\"sourceId\":\"haproxy:b7075862-ab17-4970-a71b-2ee35a7fb0ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:56:515-68526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7075862-ab17-4970-a71b-2ee35a7fb0ff]}\\\"}\"}","context":{"RequestID":"b7075862-ab17-4970-a71b-2ee35a7fb0ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed043320-0468-480d-b333-d72f0eba60c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:56.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:56.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7075862-ab17-4970-a71b-2ee35a7fb0ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed043320-0468-480d-b333-d72f0eba60c4","LogTimestamp":"2022-10-26T05:27:56.518Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:57.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:27:57.645Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:57.645Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:57.646Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:58.528Z","message":"Entering","context":{"RequestID":"839f0d28-1a17-4658-a1e4-acc243699f8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65080926-9173-48ba-90b0-27b182c0303b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:58.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:58.530Z","message":"{\"transactionId\":\"839f0d28-1a17-4658-a1e4-acc243699f8d\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:58:529\",\"respDate\":\"221026-05:27:58:530\",\"sourceId\":\"haproxy:839f0d28-1a17-4658-a1e4-acc243699f8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:27:58:529-68701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[839f0d28-1a17-4658-a1e4-acc243699f8d]}\\\"}\"}","context":{"RequestID":"839f0d28-1a17-4658-a1e4-acc243699f8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65080926-9173-48ba-90b0-27b182c0303b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:27:58.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:58.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"839f0d28-1a17-4658-a1e4-acc243699f8d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65080926-9173-48ba-90b0-27b182c0303b","LogTimestamp":"2022-10-26T05:27:58.531Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:27:59.763Z","message":"Entering","context":{"RequestID":"1786b003-31a8-4fb9-93aa-5869798e0adc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e60465ab-60b8-4885-bc29-f050ab5c97eb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:59.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:27:59.765Z","message":"{\"transactionId\":\"1786b003-31a8-4fb9-93aa-5869798e0adc\",\"status\":\"200\",\"rqstDate\":\"221026-05:27:59:763\",\"respDate\":\"221026-05:27:59:765\",\"sourceId\":\"healthcheck:1786b003-31a8-4fb9-93aa-5869798e0adc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:27:59:763-65981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49478], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1786b003-31a8-4fb9-93aa-5869798e0adc]}\\\"}\"}","context":{"RequestID":"1786b003-31a8-4fb9-93aa-5869798e0adc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e60465ab-60b8-4885-bc29-f050ab5c97eb","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:27:59.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:27:59.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1786b003-31a8-4fb9-93aa-5869798e0adc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60465ab-60b8-4885-bc29-f050ab5c97eb","LogTimestamp":"2022-10-26T05:27:59.766Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:27:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:00.541Z","message":"Entering","context":{"RequestID":"99548c66-5b45-4635-971a-e878838b85a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"488bf485-cd3f-433d-b4a8-31ef23ebc159","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:00.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:00.544Z","message":"{\"transactionId\":\"99548c66-5b45-4635-971a-e878838b85a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:00:542\",\"respDate\":\"221026-05:28:00:544\",\"sourceId\":\"haproxy:99548c66-5b45-4635-971a-e878838b85a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:00:542-36713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99548c66-5b45-4635-971a-e878838b85a0]}\\\"}\"}","context":{"RequestID":"99548c66-5b45-4635-971a-e878838b85a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"488bf485-cd3f-433d-b4a8-31ef23ebc159","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:00.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:00.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99548c66-5b45-4635-971a-e878838b85a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"488bf485-cd3f-433d-b4a8-31ef23ebc159","LogTimestamp":"2022-10-26T05:28:00.544Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:02.324Z","message":"Entering","context":{"RequestID":"3861dd18-cbca-43bc-b02d-080b55f88bc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a58fc47e-6ba5-4bad-9f60-d6445cd9c990","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:02.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:02.326Z","message":"{\"transactionId\":\"3861dd18-cbca-43bc-b02d-080b55f88bc4\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:02:325\",\"respDate\":\"221026-05:28:02:326\",\"sourceId\":\"healthcheck:3861dd18-cbca-43bc-b02d-080b55f88bc4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:02:325-92402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3861dd18-cbca-43bc-b02d-080b55f88bc4]}\\\"}\"}","context":{"RequestID":"3861dd18-cbca-43bc-b02d-080b55f88bc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a58fc47e-6ba5-4bad-9f60-d6445cd9c990","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:02.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:02.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3861dd18-cbca-43bc-b02d-080b55f88bc4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a58fc47e-6ba5-4bad-9f60-d6445cd9c990","LogTimestamp":"2022-10-26T05:28:02.327Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:28:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:02.558Z","message":"Entering","context":{"RequestID":"1ed96664-7b2d-4109-b8bd-6cbafa1d6967","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91bbb81b-b4cf-4dcf-8733-30a2aeb3d1f3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:02.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:02.561Z","message":"{\"transactionId\":\"1ed96664-7b2d-4109-b8bd-6cbafa1d6967\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:02:558\",\"respDate\":\"221026-05:28:02:560\",\"sourceId\":\"haproxy:1ed96664-7b2d-4109-b8bd-6cbafa1d6967\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:02:558-68060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1ed96664-7b2d-4109-b8bd-6cbafa1d6967]}\\\"}\"}","context":{"RequestID":"1ed96664-7b2d-4109-b8bd-6cbafa1d6967","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91bbb81b-b4cf-4dcf-8733-30a2aeb3d1f3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:02.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:02.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed96664-7b2d-4109-b8bd-6cbafa1d6967","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91bbb81b-b4cf-4dcf-8733-30a2aeb3d1f3","LogTimestamp":"2022-10-26T05:28:02.561Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:28:04.574Z","message":"Entering","context":{"RequestID":"f7626a1b-ac4e-4325-95b2-bd7362c64566","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"618816b4-332d-4693-bf1e-442cbd9c46c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:04.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:04.576Z","message":"{\"transactionId\":\"f7626a1b-ac4e-4325-95b2-bd7362c64566\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:04:575\",\"respDate\":\"221026-05:28:04:576\",\"sourceId\":\"haproxy:f7626a1b-ac4e-4325-95b2-bd7362c64566\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:04:575-37243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7626a1b-ac4e-4325-95b2-bd7362c64566]}\\\"}\"}","context":{"RequestID":"f7626a1b-ac4e-4325-95b2-bd7362c64566","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"618816b4-332d-4693-bf1e-442cbd9c46c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:04.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:04.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7626a1b-ac4e-4325-95b2-bd7362c64566","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"618816b4-332d-4693-bf1e-442cbd9c46c4","LogTimestamp":"2022-10-26T05:28:04.577Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:05.360Z","message":"Entering","context":{"RequestID":"e5ac7196-2deb-4f5c-bf9e-11d2afed8e44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5561e0ec-21cf-4d19-8ce4-e435a31da2f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:05.363Z","message":"{\"transactionId\":\"e5ac7196-2deb-4f5c-bf9e-11d2afed8e44\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:05:361\",\"respDate\":\"221026-05:28:05:363\",\"sourceId\":\"OOM_ReadinessCheck:e5ac7196-2deb-4f5c-bf9e-11d2afed8e44\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:05:361-52729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46236], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e5ac7196-2deb-4f5c-bf9e-11d2afed8e44]}\\\"}\"}","context":{"RequestID":"e5ac7196-2deb-4f5c-bf9e-11d2afed8e44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5561e0ec-21cf-4d19-8ce4-e435a31da2f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:05.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5ac7196-2deb-4f5c-bf9e-11d2afed8e44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5561e0ec-21cf-4d19-8ce4-e435a31da2f5","LogTimestamp":"2022-10-26T05:28:05.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:05.497Z","message":"Entering","context":{"RequestID":"0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaaec326-5170-42ed-914f-0d47a55e278e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaaec326-5170-42ed-914f-0d47a55e278e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:05.499Z","message":"{\"transactionId\":\"0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:05:497\",\"respDate\":\"221026-05:28:05:499\",\"sourceId\":\"ReadinessCheck:0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:05:497-3538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4]}\\\"}\"}","context":{"RequestID":"0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaaec326-5170-42ed-914f-0d47a55e278e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dfe63cd-54a1-4004-b6d9-bdaa09aaf0e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaaec326-5170-42ed-914f-0d47a55e278e","LogTimestamp":"2022-10-26T05:28:05.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:06.586Z","message":"Entering","context":{"RequestID":"f7c4c3fe-207e-4c22-a0eb-888e448fdbb9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"115adb42-417c-492d-b288-bbceee77aac1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:06.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:06.588Z","message":"{\"transactionId\":\"f7c4c3fe-207e-4c22-a0eb-888e448fdbb9\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:06:587\",\"respDate\":\"221026-05:28:06:588\",\"sourceId\":\"haproxy:f7c4c3fe-207e-4c22-a0eb-888e448fdbb9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:06:587-5469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7c4c3fe-207e-4c22-a0eb-888e448fdbb9]}\\\"}\"}","context":{"RequestID":"f7c4c3fe-207e-4c22-a0eb-888e448fdbb9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"115adb42-417c-492d-b288-bbceee77aac1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:06.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:06.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7c4c3fe-207e-4c22-a0eb-888e448fdbb9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"115adb42-417c-492d-b288-bbceee77aac1","LogTimestamp":"2022-10-26T05:28:06.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:07.632Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:07.640Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:07.641Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:07.641Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:08.599Z","message":"Entering","context":{"RequestID":"5097e922-c091-46b4-8894-5efbaee2dd49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f6d2951b-2640-40f5-bce1-7e8121329ca8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:08.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:08.602Z","message":"{\"transactionId\":\"5097e922-c091-46b4-8894-5efbaee2dd49\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:08:600\",\"respDate\":\"221026-05:28:08:602\",\"sourceId\":\"haproxy:5097e922-c091-46b4-8894-5efbaee2dd49\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:08:600-99659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5097e922-c091-46b4-8894-5efbaee2dd49]}\\\"}\"}","context":{"RequestID":"5097e922-c091-46b4-8894-5efbaee2dd49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f6d2951b-2640-40f5-bce1-7e8121329ca8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:08.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:08.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5097e922-c091-46b4-8894-5efbaee2dd49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6d2951b-2640-40f5-bce1-7e8121329ca8","LogTimestamp":"2022-10-26T05:28:08.602Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:10.613Z","message":"Entering","context":{"RequestID":"e78d00bc-299a-44ac-acff-105859d6b186","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99d89511-5793-4d81-a285-fe050cbb3b0f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:10.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:10.616Z","message":"{\"transactionId\":\"e78d00bc-299a-44ac-acff-105859d6b186\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:10:614\",\"respDate\":\"221026-05:28:10:616\",\"sourceId\":\"haproxy:e78d00bc-299a-44ac-acff-105859d6b186\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:10:614-23509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e78d00bc-299a-44ac-acff-105859d6b186]}\\\"}\"}","context":{"RequestID":"e78d00bc-299a-44ac-acff-105859d6b186","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99d89511-5793-4d81-a285-fe050cbb3b0f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:10.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:10.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e78d00bc-299a-44ac-acff-105859d6b186","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99d89511-5793-4d81-a285-fe050cbb3b0f","LogTimestamp":"2022-10-26T05:28:10.616Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:12.628Z","message":"Entering","context":{"RequestID":"4ea29ffe-0992-4b20-9d21-07132cffb500","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5907df55-7c87-4f1e-8adb-0178666ec827","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:12.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:12.632Z","message":"{\"transactionId\":\"4ea29ffe-0992-4b20-9d21-07132cffb500\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:12:629\",\"respDate\":\"221026-05:28:12:631\",\"sourceId\":\"haproxy:4ea29ffe-0992-4b20-9d21-07132cffb500\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:12:629-48584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ea29ffe-0992-4b20-9d21-07132cffb500]}\\\"}\"}","context":{"RequestID":"4ea29ffe-0992-4b20-9d21-07132cffb500","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5907df55-7c87-4f1e-8adb-0178666ec827","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:12.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:12.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ea29ffe-0992-4b20-9d21-07132cffb500","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5907df55-7c87-4f1e-8adb-0178666ec827","LogTimestamp":"2022-10-26T05:28:12.632Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:14.643Z","message":"Entering","context":{"RequestID":"78a00f1a-be45-4beb-a8e2-c7394de64ded","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b528f847-74af-4caa-a851-da33bd9b2598","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:14.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:14.645Z","message":"{\"transactionId\":\"78a00f1a-be45-4beb-a8e2-c7394de64ded\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:14:643\",\"respDate\":\"221026-05:28:14:645\",\"sourceId\":\"haproxy:78a00f1a-be45-4beb-a8e2-c7394de64ded\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:14:643-48953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[78a00f1a-be45-4beb-a8e2-c7394de64ded]}\\\"}\"}","context":{"RequestID":"78a00f1a-be45-4beb-a8e2-c7394de64ded","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b528f847-74af-4caa-a851-da33bd9b2598","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:14.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:14.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78a00f1a-be45-4beb-a8e2-c7394de64ded","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b528f847-74af-4caa-a851-da33bd9b2598","LogTimestamp":"2022-10-26T05:28:14.645Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:14.786Z","message":"Entering","context":{"RequestID":"2f34d5b0-7e42-4c1a-942d-ff746e36dfe9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d45a23e-0837-4db0-88cc-b12a892c8c65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:14.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:14.789Z","message":"{\"transactionId\":\"2f34d5b0-7e42-4c1a-942d-ff746e36dfe9\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:14:787\",\"respDate\":\"221026-05:28:14:789\",\"sourceId\":\"healthcheck:2f34d5b0-7e42-4c1a-942d-ff746e36dfe9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:14:787-19607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49666], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2f34d5b0-7e42-4c1a-942d-ff746e36dfe9]}\\\"}\"}","context":{"RequestID":"2f34d5b0-7e42-4c1a-942d-ff746e36dfe9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d45a23e-0837-4db0-88cc-b12a892c8c65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:14.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:14.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f34d5b0-7e42-4c1a-942d-ff746e36dfe9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d45a23e-0837-4db0-88cc-b12a892c8c65","LogTimestamp":"2022-10-26T05:28:14.790Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:15.361Z","message":"Entering","context":{"RequestID":"ca896807-07a6-4353-8d62-6f5a49b44505","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9888ed3-5a36-4cfd-8ebc-36069eb8fcde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:15.364Z","message":"{\"transactionId\":\"ca896807-07a6-4353-8d62-6f5a49b44505\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:15:362\",\"respDate\":\"221026-05:28:15:363\",\"sourceId\":\"OOM_ReadinessCheck:ca896807-07a6-4353-8d62-6f5a49b44505\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:15:362-96798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46414], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ca896807-07a6-4353-8d62-6f5a49b44505]}\\\"}\"}","context":{"RequestID":"ca896807-07a6-4353-8d62-6f5a49b44505","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e9888ed3-5a36-4cfd-8ebc-36069eb8fcde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:15.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca896807-07a6-4353-8d62-6f5a49b44505","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9888ed3-5a36-4cfd-8ebc-36069eb8fcde","LogTimestamp":"2022-10-26T05:28:15.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:15.497Z","message":"Entering","context":{"RequestID":"f6e26496-04a0-4e11-9356-185ce778a178","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311f69dc-3270-4ebf-8bdd-77f477908172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6e26496-04a0-4e11-9356-185ce778a178","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311f69dc-3270-4ebf-8bdd-77f477908172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:15.500Z","message":"{\"transactionId\":\"f6e26496-04a0-4e11-9356-185ce778a178\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:15:498\",\"respDate\":\"221026-05:28:15:499\",\"sourceId\":\"ReadinessCheck:f6e26496-04a0-4e11-9356-185ce778a178\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:15:498-14041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f6e26496-04a0-4e11-9356-185ce778a178]}\\\"}\"}","context":{"RequestID":"f6e26496-04a0-4e11-9356-185ce778a178","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"311f69dc-3270-4ebf-8bdd-77f477908172","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e26496-04a0-4e11-9356-185ce778a178","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"311f69dc-3270-4ebf-8bdd-77f477908172","LogTimestamp":"2022-10-26T05:28:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:16.656Z","message":"Entering","context":{"RequestID":"865e6c1f-dbf8-4af9-ad13-99c395d15cd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"416aab04-7473-4f3a-bab2-1508f294b45d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:16.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:16.659Z","message":"{\"transactionId\":\"865e6c1f-dbf8-4af9-ad13-99c395d15cd5\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:16:657\",\"respDate\":\"221026-05:28:16:659\",\"sourceId\":\"haproxy:865e6c1f-dbf8-4af9-ad13-99c395d15cd5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:16:657-49446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[865e6c1f-dbf8-4af9-ad13-99c395d15cd5]}\\\"}\"}","context":{"RequestID":"865e6c1f-dbf8-4af9-ad13-99c395d15cd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"416aab04-7473-4f3a-bab2-1508f294b45d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:16.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:16.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"865e6c1f-dbf8-4af9-ad13-99c395d15cd5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416aab04-7473-4f3a-bab2-1508f294b45d","LogTimestamp":"2022-10-26T05:28:16.659Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:17.349Z","message":"Entering","context":{"RequestID":"9e91d41b-4969-4c0a-a5a3-f4ba2e573681","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"538c72d1-2103-4d87-bfbf-565eeb3888f5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:17.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:17.351Z","message":"{\"transactionId\":\"9e91d41b-4969-4c0a-a5a3-f4ba2e573681\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:17:349\",\"respDate\":\"221026-05:28:17:351\",\"sourceId\":\"healthcheck:9e91d41b-4969-4c0a-a5a3-f4ba2e573681\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:17:349-32134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9e91d41b-4969-4c0a-a5a3-f4ba2e573681]}\\\"}\"}","context":{"RequestID":"9e91d41b-4969-4c0a-a5a3-f4ba2e573681","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"538c72d1-2103-4d87-bfbf-565eeb3888f5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:17.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:17.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e91d41b-4969-4c0a-a5a3-f4ba2e573681","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538c72d1-2103-4d87-bfbf-565eeb3888f5","LogTimestamp":"2022-10-26T05:28:17.352Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:28:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:17.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:17.642Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:28:17.644Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:28:17.644Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:17.645Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:17.645Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:18.668Z","message":"Entering","context":{"RequestID":"60a2a48d-6b58-4008-b545-4a86affb4050","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b99f4bc-e26e-449f-9bed-73602b13d396","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:18.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:18.671Z","message":"{\"transactionId\":\"60a2a48d-6b58-4008-b545-4a86affb4050\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:18:669\",\"respDate\":\"221026-05:28:18:671\",\"sourceId\":\"haproxy:60a2a48d-6b58-4008-b545-4a86affb4050\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:18:669-14031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[60a2a48d-6b58-4008-b545-4a86affb4050]}\\\"}\"}","context":{"RequestID":"60a2a48d-6b58-4008-b545-4a86affb4050","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b99f4bc-e26e-449f-9bed-73602b13d396","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:18.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:18.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a2a48d-6b58-4008-b545-4a86affb4050","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b99f4bc-e26e-449f-9bed-73602b13d396","LogTimestamp":"2022-10-26T05:28:18.672Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:20.681Z","message":"Entering","context":{"RequestID":"fc589205-8137-40c3-9c80-e4709d5fcc2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ced7867e-3a4e-4223-be78-d77c20f6b0f3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:20.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:20.684Z","message":"{\"transactionId\":\"fc589205-8137-40c3-9c80-e4709d5fcc2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:20:682\",\"respDate\":\"221026-05:28:20:683\",\"sourceId\":\"haproxy:fc589205-8137-40c3-9c80-e4709d5fcc2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:20:682-87675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc589205-8137-40c3-9c80-e4709d5fcc2f]}\\\"}\"}","context":{"RequestID":"fc589205-8137-40c3-9c80-e4709d5fcc2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ced7867e-3a4e-4223-be78-d77c20f6b0f3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:20.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:20.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc589205-8137-40c3-9c80-e4709d5fcc2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ced7867e-3a4e-4223-be78-d77c20f6b0f3","LogTimestamp":"2022-10-26T05:28:20.684Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:28:22.694Z","message":"Entering","context":{"RequestID":"c305d528-dd4b-44d8-b1ff-3d96d75c82d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56ac93fc-cc11-44fd-88dc-a2a98438f172","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:22.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:22.696Z","message":"{\"transactionId\":\"c305d528-dd4b-44d8-b1ff-3d96d75c82d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:22:695\",\"respDate\":\"221026-05:28:22:696\",\"sourceId\":\"haproxy:c305d528-dd4b-44d8-b1ff-3d96d75c82d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:22:695-19124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c305d528-dd4b-44d8-b1ff-3d96d75c82d7]}\\\"}\"}","context":{"RequestID":"c305d528-dd4b-44d8-b1ff-3d96d75c82d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56ac93fc-cc11-44fd-88dc-a2a98438f172","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:22.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:22.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c305d528-dd4b-44d8-b1ff-3d96d75c82d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56ac93fc-cc11-44fd-88dc-a2a98438f172","LogTimestamp":"2022-10-26T05:28:22.697Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:24.707Z","message":"Entering","context":{"RequestID":"fe8bbb89-6404-43cd-9406-fd78a18b7e08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb99cc6a-a520-4e47-97c2-b03acce70e45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:24.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:24.709Z","message":"{\"transactionId\":\"fe8bbb89-6404-43cd-9406-fd78a18b7e08\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:24:707\",\"respDate\":\"221026-05:28:24:709\",\"sourceId\":\"haproxy:fe8bbb89-6404-43cd-9406-fd78a18b7e08\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:24:707-97867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fe8bbb89-6404-43cd-9406-fd78a18b7e08]}\\\"}\"}","context":{"RequestID":"fe8bbb89-6404-43cd-9406-fd78a18b7e08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb99cc6a-a520-4e47-97c2-b03acce70e45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:24.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:24.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe8bbb89-6404-43cd-9406-fd78a18b7e08","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb99cc6a-a520-4e47-97c2-b03acce70e45","LogTimestamp":"2022-10-26T05:28:24.709Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:28:24.769Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:28:24.771Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:28:25.360Z","message":"Entering","context":{"RequestID":"dc6fed0f-064f-48bf-8a3a-20877a146144","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ab09c44-2e98-49e9-bc01-4bf2483009b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:25.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:25.363Z","message":"{\"transactionId\":\"dc6fed0f-064f-48bf-8a3a-20877a146144\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:25:361\",\"respDate\":\"221026-05:28:25:363\",\"sourceId\":\"OOM_ReadinessCheck:dc6fed0f-064f-48bf-8a3a-20877a146144\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:25:361-23348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46610], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[dc6fed0f-064f-48bf-8a3a-20877a146144]}\\\"}\"}","context":{"RequestID":"dc6fed0f-064f-48bf-8a3a-20877a146144","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ab09c44-2e98-49e9-bc01-4bf2483009b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:25.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:25.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc6fed0f-064f-48bf-8a3a-20877a146144","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ab09c44-2e98-49e9-bc01-4bf2483009b6","LogTimestamp":"2022-10-26T05:28:25.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:25.497Z","message":"Entering","context":{"RequestID":"02496934-e2b1-44c0-b7c2-be61604da011","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0628b31-cb21-4348-a0e8-ebc12137e42f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"02496934-e2b1-44c0-b7c2-be61604da011","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0628b31-cb21-4348-a0e8-ebc12137e42f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:25.501Z","message":"{\"transactionId\":\"02496934-e2b1-44c0-b7c2-be61604da011\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:25:498\",\"respDate\":\"221026-05:28:25:501\",\"sourceId\":\"ReadinessCheck:02496934-e2b1-44c0-b7c2-be61604da011\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:25:498-83018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[02496934-e2b1-44c0-b7c2-be61604da011]}\\\"}\"}","context":{"RequestID":"02496934-e2b1-44c0-b7c2-be61604da011","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0628b31-cb21-4348-a0e8-ebc12137e42f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:25.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02496934-e2b1-44c0-b7c2-be61604da011","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0628b31-cb21-4348-a0e8-ebc12137e42f","LogTimestamp":"2022-10-26T05:28:25.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:26.718Z","message":"Entering","context":{"RequestID":"9720ec2e-915d-4b18-8987-a65056758132","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc24ec36-cddd-4b74-9edd-3980da909dbe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:26.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:26.721Z","message":"{\"transactionId\":\"9720ec2e-915d-4b18-8987-a65056758132\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:26:719\",\"respDate\":\"221026-05:28:26:721\",\"sourceId\":\"haproxy:9720ec2e-915d-4b18-8987-a65056758132\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:26:719-30384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9720ec2e-915d-4b18-8987-a65056758132]}\\\"}\"}","context":{"RequestID":"9720ec2e-915d-4b18-8987-a65056758132","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc24ec36-cddd-4b74-9edd-3980da909dbe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:26.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:26.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9720ec2e-915d-4b18-8987-a65056758132","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc24ec36-cddd-4b74-9edd-3980da909dbe","LogTimestamp":"2022-10-26T05:28:26.721Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:27.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:27.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:27.643Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:27.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:28.731Z","message":"Entering","context":{"RequestID":"04821f4f-f400-4bcb-bd8f-a459b5ec82bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec3a27f6-bf9e-4060-b581-4a69822607b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:28.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:28.733Z","message":"{\"transactionId\":\"04821f4f-f400-4bcb-bd8f-a459b5ec82bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:28:731\",\"respDate\":\"221026-05:28:28:733\",\"sourceId\":\"haproxy:04821f4f-f400-4bcb-bd8f-a459b5ec82bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:28:731-4187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04821f4f-f400-4bcb-bd8f-a459b5ec82bf]}\\\"}\"}","context":{"RequestID":"04821f4f-f400-4bcb-bd8f-a459b5ec82bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec3a27f6-bf9e-4060-b581-4a69822607b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:28.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:28.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04821f4f-f400-4bcb-bd8f-a459b5ec82bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec3a27f6-bf9e-4060-b581-4a69822607b4","LogTimestamp":"2022-10-26T05:28:28.734Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:29.809Z","message":"Entering","context":{"RequestID":"0009a646-5640-4786-b369-a102b599f53a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9ccb8e0-e519-4672-9b7b-83fc2ce3d2ef","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:29.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:29.811Z","message":"{\"transactionId\":\"0009a646-5640-4786-b369-a102b599f53a\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:29:810\",\"respDate\":\"221026-05:28:29:811\",\"sourceId\":\"healthcheck:0009a646-5640-4786-b369-a102b599f53a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:29:810-6236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49834], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0009a646-5640-4786-b369-a102b599f53a]}\\\"}\"}","context":{"RequestID":"0009a646-5640-4786-b369-a102b599f53a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9ccb8e0-e519-4672-9b7b-83fc2ce3d2ef","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:29.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:29.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0009a646-5640-4786-b369-a102b599f53a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9ccb8e0-e519-4672-9b7b-83fc2ce3d2ef","LogTimestamp":"2022-10-26T05:28:29.812Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:30.743Z","message":"Entering","context":{"RequestID":"229132e9-41aa-42ca-9e66-400aaecda494","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b73315ac-2f3f-49dc-bbf8-74a3fc4f6053","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:30.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:30.746Z","message":"{\"transactionId\":\"229132e9-41aa-42ca-9e66-400aaecda494\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:30:744\",\"respDate\":\"221026-05:28:30:746\",\"sourceId\":\"haproxy:229132e9-41aa-42ca-9e66-400aaecda494\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:30:744-82964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[229132e9-41aa-42ca-9e66-400aaecda494]}\\\"}\"}","context":{"RequestID":"229132e9-41aa-42ca-9e66-400aaecda494","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b73315ac-2f3f-49dc-bbf8-74a3fc4f6053","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:30.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:30.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"229132e9-41aa-42ca-9e66-400aaecda494","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b73315ac-2f3f-49dc-bbf8-74a3fc4f6053","LogTimestamp":"2022-10-26T05:28:30.747Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:32.380Z","message":"Entering","context":{"RequestID":"04848fdd-f5b9-4179-ba86-a5709e16d3d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31239353-0690-465c-9b28-2f79b0bb1799","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:32.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:32.383Z","message":"{\"transactionId\":\"04848fdd-f5b9-4179-ba86-a5709e16d3d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:32:381\",\"respDate\":\"221026-05:28:32:383\",\"sourceId\":\"healthcheck:04848fdd-f5b9-4179-ba86-a5709e16d3d7\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:32:381-54338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[04848fdd-f5b9-4179-ba86-a5709e16d3d7]}\\\"}\"}","context":{"RequestID":"04848fdd-f5b9-4179-ba86-a5709e16d3d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"31239353-0690-465c-9b28-2f79b0bb1799","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:32.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:32.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04848fdd-f5b9-4179-ba86-a5709e16d3d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31239353-0690-465c-9b28-2f79b0bb1799","LogTimestamp":"2022-10-26T05:28:32.383Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:28:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:32.756Z","message":"Entering","context":{"RequestID":"5f8d7ae1-c5af-4b86-ae81-eacb84c717c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65b368de-aee8-417c-a63f-fd94c33aada7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:32.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:32.760Z","message":"{\"transactionId\":\"5f8d7ae1-c5af-4b86-ae81-eacb84c717c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:32:757\",\"respDate\":\"221026-05:28:32:760\",\"sourceId\":\"haproxy:5f8d7ae1-c5af-4b86-ae81-eacb84c717c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:32:757-59451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f8d7ae1-c5af-4b86-ae81-eacb84c717c7]}\\\"}\"}","context":{"RequestID":"5f8d7ae1-c5af-4b86-ae81-eacb84c717c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65b368de-aee8-417c-a63f-fd94c33aada7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:32.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:32.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f8d7ae1-c5af-4b86-ae81-eacb84c717c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65b368de-aee8-417c-a63f-fd94c33aada7","LogTimestamp":"2022-10-26T05:28:32.761Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:34.770Z","message":"Entering","context":{"RequestID":"57b951bc-7d8e-4166-927a-8b42acc1d814","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63d2d47b-a2b0-4484-ad35-b35e4d7fba51","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:34.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:34.773Z","message":"{\"transactionId\":\"57b951bc-7d8e-4166-927a-8b42acc1d814\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:34:771\",\"respDate\":\"221026-05:28:34:773\",\"sourceId\":\"haproxy:57b951bc-7d8e-4166-927a-8b42acc1d814\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:34:771-6159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57b951bc-7d8e-4166-927a-8b42acc1d814]}\\\"}\"}","context":{"RequestID":"57b951bc-7d8e-4166-927a-8b42acc1d814","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63d2d47b-a2b0-4484-ad35-b35e4d7fba51","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:34.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:34.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57b951bc-7d8e-4166-927a-8b42acc1d814","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63d2d47b-a2b0-4484-ad35-b35e4d7fba51","LogTimestamp":"2022-10-26T05:28:34.773Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:35.360Z","message":"Entering","context":{"RequestID":"b40f82b8-d79c-439b-9cb3-9c24fc44d951","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12c9ffe4-7b32-47ca-a86f-bb6ce3d4f3f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:35.363Z","message":"{\"transactionId\":\"b40f82b8-d79c-439b-9cb3-9c24fc44d951\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:35:361\",\"respDate\":\"221026-05:28:35:363\",\"sourceId\":\"OOM_ReadinessCheck:b40f82b8-d79c-439b-9cb3-9c24fc44d951\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:35:361-29872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46794], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b40f82b8-d79c-439b-9cb3-9c24fc44d951]}\\\"}\"}","context":{"RequestID":"b40f82b8-d79c-439b-9cb3-9c24fc44d951","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12c9ffe4-7b32-47ca-a86f-bb6ce3d4f3f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:35.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b40f82b8-d79c-439b-9cb3-9c24fc44d951","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12c9ffe4-7b32-47ca-a86f-bb6ce3d4f3f9","LogTimestamp":"2022-10-26T05:28:35.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:35.497Z","message":"Entering","context":{"RequestID":"c6046371-f50a-43e7-84f4-21e059e815e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7557c7fd-e547-4479-97ac-bc0bf80a7fce","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6046371-f50a-43e7-84f4-21e059e815e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7557c7fd-e547-4479-97ac-bc0bf80a7fce","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:35.500Z","message":"{\"transactionId\":\"c6046371-f50a-43e7-84f4-21e059e815e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:35:498\",\"respDate\":\"221026-05:28:35:500\",\"sourceId\":\"ReadinessCheck:c6046371-f50a-43e7-84f4-21e059e815e0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:35:498-73374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c6046371-f50a-43e7-84f4-21e059e815e0]}\\\"}\"}","context":{"RequestID":"c6046371-f50a-43e7-84f4-21e059e815e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7557c7fd-e547-4479-97ac-bc0bf80a7fce","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6046371-f50a-43e7-84f4-21e059e815e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7557c7fd-e547-4479-97ac-bc0bf80a7fce","LogTimestamp":"2022-10-26T05:28:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:28:36.786Z","message":"Entering","context":{"RequestID":"5ac670bb-615b-47b6-8e6d-c0b2b6816fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d34086f-8ab0-4312-a3fa-0e98559fc503","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:36.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:36.788Z","message":"{\"transactionId\":\"5ac670bb-615b-47b6-8e6d-c0b2b6816fcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:36:787\",\"respDate\":\"221026-05:28:36:788\",\"sourceId\":\"haproxy:5ac670bb-615b-47b6-8e6d-c0b2b6816fcf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:36:787-35609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ac670bb-615b-47b6-8e6d-c0b2b6816fcf]}\\\"}\"}","context":{"RequestID":"5ac670bb-615b-47b6-8e6d-c0b2b6816fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d34086f-8ab0-4312-a3fa-0e98559fc503","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:36.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:36.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ac670bb-615b-47b6-8e6d-c0b2b6816fcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d34086f-8ab0-4312-a3fa-0e98559fc503","LogTimestamp":"2022-10-26T05:28:36.789Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:37.634Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:37.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:37.643Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:37.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:38.801Z","message":"Entering","context":{"RequestID":"f9f4e929-b10c-4c5f-ac87-c437e1f16fe8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9336c06d-b63b-42c7-801d-5166369087fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:38.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:38.803Z","message":"{\"transactionId\":\"f9f4e929-b10c-4c5f-ac87-c437e1f16fe8\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:38:801\",\"respDate\":\"221026-05:28:38:803\",\"sourceId\":\"haproxy:f9f4e929-b10c-4c5f-ac87-c437e1f16fe8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:38:801-79111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9f4e929-b10c-4c5f-ac87-c437e1f16fe8]}\\\"}\"}","context":{"RequestID":"f9f4e929-b10c-4c5f-ac87-c437e1f16fe8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9336c06d-b63b-42c7-801d-5166369087fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:38.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:38.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f4e929-b10c-4c5f-ac87-c437e1f16fe8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9336c06d-b63b-42c7-801d-5166369087fe","LogTimestamp":"2022-10-26T05:28:38.803Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:40.813Z","message":"Entering","context":{"RequestID":"212ba859-1fbe-4890-b190-06ec6e8a5f4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3cbd3065-4272-42b9-a4fe-46189c82821f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:40.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:40.815Z","message":"{\"transactionId\":\"212ba859-1fbe-4890-b190-06ec6e8a5f4e\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:40:813\",\"respDate\":\"221026-05:28:40:815\",\"sourceId\":\"haproxy:212ba859-1fbe-4890-b190-06ec6e8a5f4e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:40:813-32602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[212ba859-1fbe-4890-b190-06ec6e8a5f4e]}\\\"}\"}","context":{"RequestID":"212ba859-1fbe-4890-b190-06ec6e8a5f4e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"3cbd3065-4272-42b9-a4fe-46189c82821f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:40.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:40.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"212ba859-1fbe-4890-b190-06ec6e8a5f4e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cbd3065-4272-42b9-a4fe-46189c82821f","LogTimestamp":"2022-10-26T05:28:40.815Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:42.826Z","message":"Entering","context":{"RequestID":"bf774012-62c4-4622-b874-e4a78dbe1b75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0aef453e-0110-4437-9728-ca6918a12aed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:42.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:42.829Z","message":"{\"transactionId\":\"bf774012-62c4-4622-b874-e4a78dbe1b75\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:42:827\",\"respDate\":\"221026-05:28:42:829\",\"sourceId\":\"haproxy:bf774012-62c4-4622-b874-e4a78dbe1b75\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:42:827-65790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf774012-62c4-4622-b874-e4a78dbe1b75]}\\\"}\"}","context":{"RequestID":"bf774012-62c4-4622-b874-e4a78dbe1b75","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0aef453e-0110-4437-9728-ca6918a12aed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:42.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:42.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf774012-62c4-4622-b874-e4a78dbe1b75","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aef453e-0110-4437-9728-ca6918a12aed","LogTimestamp":"2022-10-26T05:28:42.829Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:28:44.837Z","message":"Entering","context":{"RequestID":"4cc5dd9e-0207-4365-bd83-8ed225627430","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02a3ce12-fab5-46b9-9c1a-4174d0a2cd26","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:44.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:44.837Z","message":"Entering","context":{"RequestID":"2c7efd19-32e9-4992-bfba-d7d00303b252","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9653233-de7c-4e1b-9c34-0704a618fe1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:44.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:44.840Z","message":"{\"transactionId\":\"4cc5dd9e-0207-4365-bd83-8ed225627430\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:44:838\",\"respDate\":\"221026-05:28:44:839\",\"sourceId\":\"haproxy:4cc5dd9e-0207-4365-bd83-8ed225627430\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:44:838-99590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4cc5dd9e-0207-4365-bd83-8ed225627430]}\\\"}\"}","context":{"RequestID":"4cc5dd9e-0207-4365-bd83-8ed225627430","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02a3ce12-fab5-46b9-9c1a-4174d0a2cd26","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:44.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:44.840Z","message":"{\"transactionId\":\"2c7efd19-32e9-4992-bfba-d7d00303b252\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:44:838\",\"respDate\":\"221026-05:28:44:840\",\"sourceId\":\"healthcheck:2c7efd19-32e9-4992-bfba-d7d00303b252\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:44:838-87266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50014], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2c7efd19-32e9-4992-bfba-d7d00303b252]}\\\"}\"}","context":{"RequestID":"2c7efd19-32e9-4992-bfba-d7d00303b252","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9653233-de7c-4e1b-9c34-0704a618fe1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:44.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:44.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cc5dd9e-0207-4365-bd83-8ed225627430","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02a3ce12-fab5-46b9-9c1a-4174d0a2cd26","LogTimestamp":"2022-10-26T05:28:44.840Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:44.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c7efd19-32e9-4992-bfba-d7d00303b252","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9653233-de7c-4e1b-9c34-0704a618fe1c","LogTimestamp":"2022-10-26T05:28:44.840Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:28:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:45.361Z","message":"Entering","context":{"RequestID":"cd858aaf-d889-4f46-a875-4661f9f93b5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1774b156-206e-47c9-b76a-741ee8de8f5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:45.363Z","message":"{\"transactionId\":\"cd858aaf-d889-4f46-a875-4661f9f93b5b\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:45:361\",\"respDate\":\"221026-05:28:45:363\",\"sourceId\":\"OOM_ReadinessCheck:cd858aaf-d889-4f46-a875-4661f9f93b5b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:45:361-4815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[46988], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cd858aaf-d889-4f46-a875-4661f9f93b5b]}\\\"}\"}","context":{"RequestID":"cd858aaf-d889-4f46-a875-4661f9f93b5b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1774b156-206e-47c9-b76a-741ee8de8f5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:45.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:45.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd858aaf-d889-4f46-a875-4661f9f93b5b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1774b156-206e-47c9-b76a-741ee8de8f5d","LogTimestamp":"2022-10-26T05:28:45.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:45.495Z","message":"Entering","context":{"RequestID":"c4cfb69a-9a25-4147-a82f-ece18e33d67c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32b7e12a-f990-455b-a1ec-8c1efc0fe9f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4cfb69a-9a25-4147-a82f-ece18e33d67c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32b7e12a-f990-455b-a1ec-8c1efc0fe9f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:45.498Z","message":"{\"transactionId\":\"c4cfb69a-9a25-4147-a82f-ece18e33d67c\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:45:496\",\"respDate\":\"221026-05:28:45:498\",\"sourceId\":\"ReadinessCheck:c4cfb69a-9a25-4147-a82f-ece18e33d67c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:45:496-42176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c4cfb69a-9a25-4147-a82f-ece18e33d67c]}\\\"}\"}","context":{"RequestID":"c4cfb69a-9a25-4147-a82f-ece18e33d67c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32b7e12a-f990-455b-a1ec-8c1efc0fe9f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4cfb69a-9a25-4147-a82f-ece18e33d67c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32b7e12a-f990-455b-a1ec-8c1efc0fe9f5","LogTimestamp":"2022-10-26T05:28:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:46.851Z","message":"Entering","context":{"RequestID":"4db7ca45-abc7-4201-8fe9-05b062c6a386","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f261d975-2bdc-4b10-b330-e437f8f4b6fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:46.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:46.854Z","message":"{\"transactionId\":\"4db7ca45-abc7-4201-8fe9-05b062c6a386\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:46:852\",\"respDate\":\"221026-05:28:46:854\",\"sourceId\":\"haproxy:4db7ca45-abc7-4201-8fe9-05b062c6a386\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:46:852-88838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4db7ca45-abc7-4201-8fe9-05b062c6a386]}\\\"}\"}","context":{"RequestID":"4db7ca45-abc7-4201-8fe9-05b062c6a386","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f261d975-2bdc-4b10-b330-e437f8f4b6fd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:46.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:46.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4db7ca45-abc7-4201-8fe9-05b062c6a386","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f261d975-2bdc-4b10-b330-e437f8f4b6fd","LogTimestamp":"2022-10-26T05:28:46.854Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:47.404Z","message":"Entering","context":{"RequestID":"dfd7f5b6-f7f3-49f6-bf61-f323927b18f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e07cea-d540-450d-8870-d314a1ec5131","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:47.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:47.406Z","message":"{\"transactionId\":\"dfd7f5b6-f7f3-49f6-bf61-f323927b18f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:47:405\",\"respDate\":\"221026-05:28:47:406\",\"sourceId\":\"healthcheck:dfd7f5b6-f7f3-49f6-bf61-f323927b18f1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:47:405-68483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dfd7f5b6-f7f3-49f6-bf61-f323927b18f1]}\\\"}\"}","context":{"RequestID":"dfd7f5b6-f7f3-49f6-bf61-f323927b18f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4e07cea-d540-450d-8870-d314a1ec5131","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:47.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:47.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfd7f5b6-f7f3-49f6-bf61-f323927b18f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4e07cea-d540-450d-8870-d314a1ec5131","LogTimestamp":"2022-10-26T05:28:47.407Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:28:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:47.634Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:47.645Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:47.645Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:47.645Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:48.864Z","message":"Entering","context":{"RequestID":"9f5b98d7-fdde-48ce-84dd-f13382ed6827","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"460a9232-980a-4c6e-8e93-7797b4d492d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:48.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:48.866Z","message":"{\"transactionId\":\"9f5b98d7-fdde-48ce-84dd-f13382ed6827\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:48:864\",\"respDate\":\"221026-05:28:48:866\",\"sourceId\":\"haproxy:9f5b98d7-fdde-48ce-84dd-f13382ed6827\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:48:864-11891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9f5b98d7-fdde-48ce-84dd-f13382ed6827]}\\\"}\"}","context":{"RequestID":"9f5b98d7-fdde-48ce-84dd-f13382ed6827","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"460a9232-980a-4c6e-8e93-7797b4d492d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:48.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:48.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f5b98d7-fdde-48ce-84dd-f13382ed6827","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"460a9232-980a-4c6e-8e93-7797b4d492d8","LogTimestamp":"2022-10-26T05:28:48.867Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:50.877Z","message":"Entering","context":{"RequestID":"428a0336-a638-46f5-a532-a6ea7e5f61f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b81ab8c-c0c5-480c-829f-d1ef4380b2e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:50.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:50.880Z","message":"{\"transactionId\":\"428a0336-a638-46f5-a532-a6ea7e5f61f8\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:50:878\",\"respDate\":\"221026-05:28:50:880\",\"sourceId\":\"haproxy:428a0336-a638-46f5-a532-a6ea7e5f61f8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:28:50:878-62712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[428a0336-a638-46f5-a532-a6ea7e5f61f8]}\\\"}\"}","context":{"RequestID":"428a0336-a638-46f5-a532-a6ea7e5f61f8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b81ab8c-c0c5-480c-829f-d1ef4380b2e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:50.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:50.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"428a0336-a638-46f5-a532-a6ea7e5f61f8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b81ab8c-c0c5-480c-829f-d1ef4380b2e8","LogTimestamp":"2022-10-26T05:28:50.880Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:52.890Z","message":"Entering","context":{"RequestID":"ee9c597e-13ec-437d-a57d-ba6e7739b886","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"51a7c303-c291-493f-bf75-da5cfad607ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:52.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:52.892Z","message":"{\"transactionId\":\"ee9c597e-13ec-437d-a57d-ba6e7739b886\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:52:891\",\"respDate\":\"221026-05:28:52:892\",\"sourceId\":\"haproxy:ee9c597e-13ec-437d-a57d-ba6e7739b886\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:52:891-12881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee9c597e-13ec-437d-a57d-ba6e7739b886]}\\\"}\"}","context":{"RequestID":"ee9c597e-13ec-437d-a57d-ba6e7739b886","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"51a7c303-c291-493f-bf75-da5cfad607ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:52.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:52.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9c597e-13ec-437d-a57d-ba6e7739b886","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51a7c303-c291-493f-bf75-da5cfad607ab","LogTimestamp":"2022-10-26T05:28:52.893Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:54.781Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:28:54.783Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:28:54.903Z","message":"Entering","context":{"RequestID":"25f6abb4-0248-4610-b8a1-84ad5e2556e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b3952eb2-e4dc-47bd-8675-213faa271d50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:54.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:54.906Z","message":"{\"transactionId\":\"25f6abb4-0248-4610-b8a1-84ad5e2556e2\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:54:904\",\"respDate\":\"221026-05:28:54:906\",\"sourceId\":\"haproxy:25f6abb4-0248-4610-b8a1-84ad5e2556e2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:54:904-83381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[25f6abb4-0248-4610-b8a1-84ad5e2556e2]}\\\"}\"}","context":{"RequestID":"25f6abb4-0248-4610-b8a1-84ad5e2556e2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b3952eb2-e4dc-47bd-8675-213faa271d50","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:54.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:54.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25f6abb4-0248-4610-b8a1-84ad5e2556e2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3952eb2-e4dc-47bd-8675-213faa271d50","LogTimestamp":"2022-10-26T05:28:54.907Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:55.361Z","message":"Entering","context":{"RequestID":"56ace938-385c-4de2-89f9-5ddc0662b135","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a34c9c52-4a27-4fd0-9877-d3a3cd59f9ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:55.364Z","message":"{\"transactionId\":\"56ace938-385c-4de2-89f9-5ddc0662b135\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:55:362\",\"respDate\":\"221026-05:28:55:364\",\"sourceId\":\"OOM_ReadinessCheck:56ace938-385c-4de2-89f9-5ddc0662b135\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:55:362-10452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47190], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[56ace938-385c-4de2-89f9-5ddc0662b135]}\\\"}\"}","context":{"RequestID":"56ace938-385c-4de2-89f9-5ddc0662b135","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a34c9c52-4a27-4fd0-9877-d3a3cd59f9ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:28:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:55.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56ace938-385c-4de2-89f9-5ddc0662b135","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a34c9c52-4a27-4fd0-9877-d3a3cd59f9ab","LogTimestamp":"2022-10-26T05:28:55.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:28:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:28:55.496Z","message":"Entering","context":{"RequestID":"b6ab3239-f488-4c85-92d9-662dd52f2a9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6b8edd48-3231-4e19-857a-c29337f4e366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6ab3239-f488-4c85-92d9-662dd52f2a9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6b8edd48-3231-4e19-857a-c29337f4e366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:55.499Z","message":"{\"transactionId\":\"b6ab3239-f488-4c85-92d9-662dd52f2a9a\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:55:497\",\"respDate\":\"221026-05:28:55:499\",\"sourceId\":\"ReadinessCheck:b6ab3239-f488-4c85-92d9-662dd52f2a9a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:55:497-64418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b6ab3239-f488-4c85-92d9-662dd52f2a9a]}\\\"}\"}","context":{"RequestID":"b6ab3239-f488-4c85-92d9-662dd52f2a9a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6b8edd48-3231-4e19-857a-c29337f4e366","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:28:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6ab3239-f488-4c85-92d9-662dd52f2a9a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b8edd48-3231-4e19-857a-c29337f4e366","LogTimestamp":"2022-10-26T05:28:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:28:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:28:56.917Z","message":"Entering","context":{"RequestID":"4b2046ed-6448-4eb5-9d6a-cc697cdce41f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86758d61-cb4f-49fd-9371-e9377268467b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:56.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:56.919Z","message":"{\"transactionId\":\"4b2046ed-6448-4eb5-9d6a-cc697cdce41f\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:56:917\",\"respDate\":\"221026-05:28:56:919\",\"sourceId\":\"haproxy:4b2046ed-6448-4eb5-9d6a-cc697cdce41f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:28:56:917-29832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b2046ed-6448-4eb5-9d6a-cc697cdce41f]}\\\"}\"}","context":{"RequestID":"4b2046ed-6448-4eb5-9d6a-cc697cdce41f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86758d61-cb4f-49fd-9371-e9377268467b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:56.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:56.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b2046ed-6448-4eb5-9d6a-cc697cdce41f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86758d61-cb4f-49fd-9371-e9377268467b","LogTimestamp":"2022-10-26T05:28:56.920Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:28:57.634Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:28:57.643Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:57.644Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:57.644Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:58.928Z","message":"Entering","context":{"RequestID":"9016f473-8bc2-4f68-b42b-44bc4eb2f970","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6571cfe0-0140-41ff-8272-046ab07a8168","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:58.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:58.930Z","message":"{\"transactionId\":\"9016f473-8bc2-4f68-b42b-44bc4eb2f970\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:58:929\",\"respDate\":\"221026-05:28:58:930\",\"sourceId\":\"haproxy:9016f473-8bc2-4f68-b42b-44bc4eb2f970\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:58:929-8123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9016f473-8bc2-4f68-b42b-44bc4eb2f970]}\\\"}\"}","context":{"RequestID":"9016f473-8bc2-4f68-b42b-44bc4eb2f970","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6571cfe0-0140-41ff-8272-046ab07a8168","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:28:58.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:58.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9016f473-8bc2-4f68-b42b-44bc4eb2f970","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6571cfe0-0140-41ff-8272-046ab07a8168","LogTimestamp":"2022-10-26T05:28:58.931Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:28:59.861Z","message":"Entering","context":{"RequestID":"3644c712-19e9-4d59-9ebe-729e0c72b8bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14418d0f-556a-455a-b3ae-bdc7644ac27d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:59.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:28:59.864Z","message":"{\"transactionId\":\"3644c712-19e9-4d59-9ebe-729e0c72b8bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:28:59:862\",\"respDate\":\"221026-05:28:59:864\",\"sourceId\":\"healthcheck:3644c712-19e9-4d59-9ebe-729e0c72b8bb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:28:59:862-32398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50200], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3644c712-19e9-4d59-9ebe-729e0c72b8bb]}\\\"}\"}","context":{"RequestID":"3644c712-19e9-4d59-9ebe-729e0c72b8bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14418d0f-556a-455a-b3ae-bdc7644ac27d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:28:59.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:28:59.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3644c712-19e9-4d59-9ebe-729e0c72b8bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14418d0f-556a-455a-b3ae-bdc7644ac27d","LogTimestamp":"2022-10-26T05:28:59.865Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:28:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:29:00.946Z","message":"Entering","context":{"RequestID":"6c30fa2d-4e7e-4655-a03e-992f7bb8a35b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61269af7-b912-4ab3-b492-5c617b141e53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:00.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:00.948Z","message":"{\"transactionId\":\"6c30fa2d-4e7e-4655-a03e-992f7bb8a35b\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:00:946\",\"respDate\":\"221026-05:29:00:948\",\"sourceId\":\"haproxy:6c30fa2d-4e7e-4655-a03e-992f7bb8a35b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:00:946-49265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c30fa2d-4e7e-4655-a03e-992f7bb8a35b]}\\\"}\"}","context":{"RequestID":"6c30fa2d-4e7e-4655-a03e-992f7bb8a35b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61269af7-b912-4ab3-b492-5c617b141e53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:00.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:00.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c30fa2d-4e7e-4655-a03e-992f7bb8a35b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61269af7-b912-4ab3-b492-5c617b141e53","LogTimestamp":"2022-10-26T05:29:00.948Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:02.429Z","message":"Entering","context":{"RequestID":"884c613a-832f-4582-9a2e-ba8b766e2b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6860ca1d-870b-4d3d-a4ac-0d36fb1f51f4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:02.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:02.431Z","message":"{\"transactionId\":\"884c613a-832f-4582-9a2e-ba8b766e2b57\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:02:430\",\"respDate\":\"221026-05:29:02:431\",\"sourceId\":\"healthcheck:884c613a-832f-4582-9a2e-ba8b766e2b57\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:02:430-66320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[884c613a-832f-4582-9a2e-ba8b766e2b57]}\\\"}\"}","context":{"RequestID":"884c613a-832f-4582-9a2e-ba8b766e2b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6860ca1d-870b-4d3d-a4ac-0d36fb1f51f4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:02.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:02.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"884c613a-832f-4582-9a2e-ba8b766e2b57","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6860ca1d-870b-4d3d-a4ac-0d36fb1f51f4","LogTimestamp":"2022-10-26T05:29:02.431Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:29:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:02.959Z","message":"Entering","context":{"RequestID":"92af2756-4bd2-47b4-b14b-303c0cf7a460","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41077599-71a4-4d8f-89f9-710832ef31bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:02.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:02.961Z","message":"{\"transactionId\":\"92af2756-4bd2-47b4-b14b-303c0cf7a460\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:02:959\",\"respDate\":\"221026-05:29:02:961\",\"sourceId\":\"haproxy:92af2756-4bd2-47b4-b14b-303c0cf7a460\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:02:959-65699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[92af2756-4bd2-47b4-b14b-303c0cf7a460]}\\\"}\"}","context":{"RequestID":"92af2756-4bd2-47b4-b14b-303c0cf7a460","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41077599-71a4-4d8f-89f9-710832ef31bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:02.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:02.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92af2756-4bd2-47b4-b14b-303c0cf7a460","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41077599-71a4-4d8f-89f9-710832ef31bb","LogTimestamp":"2022-10-26T05:29:02.961Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:04.969Z","message":"Entering","context":{"RequestID":"78c7b348-4138-48e5-b356-a0ce0fe1dbbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e83909f1-8a91-406b-8797-b05960ef647f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:04.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:04.972Z","message":"{\"transactionId\":\"78c7b348-4138-48e5-b356-a0ce0fe1dbbd\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:04:970\",\"respDate\":\"221026-05:29:04:972\",\"sourceId\":\"haproxy:78c7b348-4138-48e5-b356-a0ce0fe1dbbd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:04:970-1223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[78c7b348-4138-48e5-b356-a0ce0fe1dbbd]}\\\"}\"}","context":{"RequestID":"78c7b348-4138-48e5-b356-a0ce0fe1dbbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e83909f1-8a91-406b-8797-b05960ef647f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:04.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:04.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78c7b348-4138-48e5-b356-a0ce0fe1dbbd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e83909f1-8a91-406b-8797-b05960ef647f","LogTimestamp":"2022-10-26T05:29:04.972Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:05.360Z","message":"Entering","context":{"RequestID":"456b92aa-a5fc-40a8-87b3-fbc2781004f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c22b24b-aec3-4b57-be4b-e3f08f7bb14e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:05.362Z","message":"{\"transactionId\":\"456b92aa-a5fc-40a8-87b3-fbc2781004f6\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:05:361\",\"respDate\":\"221026-05:29:05:362\",\"sourceId\":\"OOM_ReadinessCheck:456b92aa-a5fc-40a8-87b3-fbc2781004f6\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:05:361-16774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47392], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[456b92aa-a5fc-40a8-87b3-fbc2781004f6]}\\\"}\"}","context":{"RequestID":"456b92aa-a5fc-40a8-87b3-fbc2781004f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c22b24b-aec3-4b57-be4b-e3f08f7bb14e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:05.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"456b92aa-a5fc-40a8-87b3-fbc2781004f6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c22b24b-aec3-4b57-be4b-e3f08f7bb14e","LogTimestamp":"2022-10-26T05:29:05.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:05.501Z","message":"Entering","context":{"RequestID":"8ae0e981-a067-4be5-9c35-1de1c4ffaa4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"077c4232-e8e9-4b0e-8fdd-63d4d11e3271","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:05.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ae0e981-a067-4be5-9c35-1de1c4ffaa4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"077c4232-e8e9-4b0e-8fdd-63d4d11e3271","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:05.503Z","message":"{\"transactionId\":\"8ae0e981-a067-4be5-9c35-1de1c4ffaa4a\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:05:502\",\"respDate\":\"221026-05:29:05:503\",\"sourceId\":\"ReadinessCheck:8ae0e981-a067-4be5-9c35-1de1c4ffaa4a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:05:502-99309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8ae0e981-a067-4be5-9c35-1de1c4ffaa4a]}\\\"}\"}","context":{"RequestID":"8ae0e981-a067-4be5-9c35-1de1c4ffaa4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"077c4232-e8e9-4b0e-8fdd-63d4d11e3271","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ae0e981-a067-4be5-9c35-1de1c4ffaa4a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"077c4232-e8e9-4b0e-8fdd-63d4d11e3271","LogTimestamp":"2022-10-26T05:29:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:06.982Z","message":"Entering","context":{"RequestID":"23ac3961-82f4-4649-9b3f-0723f72e336f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0233957-26e5-43ea-8bcd-8a9e6130c3f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:06.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:06.984Z","message":"{\"transactionId\":\"23ac3961-82f4-4649-9b3f-0723f72e336f\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:06:982\",\"respDate\":\"221026-05:29:06:984\",\"sourceId\":\"haproxy:23ac3961-82f4-4649-9b3f-0723f72e336f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:06:982-30281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23ac3961-82f4-4649-9b3f-0723f72e336f]}\\\"}\"}","context":{"RequestID":"23ac3961-82f4-4649-9b3f-0723f72e336f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0233957-26e5-43ea-8bcd-8a9e6130c3f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:06.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:06.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23ac3961-82f4-4649-9b3f-0723f72e336f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0233957-26e5-43ea-8bcd-8a9e6130c3f0","LogTimestamp":"2022-10-26T05:29:06.985Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:07.633Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:07.642Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:07.643Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:07.643Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:08.995Z","message":"Entering","context":{"RequestID":"b05682a8-5670-49f2-9e2c-ff09f09bda05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d83b9b5b-0e4d-4b59-98b4-b98f474ca9f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:08.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:08.997Z","message":"{\"transactionId\":\"b05682a8-5670-49f2-9e2c-ff09f09bda05\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:08:995\",\"respDate\":\"221026-05:29:08:997\",\"sourceId\":\"haproxy:b05682a8-5670-49f2-9e2c-ff09f09bda05\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:08:995-58631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b05682a8-5670-49f2-9e2c-ff09f09bda05]}\\\"}\"}","context":{"RequestID":"b05682a8-5670-49f2-9e2c-ff09f09bda05","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d83b9b5b-0e4d-4b59-98b4-b98f474ca9f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:08.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:08.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b05682a8-5670-49f2-9e2c-ff09f09bda05","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d83b9b5b-0e4d-4b59-98b4-b98f474ca9f7","LogTimestamp":"2022-10-26T05:29:08.997Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:11.007Z","message":"Entering","context":{"RequestID":"b90eeff9-d620-4cf2-9b5c-660e56aa66d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"30e121b4-bb57-470f-ad1f-9e838238212f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:11.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:11.010Z","message":"{\"transactionId\":\"b90eeff9-d620-4cf2-9b5c-660e56aa66d8\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:11:008\",\"respDate\":\"221026-05:29:11:010\",\"sourceId\":\"haproxy:b90eeff9-d620-4cf2-9b5c-660e56aa66d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:11:008-7028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b90eeff9-d620-4cf2-9b5c-660e56aa66d8]}\\\"}\"}","context":{"RequestID":"b90eeff9-d620-4cf2-9b5c-660e56aa66d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"30e121b4-bb57-470f-ad1f-9e838238212f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:11.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:11.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b90eeff9-d620-4cf2-9b5c-660e56aa66d8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30e121b4-bb57-470f-ad1f-9e838238212f","LogTimestamp":"2022-10-26T05:29:11.011Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:13.022Z","message":"Entering","context":{"RequestID":"48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a24df40-02cd-4810-b5b5-d05c80a56ced","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:13.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:13.024Z","message":"{\"transactionId\":\"48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:13:022\",\"respDate\":\"221026-05:29:13:024\",\"sourceId\":\"haproxy:48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:13:022-53336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a]}\\\"}\"}","context":{"RequestID":"48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a24df40-02cd-4810-b5b5-d05c80a56ced","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:13.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:13.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48a6c98d-7a9b-43c2-9a40-9e7685ea0d2a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a24df40-02cd-4810-b5b5-d05c80a56ced","LogTimestamp":"2022-10-26T05:29:13.024Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:14.884Z","message":"Entering","context":{"RequestID":"9285dec0-3926-4105-bfdb-70dd1665b9af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07e5b07a-9510-4d3d-a810-b79418028f9b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:14.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:14.887Z","message":"{\"transactionId\":\"9285dec0-3926-4105-bfdb-70dd1665b9af\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:14:885\",\"respDate\":\"221026-05:29:14:887\",\"sourceId\":\"healthcheck:9285dec0-3926-4105-bfdb-70dd1665b9af\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:14:885-51179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50378], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9285dec0-3926-4105-bfdb-70dd1665b9af]}\\\"}\"}","context":{"RequestID":"9285dec0-3926-4105-bfdb-70dd1665b9af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07e5b07a-9510-4d3d-a810-b79418028f9b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:14.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:14.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9285dec0-3926-4105-bfdb-70dd1665b9af","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e5b07a-9510-4d3d-a810-b79418028f9b","LogTimestamp":"2022-10-26T05:29:14.887Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:15.038Z","message":"Entering","context":{"RequestID":"3c945342-70ad-4360-a12f-81c7663c222b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a2b095c1-2520-4cef-bef3-f1754eb3669f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:15.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:15.041Z","message":"{\"transactionId\":\"3c945342-70ad-4360-a12f-81c7663c222b\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:15:039\",\"respDate\":\"221026-05:29:15:040\",\"sourceId\":\"haproxy:3c945342-70ad-4360-a12f-81c7663c222b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:15:039-2070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c945342-70ad-4360-a12f-81c7663c222b]}\\\"}\"}","context":{"RequestID":"3c945342-70ad-4360-a12f-81c7663c222b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a2b095c1-2520-4cef-bef3-f1754eb3669f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:15.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:15.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c945342-70ad-4360-a12f-81c7663c222b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2b095c1-2520-4cef-bef3-f1754eb3669f","LogTimestamp":"2022-10-26T05:29:15.041Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:15.361Z","message":"Entering","context":{"RequestID":"84af57ee-0480-497b-8f7b-f55fe338caff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eeb95cac-bf24-4939-83dd-4cc4bbef55c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:15.363Z","message":"{\"transactionId\":\"84af57ee-0480-497b-8f7b-f55fe338caff\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:15:361\",\"respDate\":\"221026-05:29:15:363\",\"sourceId\":\"OOM_ReadinessCheck:84af57ee-0480-497b-8f7b-f55fe338caff\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:15:361-49359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47582], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[84af57ee-0480-497b-8f7b-f55fe338caff]}\\\"}\"}","context":{"RequestID":"84af57ee-0480-497b-8f7b-f55fe338caff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eeb95cac-bf24-4939-83dd-4cc4bbef55c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:15.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:15.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84af57ee-0480-497b-8f7b-f55fe338caff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeb95cac-bf24-4939-83dd-4cc4bbef55c3","LogTimestamp":"2022-10-26T05:29:15.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:15.497Z","message":"Entering","context":{"RequestID":"f23485d0-162b-41d3-8b80-edf23e24fba8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0dd83a4-9329-4121-b396-5373123854c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"f23485d0-162b-41d3-8b80-edf23e24fba8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0dd83a4-9329-4121-b396-5373123854c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:15.500Z","message":"{\"transactionId\":\"f23485d0-162b-41d3-8b80-edf23e24fba8\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:15:497\",\"respDate\":\"221026-05:29:15:499\",\"sourceId\":\"ReadinessCheck:f23485d0-162b-41d3-8b80-edf23e24fba8\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:15:497-20977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f23485d0-162b-41d3-8b80-edf23e24fba8]}\\\"}\"}","context":{"RequestID":"f23485d0-162b-41d3-8b80-edf23e24fba8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0dd83a4-9329-4121-b396-5373123854c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f23485d0-162b-41d3-8b80-edf23e24fba8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0dd83a4-9329-4121-b396-5373123854c0","LogTimestamp":"2022-10-26T05:29:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:17.050Z","message":"Entering","context":{"RequestID":"50b0bff7-7d27-411e-bba4-867833407ed2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1200944-9876-471c-bd50-c9d69ae6d98a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:17.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:17.052Z","message":"{\"transactionId\":\"50b0bff7-7d27-411e-bba4-867833407ed2\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:17:051\",\"respDate\":\"221026-05:29:17:052\",\"sourceId\":\"haproxy:50b0bff7-7d27-411e-bba4-867833407ed2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:17:051-99782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50b0bff7-7d27-411e-bba4-867833407ed2]}\\\"}\"}","context":{"RequestID":"50b0bff7-7d27-411e-bba4-867833407ed2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1200944-9876-471c-bd50-c9d69ae6d98a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:17.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:17.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50b0bff7-7d27-411e-bba4-867833407ed2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1200944-9876-471c-bd50-c9d69ae6d98a","LogTimestamp":"2022-10-26T05:29:17.053Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:17.457Z","message":"Entering","context":{"RequestID":"54ce5d33-72b0-4951-96b4-90c2dabc1fe6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f4247c3-1b4d-4a80-b660-9fa956cedef1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:17.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:17.459Z","message":"{\"transactionId\":\"54ce5d33-72b0-4951-96b4-90c2dabc1fe6\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:17:457\",\"respDate\":\"221026-05:29:17:459\",\"sourceId\":\"healthcheck:54ce5d33-72b0-4951-96b4-90c2dabc1fe6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:17:457-20238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[54ce5d33-72b0-4951-96b4-90c2dabc1fe6]}\\\"}\"}","context":{"RequestID":"54ce5d33-72b0-4951-96b4-90c2dabc1fe6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f4247c3-1b4d-4a80-b660-9fa956cedef1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:17.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:17.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54ce5d33-72b0-4951-96b4-90c2dabc1fe6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f4247c3-1b4d-4a80-b660-9fa956cedef1","LogTimestamp":"2022-10-26T05:29:17.459Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:29:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:17.634Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:17.644Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:17.644Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:17.644Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:19.072Z","message":"Entering","context":{"RequestID":"501dc63f-45fc-49b3-be92-8181d32cde39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0043ee54-b190-40b3-91cd-a53c8ffb0077","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:19.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:19.075Z","message":"{\"transactionId\":\"501dc63f-45fc-49b3-be92-8181d32cde39\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:19:073\",\"respDate\":\"221026-05:29:19:075\",\"sourceId\":\"haproxy:501dc63f-45fc-49b3-be92-8181d32cde39\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:19:073-58183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[501dc63f-45fc-49b3-be92-8181d32cde39]}\\\"}\"}","context":{"RequestID":"501dc63f-45fc-49b3-be92-8181d32cde39","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0043ee54-b190-40b3-91cd-a53c8ffb0077","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:19.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:19.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"501dc63f-45fc-49b3-be92-8181d32cde39","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0043ee54-b190-40b3-91cd-a53c8ffb0077","LogTimestamp":"2022-10-26T05:29:19.075Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:21.085Z","message":"Entering","context":{"RequestID":"30a153dc-b9b8-4230-9481-8ae4cb837cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ac116af-9f95-4488-884d-37a4d9f81ec2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:21.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:21.088Z","message":"{\"transactionId\":\"30a153dc-b9b8-4230-9481-8ae4cb837cfe\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:21:086\",\"respDate\":\"221026-05:29:21:088\",\"sourceId\":\"haproxy:30a153dc-b9b8-4230-9481-8ae4cb837cfe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:21:086-46250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30a153dc-b9b8-4230-9481-8ae4cb837cfe]}\\\"}\"}","context":{"RequestID":"30a153dc-b9b8-4230-9481-8ae4cb837cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ac116af-9f95-4488-884d-37a4d9f81ec2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:21.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:21.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30a153dc-b9b8-4230-9481-8ae4cb837cfe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ac116af-9f95-4488-884d-37a4d9f81ec2","LogTimestamp":"2022-10-26T05:29:21.089Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:23.099Z","message":"Entering","context":{"RequestID":"37119352-3606-47b2-bfc5-3125e86fab6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a470dc2b-4dfe-4091-b310-518087a92cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:23.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:23.102Z","message":"{\"transactionId\":\"37119352-3606-47b2-bfc5-3125e86fab6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:23:100\",\"respDate\":\"221026-05:29:23:102\",\"sourceId\":\"haproxy:37119352-3606-47b2-bfc5-3125e86fab6b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:23:100-67250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[37119352-3606-47b2-bfc5-3125e86fab6b]}\\\"}\"}","context":{"RequestID":"37119352-3606-47b2-bfc5-3125e86fab6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a470dc2b-4dfe-4091-b310-518087a92cef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:23.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:23.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37119352-3606-47b2-bfc5-3125e86fab6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a470dc2b-4dfe-4091-b310-518087a92cef","LogTimestamp":"2022-10-26T05:29:23.102Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:24.785Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:29:24.788Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:29:25.112Z","message":"Entering","context":{"RequestID":"99e66d4c-d788-459e-b05a-d98bba20a49f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97720be4-5a64-4fc3-8d57-4e8f9f9c3b83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:25.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:25.115Z","message":"{\"transactionId\":\"99e66d4c-d788-459e-b05a-d98bba20a49f\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:25:113\",\"respDate\":\"221026-05:29:25:115\",\"sourceId\":\"haproxy:99e66d4c-d788-459e-b05a-d98bba20a49f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:25:113-64069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99e66d4c-d788-459e-b05a-d98bba20a49f]}\\\"}\"}","context":{"RequestID":"99e66d4c-d788-459e-b05a-d98bba20a49f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97720be4-5a64-4fc3-8d57-4e8f9f9c3b83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:25.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:25.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99e66d4c-d788-459e-b05a-d98bba20a49f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97720be4-5a64-4fc3-8d57-4e8f9f9c3b83","LogTimestamp":"2022-10-26T05:29:25.116Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:25.362Z","message":"Entering","context":{"RequestID":"05c0bd73-4ed3-4cfc-a183-56d43633d7b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db3ba2cb-5f14-43e4-9495-39d795f503cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:25.365Z","message":"{\"transactionId\":\"05c0bd73-4ed3-4cfc-a183-56d43633d7b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:25:363\",\"respDate\":\"221026-05:29:25:365\",\"sourceId\":\"OOM_ReadinessCheck:05c0bd73-4ed3-4cfc-a183-56d43633d7b3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:25:363-52102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47786], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[05c0bd73-4ed3-4cfc-a183-56d43633d7b3]}\\\"}\"}","context":{"RequestID":"05c0bd73-4ed3-4cfc-a183-56d43633d7b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db3ba2cb-5f14-43e4-9495-39d795f503cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:25.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05c0bd73-4ed3-4cfc-a183-56d43633d7b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db3ba2cb-5f14-43e4-9495-39d795f503cb","LogTimestamp":"2022-10-26T05:29:25.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:29:25.495Z","message":"Entering","context":{"RequestID":"fb4f0d64-f638-44b0-8d3b-8fea3997047e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c17c4c-cd76-4422-baee-4fc9b344d65d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb4f0d64-f638-44b0-8d3b-8fea3997047e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c17c4c-cd76-4422-baee-4fc9b344d65d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:25.498Z","message":"{\"transactionId\":\"fb4f0d64-f638-44b0-8d3b-8fea3997047e\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:25:496\",\"respDate\":\"221026-05:29:25:498\",\"sourceId\":\"ReadinessCheck:fb4f0d64-f638-44b0-8d3b-8fea3997047e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:25:496-39999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fb4f0d64-f638-44b0-8d3b-8fea3997047e]}\\\"}\"}","context":{"RequestID":"fb4f0d64-f638-44b0-8d3b-8fea3997047e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3c17c4c-cd76-4422-baee-4fc9b344d65d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:25.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb4f0d64-f638-44b0-8d3b-8fea3997047e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3c17c4c-cd76-4422-baee-4fc9b344d65d","LogTimestamp":"2022-10-26T05:29:25.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:27.125Z","message":"Entering","context":{"RequestID":"b98eb480-c64b-4092-bb86-d3e9a11775ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"17ef15fb-e63f-42f5-9e0b-d7dc8ef889a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:27.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:27.127Z","message":"{\"transactionId\":\"b98eb480-c64b-4092-bb86-d3e9a11775ca\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:27:126\",\"respDate\":\"221026-05:29:27:127\",\"sourceId\":\"haproxy:b98eb480-c64b-4092-bb86-d3e9a11775ca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:27:126-93301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b98eb480-c64b-4092-bb86-d3e9a11775ca]}\\\"}\"}","context":{"RequestID":"b98eb480-c64b-4092-bb86-d3e9a11775ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"17ef15fb-e63f-42f5-9e0b-d7dc8ef889a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:27.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:27.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b98eb480-c64b-4092-bb86-d3e9a11775ca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17ef15fb-e63f-42f5-9e0b-d7dc8ef889a8","LogTimestamp":"2022-10-26T05:29:27.128Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:27.634Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:27.643Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:27.644Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:27.644Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:29.139Z","message":"Entering","context":{"RequestID":"f7063026-0f4d-4c9e-912a-55a88e18cc2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52bdb996-24e2-48ac-a795-135a214a7175","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:29.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:29.141Z","message":"{\"transactionId\":\"f7063026-0f4d-4c9e-912a-55a88e18cc2e\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:29:140\",\"respDate\":\"221026-05:29:29:141\",\"sourceId\":\"haproxy:f7063026-0f4d-4c9e-912a-55a88e18cc2e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:29:140-87219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7063026-0f4d-4c9e-912a-55a88e18cc2e]}\\\"}\"}","context":{"RequestID":"f7063026-0f4d-4c9e-912a-55a88e18cc2e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52bdb996-24e2-48ac-a795-135a214a7175","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:29.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:29.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7063026-0f4d-4c9e-912a-55a88e18cc2e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52bdb996-24e2-48ac-a795-135a214a7175","LogTimestamp":"2022-10-26T05:29:29.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:29.911Z","message":"Entering","context":{"RequestID":"61ed00c6-c17e-4f9d-a33c-c3dc0e98f815","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc5eea1b-75e7-463a-b0be-33e19abdb857","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:29.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:29.913Z","message":"{\"transactionId\":\"61ed00c6-c17e-4f9d-a33c-c3dc0e98f815\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:29:912\",\"respDate\":\"221026-05:29:29:913\",\"sourceId\":\"healthcheck:61ed00c6-c17e-4f9d-a33c-c3dc0e98f815\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:29:912-55234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50548], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[61ed00c6-c17e-4f9d-a33c-c3dc0e98f815]}\\\"}\"}","context":{"RequestID":"61ed00c6-c17e-4f9d-a33c-c3dc0e98f815","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc5eea1b-75e7-463a-b0be-33e19abdb857","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:29.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:29.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61ed00c6-c17e-4f9d-a33c-c3dc0e98f815","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc5eea1b-75e7-463a-b0be-33e19abdb857","LogTimestamp":"2022-10-26T05:29:29.914Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:29 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:31.151Z","message":"Entering","context":{"RequestID":"b4738cdf-8123-4f66-b317-18e3fef5d37e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5c00bd9-293e-49fb-8566-b06fd01f312b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:31.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:31.154Z","message":"{\"transactionId\":\"b4738cdf-8123-4f66-b317-18e3fef5d37e\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:31:152\",\"respDate\":\"221026-05:29:31:153\",\"sourceId\":\"haproxy:b4738cdf-8123-4f66-b317-18e3fef5d37e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:31:152-37442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b4738cdf-8123-4f66-b317-18e3fef5d37e]}\\\"}\"}","context":{"RequestID":"b4738cdf-8123-4f66-b317-18e3fef5d37e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5c00bd9-293e-49fb-8566-b06fd01f312b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:31.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:31.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4738cdf-8123-4f66-b317-18e3fef5d37e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5c00bd9-293e-49fb-8566-b06fd01f312b","LogTimestamp":"2022-10-26T05:29:31.154Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:32.482Z","message":"Entering","context":{"RequestID":"389296bb-f7f3-4add-bf83-527abb867d96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1715257-3ea2-4a74-8b55-0232ee6ebe1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:32.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:32.485Z","message":"{\"transactionId\":\"389296bb-f7f3-4add-bf83-527abb867d96\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:32:483\",\"respDate\":\"221026-05:29:32:485\",\"sourceId\":\"healthcheck:389296bb-f7f3-4add-bf83-527abb867d96\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:32:483-83059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[389296bb-f7f3-4add-bf83-527abb867d96]}\\\"}\"}","context":{"RequestID":"389296bb-f7f3-4add-bf83-527abb867d96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c1715257-3ea2-4a74-8b55-0232ee6ebe1c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:32.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:32.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"389296bb-f7f3-4add-bf83-527abb867d96","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1715257-3ea2-4a74-8b55-0232ee6ebe1c","LogTimestamp":"2022-10-26T05:29:32.486Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:29:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:29:33.163Z","message":"Entering","context":{"RequestID":"56eab6da-a4c1-4982-be3e-c4099a17dcc3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"859e3843-3256-4994-a657-c31b988d54fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:33.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:33.165Z","message":"{\"transactionId\":\"56eab6da-a4c1-4982-be3e-c4099a17dcc3\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:33:163\",\"respDate\":\"221026-05:29:33:165\",\"sourceId\":\"haproxy:56eab6da-a4c1-4982-be3e-c4099a17dcc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:33:163-10216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56eab6da-a4c1-4982-be3e-c4099a17dcc3]}\\\"}\"}","context":{"RequestID":"56eab6da-a4c1-4982-be3e-c4099a17dcc3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"859e3843-3256-4994-a657-c31b988d54fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:33.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:33.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56eab6da-a4c1-4982-be3e-c4099a17dcc3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859e3843-3256-4994-a657-c31b988d54fc","LogTimestamp":"2022-10-26T05:29:33.165Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:35.181Z","message":"Entering","context":{"RequestID":"3a419fd6-4236-440f-9ef8-7be3040bf2ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2ba1e68-495b-43a9-abb2-601af4b4b08e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:35.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:35.183Z","message":"{\"transactionId\":\"3a419fd6-4236-440f-9ef8-7be3040bf2ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:35:181\",\"respDate\":\"221026-05:29:35:183\",\"sourceId\":\"haproxy:3a419fd6-4236-440f-9ef8-7be3040bf2ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:35:181-46686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a419fd6-4236-440f-9ef8-7be3040bf2ab]}\\\"}\"}","context":{"RequestID":"3a419fd6-4236-440f-9ef8-7be3040bf2ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2ba1e68-495b-43a9-abb2-601af4b4b08e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:35.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:35.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a419fd6-4236-440f-9ef8-7be3040bf2ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2ba1e68-495b-43a9-abb2-601af4b4b08e","LogTimestamp":"2022-10-26T05:29:35.183Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:35.362Z","message":"Entering","context":{"RequestID":"c90e8914-4037-43be-a0c9-7190727dc7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7845070-05b2-47f8-b255-c7d5894ef7df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:35.364Z","message":"{\"transactionId\":\"c90e8914-4037-43be-a0c9-7190727dc7a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:35:362\",\"respDate\":\"221026-05:29:35:364\",\"sourceId\":\"OOM_ReadinessCheck:c90e8914-4037-43be-a0c9-7190727dc7a9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:35:362-58757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[47962], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c90e8914-4037-43be-a0c9-7190727dc7a9]}\\\"}\"}","context":{"RequestID":"c90e8914-4037-43be-a0c9-7190727dc7a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7845070-05b2-47f8-b255-c7d5894ef7df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:35.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c90e8914-4037-43be-a0c9-7190727dc7a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7845070-05b2-47f8-b255-c7d5894ef7df","LogTimestamp":"2022-10-26T05:29:35.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:35.499Z","message":"Entering","context":{"RequestID":"6a615113-0b6f-455c-aaa5-5bd38d51328e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9318bb80-1f82-4d24-a57c-09d3be796aea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a615113-0b6f-455c-aaa5-5bd38d51328e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9318bb80-1f82-4d24-a57c-09d3be796aea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:35.502Z","message":"{\"transactionId\":\"6a615113-0b6f-455c-aaa5-5bd38d51328e\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:35:500\",\"respDate\":\"221026-05:29:35:502\",\"sourceId\":\"ReadinessCheck:6a615113-0b6f-455c-aaa5-5bd38d51328e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:35:500-43151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6a615113-0b6f-455c-aaa5-5bd38d51328e]}\\\"}\"}","context":{"RequestID":"6a615113-0b6f-455c-aaa5-5bd38d51328e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9318bb80-1f82-4d24-a57c-09d3be796aea","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:35.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a615113-0b6f-455c-aaa5-5bd38d51328e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9318bb80-1f82-4d24-a57c-09d3be796aea","LogTimestamp":"2022-10-26T05:29:35.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:37.193Z","message":"Entering","context":{"RequestID":"67188c87-757c-4bb1-9ce5-c07680084919","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"559e7e57-8437-447b-a4e3-b995300e18dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:37.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:37.196Z","message":"{\"transactionId\":\"67188c87-757c-4bb1-9ce5-c07680084919\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:37:194\",\"respDate\":\"221026-05:29:37:196\",\"sourceId\":\"haproxy:67188c87-757c-4bb1-9ce5-c07680084919\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:37:194-46147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[67188c87-757c-4bb1-9ce5-c07680084919]}\\\"}\"}","context":{"RequestID":"67188c87-757c-4bb1-9ce5-c07680084919","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"559e7e57-8437-447b-a4e3-b995300e18dd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:37.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:37.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67188c87-757c-4bb1-9ce5-c07680084919","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"559e7e57-8437-447b-a4e3-b995300e18dd","LogTimestamp":"2022-10-26T05:29:37.197Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:29:37.635Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:37.645Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:37.646Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:37.646Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:39.207Z","message":"Entering","context":{"RequestID":"085843fc-0654-4a58-8a3b-b4e5a7c1089c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5abf2769-47c1-4a91-a49f-2f1ac01d174a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:39.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:39.210Z","message":"{\"transactionId\":\"085843fc-0654-4a58-8a3b-b4e5a7c1089c\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:39:208\",\"respDate\":\"221026-05:29:39:210\",\"sourceId\":\"haproxy:085843fc-0654-4a58-8a3b-b4e5a7c1089c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:39:208-54263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[085843fc-0654-4a58-8a3b-b4e5a7c1089c]}\\\"}\"}","context":{"RequestID":"085843fc-0654-4a58-8a3b-b4e5a7c1089c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5abf2769-47c1-4a91-a49f-2f1ac01d174a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:39.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:39.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"085843fc-0654-4a58-8a3b-b4e5a7c1089c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5abf2769-47c1-4a91-a49f-2f1ac01d174a","LogTimestamp":"2022-10-26T05:29:39.210Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:41.220Z","message":"Entering","context":{"RequestID":"614446fa-4ed5-4dd5-9746-31af330af72e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"298b3580-0c9b-4d18-b508-717162c36add","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:41.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:41.224Z","message":"{\"transactionId\":\"614446fa-4ed5-4dd5-9746-31af330af72e\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:41:221\",\"respDate\":\"221026-05:29:41:224\",\"sourceId\":\"haproxy:614446fa-4ed5-4dd5-9746-31af330af72e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:41:221-99690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[614446fa-4ed5-4dd5-9746-31af330af72e]}\\\"}\"}","context":{"RequestID":"614446fa-4ed5-4dd5-9746-31af330af72e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"298b3580-0c9b-4d18-b508-717162c36add","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:41.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:41.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"614446fa-4ed5-4dd5-9746-31af330af72e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"298b3580-0c9b-4d18-b508-717162c36add","LogTimestamp":"2022-10-26T05:29:41.224Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:29:43.234Z","message":"Entering","context":{"RequestID":"7cdee3d9-857a-4198-aa18-bb3be752e355","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da1328b6-0c87-4e02-ba68-1dac9b2f86f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:43.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:43.236Z","message":"{\"transactionId\":\"7cdee3d9-857a-4198-aa18-bb3be752e355\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:43:234\",\"respDate\":\"221026-05:29:43:236\",\"sourceId\":\"haproxy:7cdee3d9-857a-4198-aa18-bb3be752e355\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:43:234-86766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7cdee3d9-857a-4198-aa18-bb3be752e355]}\\\"}\"}","context":{"RequestID":"7cdee3d9-857a-4198-aa18-bb3be752e355","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da1328b6-0c87-4e02-ba68-1dac9b2f86f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:43.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:43.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cdee3d9-857a-4198-aa18-bb3be752e355","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da1328b6-0c87-4e02-ba68-1dac9b2f86f8","LogTimestamp":"2022-10-26T05:29:43.236Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:44.932Z","message":"Entering","context":{"RequestID":"60d2c6e6-d391-46f4-b286-268608a6c4c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f15e95ef-58c8-4fe6-95b1-6100e7138394","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:44.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:44.934Z","message":"{\"transactionId\":\"60d2c6e6-d391-46f4-b286-268608a6c4c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:44:932\",\"respDate\":\"221026-05:29:44:934\",\"sourceId\":\"healthcheck:60d2c6e6-d391-46f4-b286-268608a6c4c9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:44:932-5062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50728], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[60d2c6e6-d391-46f4-b286-268608a6c4c9]}\\\"}\"}","context":{"RequestID":"60d2c6e6-d391-46f4-b286-268608a6c4c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f15e95ef-58c8-4fe6-95b1-6100e7138394","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:44.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:44.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60d2c6e6-d391-46f4-b286-268608a6c4c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f15e95ef-58c8-4fe6-95b1-6100e7138394","LogTimestamp":"2022-10-26T05:29:44.935Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:44 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:45.246Z","message":"Entering","context":{"RequestID":"106b6980-8a87-4474-ac86-aeed89dc69f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16cf1cc0-1d5e-48ef-8e68-ab5db56a3e2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:45.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:45.248Z","message":"{\"transactionId\":\"106b6980-8a87-4474-ac86-aeed89dc69f6\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:45:246\",\"respDate\":\"221026-05:29:45:248\",\"sourceId\":\"haproxy:106b6980-8a87-4474-ac86-aeed89dc69f6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:45:246-2478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[106b6980-8a87-4474-ac86-aeed89dc69f6]}\\\"}\"}","context":{"RequestID":"106b6980-8a87-4474-ac86-aeed89dc69f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16cf1cc0-1d5e-48ef-8e68-ab5db56a3e2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:45.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:45.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"106b6980-8a87-4474-ac86-aeed89dc69f6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16cf1cc0-1d5e-48ef-8e68-ab5db56a3e2e","LogTimestamp":"2022-10-26T05:29:45.248Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:45.362Z","message":"Entering","context":{"RequestID":"32875619-dcf3-4aca-863e-a34b062e268c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dce59434-7ce5-4051-aa50-026603e2e535","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:45.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:45.364Z","message":"{\"transactionId\":\"32875619-dcf3-4aca-863e-a34b062e268c\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:45:363\",\"respDate\":\"221026-05:29:45:364\",\"sourceId\":\"OOM_ReadinessCheck:32875619-dcf3-4aca-863e-a34b062e268c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:45:363-97373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48166], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[32875619-dcf3-4aca-863e-a34b062e268c]}\\\"}\"}","context":{"RequestID":"32875619-dcf3-4aca-863e-a34b062e268c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dce59434-7ce5-4051-aa50-026603e2e535","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:45.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:45.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32875619-dcf3-4aca-863e-a34b062e268c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dce59434-7ce5-4051-aa50-026603e2e535","LogTimestamp":"2022-10-26T05:29:45.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:45.499Z","message":"Entering","context":{"RequestID":"b34f1548-ede8-4575-bd7f-4cc1c49e7111","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3f8a5f8-9fa7-4d6d-8590-ca5102c59b0d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:45.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"b34f1548-ede8-4575-bd7f-4cc1c49e7111","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3f8a5f8-9fa7-4d6d-8590-ca5102c59b0d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:45.502Z","message":"{\"transactionId\":\"b34f1548-ede8-4575-bd7f-4cc1c49e7111\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:45:499\",\"respDate\":\"221026-05:29:45:501\",\"sourceId\":\"ReadinessCheck:b34f1548-ede8-4575-bd7f-4cc1c49e7111\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:45:499-53222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b34f1548-ede8-4575-bd7f-4cc1c49e7111]}\\\"}\"}","context":{"RequestID":"b34f1548-ede8-4575-bd7f-4cc1c49e7111","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3f8a5f8-9fa7-4d6d-8590-ca5102c59b0d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b34f1548-ede8-4575-bd7f-4cc1c49e7111","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3f8a5f8-9fa7-4d6d-8590-ca5102c59b0d","LogTimestamp":"2022-10-26T05:29:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:47.260Z","message":"Entering","context":{"RequestID":"951a658b-443c-4232-a363-181006c26f80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d510d9ff-ee6c-4470-8b6f-3a05057500bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:47.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:47.262Z","message":"{\"transactionId\":\"951a658b-443c-4232-a363-181006c26f80\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:47:260\",\"respDate\":\"221026-05:29:47:262\",\"sourceId\":\"haproxy:951a658b-443c-4232-a363-181006c26f80\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:47:260-45970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[951a658b-443c-4232-a363-181006c26f80]}\\\"}\"}","context":{"RequestID":"951a658b-443c-4232-a363-181006c26f80","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d510d9ff-ee6c-4470-8b6f-3a05057500bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:47.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:47.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951a658b-443c-4232-a363-181006c26f80","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d510d9ff-ee6c-4470-8b6f-3a05057500bc","LogTimestamp":"2022-10-26T05:29:47.263Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:47.511Z","message":"Entering","context":{"RequestID":"f442ae90-bc00-4152-b9ad-ee9e342987f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6acff94c-f541-412b-b9c8-4f83df043f48","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:47.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:47.513Z","message":"{\"transactionId\":\"f442ae90-bc00-4152-b9ad-ee9e342987f6\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:47:511\",\"respDate\":\"221026-05:29:47:513\",\"sourceId\":\"healthcheck:f442ae90-bc00-4152-b9ad-ee9e342987f6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:47:511-47734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f442ae90-bc00-4152-b9ad-ee9e342987f6]}\\\"}\"}","context":{"RequestID":"f442ae90-bc00-4152-b9ad-ee9e342987f6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6acff94c-f541-412b-b9c8-4f83df043f48","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:47.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:47.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f442ae90-bc00-4152-b9ad-ee9e342987f6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6acff94c-f541-412b-b9c8-4f83df043f48","LogTimestamp":"2022-10-26T05:29:47.514Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:29:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:47.635Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:47.645Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:47.645Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:47.645Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:49.272Z","message":"Entering","context":{"RequestID":"1f350064-4fe1-4b3f-b34f-89852f088637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b6d109f-f034-49b8-8230-e1620cc3ef69","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:49.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:49.274Z","message":"{\"transactionId\":\"1f350064-4fe1-4b3f-b34f-89852f088637\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:49:273\",\"respDate\":\"221026-05:29:49:274\",\"sourceId\":\"haproxy:1f350064-4fe1-4b3f-b34f-89852f088637\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:49:273-59313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f350064-4fe1-4b3f-b34f-89852f088637]}\\\"}\"}","context":{"RequestID":"1f350064-4fe1-4b3f-b34f-89852f088637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b6d109f-f034-49b8-8230-e1620cc3ef69","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:49.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:49.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f350064-4fe1-4b3f-b34f-89852f088637","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b6d109f-f034-49b8-8230-e1620cc3ef69","LogTimestamp":"2022-10-26T05:29:49.274Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:29:51.290Z","message":"Entering","context":{"RequestID":"c94085e1-82c6-4d38-ae38-9a753e6ab587","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebc29b1f-35ea-4dbf-aabd-5e161fb067c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:51.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:51.292Z","message":"{\"transactionId\":\"c94085e1-82c6-4d38-ae38-9a753e6ab587\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:51:290\",\"respDate\":\"221026-05:29:51:292\",\"sourceId\":\"haproxy:c94085e1-82c6-4d38-ae38-9a753e6ab587\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:29:51:290-21546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c94085e1-82c6-4d38-ae38-9a753e6ab587]}\\\"}\"}","context":{"RequestID":"c94085e1-82c6-4d38-ae38-9a753e6ab587","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebc29b1f-35ea-4dbf-aabd-5e161fb067c5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:51.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:51.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c94085e1-82c6-4d38-ae38-9a753e6ab587","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebc29b1f-35ea-4dbf-aabd-5e161fb067c5","LogTimestamp":"2022-10-26T05:29:51.292Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:53.303Z","message":"Entering","context":{"RequestID":"c3bf0cfa-7bdd-4c4b-9327-56e29336dc09","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed37df90-6b1f-411b-adcb-c089c9aa1e30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:53.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:53.305Z","message":"{\"transactionId\":\"c3bf0cfa-7bdd-4c4b-9327-56e29336dc09\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:53:304\",\"respDate\":\"221026-05:29:53:305\",\"sourceId\":\"haproxy:c3bf0cfa-7bdd-4c4b-9327-56e29336dc09\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:53:304-51202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c3bf0cfa-7bdd-4c4b-9327-56e29336dc09]}\\\"}\"}","context":{"RequestID":"c3bf0cfa-7bdd-4c4b-9327-56e29336dc09","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed37df90-6b1f-411b-adcb-c089c9aa1e30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:53.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:53.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3bf0cfa-7bdd-4c4b-9327-56e29336dc09","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed37df90-6b1f-411b-adcb-c089c9aa1e30","LogTimestamp":"2022-10-26T05:29:53.305Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:29:54.809Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:29:54.815Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:29:55.315Z","message":"Entering","context":{"RequestID":"d187abe9-fdce-4e4a-9321-0d2f20748b60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6d88db4-3ae9-4b68-8746-317c24e6d274","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:55.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:55.317Z","message":"{\"transactionId\":\"d187abe9-fdce-4e4a-9321-0d2f20748b60\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:55:315\",\"respDate\":\"221026-05:29:55:317\",\"sourceId\":\"haproxy:d187abe9-fdce-4e4a-9321-0d2f20748b60\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:55:315-26041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d187abe9-fdce-4e4a-9321-0d2f20748b60]}\\\"}\"}","context":{"RequestID":"d187abe9-fdce-4e4a-9321-0d2f20748b60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6d88db4-3ae9-4b68-8746-317c24e6d274","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:55.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:55.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d187abe9-fdce-4e4a-9321-0d2f20748b60","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6d88db4-3ae9-4b68-8746-317c24e6d274","LogTimestamp":"2022-10-26T05:29:55.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:29:55.360Z","message":"Entering","context":{"RequestID":"3a98431d-2cfa-4963-b411-e7786d2b2d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18701d8f-6531-4c59-96d1-a3b78de66432","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:55.363Z","message":"{\"transactionId\":\"3a98431d-2cfa-4963-b411-e7786d2b2d20\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:55:361\",\"respDate\":\"221026-05:29:55:363\",\"sourceId\":\"OOM_ReadinessCheck:3a98431d-2cfa-4963-b411-e7786d2b2d20\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:55:361-94231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48372], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3a98431d-2cfa-4963-b411-e7786d2b2d20]}\\\"}\"}","context":{"RequestID":"3a98431d-2cfa-4963-b411-e7786d2b2d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18701d8f-6531-4c59-96d1-a3b78de66432","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:29:55.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:55.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a98431d-2cfa-4963-b411-e7786d2b2d20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18701d8f-6531-4c59-96d1-a3b78de66432","LogTimestamp":"2022-10-26T05:29:55.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:29:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:55.499Z","message":"Entering","context":{"RequestID":"f1b53f4c-4838-4429-8eda-c0953e819de2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f2b41409-9a7b-4f1b-9c33-2eaf7b156ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:55.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1b53f4c-4838-4429-8eda-c0953e819de2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f2b41409-9a7b-4f1b-9c33-2eaf7b156ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:55.502Z","message":"{\"transactionId\":\"f1b53f4c-4838-4429-8eda-c0953e819de2\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:55:499\",\"respDate\":\"221026-05:29:55:501\",\"sourceId\":\"ReadinessCheck:f1b53f4c-4838-4429-8eda-c0953e819de2\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:55:499-67021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f1b53f4c-4838-4429-8eda-c0953e819de2]}\\\"}\"}","context":{"RequestID":"f1b53f4c-4838-4429-8eda-c0953e819de2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"f2b41409-9a7b-4f1b-9c33-2eaf7b156ad0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:29:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:55.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1b53f4c-4838-4429-8eda-c0953e819de2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b41409-9a7b-4f1b-9c33-2eaf7b156ad0","LogTimestamp":"2022-10-26T05:29:55.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:29:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:57.330Z","message":"Entering","context":{"RequestID":"488228e3-9628-474c-9574-a979cdd71a62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"491ba292-cb35-4a47-86b5-f22bc5295606","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:57.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:57.333Z","message":"{\"transactionId\":\"488228e3-9628-474c-9574-a979cdd71a62\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:57:331\",\"respDate\":\"221026-05:29:57:333\",\"sourceId\":\"haproxy:488228e3-9628-474c-9574-a979cdd71a62\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:57:331-56933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[488228e3-9628-474c-9574-a979cdd71a62]}\\\"}\"}","context":{"RequestID":"488228e3-9628-474c-9574-a979cdd71a62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"491ba292-cb35-4a47-86b5-f22bc5295606","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:57.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:57.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"488228e3-9628-474c-9574-a979cdd71a62","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"491ba292-cb35-4a47-86b5-f22bc5295606","LogTimestamp":"2022-10-26T05:29:57.333Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:57.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:29:57.645Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:57.645Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:57.645Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:59.343Z","message":"Entering","context":{"RequestID":"e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9870041-b534-464a-ac26-79d33f60d42e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:59.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:59.346Z","message":"{\"transactionId\":\"e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:59:344\",\"respDate\":\"221026-05:29:59:346\",\"sourceId\":\"haproxy:e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:29:59:344-89145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff]}\\\"}\"}","context":{"RequestID":"e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9870041-b534-464a-ac26-79d33f60d42e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:29:59.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:59.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15cbf8d-fbd8-4e73-8adc-34ab5f24a6ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9870041-b534-464a-ac26-79d33f60d42e","LogTimestamp":"2022-10-26T05:29:59.346Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:29:59.957Z","message":"Entering","context":{"RequestID":"c6790afa-96bb-41a3-8115-eef85f767773","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87d3f029-3e2c-4e6d-8c54-929fc2baef74","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:59.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:29:59.960Z","message":"{\"transactionId\":\"c6790afa-96bb-41a3-8115-eef85f767773\",\"status\":\"200\",\"rqstDate\":\"221026-05:29:59:958\",\"respDate\":\"221026-05:29:59:960\",\"sourceId\":\"healthcheck:c6790afa-96bb-41a3-8115-eef85f767773\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:29:59:958-69068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50914], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c6790afa-96bb-41a3-8115-eef85f767773]}\\\"}\"}","context":{"RequestID":"c6790afa-96bb-41a3-8115-eef85f767773","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87d3f029-3e2c-4e6d-8c54-929fc2baef74","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:29:59.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:29:59.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6790afa-96bb-41a3-8115-eef85f767773","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87d3f029-3e2c-4e6d-8c54-929fc2baef74","LogTimestamp":"2022-10-26T05:29:59.960Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:29:59 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:01.357Z","message":"Entering","context":{"RequestID":"1198de41-2318-4f8d-a412-e1b390d3ff17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bc710b9-19f5-4887-85c0-cd7482ef1115","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:01.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:01.359Z","message":"{\"transactionId\":\"1198de41-2318-4f8d-a412-e1b390d3ff17\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:01:357\",\"respDate\":\"221026-05:30:01:359\",\"sourceId\":\"haproxy:1198de41-2318-4f8d-a412-e1b390d3ff17\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:01:357-5899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1198de41-2318-4f8d-a412-e1b390d3ff17]}\\\"}\"}","context":{"RequestID":"1198de41-2318-4f8d-a412-e1b390d3ff17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bc710b9-19f5-4887-85c0-cd7482ef1115","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:01.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:01.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1198de41-2318-4f8d-a412-e1b390d3ff17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bc710b9-19f5-4887-85c0-cd7482ef1115","LogTimestamp":"2022-10-26T05:30:01.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:02.539Z","message":"Entering","context":{"RequestID":"aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"449eb5a4-6ab0-43e2-8a4e-ea1722591b8c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:02.542Z","message":"{\"transactionId\":\"aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:02:540\",\"respDate\":\"221026-05:30:02:542\",\"sourceId\":\"healthcheck:aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:02:540-86246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc]}\\\"}\"}","context":{"RequestID":"aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"449eb5a4-6ab0-43e2-8a4e-ea1722591b8c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:02.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:02.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aff8e36b-bfaf-4397-85c2-c3c9cfefbbfc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"449eb5a4-6ab0-43e2-8a4e-ea1722591b8c","LogTimestamp":"2022-10-26T05:30:02.543Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:30:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:03.369Z","message":"Entering","context":{"RequestID":"5c5de32b-c244-4c9c-bd1a-e5d0718bc471","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c8979aa9-bac9-4146-91b4-eb6b71ba7d6d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:03.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:03.371Z","message":"{\"transactionId\":\"5c5de32b-c244-4c9c-bd1a-e5d0718bc471\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:03:370\",\"respDate\":\"221026-05:30:03:371\",\"sourceId\":\"haproxy:5c5de32b-c244-4c9c-bd1a-e5d0718bc471\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:03:370-95600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c5de32b-c244-4c9c-bd1a-e5d0718bc471]}\\\"}\"}","context":{"RequestID":"5c5de32b-c244-4c9c-bd1a-e5d0718bc471","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c8979aa9-bac9-4146-91b4-eb6b71ba7d6d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:03.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:03.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c5de32b-c244-4c9c-bd1a-e5d0718bc471","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8979aa9-bac9-4146-91b4-eb6b71ba7d6d","LogTimestamp":"2022-10-26T05:30:03.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:05.362Z","message":"Entering","context":{"RequestID":"4a3975ca-e311-4aa7-bea3-8dd4540791b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a10756-b44a-4f9c-bf04-418d8a109e39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:05.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:05.365Z","message":"{\"transactionId\":\"4a3975ca-e311-4aa7-bea3-8dd4540791b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:05:363\",\"respDate\":\"221026-05:30:05:364\",\"sourceId\":\"OOM_ReadinessCheck:4a3975ca-e311-4aa7-bea3-8dd4540791b7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:05:363-20959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48560], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a3975ca-e311-4aa7-bea3-8dd4540791b7]}\\\"}\"}","context":{"RequestID":"4a3975ca-e311-4aa7-bea3-8dd4540791b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a10756-b44a-4f9c-bf04-418d8a109e39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:05.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:05.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a3975ca-e311-4aa7-bea3-8dd4540791b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64a10756-b44a-4f9c-bf04-418d8a109e39","LogTimestamp":"2022-10-26T05:30:05.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:05.382Z","message":"Entering","context":{"RequestID":"ee1832d8-73b8-4824-aca6-87084ce1f3c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b60f2364-c4c1-4297-b4cd-0043b3f1c104","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:05.384Z","message":"{\"transactionId\":\"ee1832d8-73b8-4824-aca6-87084ce1f3c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:05:382\",\"respDate\":\"221026-05:30:05:384\",\"sourceId\":\"haproxy:ee1832d8-73b8-4824-aca6-87084ce1f3c1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:05:382-61777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee1832d8-73b8-4824-aca6-87084ce1f3c1]}\\\"}\"}","context":{"RequestID":"ee1832d8-73b8-4824-aca6-87084ce1f3c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b60f2364-c4c1-4297-b4cd-0043b3f1c104","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:05.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee1832d8-73b8-4824-aca6-87084ce1f3c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b60f2364-c4c1-4297-b4cd-0043b3f1c104","LogTimestamp":"2022-10-26T05:30:05.385Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:05.500Z","message":"Entering","context":{"RequestID":"d69c68e5-a213-4fb1-a4ae-587e4d3cab2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ca5f2ec9-6159-4d0c-8a7d-de876e585350","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:05.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"d69c68e5-a213-4fb1-a4ae-587e4d3cab2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ca5f2ec9-6159-4d0c-8a7d-de876e585350","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:05.503Z","message":"{\"transactionId\":\"d69c68e5-a213-4fb1-a4ae-587e4d3cab2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:05:500\",\"respDate\":\"221026-05:30:05:503\",\"sourceId\":\"ReadinessCheck:d69c68e5-a213-4fb1-a4ae-587e4d3cab2f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:05:500-89436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d69c68e5-a213-4fb1-a4ae-587e4d3cab2f]}\\\"}\"}","context":{"RequestID":"d69c68e5-a213-4fb1-a4ae-587e4d3cab2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ca5f2ec9-6159-4d0c-8a7d-de876e585350","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:05.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:05.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d69c68e5-a213-4fb1-a4ae-587e4d3cab2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca5f2ec9-6159-4d0c-8a7d-de876e585350","LogTimestamp":"2022-10-26T05:30:05.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:30:07.396Z","message":"Entering","context":{"RequestID":"309a0772-c4d8-4107-a225-4cbba8f50fd8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7269f25-547e-4543-aa38-9110a189a4e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:07.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:07.399Z","message":"{\"transactionId\":\"309a0772-c4d8-4107-a225-4cbba8f50fd8\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:07:397\",\"respDate\":\"221026-05:30:07:399\",\"sourceId\":\"haproxy:309a0772-c4d8-4107-a225-4cbba8f50fd8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:07:397-76657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[309a0772-c4d8-4107-a225-4cbba8f50fd8]}\\\"}\"}","context":{"RequestID":"309a0772-c4d8-4107-a225-4cbba8f50fd8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7269f25-547e-4543-aa38-9110a189a4e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:07.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:07.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"309a0772-c4d8-4107-a225-4cbba8f50fd8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7269f25-547e-4543-aa38-9110a189a4e6","LogTimestamp":"2022-10-26T05:30:07.400Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:07.644Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:07.644Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:07.644Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:09.411Z","message":"Entering","context":{"RequestID":"f64c8d59-3acf-44c2-a64e-696ee0ca90bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d854eaf2-4c54-4310-a415-95273cca3b73","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:09.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:09.414Z","message":"{\"transactionId\":\"f64c8d59-3acf-44c2-a64e-696ee0ca90bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:09:412\",\"respDate\":\"221026-05:30:09:414\",\"sourceId\":\"haproxy:f64c8d59-3acf-44c2-a64e-696ee0ca90bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:09:412-51948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f64c8d59-3acf-44c2-a64e-696ee0ca90bf]}\\\"}\"}","context":{"RequestID":"f64c8d59-3acf-44c2-a64e-696ee0ca90bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d854eaf2-4c54-4310-a415-95273cca3b73","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:09.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:09.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f64c8d59-3acf-44c2-a64e-696ee0ca90bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d854eaf2-4c54-4310-a415-95273cca3b73","LogTimestamp":"2022-10-26T05:30:09.414Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:11.424Z","message":"Entering","context":{"RequestID":"2230b153-a10f-40f0-81dc-02874150f7f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f44bc9d-35f7-4f84-a0d6-2b574377369d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:11.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:11.427Z","message":"{\"transactionId\":\"2230b153-a10f-40f0-81dc-02874150f7f5\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:11:425\",\"respDate\":\"221026-05:30:11:427\",\"sourceId\":\"haproxy:2230b153-a10f-40f0-81dc-02874150f7f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:11:425-20943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2230b153-a10f-40f0-81dc-02874150f7f5]}\\\"}\"}","context":{"RequestID":"2230b153-a10f-40f0-81dc-02874150f7f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f44bc9d-35f7-4f84-a0d6-2b574377369d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:11.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:11.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2230b153-a10f-40f0-81dc-02874150f7f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f44bc9d-35f7-4f84-a0d6-2b574377369d","LogTimestamp":"2022-10-26T05:30:11.427Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:13.436Z","message":"Entering","context":{"RequestID":"115181be-6e91-4318-b498-a0c42f0baa08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf016bec-ec94-46ae-b7ee-6673f61e390a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:13.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:13.439Z","message":"{\"transactionId\":\"115181be-6e91-4318-b498-a0c42f0baa08\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:13:437\",\"respDate\":\"221026-05:30:13:439\",\"sourceId\":\"haproxy:115181be-6e91-4318-b498-a0c42f0baa08\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:13:437-15141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[115181be-6e91-4318-b498-a0c42f0baa08]}\\\"}\"}","context":{"RequestID":"115181be-6e91-4318-b498-a0c42f0baa08","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf016bec-ec94-46ae-b7ee-6673f61e390a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:13.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:13.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"115181be-6e91-4318-b498-a0c42f0baa08","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf016bec-ec94-46ae-b7ee-6673f61e390a","LogTimestamp":"2022-10-26T05:30:13.439Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:14.984Z","message":"Entering","context":{"RequestID":"0cff4f55-b791-48ae-8919-2eeedd968166","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95873cc4-7794-4c36-8b27-c84a8bcb6328","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:14.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:14.986Z","message":"{\"transactionId\":\"0cff4f55-b791-48ae-8919-2eeedd968166\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:14:984\",\"respDate\":\"221026-05:30:14:986\",\"sourceId\":\"healthcheck:0cff4f55-b791-48ae-8919-2eeedd968166\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:14:984-46621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51098], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0cff4f55-b791-48ae-8919-2eeedd968166]}\\\"}\"}","context":{"RequestID":"0cff4f55-b791-48ae-8919-2eeedd968166","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95873cc4-7794-4c36-8b27-c84a8bcb6328","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:14.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:14.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cff4f55-b791-48ae-8919-2eeedd968166","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95873cc4-7794-4c36-8b27-c84a8bcb6328","LogTimestamp":"2022-10-26T05:30:14.986Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:14 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:15.362Z","message":"Entering","context":{"RequestID":"af491b20-7db7-4ddc-885c-5f2b4aaf6ee7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3e24195-58e7-4f5e-81fd-277f2070f4e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:15.364Z","message":"{\"transactionId\":\"af491b20-7db7-4ddc-885c-5f2b4aaf6ee7\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:15:363\",\"respDate\":\"221026-05:30:15:364\",\"sourceId\":\"OOM_ReadinessCheck:af491b20-7db7-4ddc-885c-5f2b4aaf6ee7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:15:363-55487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48738], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[af491b20-7db7-4ddc-885c-5f2b4aaf6ee7]}\\\"}\"}","context":{"RequestID":"af491b20-7db7-4ddc-885c-5f2b4aaf6ee7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3e24195-58e7-4f5e-81fd-277f2070f4e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:15.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af491b20-7db7-4ddc-885c-5f2b4aaf6ee7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3e24195-58e7-4f5e-81fd-277f2070f4e0","LogTimestamp":"2022-10-26T05:30:15.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:15.449Z","message":"Entering","context":{"RequestID":"a87d5e90-33da-4b9e-835d-a868bed9c83e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aeae5824-6f7b-4252-8af8-d556558fada9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:15.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:15.451Z","message":"{\"transactionId\":\"a87d5e90-33da-4b9e-835d-a868bed9c83e\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:15:449\",\"respDate\":\"221026-05:30:15:451\",\"sourceId\":\"haproxy:a87d5e90-33da-4b9e-835d-a868bed9c83e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:15:449-66800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a87d5e90-33da-4b9e-835d-a868bed9c83e]}\\\"}\"}","context":{"RequestID":"a87d5e90-33da-4b9e-835d-a868bed9c83e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aeae5824-6f7b-4252-8af8-d556558fada9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:15.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:15.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a87d5e90-33da-4b9e-835d-a868bed9c83e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aeae5824-6f7b-4252-8af8-d556558fada9","LogTimestamp":"2022-10-26T05:30:15.452Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:15.500Z","message":"Entering","context":{"RequestID":"2e5ea207-3dd7-4a06-b263-b0a246f1585f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e137b7f-74d9-4472-b9f4-83c99bb9e2de","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:15.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e5ea207-3dd7-4a06-b263-b0a246f1585f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e137b7f-74d9-4472-b9f4-83c99bb9e2de","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:15.504Z","message":"{\"transactionId\":\"2e5ea207-3dd7-4a06-b263-b0a246f1585f\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:15:501\",\"respDate\":\"221026-05:30:15:504\",\"sourceId\":\"ReadinessCheck:2e5ea207-3dd7-4a06-b263-b0a246f1585f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:15:501-19459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2e5ea207-3dd7-4a06-b263-b0a246f1585f]}\\\"}\"}","context":{"RequestID":"2e5ea207-3dd7-4a06-b263-b0a246f1585f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e137b7f-74d9-4472-b9f4-83c99bb9e2de","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:15.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:15.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e5ea207-3dd7-4a06-b263-b0a246f1585f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e137b7f-74d9-4472-b9f4-83c99bb9e2de","LogTimestamp":"2022-10-26T05:30:15.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:30:17.462Z","message":"Entering","context":{"RequestID":"21e4e111-50ee-4c73-8994-ba982d01b309","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58eb17c7-c574-48cf-a543-605e496ab2e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:17.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:17.465Z","message":"{\"transactionId\":\"21e4e111-50ee-4c73-8994-ba982d01b309\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:17:463\",\"respDate\":\"221026-05:30:17:464\",\"sourceId\":\"haproxy:21e4e111-50ee-4c73-8994-ba982d01b309\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:17:463-81782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[21e4e111-50ee-4c73-8994-ba982d01b309]}\\\"}\"}","context":{"RequestID":"21e4e111-50ee-4c73-8994-ba982d01b309","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58eb17c7-c574-48cf-a543-605e496ab2e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:17.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:17.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21e4e111-50ee-4c73-8994-ba982d01b309","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58eb17c7-c574-48cf-a543-605e496ab2e8","LogTimestamp":"2022-10-26T05:30:17.465Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:17.564Z","message":"Entering","context":{"RequestID":"7f3c1738-55bc-4323-bf1f-8e0ee8fea363","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7f12b26-0752-4778-b347-9ca7270d5a06","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:17.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:17.567Z","message":"{\"transactionId\":\"7f3c1738-55bc-4323-bf1f-8e0ee8fea363\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:17:565\",\"respDate\":\"221026-05:30:17:567\",\"sourceId\":\"healthcheck:7f3c1738-55bc-4323-bf1f-8e0ee8fea363\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:17:565-67545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7f3c1738-55bc-4323-bf1f-8e0ee8fea363]}\\\"}\"}","context":{"RequestID":"7f3c1738-55bc-4323-bf1f-8e0ee8fea363","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7f12b26-0752-4778-b347-9ca7270d5a06","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:17.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:17.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f3c1738-55bc-4323-bf1f-8e0ee8fea363","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7f12b26-0752-4778-b347-9ca7270d5a06","LogTimestamp":"2022-10-26T05:30:17.567Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:30:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:17.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:17.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:17.647Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:19.476Z","message":"Entering","context":{"RequestID":"84baa1b9-533d-4db4-9be0-60620d9cc0d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c713841-c7be-4baf-a6dd-1ed56cd84970","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:19.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:19.479Z","message":"{\"transactionId\":\"84baa1b9-533d-4db4-9be0-60620d9cc0d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:19:477\",\"respDate\":\"221026-05:30:19:478\",\"sourceId\":\"haproxy:84baa1b9-533d-4db4-9be0-60620d9cc0d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:19:477-22353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[84baa1b9-533d-4db4-9be0-60620d9cc0d0]}\\\"}\"}","context":{"RequestID":"84baa1b9-533d-4db4-9be0-60620d9cc0d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c713841-c7be-4baf-a6dd-1ed56cd84970","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:19.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:19.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84baa1b9-533d-4db4-9be0-60620d9cc0d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c713841-c7be-4baf-a6dd-1ed56cd84970","LogTimestamp":"2022-10-26T05:30:19.479Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:21.493Z","message":"Entering","context":{"RequestID":"b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9300999a-cb31-4455-8114-c5a7512bc411","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:21.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:21.495Z","message":"{\"transactionId\":\"b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:21:493\",\"respDate\":\"221026-05:30:21:495\",\"sourceId\":\"haproxy:b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:21:493-92460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a]}\\\"}\"}","context":{"RequestID":"b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9300999a-cb31-4455-8114-c5a7512bc411","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:21.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:21.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1c2a5e1-3407-47ef-8e59-4dcbc24eb24a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9300999a-cb31-4455-8114-c5a7512bc411","LogTimestamp":"2022-10-26T05:30:21.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:23.507Z","message":"Entering","context":{"RequestID":"152526b2-76ea-4645-af44-266d0852518b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d33f5c8-4e30-49b9-ae75-eb523a642895","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:23.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:23.509Z","message":"{\"transactionId\":\"152526b2-76ea-4645-af44-266d0852518b\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:23:508\",\"respDate\":\"221026-05:30:23:509\",\"sourceId\":\"haproxy:152526b2-76ea-4645-af44-266d0852518b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:23:508-74357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[152526b2-76ea-4645-af44-266d0852518b]}\\\"}\"}","context":{"RequestID":"152526b2-76ea-4645-af44-266d0852518b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d33f5c8-4e30-49b9-ae75-eb523a642895","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:23.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:23.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"152526b2-76ea-4645-af44-266d0852518b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d33f5c8-4e30-49b9-ae75-eb523a642895","LogTimestamp":"2022-10-26T05:30:23.510Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:24.817Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:30:24.820Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:30:25.363Z","message":"Entering","context":{"RequestID":"9770dbc7-b606-456a-a939-fe66e852e403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"332aeb2a-5b79-4324-b5c8-03a2bd6ce19c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:25.365Z","message":"{\"transactionId\":\"9770dbc7-b606-456a-a939-fe66e852e403\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:25:364\",\"respDate\":\"221026-05:30:25:365\",\"sourceId\":\"OOM_ReadinessCheck:9770dbc7-b606-456a-a939-fe66e852e403\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:25:364-96280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[48936], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9770dbc7-b606-456a-a939-fe66e852e403]}\\\"}\"}","context":{"RequestID":"9770dbc7-b606-456a-a939-fe66e852e403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"332aeb2a-5b79-4324-b5c8-03a2bd6ce19c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:25.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9770dbc7-b606-456a-a939-fe66e852e403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"332aeb2a-5b79-4324-b5c8-03a2bd6ce19c","LogTimestamp":"2022-10-26T05:30:25.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:25.497Z","message":"Entering","context":{"RequestID":"6db98f79-1c19-421f-a414-ff8636dd9968","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bf96fe6-8d0e-4e5d-a564-34dbb5965210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:25.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"6db98f79-1c19-421f-a414-ff8636dd9968","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bf96fe6-8d0e-4e5d-a564-34dbb5965210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:25.500Z","message":"{\"transactionId\":\"6db98f79-1c19-421f-a414-ff8636dd9968\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:25:498\",\"respDate\":\"221026-05:30:25:500\",\"sourceId\":\"ReadinessCheck:6db98f79-1c19-421f-a414-ff8636dd9968\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:25:498-29306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6db98f79-1c19-421f-a414-ff8636dd9968]}\\\"}\"}","context":{"RequestID":"6db98f79-1c19-421f-a414-ff8636dd9968","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bf96fe6-8d0e-4e5d-a564-34dbb5965210","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6db98f79-1c19-421f-a414-ff8636dd9968","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bf96fe6-8d0e-4e5d-a564-34dbb5965210","LogTimestamp":"2022-10-26T05:30:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:25.520Z","message":"Entering","context":{"RequestID":"eb6e970f-4e82-4a69-a675-13016d0981ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59c14f29-3e84-4306-9860-4c0f268323b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:25.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:25.522Z","message":"{\"transactionId\":\"eb6e970f-4e82-4a69-a675-13016d0981ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:25:520\",\"respDate\":\"221026-05:30:25:522\",\"sourceId\":\"haproxy:eb6e970f-4e82-4a69-a675-13016d0981ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:25:520-29746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eb6e970f-4e82-4a69-a675-13016d0981ef]}\\\"}\"}","context":{"RequestID":"eb6e970f-4e82-4a69-a675-13016d0981ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59c14f29-3e84-4306-9860-4c0f268323b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:25.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:25.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb6e970f-4e82-4a69-a675-13016d0981ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59c14f29-3e84-4306-9860-4c0f268323b3","LogTimestamp":"2022-10-26T05:30:25.523Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:27.533Z","message":"Entering","context":{"RequestID":"2d649baf-9c42-4433-b43a-21461817d216","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7783f99-e835-47b7-aa76-1ee7855a2d21","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:27.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:27.536Z","message":"{\"transactionId\":\"2d649baf-9c42-4433-b43a-21461817d216\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:27:534\",\"respDate\":\"221026-05:30:27:536\",\"sourceId\":\"haproxy:2d649baf-9c42-4433-b43a-21461817d216\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:27:534-2624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d649baf-9c42-4433-b43a-21461817d216]}\\\"}\"}","context":{"RequestID":"2d649baf-9c42-4433-b43a-21461817d216","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7783f99-e835-47b7-aa76-1ee7855a2d21","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:27.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:27.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d649baf-9c42-4433-b43a-21461817d216","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7783f99-e835-47b7-aa76-1ee7855a2d21","LogTimestamp":"2022-10-26T05:30:27.537Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:27.651Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:27.651Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:29.547Z","message":"Entering","context":{"RequestID":"68f87d38-aca5-4201-8bb1-26709c188bbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46f60a02-c4f3-476d-896b-911837ac4153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:29.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:29.549Z","message":"{\"transactionId\":\"68f87d38-aca5-4201-8bb1-26709c188bbc\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:29:547\",\"respDate\":\"221026-05:30:29:549\",\"sourceId\":\"haproxy:68f87d38-aca5-4201-8bb1-26709c188bbc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:29:547-31749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68f87d38-aca5-4201-8bb1-26709c188bbc]}\\\"}\"}","context":{"RequestID":"68f87d38-aca5-4201-8bb1-26709c188bbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46f60a02-c4f3-476d-896b-911837ac4153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:29.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:29.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68f87d38-aca5-4201-8bb1-26709c188bbc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46f60a02-c4f3-476d-896b-911837ac4153","LogTimestamp":"2022-10-26T05:30:29.549Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:30.007Z","message":"Entering","context":{"RequestID":"3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a75493c-00fc-4f41-b767-b11f0e1cd198","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:30.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:30.009Z","message":"{\"transactionId\":\"3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:30:008\",\"respDate\":\"221026-05:30:30:009\",\"sourceId\":\"healthcheck:3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:30:008-75165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51264], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e]}\\\"}\"}","context":{"RequestID":"3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a75493c-00fc-4f41-b767-b11f0e1cd198","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:30.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:30.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ac65ce2-c658-4bd3-a49c-f5d86d0fa33e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a75493c-00fc-4f41-b767-b11f0e1cd198","LogTimestamp":"2022-10-26T05:30:30.010Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:31.559Z","message":"Entering","context":{"RequestID":"906c7c90-572a-4f40-b7ea-90f65fb8a247","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"012e81d6-4781-4cce-802e-c65a1fe6fae7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:31.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:31.562Z","message":"{\"transactionId\":\"906c7c90-572a-4f40-b7ea-90f65fb8a247\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:31:560\",\"respDate\":\"221026-05:30:31:562\",\"sourceId\":\"haproxy:906c7c90-572a-4f40-b7ea-90f65fb8a247\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:31:560-73419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[906c7c90-572a-4f40-b7ea-90f65fb8a247]}\\\"}\"}","context":{"RequestID":"906c7c90-572a-4f40-b7ea-90f65fb8a247","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"012e81d6-4781-4cce-802e-c65a1fe6fae7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:31.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:31.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"906c7c90-572a-4f40-b7ea-90f65fb8a247","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"012e81d6-4781-4cce-802e-c65a1fe6fae7","LogTimestamp":"2022-10-26T05:30:31.562Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:32.590Z","message":"Entering","context":{"RequestID":"bd939058-fe9b-40d4-8859-13ae73dbac7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6b3cff54-97fb-4678-a3dc-621b0306e163","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:32.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:32.593Z","message":"{\"transactionId\":\"bd939058-fe9b-40d4-8859-13ae73dbac7d\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:32:591\",\"respDate\":\"221026-05:30:32:593\",\"sourceId\":\"healthcheck:bd939058-fe9b-40d4-8859-13ae73dbac7d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:32:591-30271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bd939058-fe9b-40d4-8859-13ae73dbac7d]}\\\"}\"}","context":{"RequestID":"bd939058-fe9b-40d4-8859-13ae73dbac7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6b3cff54-97fb-4678-a3dc-621b0306e163","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:32.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:32.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd939058-fe9b-40d4-8859-13ae73dbac7d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3cff54-97fb-4678-a3dc-621b0306e163","LogTimestamp":"2022-10-26T05:30:32.593Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:30:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:33.573Z","message":"Entering","context":{"RequestID":"96d75bc2-f099-4243-b798-479364193afc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2269ef90-31f5-4353-a4a4-8f62e0e9b3ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:33.575Z","message":"{\"transactionId\":\"96d75bc2-f099-4243-b798-479364193afc\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:33:573\",\"respDate\":\"221026-05:30:33:575\",\"sourceId\":\"haproxy:96d75bc2-f099-4243-b798-479364193afc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:33:573-86544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96d75bc2-f099-4243-b798-479364193afc]}\\\"}\"}","context":{"RequestID":"96d75bc2-f099-4243-b798-479364193afc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2269ef90-31f5-4353-a4a4-8f62e0e9b3ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:33.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96d75bc2-f099-4243-b798-479364193afc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2269ef90-31f5-4353-a4a4-8f62e0e9b3ea","LogTimestamp":"2022-10-26T05:30:33.575Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:35.365Z","message":"Entering","context":{"RequestID":"d0437313-1419-41b7-a75a-4d0cfa856bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64cda1aa-a574-4df9-b5a9-01139a69b1a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:35.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:35.368Z","message":"{\"transactionId\":\"d0437313-1419-41b7-a75a-4d0cfa856bfc\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:35:366\",\"respDate\":\"221026-05:30:35:368\",\"sourceId\":\"OOM_ReadinessCheck:d0437313-1419-41b7-a75a-4d0cfa856bfc\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:35:366-49484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49118], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d0437313-1419-41b7-a75a-4d0cfa856bfc]}\\\"}\"}","context":{"RequestID":"d0437313-1419-41b7-a75a-4d0cfa856bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64cda1aa-a574-4df9-b5a9-01139a69b1a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:35.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:35.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0437313-1419-41b7-a75a-4d0cfa856bfc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64cda1aa-a574-4df9-b5a9-01139a69b1a9","LogTimestamp":"2022-10-26T05:30:35.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:35.497Z","message":"Entering","context":{"RequestID":"37d95174-c39c-470f-be29-c71be925a99a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d43bdb35-de66-4611-9e00-0d429d00a158","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"37d95174-c39c-470f-be29-c71be925a99a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d43bdb35-de66-4611-9e00-0d429d00a158","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:35.499Z","message":"{\"transactionId\":\"37d95174-c39c-470f-be29-c71be925a99a\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:35:497\",\"respDate\":\"221026-05:30:35:499\",\"sourceId\":\"ReadinessCheck:37d95174-c39c-470f-be29-c71be925a99a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:35:497-32676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[37d95174-c39c-470f-be29-c71be925a99a]}\\\"}\"}","context":{"RequestID":"37d95174-c39c-470f-be29-c71be925a99a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d43bdb35-de66-4611-9e00-0d429d00a158","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37d95174-c39c-470f-be29-c71be925a99a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d43bdb35-de66-4611-9e00-0d429d00a158","LogTimestamp":"2022-10-26T05:30:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:35.587Z","message":"Entering","context":{"RequestID":"43f8f755-abb5-4702-bdd9-1b9f62546888","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12351c1d-d6bf-479f-b33e-f8a434f740a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:35.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:35.589Z","message":"{\"transactionId\":\"43f8f755-abb5-4702-bdd9-1b9f62546888\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:35:587\",\"respDate\":\"221026-05:30:35:589\",\"sourceId\":\"haproxy:43f8f755-abb5-4702-bdd9-1b9f62546888\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:35:587-38164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43f8f755-abb5-4702-bdd9-1b9f62546888]}\\\"}\"}","context":{"RequestID":"43f8f755-abb5-4702-bdd9-1b9f62546888","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12351c1d-d6bf-479f-b33e-f8a434f740a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:35.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:35.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f8f755-abb5-4702-bdd9-1b9f62546888","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12351c1d-d6bf-479f-b33e-f8a434f740a2","LogTimestamp":"2022-10-26T05:30:35.589Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:37.599Z","message":"Entering","context":{"RequestID":"0f6386a8-4a76-4ccf-bdf3-b962d79bf09f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9feea70-856d-43ff-b054-e889c2df9b93","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:37.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:37.602Z","message":"{\"transactionId\":\"0f6386a8-4a76-4ccf-bdf3-b962d79bf09f\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:37:600\",\"respDate\":\"221026-05:30:37:601\",\"sourceId\":\"haproxy:0f6386a8-4a76-4ccf-bdf3-b962d79bf09f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:37:600-80997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f6386a8-4a76-4ccf-bdf3-b962d79bf09f]}\\\"}\"}","context":{"RequestID":"0f6386a8-4a76-4ccf-bdf3-b962d79bf09f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9feea70-856d-43ff-b054-e889c2df9b93","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:37.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:37.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f6386a8-4a76-4ccf-bdf3-b962d79bf09f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9feea70-856d-43ff-b054-e889c2df9b93","LogTimestamp":"2022-10-26T05:30:37.602Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:37.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:37.648Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:37.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:39.612Z","message":"Entering","context":{"RequestID":"10cea761-dff5-4697-89ba-38c5693c9790","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72ccee13-f686-4696-99f1-337df0547c5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:39.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:39.614Z","message":"{\"transactionId\":\"10cea761-dff5-4697-89ba-38c5693c9790\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:39:612\",\"respDate\":\"221026-05:30:39:614\",\"sourceId\":\"haproxy:10cea761-dff5-4697-89ba-38c5693c9790\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:39:612-72132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10cea761-dff5-4697-89ba-38c5693c9790]}\\\"}\"}","context":{"RequestID":"10cea761-dff5-4697-89ba-38c5693c9790","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72ccee13-f686-4696-99f1-337df0547c5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:39.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:39.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10cea761-dff5-4697-89ba-38c5693c9790","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72ccee13-f686-4696-99f1-337df0547c5f","LogTimestamp":"2022-10-26T05:30:39.615Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:41.630Z","message":"Entering","context":{"RequestID":"cfe7ac04-3455-4473-aa57-c7e7b6235e25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77470df7-23fd-42a0-9e99-c3f32267177d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:41.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:41.633Z","message":"{\"transactionId\":\"cfe7ac04-3455-4473-aa57-c7e7b6235e25\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:41:631\",\"respDate\":\"221026-05:30:41:633\",\"sourceId\":\"haproxy:cfe7ac04-3455-4473-aa57-c7e7b6235e25\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:41:631-71091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cfe7ac04-3455-4473-aa57-c7e7b6235e25]}\\\"}\"}","context":{"RequestID":"cfe7ac04-3455-4473-aa57-c7e7b6235e25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77470df7-23fd-42a0-9e99-c3f32267177d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:41.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:41.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfe7ac04-3455-4473-aa57-c7e7b6235e25","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77470df7-23fd-42a0-9e99-c3f32267177d","LogTimestamp":"2022-10-26T05:30:41.633Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:43.647Z","message":"Entering","context":{"RequestID":"fb014d2c-3757-461e-adcf-258d65e5eb31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaa58c34-4b87-49b8-a3c6-9b4d24fee47c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:43.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:43.649Z","message":"{\"transactionId\":\"fb014d2c-3757-461e-adcf-258d65e5eb31\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:43:648\",\"respDate\":\"221026-05:30:43:649\",\"sourceId\":\"haproxy:fb014d2c-3757-461e-adcf-258d65e5eb31\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:43:648-70502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fb014d2c-3757-461e-adcf-258d65e5eb31]}\\\"}\"}","context":{"RequestID":"fb014d2c-3757-461e-adcf-258d65e5eb31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aaa58c34-4b87-49b8-a3c6-9b4d24fee47c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:43.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:43.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb014d2c-3757-461e-adcf-258d65e5eb31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaa58c34-4b87-49b8-a3c6-9b4d24fee47c","LogTimestamp":"2022-10-26T05:30:43.650Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:45.031Z","message":"Entering","context":{"RequestID":"766503fe-d9c8-465b-9915-f8e73baaa403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"968f1b62-05f8-4704-9d68-c9d127d3d1b2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:45.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:45.034Z","message":"{\"transactionId\":\"766503fe-d9c8-465b-9915-f8e73baaa403\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:45:032\",\"respDate\":\"221026-05:30:45:034\",\"sourceId\":\"healthcheck:766503fe-d9c8-465b-9915-f8e73baaa403\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:45:032-58542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51442], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[766503fe-d9c8-465b-9915-f8e73baaa403]}\\\"}\"}","context":{"RequestID":"766503fe-d9c8-465b-9915-f8e73baaa403","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"968f1b62-05f8-4704-9d68-c9d127d3d1b2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:45.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:45.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"766503fe-d9c8-465b-9915-f8e73baaa403","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"968f1b62-05f8-4704-9d68-c9d127d3d1b2","LogTimestamp":"2022-10-26T05:30:45.034Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:30:45.361Z","message":"Entering","context":{"RequestID":"d3dba1ae-9575-440c-bdfe-038ee9bd0378","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12591caa-878c-4298-bcbb-7c36d447d60e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:45.364Z","message":"{\"transactionId\":\"d3dba1ae-9575-440c-bdfe-038ee9bd0378\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:45:362\",\"respDate\":\"221026-05:30:45:364\",\"sourceId\":\"OOM_ReadinessCheck:d3dba1ae-9575-440c-bdfe-038ee9bd0378\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:45:362-87109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49308], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d3dba1ae-9575-440c-bdfe-038ee9bd0378]}\\\"}\"}","context":{"RequestID":"d3dba1ae-9575-440c-bdfe-038ee9bd0378","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12591caa-878c-4298-bcbb-7c36d447d60e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3dba1ae-9575-440c-bdfe-038ee9bd0378","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12591caa-878c-4298-bcbb-7c36d447d60e","LogTimestamp":"2022-10-26T05:30:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:45.495Z","message":"Entering","context":{"RequestID":"bd61275c-f90d-4209-aa56-dff95af3d3fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac9d48aa-a29f-4e4c-aa48-27bf1318799e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd61275c-f90d-4209-aa56-dff95af3d3fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac9d48aa-a29f-4e4c-aa48-27bf1318799e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:45.498Z","message":"{\"transactionId\":\"bd61275c-f90d-4209-aa56-dff95af3d3fd\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:45:496\",\"respDate\":\"221026-05:30:45:498\",\"sourceId\":\"ReadinessCheck:bd61275c-f90d-4209-aa56-dff95af3d3fd\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:45:496-98857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd61275c-f90d-4209-aa56-dff95af3d3fd]}\\\"}\"}","context":{"RequestID":"bd61275c-f90d-4209-aa56-dff95af3d3fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac9d48aa-a29f-4e4c-aa48-27bf1318799e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd61275c-f90d-4209-aa56-dff95af3d3fd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9d48aa-a29f-4e4c-aa48-27bf1318799e","LogTimestamp":"2022-10-26T05:30:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:45.660Z","message":"Entering","context":{"RequestID":"5ca33e99-3c6b-4dbd-b985-36c3e43f32c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b02cb8e-3b4d-4cf2-aed5-3d621f2f3386","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:45.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:45.662Z","message":"{\"transactionId\":\"5ca33e99-3c6b-4dbd-b985-36c3e43f32c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:45:661\",\"respDate\":\"221026-05:30:45:662\",\"sourceId\":\"haproxy:5ca33e99-3c6b-4dbd-b985-36c3e43f32c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:45:661-20171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ca33e99-3c6b-4dbd-b985-36c3e43f32c6]}\\\"}\"}","context":{"RequestID":"5ca33e99-3c6b-4dbd-b985-36c3e43f32c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b02cb8e-3b4d-4cf2-aed5-3d621f2f3386","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:45.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:45.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca33e99-3c6b-4dbd-b985-36c3e43f32c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b02cb8e-3b4d-4cf2-aed5-3d621f2f3386","LogTimestamp":"2022-10-26T05:30:45.663Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:47.623Z","message":"Entering","context":{"RequestID":"bc40fb94-7702-491e-afa1-05e64cead41d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbcbd64d-af18-43a6-b868-cc137c73091b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:47.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:47.625Z","message":"{\"transactionId\":\"bc40fb94-7702-491e-afa1-05e64cead41d\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:47:623\",\"respDate\":\"221026-05:30:47:625\",\"sourceId\":\"healthcheck:bc40fb94-7702-491e-afa1-05e64cead41d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:47:623-13603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bc40fb94-7702-491e-afa1-05e64cead41d]}\\\"}\"}","context":{"RequestID":"bc40fb94-7702-491e-afa1-05e64cead41d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbcbd64d-af18-43a6-b868-cc137c73091b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:30:47.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:47.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc40fb94-7702-491e-afa1-05e64cead41d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbcbd64d-af18-43a6-b868-cc137c73091b","LogTimestamp":"2022-10-26T05:30:47.626Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:30:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:30:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:47.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:47.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:47.647Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:47.672Z","message":"Entering","context":{"RequestID":"11297807-b9b1-4941-ba01-460d03839b9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c86c45b-c9c4-4528-b808-0649141c1d4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:47.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:47.676Z","message":"{\"transactionId\":\"11297807-b9b1-4941-ba01-460d03839b9d\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:47:673\",\"respDate\":\"221026-05:30:47:676\",\"sourceId\":\"haproxy:11297807-b9b1-4941-ba01-460d03839b9d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:47:673-38330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11297807-b9b1-4941-ba01-460d03839b9d]}\\\"}\"}","context":{"RequestID":"11297807-b9b1-4941-ba01-460d03839b9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c86c45b-c9c4-4528-b808-0649141c1d4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:47.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:47.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11297807-b9b1-4941-ba01-460d03839b9d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c86c45b-c9c4-4528-b808-0649141c1d4c","LogTimestamp":"2022-10-26T05:30:47.677Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:49.686Z","message":"Entering","context":{"RequestID":"04d5ea1b-874a-418e-b4ed-9716a2eca95d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9efcc702-b43f-46df-a1ac-1be2a14df8cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:49.688Z","message":"{\"transactionId\":\"04d5ea1b-874a-418e-b4ed-9716a2eca95d\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:49:686\",\"respDate\":\"221026-05:30:49:688\",\"sourceId\":\"haproxy:04d5ea1b-874a-418e-b4ed-9716a2eca95d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:49:686-64246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[04d5ea1b-874a-418e-b4ed-9716a2eca95d]}\\\"}\"}","context":{"RequestID":"04d5ea1b-874a-418e-b4ed-9716a2eca95d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9efcc702-b43f-46df-a1ac-1be2a14df8cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:49.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04d5ea1b-874a-418e-b4ed-9716a2eca95d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9efcc702-b43f-46df-a1ac-1be2a14df8cc","LogTimestamp":"2022-10-26T05:30:49.688Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:51.701Z","message":"Entering","context":{"RequestID":"db93abd7-f63c-4f59-8b41-44afa7e844a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eae1da58-6e5d-48d4-8dcd-a8c943cbe933","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:51.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:51.703Z","message":"{\"transactionId\":\"db93abd7-f63c-4f59-8b41-44afa7e844a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:51:701\",\"respDate\":\"221026-05:30:51:703\",\"sourceId\":\"haproxy:db93abd7-f63c-4f59-8b41-44afa7e844a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:51:701-40992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[db93abd7-f63c-4f59-8b41-44afa7e844a9]}\\\"}\"}","context":{"RequestID":"db93abd7-f63c-4f59-8b41-44afa7e844a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eae1da58-6e5d-48d4-8dcd-a8c943cbe933","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:51.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:51.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db93abd7-f63c-4f59-8b41-44afa7e844a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eae1da58-6e5d-48d4-8dcd-a8c943cbe933","LogTimestamp":"2022-10-26T05:30:51.703Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:53.714Z","message":"Entering","context":{"RequestID":"27afc7c7-c742-42da-9269-c2c08cdec23d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bbfbf7e-ee6e-42a4-9824-7e76788371b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:53.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:53.717Z","message":"{\"transactionId\":\"27afc7c7-c742-42da-9269-c2c08cdec23d\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:53:715\",\"respDate\":\"221026-05:30:53:717\",\"sourceId\":\"haproxy:27afc7c7-c742-42da-9269-c2c08cdec23d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:53:715-68255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27afc7c7-c742-42da-9269-c2c08cdec23d]}\\\"}\"}","context":{"RequestID":"27afc7c7-c742-42da-9269-c2c08cdec23d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4bbfbf7e-ee6e-42a4-9824-7e76788371b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:53.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:53.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27afc7c7-c742-42da-9269-c2c08cdec23d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bbfbf7e-ee6e-42a4-9824-7e76788371b4","LogTimestamp":"2022-10-26T05:30:53.717Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:30:54.823Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:30:54.826Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:30:55.361Z","message":"Entering","context":{"RequestID":"d55f6bbe-7b39-4177-8672-eeae90737664","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf898b8e-b87e-494a-9ac0-b094753850fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:55.364Z","message":"{\"transactionId\":\"d55f6bbe-7b39-4177-8672-eeae90737664\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:55:362\",\"respDate\":\"221026-05:30:55:364\",\"sourceId\":\"OOM_ReadinessCheck:d55f6bbe-7b39-4177-8672-eeae90737664\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:55:362-29626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49502], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d55f6bbe-7b39-4177-8672-eeae90737664]}\\\"}\"}","context":{"RequestID":"d55f6bbe-7b39-4177-8672-eeae90737664","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bf898b8e-b87e-494a-9ac0-b094753850fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:30:55.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:55.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d55f6bbe-7b39-4177-8672-eeae90737664","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf898b8e-b87e-494a-9ac0-b094753850fd","LogTimestamp":"2022-10-26T05:30:55.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:30:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:30:55.498Z","message":"Entering","context":{"RequestID":"5f8ec413-9c0b-44f2-b804-a7a667eadf92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a7c0512-15ec-403a-b9f2-075700eefb1f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f8ec413-9c0b-44f2-b804-a7a667eadf92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a7c0512-15ec-403a-b9f2-075700eefb1f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:55.500Z","message":"{\"transactionId\":\"5f8ec413-9c0b-44f2-b804-a7a667eadf92\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:55:499\",\"respDate\":\"221026-05:30:55:500\",\"sourceId\":\"ReadinessCheck:5f8ec413-9c0b-44f2-b804-a7a667eadf92\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:55:499-58488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5f8ec413-9c0b-44f2-b804-a7a667eadf92]}\\\"}\"}","context":{"RequestID":"5f8ec413-9c0b-44f2-b804-a7a667eadf92","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a7c0512-15ec-403a-b9f2-075700eefb1f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:30:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f8ec413-9c0b-44f2-b804-a7a667eadf92","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a7c0512-15ec-403a-b9f2-075700eefb1f","LogTimestamp":"2022-10-26T05:30:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:30:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:55.727Z","message":"Entering","context":{"RequestID":"8a02b572-fffd-469b-a037-bbbd05adb1f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94e50eea-3fe0-4440-8874-560cbf9cec91","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:55.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:55.729Z","message":"{\"transactionId\":\"8a02b572-fffd-469b-a037-bbbd05adb1f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:55:728\",\"respDate\":\"221026-05:30:55:729\",\"sourceId\":\"haproxy:8a02b572-fffd-469b-a037-bbbd05adb1f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:30:55:728-94684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a02b572-fffd-469b-a037-bbbd05adb1f4]}\\\"}\"}","context":{"RequestID":"8a02b572-fffd-469b-a037-bbbd05adb1f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"94e50eea-3fe0-4440-8874-560cbf9cec91","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:55.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:55.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a02b572-fffd-469b-a037-bbbd05adb1f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e50eea-3fe0-4440-8874-560cbf9cec91","LogTimestamp":"2022-10-26T05:30:55.730Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:30:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:57.648Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:57.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:57.739Z","message":"Entering","context":{"RequestID":"a8f7328f-fa44-4c4c-b929-4c9a267f29f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f512d36-e139-4fe5-a192-9432f3f1a22e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:57.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:57.741Z","message":"{\"transactionId\":\"a8f7328f-fa44-4c4c-b929-4c9a267f29f7\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:57:740\",\"respDate\":\"221026-05:30:57:741\",\"sourceId\":\"haproxy:a8f7328f-fa44-4c4c-b929-4c9a267f29f7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:30:57:740-95643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8f7328f-fa44-4c4c-b929-4c9a267f29f7]}\\\"}\"}","context":{"RequestID":"a8f7328f-fa44-4c4c-b929-4c9a267f29f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f512d36-e139-4fe5-a192-9432f3f1a22e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:57.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:57.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8f7328f-fa44-4c4c-b929-4c9a267f29f7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f512d36-e139-4fe5-a192-9432f3f1a22e","LogTimestamp":"2022-10-26T05:30:57.742Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:30:59.753Z","message":"Entering","context":{"RequestID":"906dcc6e-6fbc-4593-83e6-f06dd39106fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bfb7b3d3-ddea-4b05-83ba-27e8ca75cee8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:59.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:30:59.755Z","message":"{\"transactionId\":\"906dcc6e-6fbc-4593-83e6-f06dd39106fd\",\"status\":\"200\",\"rqstDate\":\"221026-05:30:59:753\",\"respDate\":\"221026-05:30:59:755\",\"sourceId\":\"haproxy:906dcc6e-6fbc-4593-83e6-f06dd39106fd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:30:59:753-4093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[906dcc6e-6fbc-4593-83e6-f06dd39106fd]}\\\"}\"}","context":{"RequestID":"906dcc6e-6fbc-4593-83e6-f06dd39106fd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bfb7b3d3-ddea-4b05-83ba-27e8ca75cee8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:30:59.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:30:59.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"906dcc6e-6fbc-4593-83e6-f06dd39106fd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfb7b3d3-ddea-4b05-83ba-27e8ca75cee8","LogTimestamp":"2022-10-26T05:30:59.755Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:00.052Z","message":"Entering","context":{"RequestID":"e41e4f1a-07d9-434b-a906-b4ce38844328","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf70c28-e7ff-4cbe-88f0-817bd43d1162","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:00.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:00.054Z","message":"{\"transactionId\":\"e41e4f1a-07d9-434b-a906-b4ce38844328\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:00:053\",\"respDate\":\"221026-05:31:00:054\",\"sourceId\":\"healthcheck:e41e4f1a-07d9-434b-a906-b4ce38844328\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:00:053-32334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51626], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e41e4f1a-07d9-434b-a906-b4ce38844328]}\\\"}\"}","context":{"RequestID":"e41e4f1a-07d9-434b-a906-b4ce38844328","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf70c28-e7ff-4cbe-88f0-817bd43d1162","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:00.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:00.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e41e4f1a-07d9-434b-a906-b4ce38844328","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf70c28-e7ff-4cbe-88f0-817bd43d1162","LogTimestamp":"2022-10-26T05:31:00.055Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:01.767Z","message":"Entering","context":{"RequestID":"b15f4173-945a-41f1-8f08-dc5825d90a0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bda0ac4c-3842-42ec-96e2-150a6290d43f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:01.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:01.769Z","message":"{\"transactionId\":\"b15f4173-945a-41f1-8f08-dc5825d90a0b\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:01:768\",\"respDate\":\"221026-05:31:01:769\",\"sourceId\":\"haproxy:b15f4173-945a-41f1-8f08-dc5825d90a0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:01:768-28763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b15f4173-945a-41f1-8f08-dc5825d90a0b]}\\\"}\"}","context":{"RequestID":"b15f4173-945a-41f1-8f08-dc5825d90a0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bda0ac4c-3842-42ec-96e2-150a6290d43f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:01.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:01.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b15f4173-945a-41f1-8f08-dc5825d90a0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bda0ac4c-3842-42ec-96e2-150a6290d43f","LogTimestamp":"2022-10-26T05:31:01.770Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:02.654Z","message":"Entering","context":{"RequestID":"0fcbaf19-7abd-41f2-b473-62948f3bdfac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"942cbd2c-01e6-4c36-b76e-defc2374fb4e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:02.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:02.656Z","message":"{\"transactionId\":\"0fcbaf19-7abd-41f2-b473-62948f3bdfac\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:02:654\",\"respDate\":\"221026-05:31:02:656\",\"sourceId\":\"healthcheck:0fcbaf19-7abd-41f2-b473-62948f3bdfac\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:02:654-55967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0fcbaf19-7abd-41f2-b473-62948f3bdfac]}\\\"}\"}","context":{"RequestID":"0fcbaf19-7abd-41f2-b473-62948f3bdfac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"942cbd2c-01e6-4c36-b76e-defc2374fb4e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:02.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:02.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fcbaf19-7abd-41f2-b473-62948f3bdfac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"942cbd2c-01e6-4c36-b76e-defc2374fb4e","LogTimestamp":"2022-10-26T05:31:02.657Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:31:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:03.781Z","message":"Entering","context":{"RequestID":"7148c6b3-ffb3-43a8-8b76-1fe6e09d6448","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bcc2b0e-9481-47db-a108-74309a356bdb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:03.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:03.784Z","message":"{\"transactionId\":\"7148c6b3-ffb3-43a8-8b76-1fe6e09d6448\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:03:782\",\"respDate\":\"221026-05:31:03:784\",\"sourceId\":\"haproxy:7148c6b3-ffb3-43a8-8b76-1fe6e09d6448\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:03:782-92868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7148c6b3-ffb3-43a8-8b76-1fe6e09d6448]}\\\"}\"}","context":{"RequestID":"7148c6b3-ffb3-43a8-8b76-1fe6e09d6448","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bcc2b0e-9481-47db-a108-74309a356bdb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:03.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:03.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7148c6b3-ffb3-43a8-8b76-1fe6e09d6448","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bcc2b0e-9481-47db-a108-74309a356bdb","LogTimestamp":"2022-10-26T05:31:03.784Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:05.360Z","message":"Entering","context":{"RequestID":"f7e7e237-fa25-46da-89c8-a649b8e0ef29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a394ae72-7ea1-4a83-a76d-ab0f98110b19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:05.363Z","message":"{\"transactionId\":\"f7e7e237-fa25-46da-89c8-a649b8e0ef29\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:05:361\",\"respDate\":\"221026-05:31:05:363\",\"sourceId\":\"OOM_ReadinessCheck:f7e7e237-fa25-46da-89c8-a649b8e0ef29\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:05:361-76158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49688], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f7e7e237-fa25-46da-89c8-a649b8e0ef29]}\\\"}\"}","context":{"RequestID":"f7e7e237-fa25-46da-89c8-a649b8e0ef29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a394ae72-7ea1-4a83-a76d-ab0f98110b19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:05.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:05.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7e7e237-fa25-46da-89c8-a649b8e0ef29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a394ae72-7ea1-4a83-a76d-ab0f98110b19","LogTimestamp":"2022-10-26T05:31:05.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:05.505Z","message":"Entering","context":{"RequestID":"57fb0262-1392-484f-8575-167bf7f39d77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c3931e4-b7be-4c81-8d40-4a4117344198","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:05.507Z","message":"Database is available from CACHED check.","context":{"RequestID":"57fb0262-1392-484f-8575-167bf7f39d77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c3931e4-b7be-4c81-8d40-4a4117344198","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:05.508Z","message":"{\"transactionId\":\"57fb0262-1392-484f-8575-167bf7f39d77\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:05:506\",\"respDate\":\"221026-05:31:05:508\",\"sourceId\":\"ReadinessCheck:57fb0262-1392-484f-8575-167bf7f39d77\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:05:506-90144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[57fb0262-1392-484f-8575-167bf7f39d77]}\\\"}\"}","context":{"RequestID":"57fb0262-1392-484f-8575-167bf7f39d77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c3931e4-b7be-4c81-8d40-4a4117344198","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:05.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57fb0262-1392-484f-8575-167bf7f39d77","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c3931e4-b7be-4c81-8d40-4a4117344198","LogTimestamp":"2022-10-26T05:31:05.508Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:31:05.793Z","message":"Entering","context":{"RequestID":"9fae2ba1-04d1-4d0e-aacf-e36acde61ad8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee9fecf7-125c-41b7-8819-6b279de2b845","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:05.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:05.796Z","message":"{\"transactionId\":\"9fae2ba1-04d1-4d0e-aacf-e36acde61ad8\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:05:794\",\"respDate\":\"221026-05:31:05:795\",\"sourceId\":\"haproxy:9fae2ba1-04d1-4d0e-aacf-e36acde61ad8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:05:794-53066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fae2ba1-04d1-4d0e-aacf-e36acde61ad8]}\\\"}\"}","context":{"RequestID":"9fae2ba1-04d1-4d0e-aacf-e36acde61ad8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee9fecf7-125c-41b7-8819-6b279de2b845","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:05.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:05.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fae2ba1-04d1-4d0e-aacf-e36acde61ad8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee9fecf7-125c-41b7-8819-6b279de2b845","LogTimestamp":"2022-10-26T05:31:05.796Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:07.658Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:07.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:07.805Z","message":"Entering","context":{"RequestID":"9ff6846e-ce2a-4f18-8743-b28ec19886f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01108c11-6f96-4a6b-87dc-ab811413f94e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:07.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:07.807Z","message":"{\"transactionId\":\"9ff6846e-ce2a-4f18-8743-b28ec19886f5\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:07:805\",\"respDate\":\"221026-05:31:07:807\",\"sourceId\":\"haproxy:9ff6846e-ce2a-4f18-8743-b28ec19886f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:07:805-22768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ff6846e-ce2a-4f18-8743-b28ec19886f5]}\\\"}\"}","context":{"RequestID":"9ff6846e-ce2a-4f18-8743-b28ec19886f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01108c11-6f96-4a6b-87dc-ab811413f94e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:07.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:07.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ff6846e-ce2a-4f18-8743-b28ec19886f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01108c11-6f96-4a6b-87dc-ab811413f94e","LogTimestamp":"2022-10-26T05:31:07.807Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:09.816Z","message":"Entering","context":{"RequestID":"8621999f-0185-4f62-8302-7828289a95f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06ead769-8a25-43f9-b07a-f1db55b888f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:09.819Z","message":"{\"transactionId\":\"8621999f-0185-4f62-8302-7828289a95f2\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:09:817\",\"respDate\":\"221026-05:31:09:819\",\"sourceId\":\"haproxy:8621999f-0185-4f62-8302-7828289a95f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:09:817-68944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8621999f-0185-4f62-8302-7828289a95f2]}\\\"}\"}","context":{"RequestID":"8621999f-0185-4f62-8302-7828289a95f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06ead769-8a25-43f9-b07a-f1db55b888f0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:09.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8621999f-0185-4f62-8302-7828289a95f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06ead769-8a25-43f9-b07a-f1db55b888f0","LogTimestamp":"2022-10-26T05:31:09.819Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:11.828Z","message":"Entering","context":{"RequestID":"465a85eb-38d0-4c4c-a2de-42067635996b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67245b3b-f7a9-4fc0-a12e-1f6031398a7b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:11.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:11.831Z","message":"{\"transactionId\":\"465a85eb-38d0-4c4c-a2de-42067635996b\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:11:829\",\"respDate\":\"221026-05:31:11:831\",\"sourceId\":\"haproxy:465a85eb-38d0-4c4c-a2de-42067635996b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:11:829-60291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[465a85eb-38d0-4c4c-a2de-42067635996b]}\\\"}\"}","context":{"RequestID":"465a85eb-38d0-4c4c-a2de-42067635996b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67245b3b-f7a9-4fc0-a12e-1f6031398a7b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:11.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:11.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"465a85eb-38d0-4c4c-a2de-42067635996b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67245b3b-f7a9-4fc0-a12e-1f6031398a7b","LogTimestamp":"2022-10-26T05:31:11.831Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:13.839Z","message":"Entering","context":{"RequestID":"f794a022-4e0f-41cc-b216-b7c682c7b9b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0c36dbf-0b7b-4036-a536-eb647653a4f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:13.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:13.842Z","message":"{\"transactionId\":\"f794a022-4e0f-41cc-b216-b7c682c7b9b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:13:840\",\"respDate\":\"221026-05:31:13:841\",\"sourceId\":\"haproxy:f794a022-4e0f-41cc-b216-b7c682c7b9b1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:13:840-19384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f794a022-4e0f-41cc-b216-b7c682c7b9b1]}\\\"}\"}","context":{"RequestID":"f794a022-4e0f-41cc-b216-b7c682c7b9b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b0c36dbf-0b7b-4036-a536-eb647653a4f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:13.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:13.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f794a022-4e0f-41cc-b216-b7c682c7b9b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0c36dbf-0b7b-4036-a536-eb647653a4f6","LogTimestamp":"2022-10-26T05:31:13.842Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:15.077Z","message":"Entering","context":{"RequestID":"0055ec65-a567-48c3-9e8a-7b4f3c3753c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"043fb93f-62b8-46ea-8458-990c47f7cc1d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:15.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:15.080Z","message":"{\"transactionId\":\"0055ec65-a567-48c3-9e8a-7b4f3c3753c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:15:078\",\"respDate\":\"221026-05:31:15:080\",\"sourceId\":\"healthcheck:0055ec65-a567-48c3-9e8a-7b4f3c3753c0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:15:078-69000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51806], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0055ec65-a567-48c3-9e8a-7b4f3c3753c0]}\\\"}\"}","context":{"RequestID":"0055ec65-a567-48c3-9e8a-7b4f3c3753c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"043fb93f-62b8-46ea-8458-990c47f7cc1d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:15.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:15.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0055ec65-a567-48c3-9e8a-7b4f3c3753c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"043fb93f-62b8-46ea-8458-990c47f7cc1d","LogTimestamp":"2022-10-26T05:31:15.081Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:31:15.363Z","message":"Entering","context":{"RequestID":"1a316a06-0647-45be-9b97-ede285b43913","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a0a684-a097-4d6a-82a3-1768e2fcb1b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:15.365Z","message":"{\"transactionId\":\"1a316a06-0647-45be-9b97-ede285b43913\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:15:364\",\"respDate\":\"221026-05:31:15:365\",\"sourceId\":\"OOM_ReadinessCheck:1a316a06-0647-45be-9b97-ede285b43913\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:15:364-90979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[49860], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a316a06-0647-45be-9b97-ede285b43913]}\\\"}\"}","context":{"RequestID":"1a316a06-0647-45be-9b97-ede285b43913","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"64a0a684-a097-4d6a-82a3-1768e2fcb1b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:15.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a316a06-0647-45be-9b97-ede285b43913","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64a0a684-a097-4d6a-82a3-1768e2fcb1b4","LogTimestamp":"2022-10-26T05:31:15.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:15.497Z","message":"Entering","context":{"RequestID":"a19d43cf-aa7f-44c2-9d39-7b5f458835a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec92522d-9c11-4c6e-b521-038bb992ef88","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"a19d43cf-aa7f-44c2-9d39-7b5f458835a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec92522d-9c11-4c6e-b521-038bb992ef88","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:15.500Z","message":"{\"transactionId\":\"a19d43cf-aa7f-44c2-9d39-7b5f458835a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:15:498\",\"respDate\":\"221026-05:31:15:500\",\"sourceId\":\"ReadinessCheck:a19d43cf-aa7f-44c2-9d39-7b5f458835a3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:15:498-57579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a19d43cf-aa7f-44c2-9d39-7b5f458835a3]}\\\"}\"}","context":{"RequestID":"a19d43cf-aa7f-44c2-9d39-7b5f458835a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec92522d-9c11-4c6e-b521-038bb992ef88","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a19d43cf-aa7f-44c2-9d39-7b5f458835a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec92522d-9c11-4c6e-b521-038bb992ef88","LogTimestamp":"2022-10-26T05:31:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:15.851Z","message":"Entering","context":{"RequestID":"9c52c4cd-f833-4f9b-b72d-cff8429f939d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16f88288-a184-4bdf-8218-c734335135ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:15.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:15.854Z","message":"{\"transactionId\":\"9c52c4cd-f833-4f9b-b72d-cff8429f939d\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:15:852\",\"respDate\":\"221026-05:31:15:854\",\"sourceId\":\"haproxy:9c52c4cd-f833-4f9b-b72d-cff8429f939d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:15:852-34110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c52c4cd-f833-4f9b-b72d-cff8429f939d]}\\\"}\"}","context":{"RequestID":"9c52c4cd-f833-4f9b-b72d-cff8429f939d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16f88288-a184-4bdf-8218-c734335135ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:15.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:15.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c52c4cd-f833-4f9b-b72d-cff8429f939d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f88288-a184-4bdf-8218-c734335135ea","LogTimestamp":"2022-10-26T05:31:15.855Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:17.648Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:17.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:17.679Z","message":"Entering","context":{"RequestID":"64740f4b-ca12-44ec-aaa6-748afce89567","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6727783-5997-46c8-9b4e-eeff24442293","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:17.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:17.681Z","message":"{\"transactionId\":\"64740f4b-ca12-44ec-aaa6-748afce89567\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:17:679\",\"respDate\":\"221026-05:31:17:681\",\"sourceId\":\"healthcheck:64740f4b-ca12-44ec-aaa6-748afce89567\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:17:679-47102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[64740f4b-ca12-44ec-aaa6-748afce89567]}\\\"}\"}","context":{"RequestID":"64740f4b-ca12-44ec-aaa6-748afce89567","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f6727783-5997-46c8-9b4e-eeff24442293","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:17.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:17.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64740f4b-ca12-44ec-aaa6-748afce89567","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6727783-5997-46c8-9b4e-eeff24442293","LogTimestamp":"2022-10-26T05:31:17.681Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:31:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:17.865Z","message":"Entering","context":{"RequestID":"1c90ef83-b445-4b1d-8709-28bb1167d066","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a35d33ef-be76-4c62-b62e-b248ff5ff723","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:17.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:17.868Z","message":"{\"transactionId\":\"1c90ef83-b445-4b1d-8709-28bb1167d066\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:17:866\",\"respDate\":\"221026-05:31:17:868\",\"sourceId\":\"haproxy:1c90ef83-b445-4b1d-8709-28bb1167d066\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:17:866-35110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1c90ef83-b445-4b1d-8709-28bb1167d066]}\\\"}\"}","context":{"RequestID":"1c90ef83-b445-4b1d-8709-28bb1167d066","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a35d33ef-be76-4c62-b62e-b248ff5ff723","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:17.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:17.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c90ef83-b445-4b1d-8709-28bb1167d066","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a35d33ef-be76-4c62-b62e-b248ff5ff723","LogTimestamp":"2022-10-26T05:31:17.869Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:19.883Z","message":"Entering","context":{"RequestID":"7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59a73543-5cf2-4b38-be64-f63ec4e91ecf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:19.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:19.887Z","message":"{\"transactionId\":\"7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:19:884\",\"respDate\":\"221026-05:31:19:887\",\"sourceId\":\"haproxy:7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:19:884-2470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec]}\\\"}\"}","context":{"RequestID":"7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59a73543-5cf2-4b38-be64-f63ec4e91ecf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:19.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:19.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ecd736c-b2d6-454b-b4f8-4f8ecb2e5eec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59a73543-5cf2-4b38-be64-f63ec4e91ecf","LogTimestamp":"2022-10-26T05:31:19.887Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:21.896Z","message":"Entering","context":{"RequestID":"f0b3e406-4fca-43bf-be92-6c5d0549d1ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"34d62b95-1898-4553-b5cd-0e7672f58573","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:21.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:21.899Z","message":"{\"transactionId\":\"f0b3e406-4fca-43bf-be92-6c5d0549d1ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:21:897\",\"respDate\":\"221026-05:31:21:898\",\"sourceId\":\"haproxy:f0b3e406-4fca-43bf-be92-6c5d0549d1ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:21:897-81949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0b3e406-4fca-43bf-be92-6c5d0549d1ab]}\\\"}\"}","context":{"RequestID":"f0b3e406-4fca-43bf-be92-6c5d0549d1ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"34d62b95-1898-4553-b5cd-0e7672f58573","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:21.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:21.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0b3e406-4fca-43bf-be92-6c5d0549d1ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34d62b95-1898-4553-b5cd-0e7672f58573","LogTimestamp":"2022-10-26T05:31:21.899Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:23.907Z","message":"Entering","context":{"RequestID":"9e3d593e-1880-4eb6-8704-4110fbd1d83b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e1b6513-0cd1-460d-9d24-c4c47ca582b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:23.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:23.909Z","message":"{\"transactionId\":\"9e3d593e-1880-4eb6-8704-4110fbd1d83b\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:23:908\",\"respDate\":\"221026-05:31:23:909\",\"sourceId\":\"haproxy:9e3d593e-1880-4eb6-8704-4110fbd1d83b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:23:908-683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9e3d593e-1880-4eb6-8704-4110fbd1d83b]}\\\"}\"}","context":{"RequestID":"9e3d593e-1880-4eb6-8704-4110fbd1d83b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5e1b6513-0cd1-460d-9d24-c4c47ca582b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:23.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:23.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e3d593e-1880-4eb6-8704-4110fbd1d83b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1b6513-0cd1-460d-9d24-c4c47ca582b9","LogTimestamp":"2022-10-26T05:31:23.910Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:24.838Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:31:24.841Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:31:25.362Z","message":"Entering","context":{"RequestID":"c2686b72-d007-4f6e-bc94-c0a42e61ac10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"501333a7-f060-4cab-a16a-5561b5a71334","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:25.364Z","message":"{\"transactionId\":\"c2686b72-d007-4f6e-bc94-c0a42e61ac10\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:25:363\",\"respDate\":\"221026-05:31:25:364\",\"sourceId\":\"OOM_ReadinessCheck:c2686b72-d007-4f6e-bc94-c0a42e61ac10\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:25:363-46665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50054], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c2686b72-d007-4f6e-bc94-c0a42e61ac10]}\\\"}\"}","context":{"RequestID":"c2686b72-d007-4f6e-bc94-c0a42e61ac10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"501333a7-f060-4cab-a16a-5561b5a71334","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:25.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2686b72-d007-4f6e-bc94-c0a42e61ac10","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"501333a7-f060-4cab-a16a-5561b5a71334","LogTimestamp":"2022-10-26T05:31:25.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:25.495Z","message":"Entering","context":{"RequestID":"322772b5-d961-41e4-93a3-9c260265ba2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0440f6da-3b6c-4978-a136-8f1c08a6d8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"322772b5-d961-41e4-93a3-9c260265ba2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0440f6da-3b6c-4978-a136-8f1c08a6d8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:25.498Z","message":"{\"transactionId\":\"322772b5-d961-41e4-93a3-9c260265ba2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:25:496\",\"respDate\":\"221026-05:31:25:498\",\"sourceId\":\"ReadinessCheck:322772b5-d961-41e4-93a3-9c260265ba2f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:25:496-97563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[322772b5-d961-41e4-93a3-9c260265ba2f]}\\\"}\"}","context":{"RequestID":"322772b5-d961-41e4-93a3-9c260265ba2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0440f6da-3b6c-4978-a136-8f1c08a6d8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:25.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"322772b5-d961-41e4-93a3-9c260265ba2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0440f6da-3b6c-4978-a136-8f1c08a6d8e9","LogTimestamp":"2022-10-26T05:31:25.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:25.919Z","message":"Entering","context":{"RequestID":"ea2a0703-1a2e-4d5d-ae73-112bc9a5071b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efd9e728-7399-469f-a784-ac805d425dca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:25.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:25.921Z","message":"{\"transactionId\":\"ea2a0703-1a2e-4d5d-ae73-112bc9a5071b\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:25:920\",\"respDate\":\"221026-05:31:25:921\",\"sourceId\":\"haproxy:ea2a0703-1a2e-4d5d-ae73-112bc9a5071b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:25:920-33904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea2a0703-1a2e-4d5d-ae73-112bc9a5071b]}\\\"}\"}","context":{"RequestID":"ea2a0703-1a2e-4d5d-ae73-112bc9a5071b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efd9e728-7399-469f-a784-ac805d425dca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:25.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:25.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea2a0703-1a2e-4d5d-ae73-112bc9a5071b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efd9e728-7399-469f-a784-ac805d425dca","LogTimestamp":"2022-10-26T05:31:25.922Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:27.648Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:27.649Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:27.932Z","message":"Entering","context":{"RequestID":"b2a97233-8418-4ce4-95b7-e4d18253d411","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d48933ba-bb80-451a-9a33-7c17455afd2a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:27.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:27.938Z","message":"{\"transactionId\":\"b2a97233-8418-4ce4-95b7-e4d18253d411\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:27:932\",\"respDate\":\"221026-05:31:27:938\",\"sourceId\":\"haproxy:b2a97233-8418-4ce4-95b7-e4d18253d411\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:27:932-18349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2a97233-8418-4ce4-95b7-e4d18253d411]}\\\"}\"}","context":{"RequestID":"b2a97233-8418-4ce4-95b7-e4d18253d411","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d48933ba-bb80-451a-9a33-7c17455afd2a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:27.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:27.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2a97233-8418-4ce4-95b7-e4d18253d411","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"13","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d48933ba-bb80-451a-9a33-7c17455afd2a","LogTimestamp":"2022-10-26T05:31:27.945Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access" {"timestamp":"2022-10-26T05:31:29.955Z","message":"Entering","context":{"RequestID":"ca348a60-5ec4-4aa3-8ef1-5abe2e146863","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"281ad9a0-4d52-411b-b38e-d9d5f7580e88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:29.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:29.958Z","message":"{\"transactionId\":\"ca348a60-5ec4-4aa3-8ef1-5abe2e146863\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:29:956\",\"respDate\":\"221026-05:31:29:958\",\"sourceId\":\"haproxy:ca348a60-5ec4-4aa3-8ef1-5abe2e146863\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:29:956-21051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca348a60-5ec4-4aa3-8ef1-5abe2e146863]}\\\"}\"}","context":{"RequestID":"ca348a60-5ec4-4aa3-8ef1-5abe2e146863","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"281ad9a0-4d52-411b-b38e-d9d5f7580e88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:29.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:29.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca348a60-5ec4-4aa3-8ef1-5abe2e146863","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"281ad9a0-4d52-411b-b38e-d9d5f7580e88","LogTimestamp":"2022-10-26T05:31:29.959Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:30.109Z","message":"Entering","context":{"RequestID":"0d253543-d22e-4a03-8593-cf7cf326e1d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6ab73bf-7edf-4adb-b8a7-d60956f48e77","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:30.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:30.112Z","message":"{\"transactionId\":\"0d253543-d22e-4a03-8593-cf7cf326e1d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:30:109\",\"respDate\":\"221026-05:31:30:112\",\"sourceId\":\"healthcheck:0d253543-d22e-4a03-8593-cf7cf326e1d0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:30:109-20055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51970], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0d253543-d22e-4a03-8593-cf7cf326e1d0]}\\\"}\"}","context":{"RequestID":"0d253543-d22e-4a03-8593-cf7cf326e1d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6ab73bf-7edf-4adb-b8a7-d60956f48e77","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:30.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:30.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d253543-d22e-4a03-8593-cf7cf326e1d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6ab73bf-7edf-4adb-b8a7-d60956f48e77","LogTimestamp":"2022-10-26T05:31:30.113Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:31:31.968Z","message":"Entering","context":{"RequestID":"2ea97b49-c372-48d5-98aa-e0842b9bd639","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f857eb5a-0d83-426e-a872-adeb9cc49f28","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:31.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:31.970Z","message":"{\"transactionId\":\"2ea97b49-c372-48d5-98aa-e0842b9bd639\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:31:969\",\"respDate\":\"221026-05:31:31:970\",\"sourceId\":\"haproxy:2ea97b49-c372-48d5-98aa-e0842b9bd639\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:31:969-90647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2ea97b49-c372-48d5-98aa-e0842b9bd639]}\\\"}\"}","context":{"RequestID":"2ea97b49-c372-48d5-98aa-e0842b9bd639","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f857eb5a-0d83-426e-a872-adeb9cc49f28","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:31.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:31.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ea97b49-c372-48d5-98aa-e0842b9bd639","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f857eb5a-0d83-426e-a872-adeb9cc49f28","LogTimestamp":"2022-10-26T05:31:31.971Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:32.703Z","message":"Entering","context":{"RequestID":"c6004baa-6bf2-4705-96cd-d2c891add8a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"016e3e93-3d9a-4f84-8a54-79277759a7bf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:32.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:32.706Z","message":"{\"transactionId\":\"c6004baa-6bf2-4705-96cd-d2c891add8a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:32:704\",\"respDate\":\"221026-05:31:32:706\",\"sourceId\":\"healthcheck:c6004baa-6bf2-4705-96cd-d2c891add8a3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:32:704-64193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c6004baa-6bf2-4705-96cd-d2c891add8a3]}\\\"}\"}","context":{"RequestID":"c6004baa-6bf2-4705-96cd-d2c891add8a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"016e3e93-3d9a-4f84-8a54-79277759a7bf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:32.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:32.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6004baa-6bf2-4705-96cd-d2c891add8a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"016e3e93-3d9a-4f84-8a54-79277759a7bf","LogTimestamp":"2022-10-26T05:31:32.706Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:31:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:33.982Z","message":"Entering","context":{"RequestID":"b1a7c251-2390-4bff-8107-2700cc923e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a42a4c1-7b3e-4915-b611-aa00985ac997","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:33.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:33.984Z","message":"{\"transactionId\":\"b1a7c251-2390-4bff-8107-2700cc923e5d\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:33:983\",\"respDate\":\"221026-05:31:33:984\",\"sourceId\":\"haproxy:b1a7c251-2390-4bff-8107-2700cc923e5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:33:983-45588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b1a7c251-2390-4bff-8107-2700cc923e5d]}\\\"}\"}","context":{"RequestID":"b1a7c251-2390-4bff-8107-2700cc923e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a42a4c1-7b3e-4915-b611-aa00985ac997","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:33.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:33.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1a7c251-2390-4bff-8107-2700cc923e5d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a42a4c1-7b3e-4915-b611-aa00985ac997","LogTimestamp":"2022-10-26T05:31:33.985Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:35.362Z","message":"Entering","context":{"RequestID":"fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bffade1d-c611-4811-89cb-c590521d5fb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:35.365Z","message":"{\"transactionId\":\"fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:35:363\",\"respDate\":\"221026-05:31:35:365\",\"sourceId\":\"OOM_ReadinessCheck:fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:35:363-67916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50234], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae]}\\\"}\"}","context":{"RequestID":"fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bffade1d-c611-4811-89cb-c590521d5fb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:35.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:35.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbc56c29-3a0b-4a1c-83f8-ac541c92c7ae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bffade1d-c611-4811-89cb-c590521d5fb9","LogTimestamp":"2022-10-26T05:31:35.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:31:35.495Z","message":"Entering","context":{"RequestID":"fe097b23-d8e5-439f-8417-4834ea3a5d98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb20517e-62d0-428b-a966-9d55de420791","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:35.496Z","message":"Database is available from CACHED check.","context":{"RequestID":"fe097b23-d8e5-439f-8417-4834ea3a5d98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb20517e-62d0-428b-a966-9d55de420791","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:35.497Z","message":"{\"transactionId\":\"fe097b23-d8e5-439f-8417-4834ea3a5d98\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:35:495\",\"respDate\":\"221026-05:31:35:497\",\"sourceId\":\"ReadinessCheck:fe097b23-d8e5-439f-8417-4834ea3a5d98\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:35:495-76588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fe097b23-d8e5-439f-8417-4834ea3a5d98]}\\\"}\"}","context":{"RequestID":"fe097b23-d8e5-439f-8417-4834ea3a5d98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cb20517e-62d0-428b-a966-9d55de420791","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:35.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe097b23-d8e5-439f-8417-4834ea3a5d98","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb20517e-62d0-428b-a966-9d55de420791","LogTimestamp":"2022-10-26T05:31:35.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:35.993Z","message":"Entering","context":{"RequestID":"a18ab944-ba2f-4017-a127-e48a3e00cbbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c041c713-5b74-481f-bd44-d54761240442","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:35.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:35.995Z","message":"{\"transactionId\":\"a18ab944-ba2f-4017-a127-e48a3e00cbbf\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:35:994\",\"respDate\":\"221026-05:31:35:995\",\"sourceId\":\"haproxy:a18ab944-ba2f-4017-a127-e48a3e00cbbf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:35:994-61175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a18ab944-ba2f-4017-a127-e48a3e00cbbf]}\\\"}\"}","context":{"RequestID":"a18ab944-ba2f-4017-a127-e48a3e00cbbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c041c713-5b74-481f-bd44-d54761240442","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:35.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:35.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a18ab944-ba2f-4017-a127-e48a3e00cbbf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c041c713-5b74-481f-bd44-d54761240442","LogTimestamp":"2022-10-26T05:31:35.996Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:37.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:37.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:37.647Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:38.004Z","message":"Entering","context":{"RequestID":"d74c259e-6dd7-4c89-95c6-578421877e25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049079a3-1f04-4614-a817-7793eb88c2e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:38.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:38.006Z","message":"{\"transactionId\":\"d74c259e-6dd7-4c89-95c6-578421877e25\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:38:005\",\"respDate\":\"221026-05:31:38:006\",\"sourceId\":\"haproxy:d74c259e-6dd7-4c89-95c6-578421877e25\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:38:005-41107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d74c259e-6dd7-4c89-95c6-578421877e25]}\\\"}\"}","context":{"RequestID":"d74c259e-6dd7-4c89-95c6-578421877e25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"049079a3-1f04-4614-a817-7793eb88c2e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:38.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:38.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d74c259e-6dd7-4c89-95c6-578421877e25","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"049079a3-1f04-4614-a817-7793eb88c2e7","LogTimestamp":"2022-10-26T05:31:38.007Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:40.015Z","message":"Entering","context":{"RequestID":"82c2c659-a512-4a70-97e5-6ce2b73bba21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f846d39-b0aa-42a9-9ee5-1af066171ae7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:40.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:40.017Z","message":"{\"transactionId\":\"82c2c659-a512-4a70-97e5-6ce2b73bba21\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:40:016\",\"respDate\":\"221026-05:31:40:017\",\"sourceId\":\"haproxy:82c2c659-a512-4a70-97e5-6ce2b73bba21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:40:016-89035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82c2c659-a512-4a70-97e5-6ce2b73bba21]}\\\"}\"}","context":{"RequestID":"82c2c659-a512-4a70-97e5-6ce2b73bba21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f846d39-b0aa-42a9-9ee5-1af066171ae7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:40.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:40.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c2c659-a512-4a70-97e5-6ce2b73bba21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f846d39-b0aa-42a9-9ee5-1af066171ae7","LogTimestamp":"2022-10-26T05:31:40.018Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:42.032Z","message":"Entering","context":{"RequestID":"ed118223-719d-40f4-89ad-0520e272162a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b13b8402-9ad8-457b-9389-46a84a88aea1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:42.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:42.035Z","message":"{\"transactionId\":\"ed118223-719d-40f4-89ad-0520e272162a\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:42:033\",\"respDate\":\"221026-05:31:42:034\",\"sourceId\":\"haproxy:ed118223-719d-40f4-89ad-0520e272162a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:42:033-1338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed118223-719d-40f4-89ad-0520e272162a]}\\\"}\"}","context":{"RequestID":"ed118223-719d-40f4-89ad-0520e272162a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b13b8402-9ad8-457b-9389-46a84a88aea1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:42.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:42.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed118223-719d-40f4-89ad-0520e272162a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b13b8402-9ad8-457b-9389-46a84a88aea1","LogTimestamp":"2022-10-26T05:31:42.035Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:44.044Z","message":"Entering","context":{"RequestID":"4a0249bc-1731-465c-9439-54070be8bc77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"441e42b7-cc9b-4f47-86e3-052b573b83fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:44.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:44.046Z","message":"{\"transactionId\":\"4a0249bc-1731-465c-9439-54070be8bc77\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:44:045\",\"respDate\":\"221026-05:31:44:046\",\"sourceId\":\"haproxy:4a0249bc-1731-465c-9439-54070be8bc77\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:44:045-91172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4a0249bc-1731-465c-9439-54070be8bc77]}\\\"}\"}","context":{"RequestID":"4a0249bc-1731-465c-9439-54070be8bc77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"441e42b7-cc9b-4f47-86e3-052b573b83fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:44.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:44.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a0249bc-1731-465c-9439-54070be8bc77","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"441e42b7-cc9b-4f47-86e3-052b573b83fa","LogTimestamp":"2022-10-26T05:31:44.047Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:45.132Z","message":"Entering","context":{"RequestID":"80a67ea2-fe1f-409b-b8a1-91740db1b864","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ceb8bc90-d628-4cff-b73d-1bcadf3eb9e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:45.134Z","message":"{\"transactionId\":\"80a67ea2-fe1f-409b-b8a1-91740db1b864\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:45:132\",\"respDate\":\"221026-05:31:45:134\",\"sourceId\":\"healthcheck:80a67ea2-fe1f-409b-b8a1-91740db1b864\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:45:132-63347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52152], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[80a67ea2-fe1f-409b-b8a1-91740db1b864]}\\\"}\"}","context":{"RequestID":"80a67ea2-fe1f-409b-b8a1-91740db1b864","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ceb8bc90-d628-4cff-b73d-1bcadf3eb9e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:45.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80a67ea2-fe1f-409b-b8a1-91740db1b864","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceb8bc90-d628-4cff-b73d-1bcadf3eb9e8","LogTimestamp":"2022-10-26T05:31:45.134Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:45.361Z","message":"Entering","context":{"RequestID":"75b6ba86-ca66-41ab-ac5b-64627a507f3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54a43602-0bd8-4e66-b1c0-7f8736da8b06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:45.363Z","message":"{\"transactionId\":\"75b6ba86-ca66-41ab-ac5b-64627a507f3f\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:45:362\",\"respDate\":\"221026-05:31:45:363\",\"sourceId\":\"OOM_ReadinessCheck:75b6ba86-ca66-41ab-ac5b-64627a507f3f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:45:362-60047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50432], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[75b6ba86-ca66-41ab-ac5b-64627a507f3f]}\\\"}\"}","context":{"RequestID":"75b6ba86-ca66-41ab-ac5b-64627a507f3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54a43602-0bd8-4e66-b1c0-7f8736da8b06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:45.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75b6ba86-ca66-41ab-ac5b-64627a507f3f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a43602-0bd8-4e66-b1c0-7f8736da8b06","LogTimestamp":"2022-10-26T05:31:45.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:45.496Z","message":"Entering","context":{"RequestID":"2c286c0c-ac23-42ca-8fb3-e1b5b62308da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47613d1c-9a2c-4a1c-85c6-dc9e85818fa1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c286c0c-ac23-42ca-8fb3-e1b5b62308da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47613d1c-9a2c-4a1c-85c6-dc9e85818fa1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:45.499Z","message":"{\"transactionId\":\"2c286c0c-ac23-42ca-8fb3-e1b5b62308da\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:45:496\",\"respDate\":\"221026-05:31:45:499\",\"sourceId\":\"ReadinessCheck:2c286c0c-ac23-42ca-8fb3-e1b5b62308da\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:45:496-83351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2c286c0c-ac23-42ca-8fb3-e1b5b62308da]}\\\"}\"}","context":{"RequestID":"2c286c0c-ac23-42ca-8fb3-e1b5b62308da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47613d1c-9a2c-4a1c-85c6-dc9e85818fa1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c286c0c-ac23-42ca-8fb3-e1b5b62308da","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47613d1c-9a2c-4a1c-85c6-dc9e85818fa1","LogTimestamp":"2022-10-26T05:31:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:46.056Z","message":"Entering","context":{"RequestID":"a7dc1296-a592-4b0e-b206-469c350e6a55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32bfd1aa-1f93-4ca9-b03f-a9e8ad768da2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:46.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:46.058Z","message":"{\"transactionId\":\"a7dc1296-a592-4b0e-b206-469c350e6a55\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:46:056\",\"respDate\":\"221026-05:31:46:058\",\"sourceId\":\"haproxy:a7dc1296-a592-4b0e-b206-469c350e6a55\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:46:056-88445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7dc1296-a592-4b0e-b206-469c350e6a55]}\\\"}\"}","context":{"RequestID":"a7dc1296-a592-4b0e-b206-469c350e6a55","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32bfd1aa-1f93-4ca9-b03f-a9e8ad768da2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:46.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:46.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7dc1296-a592-4b0e-b206-469c350e6a55","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32bfd1aa-1f93-4ca9-b03f-a9e8ad768da2","LogTimestamp":"2022-10-26T05:31:46.058Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:47.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:47.647Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:47.728Z","message":"Entering","context":{"RequestID":"c1ac06ea-5936-4fd7-9827-af30e7a64c52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2566930-8e28-4101-8dd0-04879f02aff7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:47.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:47.730Z","message":"{\"transactionId\":\"c1ac06ea-5936-4fd7-9827-af30e7a64c52\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:47:728\",\"respDate\":\"221026-05:31:47:730\",\"sourceId\":\"healthcheck:c1ac06ea-5936-4fd7-9827-af30e7a64c52\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:47:728-32286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c1ac06ea-5936-4fd7-9827-af30e7a64c52]}\\\"}\"}","context":{"RequestID":"c1ac06ea-5936-4fd7-9827-af30e7a64c52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2566930-8e28-4101-8dd0-04879f02aff7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:31:47.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:47.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1ac06ea-5936-4fd7-9827-af30e7a64c52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2566930-8e28-4101-8dd0-04879f02aff7","LogTimestamp":"2022-10-26T05:31:47.730Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:31:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:48.068Z","message":"Entering","context":{"RequestID":"ec798185-6b58-415b-8869-948c067e2d96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9809c38-374d-4cb4-b66f-371206e70eba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:48.070Z","message":"{\"transactionId\":\"ec798185-6b58-415b-8869-948c067e2d96\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:48:069\",\"respDate\":\"221026-05:31:48:070\",\"sourceId\":\"haproxy:ec798185-6b58-415b-8869-948c067e2d96\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:31:48:069-12606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ec798185-6b58-415b-8869-948c067e2d96]}\\\"}\"}","context":{"RequestID":"ec798185-6b58-415b-8869-948c067e2d96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f9809c38-374d-4cb4-b66f-371206e70eba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:48.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec798185-6b58-415b-8869-948c067e2d96","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9809c38-374d-4cb4-b66f-371206e70eba","LogTimestamp":"2022-10-26T05:31:48.071Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:50.079Z","message":"Entering","context":{"RequestID":"3214af62-1c9b-49a6-b34e-586242468653","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"182627b9-5d4f-49da-83bb-50b702645572","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:50.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:50.082Z","message":"{\"transactionId\":\"3214af62-1c9b-49a6-b34e-586242468653\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:50:080\",\"respDate\":\"221026-05:31:50:082\",\"sourceId\":\"haproxy:3214af62-1c9b-49a6-b34e-586242468653\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:50:080-62353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3214af62-1c9b-49a6-b34e-586242468653]}\\\"}\"}","context":{"RequestID":"3214af62-1c9b-49a6-b34e-586242468653","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"182627b9-5d4f-49da-83bb-50b702645572","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:50.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:50.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3214af62-1c9b-49a6-b34e-586242468653","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"182627b9-5d4f-49da-83bb-50b702645572","LogTimestamp":"2022-10-26T05:31:50.083Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:52.103Z","message":"Entering","context":{"RequestID":"ca57e912-ba8c-44dd-8efc-5419b4f56c7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b8e87dc-9a11-4033-bc40-2df9b3564bc1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:52.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:52.106Z","message":"{\"transactionId\":\"ca57e912-ba8c-44dd-8efc-5419b4f56c7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:52:104\",\"respDate\":\"221026-05:31:52:106\",\"sourceId\":\"haproxy:ca57e912-ba8c-44dd-8efc-5419b4f56c7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:52:104-69245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca57e912-ba8c-44dd-8efc-5419b4f56c7f]}\\\"}\"}","context":{"RequestID":"ca57e912-ba8c-44dd-8efc-5419b4f56c7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b8e87dc-9a11-4033-bc40-2df9b3564bc1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:52.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:52.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca57e912-ba8c-44dd-8efc-5419b4f56c7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b8e87dc-9a11-4033-bc40-2df9b3564bc1","LogTimestamp":"2022-10-26T05:31:52.106Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:54.116Z","message":"Entering","context":{"RequestID":"4b51ef79-ebed-4194-b4b0-87c855e0b655","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecd1e674-c893-44a3-95f3-688545a72c7b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:54.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:54.119Z","message":"{\"transactionId\":\"4b51ef79-ebed-4194-b4b0-87c855e0b655\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:54:117\",\"respDate\":\"221026-05:31:54:119\",\"sourceId\":\"haproxy:4b51ef79-ebed-4194-b4b0-87c855e0b655\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:31:54:117-73875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b51ef79-ebed-4194-b4b0-87c855e0b655]}\\\"}\"}","context":{"RequestID":"4b51ef79-ebed-4194-b4b0-87c855e0b655","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecd1e674-c893-44a3-95f3-688545a72c7b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:54.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:54.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b51ef79-ebed-4194-b4b0-87c855e0b655","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecd1e674-c893-44a3-95f3-688545a72c7b","LogTimestamp":"2022-10-26T05:31:54.119Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:54.842Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:31:54.844Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:31:55.363Z","message":"Entering","context":{"RequestID":"6f106894-7268-400b-bf65-ed96cbc00368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3a91930-4a07-4560-a6e7-f419a1c0bb95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:55.365Z","message":"{\"transactionId\":\"6f106894-7268-400b-bf65-ed96cbc00368\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:55:364\",\"respDate\":\"221026-05:31:55:365\",\"sourceId\":\"OOM_ReadinessCheck:6f106894-7268-400b-bf65-ed96cbc00368\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:55:364-87519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50622], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6f106894-7268-400b-bf65-ed96cbc00368]}\\\"}\"}","context":{"RequestID":"6f106894-7268-400b-bf65-ed96cbc00368","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3a91930-4a07-4560-a6e7-f419a1c0bb95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:31:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:55.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f106894-7268-400b-bf65-ed96cbc00368","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3a91930-4a07-4560-a6e7-f419a1c0bb95","LogTimestamp":"2022-10-26T05:31:55.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:31:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:31:55.497Z","message":"Entering","context":{"RequestID":"376a9d7d-8c70-42e5-b561-ff9aaa815a77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4d832dd-5e72-44fb-a27d-ad5c2f89a088","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"376a9d7d-8c70-42e5-b561-ff9aaa815a77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4d832dd-5e72-44fb-a27d-ad5c2f89a088","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:55.501Z","message":"{\"transactionId\":\"376a9d7d-8c70-42e5-b561-ff9aaa815a77\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:55:498\",\"respDate\":\"221026-05:31:55:501\",\"sourceId\":\"ReadinessCheck:376a9d7d-8c70-42e5-b561-ff9aaa815a77\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:55:498-18778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[376a9d7d-8c70-42e5-b561-ff9aaa815a77]}\\\"}\"}","context":{"RequestID":"376a9d7d-8c70-42e5-b561-ff9aaa815a77","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4d832dd-5e72-44fb-a27d-ad5c2f89a088","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:31:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"376a9d7d-8c70-42e5-b561-ff9aaa815a77","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4d832dd-5e72-44fb-a27d-ad5c2f89a088","LogTimestamp":"2022-10-26T05:31:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:31:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:31:56.128Z","message":"Entering","context":{"RequestID":"ba18069e-c654-43f3-a125-6c43749dea47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87de2d01-390c-460f-bccc-28fa043100f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:56.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:56.130Z","message":"{\"transactionId\":\"ba18069e-c654-43f3-a125-6c43749dea47\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:56:128\",\"respDate\":\"221026-05:31:56:130\",\"sourceId\":\"haproxy:ba18069e-c654-43f3-a125-6c43749dea47\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:56:128-88984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ba18069e-c654-43f3-a125-6c43749dea47]}\\\"}\"}","context":{"RequestID":"ba18069e-c654-43f3-a125-6c43749dea47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87de2d01-390c-460f-bccc-28fa043100f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:56.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:56.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba18069e-c654-43f3-a125-6c43749dea47","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87de2d01-390c-460f-bccc-28fa043100f7","LogTimestamp":"2022-10-26T05:31:56.130Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:31:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:31:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:57.660Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:57.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:58.140Z","message":"Entering","context":{"RequestID":"3ab31cea-a7d9-4a9d-908d-4d69a64011f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86faa65e-fee3-4381-8331-c15048e17163","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:58.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:31:58.142Z","message":"{\"transactionId\":\"3ab31cea-a7d9-4a9d-908d-4d69a64011f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:31:58:141\",\"respDate\":\"221026-05:31:58:142\",\"sourceId\":\"haproxy:3ab31cea-a7d9-4a9d-908d-4d69a64011f1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:31:58:141-69351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ab31cea-a7d9-4a9d-908d-4d69a64011f1]}\\\"}\"}","context":{"RequestID":"3ab31cea-a7d9-4a9d-908d-4d69a64011f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86faa65e-fee3-4381-8331-c15048e17163","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:31:58.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:31:58.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ab31cea-a7d9-4a9d-908d-4d69a64011f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86faa65e-fee3-4381-8331-c15048e17163","LogTimestamp":"2022-10-26T05:31:58.142Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:31:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:00.152Z","message":"Entering","context":{"RequestID":"d4373683-fc94-4f83-a1de-091cc1e6ff70","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09a72ffa-3cc0-44b3-9f96-bd767239f864","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:00.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:00.152Z","message":"Entering","context":{"RequestID":"16676e53-feda-436f-955a-fb4151045b3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c45dc5ad-0b2e-4f3d-a1dc-e3def960c8eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:00.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:00.154Z","message":"{\"transactionId\":\"d4373683-fc94-4f83-a1de-091cc1e6ff70\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:00:152\",\"respDate\":\"221026-05:32:00:154\",\"sourceId\":\"healthcheck:d4373683-fc94-4f83-a1de-091cc1e6ff70\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:00:152-12653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52340], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4373683-fc94-4f83-a1de-091cc1e6ff70]}\\\"}\"}","context":{"RequestID":"d4373683-fc94-4f83-a1de-091cc1e6ff70","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09a72ffa-3cc0-44b3-9f96-bd767239f864","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:00.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:00.154Z","message":"{\"transactionId\":\"16676e53-feda-436f-955a-fb4151045b3f\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:00:153\",\"respDate\":\"221026-05:32:00:154\",\"sourceId\":\"haproxy:16676e53-feda-436f-955a-fb4151045b3f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:00:153-81174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[16676e53-feda-436f-955a-fb4151045b3f]}\\\"}\"}","context":{"RequestID":"16676e53-feda-436f-955a-fb4151045b3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c45dc5ad-0b2e-4f3d-a1dc-e3def960c8eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:00.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:00.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4373683-fc94-4f83-a1de-091cc1e6ff70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09a72ffa-3cc0-44b3-9f96-bd767239f864","LogTimestamp":"2022-10-26T05:32:00.155Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:00.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16676e53-feda-436f-955a-fb4151045b3f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c45dc5ad-0b2e-4f3d-a1dc-e3def960c8eb","LogTimestamp":"2022-10-26T05:32:00.155Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:32:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:32:02.170Z","message":"Entering","context":{"RequestID":"c38f3187-0903-456c-954a-9cc93165d35e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5424a1ba-3107-42c9-8585-7fedb056b608","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:02.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:02.172Z","message":"{\"transactionId\":\"c38f3187-0903-456c-954a-9cc93165d35e\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:02:171\",\"respDate\":\"221026-05:32:02:172\",\"sourceId\":\"haproxy:c38f3187-0903-456c-954a-9cc93165d35e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:02:171-3291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c38f3187-0903-456c-954a-9cc93165d35e]}\\\"}\"}","context":{"RequestID":"c38f3187-0903-456c-954a-9cc93165d35e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5424a1ba-3107-42c9-8585-7fedb056b608","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:02.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:02.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c38f3187-0903-456c-954a-9cc93165d35e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5424a1ba-3107-42c9-8585-7fedb056b608","LogTimestamp":"2022-10-26T05:32:02.173Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:02.753Z","message":"Entering","context":{"RequestID":"33f11445-03a5-417f-aba8-c4dbcdf7f4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d05f294a-f7c0-4c58-ac00-daecfeb7233a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:02.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:02.755Z","message":"{\"transactionId\":\"33f11445-03a5-417f-aba8-c4dbcdf7f4e9\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:02:754\",\"respDate\":\"221026-05:32:02:755\",\"sourceId\":\"healthcheck:33f11445-03a5-417f-aba8-c4dbcdf7f4e9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:02:754-97979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[33f11445-03a5-417f-aba8-c4dbcdf7f4e9]}\\\"}\"}","context":{"RequestID":"33f11445-03a5-417f-aba8-c4dbcdf7f4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d05f294a-f7c0-4c58-ac00-daecfeb7233a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:02.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:02.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33f11445-03a5-417f-aba8-c4dbcdf7f4e9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d05f294a-f7c0-4c58-ac00-daecfeb7233a","LogTimestamp":"2022-10-26T05:32:02.756Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:32:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:04.182Z","message":"Entering","context":{"RequestID":"39c0c662-e79e-4ded-b61b-e16f5e48938e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0afdbcb-9eeb-4b0f-a2d6-0027716027fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:04.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:04.185Z","message":"{\"transactionId\":\"39c0c662-e79e-4ded-b61b-e16f5e48938e\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:04:183\",\"respDate\":\"221026-05:32:04:185\",\"sourceId\":\"haproxy:39c0c662-e79e-4ded-b61b-e16f5e48938e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:04:183-83424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[39c0c662-e79e-4ded-b61b-e16f5e48938e]}\\\"}\"}","context":{"RequestID":"39c0c662-e79e-4ded-b61b-e16f5e48938e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0afdbcb-9eeb-4b0f-a2d6-0027716027fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:04.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:04.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39c0c662-e79e-4ded-b61b-e16f5e48938e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0afdbcb-9eeb-4b0f-a2d6-0027716027fa","LogTimestamp":"2022-10-26T05:32:04.185Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:05.362Z","message":"Entering","context":{"RequestID":"830a2137-726f-4b0e-a3c7-31612242eb44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb7c93be-ea91-45d8-8771-022a0be14f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:05.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:05.365Z","message":"{\"transactionId\":\"830a2137-726f-4b0e-a3c7-31612242eb44\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:05:363\",\"respDate\":\"221026-05:32:05:365\",\"sourceId\":\"OOM_ReadinessCheck:830a2137-726f-4b0e-a3c7-31612242eb44\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:05:363-87988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50812], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[830a2137-726f-4b0e-a3c7-31612242eb44]}\\\"}\"}","context":{"RequestID":"830a2137-726f-4b0e-a3c7-31612242eb44","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb7c93be-ea91-45d8-8771-022a0be14f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:05.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:05.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"830a2137-726f-4b0e-a3c7-31612242eb44","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb7c93be-ea91-45d8-8771-022a0be14f7f","LogTimestamp":"2022-10-26T05:32:05.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:05.499Z","message":"Entering","context":{"RequestID":"9cabea15-18fb-4be1-9d9d-58be530f93e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efbbc355-2f4b-44c2-a871-54adc6977529","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cabea15-18fb-4be1-9d9d-58be530f93e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efbbc355-2f4b-44c2-a871-54adc6977529","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:05.501Z","message":"{\"transactionId\":\"9cabea15-18fb-4be1-9d9d-58be530f93e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:05:499\",\"respDate\":\"221026-05:32:05:501\",\"sourceId\":\"ReadinessCheck:9cabea15-18fb-4be1-9d9d-58be530f93e4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:05:499-95267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9cabea15-18fb-4be1-9d9d-58be530f93e4]}\\\"}\"}","context":{"RequestID":"9cabea15-18fb-4be1-9d9d-58be530f93e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"efbbc355-2f4b-44c2-a871-54adc6977529","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cabea15-18fb-4be1-9d9d-58be530f93e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efbbc355-2f4b-44c2-a871-54adc6977529","LogTimestamp":"2022-10-26T05:32:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:06.196Z","message":"Entering","context":{"RequestID":"200dd342-1af8-4034-b980-60347aeaf30a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3924868d-2b1c-4f7b-9dee-9a4a8fbe0770","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:06.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:06.198Z","message":"{\"transactionId\":\"200dd342-1af8-4034-b980-60347aeaf30a\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:06:197\",\"respDate\":\"221026-05:32:06:198\",\"sourceId\":\"haproxy:200dd342-1af8-4034-b980-60347aeaf30a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:06:197-8926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[200dd342-1af8-4034-b980-60347aeaf30a]}\\\"}\"}","context":{"RequestID":"200dd342-1af8-4034-b980-60347aeaf30a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3924868d-2b1c-4f7b-9dee-9a4a8fbe0770","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:06.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:06.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"200dd342-1af8-4034-b980-60347aeaf30a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3924868d-2b1c-4f7b-9dee-9a4a8fbe0770","LogTimestamp":"2022-10-26T05:32:06.199Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:07.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:07.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:07.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:08.209Z","message":"Entering","context":{"RequestID":"8ce8bc55-08ed-4a61-a9f0-b3e85942c834","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73defab8-bf38-45e5-8fa1-5d675a29642e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:08.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:08.212Z","message":"{\"transactionId\":\"8ce8bc55-08ed-4a61-a9f0-b3e85942c834\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:08:210\",\"respDate\":\"221026-05:32:08:212\",\"sourceId\":\"haproxy:8ce8bc55-08ed-4a61-a9f0-b3e85942c834\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:08:210-80775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8ce8bc55-08ed-4a61-a9f0-b3e85942c834]}\\\"}\"}","context":{"RequestID":"8ce8bc55-08ed-4a61-a9f0-b3e85942c834","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73defab8-bf38-45e5-8fa1-5d675a29642e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:08.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:08.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ce8bc55-08ed-4a61-a9f0-b3e85942c834","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73defab8-bf38-45e5-8fa1-5d675a29642e","LogTimestamp":"2022-10-26T05:32:08.212Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:10.222Z","message":"Entering","context":{"RequestID":"f166332f-2a68-4675-a413-6e3c5029b045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b9cb593-aed7-447b-8415-d7ee97131983","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:10.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:10.225Z","message":"{\"transactionId\":\"f166332f-2a68-4675-a413-6e3c5029b045\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:10:223\",\"respDate\":\"221026-05:32:10:225\",\"sourceId\":\"haproxy:f166332f-2a68-4675-a413-6e3c5029b045\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:10:223-8383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f166332f-2a68-4675-a413-6e3c5029b045]}\\\"}\"}","context":{"RequestID":"f166332f-2a68-4675-a413-6e3c5029b045","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b9cb593-aed7-447b-8415-d7ee97131983","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:10.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:10.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f166332f-2a68-4675-a413-6e3c5029b045","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b9cb593-aed7-447b-8415-d7ee97131983","LogTimestamp":"2022-10-26T05:32:10.226Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:32:12.236Z","message":"Entering","context":{"RequestID":"0486ed04-00bb-4a42-9070-16f398b42b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11be4b18-c15a-414f-a85c-bc88ed7e9a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:12.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:12.239Z","message":"{\"transactionId\":\"0486ed04-00bb-4a42-9070-16f398b42b57\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:12:237\",\"respDate\":\"221026-05:32:12:239\",\"sourceId\":\"haproxy:0486ed04-00bb-4a42-9070-16f398b42b57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:12:237-39668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0486ed04-00bb-4a42-9070-16f398b42b57]}\\\"}\"}","context":{"RequestID":"0486ed04-00bb-4a42-9070-16f398b42b57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"11be4b18-c15a-414f-a85c-bc88ed7e9a92","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:12.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:12.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0486ed04-00bb-4a42-9070-16f398b42b57","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11be4b18-c15a-414f-a85c-bc88ed7e9a92","LogTimestamp":"2022-10-26T05:32:12.240Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:14.250Z","message":"Entering","context":{"RequestID":"dd59909c-6c57-4319-b650-aebef345b285","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"471adf39-3726-4c17-968c-e01c9d407447","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:14.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:14.252Z","message":"{\"transactionId\":\"dd59909c-6c57-4319-b650-aebef345b285\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:14:251\",\"respDate\":\"221026-05:32:14:252\",\"sourceId\":\"haproxy:dd59909c-6c57-4319-b650-aebef345b285\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:14:251-77984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd59909c-6c57-4319-b650-aebef345b285]}\\\"}\"}","context":{"RequestID":"dd59909c-6c57-4319-b650-aebef345b285","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"471adf39-3726-4c17-968c-e01c9d407447","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:14.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:14.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd59909c-6c57-4319-b650-aebef345b285","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"471adf39-3726-4c17-968c-e01c9d407447","LogTimestamp":"2022-10-26T05:32:14.253Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:15.174Z","message":"Entering","context":{"RequestID":"0f7dd6f9-3040-475f-9251-b85426f65316","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0b135d2-ec39-4ead-a532-cf54df3122b9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:15.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:15.176Z","message":"{\"transactionId\":\"0f7dd6f9-3040-475f-9251-b85426f65316\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:15:174\",\"respDate\":\"221026-05:32:15:176\",\"sourceId\":\"healthcheck:0f7dd6f9-3040-475f-9251-b85426f65316\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:15:174-3818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52518], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f7dd6f9-3040-475f-9251-b85426f65316]}\\\"}\"}","context":{"RequestID":"0f7dd6f9-3040-475f-9251-b85426f65316","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0b135d2-ec39-4ead-a532-cf54df3122b9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:15.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:15.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f7dd6f9-3040-475f-9251-b85426f65316","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0b135d2-ec39-4ead-a532-cf54df3122b9","LogTimestamp":"2022-10-26T05:32:15.176Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:15.362Z","message":"Entering","context":{"RequestID":"224e8e82-9a0b-4030-a30e-27f321cee78a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3355030-6df1-426d-a18f-aa1a85180757","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:15.364Z","message":"{\"transactionId\":\"224e8e82-9a0b-4030-a30e-27f321cee78a\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:15:362\",\"respDate\":\"221026-05:32:15:364\",\"sourceId\":\"OOM_ReadinessCheck:224e8e82-9a0b-4030-a30e-27f321cee78a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:15:362-27483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[50986], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[224e8e82-9a0b-4030-a30e-27f321cee78a]}\\\"}\"}","context":{"RequestID":"224e8e82-9a0b-4030-a30e-27f321cee78a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a3355030-6df1-426d-a18f-aa1a85180757","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:15.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"224e8e82-9a0b-4030-a30e-27f321cee78a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3355030-6df1-426d-a18f-aa1a85180757","LogTimestamp":"2022-10-26T05:32:15.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:15.499Z","message":"Entering","context":{"RequestID":"90e70d49-1834-4f44-9e19-a1ca8e381bc0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad8275f0-2226-4227-8e2a-12523c10fa06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:15.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"90e70d49-1834-4f44-9e19-a1ca8e381bc0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad8275f0-2226-4227-8e2a-12523c10fa06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:15.501Z","message":"{\"transactionId\":\"90e70d49-1834-4f44-9e19-a1ca8e381bc0\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:15:500\",\"respDate\":\"221026-05:32:15:501\",\"sourceId\":\"ReadinessCheck:90e70d49-1834-4f44-9e19-a1ca8e381bc0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:15:500-38172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[90e70d49-1834-4f44-9e19-a1ca8e381bc0]}\\\"}\"}","context":{"RequestID":"90e70d49-1834-4f44-9e19-a1ca8e381bc0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad8275f0-2226-4227-8e2a-12523c10fa06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:15.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90e70d49-1834-4f44-9e19-a1ca8e381bc0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad8275f0-2226-4227-8e2a-12523c10fa06","LogTimestamp":"2022-10-26T05:32:15.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:16.264Z","message":"Entering","context":{"RequestID":"2baccc13-a210-417f-8c54-f56628ef4e8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c983c50f-eb27-40f2-815b-23392dbbb506","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:16.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:16.267Z","message":"{\"transactionId\":\"2baccc13-a210-417f-8c54-f56628ef4e8d\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:16:265\",\"respDate\":\"221026-05:32:16:266\",\"sourceId\":\"haproxy:2baccc13-a210-417f-8c54-f56628ef4e8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:16:265-62713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2baccc13-a210-417f-8c54-f56628ef4e8d]}\\\"}\"}","context":{"RequestID":"2baccc13-a210-417f-8c54-f56628ef4e8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c983c50f-eb27-40f2-815b-23392dbbb506","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:16.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:16.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2baccc13-a210-417f-8c54-f56628ef4e8d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c983c50f-eb27-40f2-815b-23392dbbb506","LogTimestamp":"2022-10-26T05:32:16.267Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:17.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:17.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:17.782Z","message":"Entering","context":{"RequestID":"4af08b21-5677-4a39-b84d-bbc3257aa4cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"508b1cc1-204e-481a-83d9-0b850dd8b6ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:17.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:17.784Z","message":"{\"transactionId\":\"4af08b21-5677-4a39-b84d-bbc3257aa4cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:17:783\",\"respDate\":\"221026-05:32:17:784\",\"sourceId\":\"healthcheck:4af08b21-5677-4a39-b84d-bbc3257aa4cd\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:17:783-96641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4af08b21-5677-4a39-b84d-bbc3257aa4cd]}\\\"}\"}","context":{"RequestID":"4af08b21-5677-4a39-b84d-bbc3257aa4cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"508b1cc1-204e-481a-83d9-0b850dd8b6ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:17.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:17.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af08b21-5677-4a39-b84d-bbc3257aa4cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"508b1cc1-204e-481a-83d9-0b850dd8b6ed","LogTimestamp":"2022-10-26T05:32:17.785Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:32:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:18.276Z","message":"Entering","context":{"RequestID":"2d8b29a6-a693-4b80-b18b-d7e761d1c8f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91be6e3f-ae28-48e8-bbcc-02d371638954","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:18.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:18.278Z","message":"{\"transactionId\":\"2d8b29a6-a693-4b80-b18b-d7e761d1c8f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:18:276\",\"respDate\":\"221026-05:32:18:278\",\"sourceId\":\"haproxy:2d8b29a6-a693-4b80-b18b-d7e761d1c8f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:18:276-96617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d8b29a6-a693-4b80-b18b-d7e761d1c8f9]}\\\"}\"}","context":{"RequestID":"2d8b29a6-a693-4b80-b18b-d7e761d1c8f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91be6e3f-ae28-48e8-bbcc-02d371638954","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:18.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:18.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d8b29a6-a693-4b80-b18b-d7e761d1c8f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91be6e3f-ae28-48e8-bbcc-02d371638954","LogTimestamp":"2022-10-26T05:32:18.279Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:20.288Z","message":"Entering","context":{"RequestID":"30c6acfc-cc8d-4690-b861-b4eb58685b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a194fae-47ce-4cdd-b1ce-5f81dfd952b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:20.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:20.291Z","message":"{\"transactionId\":\"30c6acfc-cc8d-4690-b861-b4eb58685b37\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:20:289\",\"respDate\":\"221026-05:32:20:291\",\"sourceId\":\"haproxy:30c6acfc-cc8d-4690-b861-b4eb58685b37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:20:289-9761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[30c6acfc-cc8d-4690-b861-b4eb58685b37]}\\\"}\"}","context":{"RequestID":"30c6acfc-cc8d-4690-b861-b4eb58685b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a194fae-47ce-4cdd-b1ce-5f81dfd952b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:20.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:20.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30c6acfc-cc8d-4690-b861-b4eb58685b37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a194fae-47ce-4cdd-b1ce-5f81dfd952b0","LogTimestamp":"2022-10-26T05:32:20.291Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:22.302Z","message":"Entering","context":{"RequestID":"095dcea4-650a-4c3e-90e2-45af65352a40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06bd4c14-84a8-4243-8f2e-86153c1881ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:22.304Z","message":"{\"transactionId\":\"095dcea4-650a-4c3e-90e2-45af65352a40\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:22:303\",\"respDate\":\"221026-05:32:22:304\",\"sourceId\":\"haproxy:095dcea4-650a-4c3e-90e2-45af65352a40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:22:303-43223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[095dcea4-650a-4c3e-90e2-45af65352a40]}\\\"}\"}","context":{"RequestID":"095dcea4-650a-4c3e-90e2-45af65352a40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06bd4c14-84a8-4243-8f2e-86153c1881ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:22.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"095dcea4-650a-4c3e-90e2-45af65352a40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06bd4c14-84a8-4243-8f2e-86153c1881ae","LogTimestamp":"2022-10-26T05:32:22.305Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:24.315Z","message":"Entering","context":{"RequestID":"1919cd7b-123f-405c-acbc-effe69e858d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c785043a-b2ee-4423-9005-534c054c2720","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:24.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:24.317Z","message":"{\"transactionId\":\"1919cd7b-123f-405c-acbc-effe69e858d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:24:316\",\"respDate\":\"221026-05:32:24:317\",\"sourceId\":\"haproxy:1919cd7b-123f-405c-acbc-effe69e858d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:24:316-61277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1919cd7b-123f-405c-acbc-effe69e858d5]}\\\"}\"}","context":{"RequestID":"1919cd7b-123f-405c-acbc-effe69e858d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c785043a-b2ee-4423-9005-534c054c2720","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:24.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:24.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1919cd7b-123f-405c-acbc-effe69e858d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c785043a-b2ee-4423-9005-534c054c2720","LogTimestamp":"2022-10-26T05:32:24.318Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:24.845Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:32:24.847Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:32:25.363Z","message":"Entering","context":{"RequestID":"8c056661-156f-4a14-81ed-54a07d2cc1c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3ab7c4f-000c-4d40-96a2-ae9f4fca60ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:25.365Z","message":"{\"transactionId\":\"8c056661-156f-4a14-81ed-54a07d2cc1c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:25:363\",\"respDate\":\"221026-05:32:25:365\",\"sourceId\":\"OOM_ReadinessCheck:8c056661-156f-4a14-81ed-54a07d2cc1c4\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:25:363-45754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51180], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8c056661-156f-4a14-81ed-54a07d2cc1c4]}\\\"}\"}","context":{"RequestID":"8c056661-156f-4a14-81ed-54a07d2cc1c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3ab7c4f-000c-4d40-96a2-ae9f4fca60ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:25.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c056661-156f-4a14-81ed-54a07d2cc1c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3ab7c4f-000c-4d40-96a2-ae9f4fca60ba","LogTimestamp":"2022-10-26T05:32:25.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:25.494Z","message":"Entering","context":{"RequestID":"89c1009e-c873-4c8a-86ac-75cb19a8fa26","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dc30b8e-a7f2-400e-a08c-b2460b557a6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:25.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:25.496Z","message":"Database is available from CACHED check.","context":{"RequestID":"89c1009e-c873-4c8a-86ac-75cb19a8fa26","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dc30b8e-a7f2-400e-a08c-b2460b557a6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:25.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:25.497Z","message":"{\"transactionId\":\"89c1009e-c873-4c8a-86ac-75cb19a8fa26\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:25:495\",\"respDate\":\"221026-05:32:25:496\",\"sourceId\":\"ReadinessCheck:89c1009e-c873-4c8a-86ac-75cb19a8fa26\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:25:495-42324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[89c1009e-c873-4c8a-86ac-75cb19a8fa26]}\\\"}\"}","context":{"RequestID":"89c1009e-c873-4c8a-86ac-75cb19a8fa26","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0dc30b8e-a7f2-400e-a08c-b2460b557a6d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:25.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:25.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89c1009e-c873-4c8a-86ac-75cb19a8fa26","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dc30b8e-a7f2-400e-a08c-b2460b557a6d","LogTimestamp":"2022-10-26T05:32:25.497Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:26.329Z","message":"Entering","context":{"RequestID":"abb8ac26-c940-4ace-a0db-d5963eced375","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e941c01-6cdf-4d28-8c38-1e8452082bfc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:26.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:26.331Z","message":"{\"transactionId\":\"abb8ac26-c940-4ace-a0db-d5963eced375\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:26:329\",\"respDate\":\"221026-05:32:26:331\",\"sourceId\":\"haproxy:abb8ac26-c940-4ace-a0db-d5963eced375\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:26:329-31417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abb8ac26-c940-4ace-a0db-d5963eced375]}\\\"}\"}","context":{"RequestID":"abb8ac26-c940-4ace-a0db-d5963eced375","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e941c01-6cdf-4d28-8c38-1e8452082bfc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:26.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:26.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abb8ac26-c940-4ace-a0db-d5963eced375","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e941c01-6cdf-4d28-8c38-1e8452082bfc","LogTimestamp":"2022-10-26T05:32:26.331Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:27.650Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:27.650Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:28.346Z","message":"Entering","context":{"RequestID":"6065771e-c4b7-4b38-9ac6-0746fb75e6ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ec0cca-f0db-4eea-af1d-d253c43a35a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:28.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:28.348Z","message":"{\"transactionId\":\"6065771e-c4b7-4b38-9ac6-0746fb75e6ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:28:347\",\"respDate\":\"221026-05:32:28:348\",\"sourceId\":\"haproxy:6065771e-c4b7-4b38-9ac6-0746fb75e6ce\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:28:347-4961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6065771e-c4b7-4b38-9ac6-0746fb75e6ce]}\\\"}\"}","context":{"RequestID":"6065771e-c4b7-4b38-9ac6-0746fb75e6ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ec0cca-f0db-4eea-af1d-d253c43a35a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:28.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:28.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6065771e-c4b7-4b38-9ac6-0746fb75e6ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ec0cca-f0db-4eea-af1d-d253c43a35a2","LogTimestamp":"2022-10-26T05:32:28.350Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:30.195Z","message":"Entering","context":{"RequestID":"0aecf970-d071-4e31-bdd9-a43764b56c86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a34a03f7-d283-4d6a-9666-8bbf8e546ab5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:30.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:30.198Z","message":"{\"transactionId\":\"0aecf970-d071-4e31-bdd9-a43764b56c86\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:30:196\",\"respDate\":\"221026-05:32:30:198\",\"sourceId\":\"healthcheck:0aecf970-d071-4e31-bdd9-a43764b56c86\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:30:196-88347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52678], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0aecf970-d071-4e31-bdd9-a43764b56c86]}\\\"}\"}","context":{"RequestID":"0aecf970-d071-4e31-bdd9-a43764b56c86","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a34a03f7-d283-4d6a-9666-8bbf8e546ab5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:30.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:30.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aecf970-d071-4e31-bdd9-a43764b56c86","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a34a03f7-d283-4d6a-9666-8bbf8e546ab5","LogTimestamp":"2022-10-26T05:32:30.199Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:32:30.360Z","message":"Entering","context":{"RequestID":"2d6457dd-a35a-46af-bcb5-c90b8bd95313","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6188810f-8218-4947-b900-237c8f135fcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:30.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:30.362Z","message":"{\"transactionId\":\"2d6457dd-a35a-46af-bcb5-c90b8bd95313\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:30:361\",\"respDate\":\"221026-05:32:30:362\",\"sourceId\":\"haproxy:2d6457dd-a35a-46af-bcb5-c90b8bd95313\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:30:361-95405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d6457dd-a35a-46af-bcb5-c90b8bd95313]}\\\"}\"}","context":{"RequestID":"2d6457dd-a35a-46af-bcb5-c90b8bd95313","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6188810f-8218-4947-b900-237c8f135fcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:30.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:30.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d6457dd-a35a-46af-bcb5-c90b8bd95313","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6188810f-8218-4947-b900-237c8f135fcd","LogTimestamp":"2022-10-26T05:32:30.363Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:32.375Z","message":"Entering","context":{"RequestID":"e84c2331-419a-4ba8-b9a7-c5c499574614","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5018d7fa-046a-485d-a603-63830ba9dcca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:32.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:32.377Z","message":"{\"transactionId\":\"e84c2331-419a-4ba8-b9a7-c5c499574614\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:32:376\",\"respDate\":\"221026-05:32:32:377\",\"sourceId\":\"haproxy:e84c2331-419a-4ba8-b9a7-c5c499574614\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:32:376-61945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e84c2331-419a-4ba8-b9a7-c5c499574614]}\\\"}\"}","context":{"RequestID":"e84c2331-419a-4ba8-b9a7-c5c499574614","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5018d7fa-046a-485d-a603-63830ba9dcca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:32.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:32.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e84c2331-419a-4ba8-b9a7-c5c499574614","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5018d7fa-046a-485d-a603-63830ba9dcca","LogTimestamp":"2022-10-26T05:32:32.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:32.815Z","message":"Entering","context":{"RequestID":"13e2bc12-efe8-46db-a112-9c4078891481","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"adb94389-ed84-4362-9b14-af34ece89009","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:32.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:32.818Z","message":"{\"transactionId\":\"13e2bc12-efe8-46db-a112-9c4078891481\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:32:816\",\"respDate\":\"221026-05:32:32:818\",\"sourceId\":\"healthcheck:13e2bc12-efe8-46db-a112-9c4078891481\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:32:816-63850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[13e2bc12-efe8-46db-a112-9c4078891481]}\\\"}\"}","context":{"RequestID":"13e2bc12-efe8-46db-a112-9c4078891481","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"adb94389-ed84-4362-9b14-af34ece89009","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:32.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:32.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13e2bc12-efe8-46db-a112-9c4078891481","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adb94389-ed84-4362-9b14-af34ece89009","LogTimestamp":"2022-10-26T05:32:32.818Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:32:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:34.387Z","message":"Entering","context":{"RequestID":"f38d9930-942e-4e1c-b5f9-35302feac2fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29e8d619-4c72-46d0-9d46-3a25e5c9754e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:34.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:34.389Z","message":"{\"transactionId\":\"f38d9930-942e-4e1c-b5f9-35302feac2fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:34:388\",\"respDate\":\"221026-05:32:34:389\",\"sourceId\":\"haproxy:f38d9930-942e-4e1c-b5f9-35302feac2fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:34:388-99747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f38d9930-942e-4e1c-b5f9-35302feac2fe]}\\\"}\"}","context":{"RequestID":"f38d9930-942e-4e1c-b5f9-35302feac2fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29e8d619-4c72-46d0-9d46-3a25e5c9754e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:34.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:34.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f38d9930-942e-4e1c-b5f9-35302feac2fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e8d619-4c72-46d0-9d46-3a25e5c9754e","LogTimestamp":"2022-10-26T05:32:34.389Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:35.364Z","message":"Entering","context":{"RequestID":"0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"22363858-b79e-4468-9694-cdd1ca92f2c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:35.367Z","message":"{\"transactionId\":\"0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:35:365\",\"respDate\":\"221026-05:32:35:367\",\"sourceId\":\"OOM_ReadinessCheck:0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:35:365-48797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51362], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd]}\\\"}\"}","context":{"RequestID":"0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"22363858-b79e-4468-9694-cdd1ca92f2c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:35.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cd0577b-ef40-4bea-adfe-49bd9c8c5fcd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22363858-b79e-4468-9694-cdd1ca92f2c2","LogTimestamp":"2022-10-26T05:32:35.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:32:35.495Z","message":"Entering","context":{"RequestID":"8aff978a-7b20-4c32-8809-2625903acec7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7cbc9ea-c5db-4445-a0f9-fd4da1b17575","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"8aff978a-7b20-4c32-8809-2625903acec7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7cbc9ea-c5db-4445-a0f9-fd4da1b17575","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:35.498Z","message":"{\"transactionId\":\"8aff978a-7b20-4c32-8809-2625903acec7\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:35:496\",\"respDate\":\"221026-05:32:35:498\",\"sourceId\":\"ReadinessCheck:8aff978a-7b20-4c32-8809-2625903acec7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:35:496-5385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8aff978a-7b20-4c32-8809-2625903acec7]}\\\"}\"}","context":{"RequestID":"8aff978a-7b20-4c32-8809-2625903acec7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7cbc9ea-c5db-4445-a0f9-fd4da1b17575","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aff978a-7b20-4c32-8809-2625903acec7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7cbc9ea-c5db-4445-a0f9-fd4da1b17575","LogTimestamp":"2022-10-26T05:32:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:36.401Z","message":"Entering","context":{"RequestID":"f53ae94a-1ce7-48b9-b001-417487584a53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a46e38af-f444-4b0b-a301-1de43347f77a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:36.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:36.403Z","message":"{\"transactionId\":\"f53ae94a-1ce7-48b9-b001-417487584a53\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:36:402\",\"respDate\":\"221026-05:32:36:403\",\"sourceId\":\"haproxy:f53ae94a-1ce7-48b9-b001-417487584a53\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:36:402-29699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f53ae94a-1ce7-48b9-b001-417487584a53]}\\\"}\"}","context":{"RequestID":"f53ae94a-1ce7-48b9-b001-417487584a53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a46e38af-f444-4b0b-a301-1de43347f77a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:36.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:36.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f53ae94a-1ce7-48b9-b001-417487584a53","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a46e38af-f444-4b0b-a301-1de43347f77a","LogTimestamp":"2022-10-26T05:32:36.404Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:37.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:37.647Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:37.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:38.413Z","message":"Entering","context":{"RequestID":"01fd1380-4bbb-49b3-baa9-b5c9c8189277","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae19f57c-9afb-479f-be54-c685d71239ff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:38.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:38.415Z","message":"{\"transactionId\":\"01fd1380-4bbb-49b3-baa9-b5c9c8189277\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:38:414\",\"respDate\":\"221026-05:32:38:415\",\"sourceId\":\"haproxy:01fd1380-4bbb-49b3-baa9-b5c9c8189277\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:38:414-79076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[01fd1380-4bbb-49b3-baa9-b5c9c8189277]}\\\"}\"}","context":{"RequestID":"01fd1380-4bbb-49b3-baa9-b5c9c8189277","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae19f57c-9afb-479f-be54-c685d71239ff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:38.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:38.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01fd1380-4bbb-49b3-baa9-b5c9c8189277","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae19f57c-9afb-479f-be54-c685d71239ff","LogTimestamp":"2022-10-26T05:32:38.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:40.427Z","message":"Entering","context":{"RequestID":"b3dea025-8293-4c94-9be8-ddc2aadd8cac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"493d3a94-4841-4edf-97ea-fd0c5f0b07a4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:40.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:40.429Z","message":"{\"transactionId\":\"b3dea025-8293-4c94-9be8-ddc2aadd8cac\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:40:427\",\"respDate\":\"221026-05:32:40:429\",\"sourceId\":\"haproxy:b3dea025-8293-4c94-9be8-ddc2aadd8cac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:40:427-91427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3dea025-8293-4c94-9be8-ddc2aadd8cac]}\\\"}\"}","context":{"RequestID":"b3dea025-8293-4c94-9be8-ddc2aadd8cac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"493d3a94-4841-4edf-97ea-fd0c5f0b07a4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:40.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:40.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3dea025-8293-4c94-9be8-ddc2aadd8cac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"493d3a94-4841-4edf-97ea-fd0c5f0b07a4","LogTimestamp":"2022-10-26T05:32:40.430Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:42.439Z","message":"Entering","context":{"RequestID":"025dec80-60a4-4a79-b32e-4eab6f544e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2af48f4e-135a-433a-9ce6-70a4f898a407","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:42.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:42.442Z","message":"{\"transactionId\":\"025dec80-60a4-4a79-b32e-4eab6f544e5d\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:42:440\",\"respDate\":\"221026-05:32:42:442\",\"sourceId\":\"haproxy:025dec80-60a4-4a79-b32e-4eab6f544e5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:42:440-50957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[025dec80-60a4-4a79-b32e-4eab6f544e5d]}\\\"}\"}","context":{"RequestID":"025dec80-60a4-4a79-b32e-4eab6f544e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2af48f4e-135a-433a-9ce6-70a4f898a407","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:42.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:42.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"025dec80-60a4-4a79-b32e-4eab6f544e5d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2af48f4e-135a-433a-9ce6-70a4f898a407","LogTimestamp":"2022-10-26T05:32:42.442Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:44.451Z","message":"Entering","context":{"RequestID":"80908ba4-bc32-4e54-8b62-85d0ddb5f720","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a76e2a96-4cf6-448e-a5be-9da7fb8b4cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:44.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:44.453Z","message":"{\"transactionId\":\"80908ba4-bc32-4e54-8b62-85d0ddb5f720\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:44:452\",\"respDate\":\"221026-05:32:44:453\",\"sourceId\":\"haproxy:80908ba4-bc32-4e54-8b62-85d0ddb5f720\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:32:44:452-13017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80908ba4-bc32-4e54-8b62-85d0ddb5f720]}\\\"}\"}","context":{"RequestID":"80908ba4-bc32-4e54-8b62-85d0ddb5f720","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a76e2a96-4cf6-448e-a5be-9da7fb8b4cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:44.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:44.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80908ba4-bc32-4e54-8b62-85d0ddb5f720","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a76e2a96-4cf6-448e-a5be-9da7fb8b4cd9","LogTimestamp":"2022-10-26T05:32:44.454Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:45.219Z","message":"Entering","context":{"RequestID":"6789063e-f1c8-472a-8c1c-775f7b4c4748","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e260bd8-a802-483e-ab65-910a1f44d6e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:45.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:45.221Z","message":"{\"transactionId\":\"6789063e-f1c8-472a-8c1c-775f7b4c4748\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:45:219\",\"respDate\":\"221026-05:32:45:221\",\"sourceId\":\"healthcheck:6789063e-f1c8-472a-8c1c-775f7b4c4748\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:45:219-50895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52866], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6789063e-f1c8-472a-8c1c-775f7b4c4748]}\\\"}\"}","context":{"RequestID":"6789063e-f1c8-472a-8c1c-775f7b4c4748","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e260bd8-a802-483e-ab65-910a1f44d6e3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:45.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:45.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6789063e-f1c8-472a-8c1c-775f7b4c4748","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e260bd8-a802-483e-ab65-910a1f44d6e3","LogTimestamp":"2022-10-26T05:32:45.221Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:45.361Z","message":"Entering","context":{"RequestID":"1a3956c4-1e73-41f6-8f77-d9714cf7df58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d764c36a-a211-4bee-bbd3-f101562b6487","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:45.363Z","message":"{\"transactionId\":\"1a3956c4-1e73-41f6-8f77-d9714cf7df58\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:45:362\",\"respDate\":\"221026-05:32:45:363\",\"sourceId\":\"OOM_ReadinessCheck:1a3956c4-1e73-41f6-8f77-d9714cf7df58\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:45:362-41194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51550], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1a3956c4-1e73-41f6-8f77-d9714cf7df58]}\\\"}\"}","context":{"RequestID":"1a3956c4-1e73-41f6-8f77-d9714cf7df58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d764c36a-a211-4bee-bbd3-f101562b6487","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a3956c4-1e73-41f6-8f77-d9714cf7df58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d764c36a-a211-4bee-bbd3-f101562b6487","LogTimestamp":"2022-10-26T05:32:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:45.495Z","message":"Entering","context":{"RequestID":"ead2e030-741b-4409-9fe6-436e92005d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445ceb33-a5b3-44d2-9f6b-fc3469374289","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"ead2e030-741b-4409-9fe6-436e92005d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445ceb33-a5b3-44d2-9f6b-fc3469374289","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:45.498Z","message":"{\"transactionId\":\"ead2e030-741b-4409-9fe6-436e92005d20\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:45:496\",\"respDate\":\"221026-05:32:45:498\",\"sourceId\":\"ReadinessCheck:ead2e030-741b-4409-9fe6-436e92005d20\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:45:496-74015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[ead2e030-741b-4409-9fe6-436e92005d20]}\\\"}\"}","context":{"RequestID":"ead2e030-741b-4409-9fe6-436e92005d20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"445ceb33-a5b3-44d2-9f6b-fc3469374289","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ead2e030-741b-4409-9fe6-436e92005d20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"445ceb33-a5b3-44d2-9f6b-fc3469374289","LogTimestamp":"2022-10-26T05:32:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:46.472Z","message":"Entering","context":{"RequestID":"e1082af4-dde3-4b57-a49c-89d2fb16c9b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fe7afaa-db0b-498a-9bcb-ea09900fc585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:46.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:46.474Z","message":"{\"transactionId\":\"e1082af4-dde3-4b57-a49c-89d2fb16c9b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:46:472\",\"respDate\":\"221026-05:32:46:474\",\"sourceId\":\"haproxy:e1082af4-dde3-4b57-a49c-89d2fb16c9b9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:46:472-39803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1082af4-dde3-4b57-a49c-89d2fb16c9b9]}\\\"}\"}","context":{"RequestID":"e1082af4-dde3-4b57-a49c-89d2fb16c9b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9fe7afaa-db0b-498a-9bcb-ea09900fc585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:46.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:46.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1082af4-dde3-4b57-a49c-89d2fb16c9b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fe7afaa-db0b-498a-9bcb-ea09900fc585","LogTimestamp":"2022-10-26T05:32:46.475Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:47.648Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:47.648Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:47.840Z","message":"Entering","context":{"RequestID":"79936491-1a49-4d5c-b694-94a63df71c52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f55bc368-ee11-4340-941f-2ea5b1df4321","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:47.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:47.842Z","message":"{\"transactionId\":\"79936491-1a49-4d5c-b694-94a63df71c52\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:47:841\",\"respDate\":\"221026-05:32:47:842\",\"sourceId\":\"healthcheck:79936491-1a49-4d5c-b694-94a63df71c52\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:47:841-73505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[79936491-1a49-4d5c-b694-94a63df71c52]}\\\"}\"}","context":{"RequestID":"79936491-1a49-4d5c-b694-94a63df71c52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f55bc368-ee11-4340-941f-2ea5b1df4321","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:32:47.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:47.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79936491-1a49-4d5c-b694-94a63df71c52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f55bc368-ee11-4340-941f-2ea5b1df4321","LogTimestamp":"2022-10-26T05:32:47.842Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:32:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:48.485Z","message":"Entering","context":{"RequestID":"11240016-695d-4dc1-ae31-2a8c4c7bd122","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d309c18-d743-48b1-8fb2-192891991fbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:48.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:48.488Z","message":"{\"transactionId\":\"11240016-695d-4dc1-ae31-2a8c4c7bd122\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:48:486\",\"respDate\":\"221026-05:32:48:488\",\"sourceId\":\"haproxy:11240016-695d-4dc1-ae31-2a8c4c7bd122\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:48:486-28750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[11240016-695d-4dc1-ae31-2a8c4c7bd122]}\\\"}\"}","context":{"RequestID":"11240016-695d-4dc1-ae31-2a8c4c7bd122","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d309c18-d743-48b1-8fb2-192891991fbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:48.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:48.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11240016-695d-4dc1-ae31-2a8c4c7bd122","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d309c18-d743-48b1-8fb2-192891991fbc","LogTimestamp":"2022-10-26T05:32:48.488Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:32:50.497Z","message":"Entering","context":{"RequestID":"406e16ef-9c2c-426a-80f1-bc5c93cce775","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9152591d-9832-4c56-9759-30eb67bc73db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:50.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:50.500Z","message":"{\"transactionId\":\"406e16ef-9c2c-426a-80f1-bc5c93cce775\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:50:498\",\"respDate\":\"221026-05:32:50:500\",\"sourceId\":\"haproxy:406e16ef-9c2c-426a-80f1-bc5c93cce775\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:50:498-55328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[406e16ef-9c2c-426a-80f1-bc5c93cce775]}\\\"}\"}","context":{"RequestID":"406e16ef-9c2c-426a-80f1-bc5c93cce775","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9152591d-9832-4c56-9759-30eb67bc73db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:50.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:50.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"406e16ef-9c2c-426a-80f1-bc5c93cce775","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9152591d-9832-4c56-9759-30eb67bc73db","LogTimestamp":"2022-10-26T05:32:50.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:52.511Z","message":"Entering","context":{"RequestID":"be7462f2-8bed-4512-a30c-e67eef6509e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9696b883-f1c5-4eee-93ec-a7a6c32e4444","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:52.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:52.513Z","message":"{\"transactionId\":\"be7462f2-8bed-4512-a30c-e67eef6509e1\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:52:511\",\"respDate\":\"221026-05:32:52:513\",\"sourceId\":\"haproxy:be7462f2-8bed-4512-a30c-e67eef6509e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:52:511-54519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[be7462f2-8bed-4512-a30c-e67eef6509e1]}\\\"}\"}","context":{"RequestID":"be7462f2-8bed-4512-a30c-e67eef6509e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9696b883-f1c5-4eee-93ec-a7a6c32e4444","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:52.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:52.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be7462f2-8bed-4512-a30c-e67eef6509e1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9696b883-f1c5-4eee-93ec-a7a6c32e4444","LogTimestamp":"2022-10-26T05:32:52.513Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:54.521Z","message":"Entering","context":{"RequestID":"6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c69ddcfc-132b-48a3-8c42-bdae461cd6d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:54.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:54.524Z","message":"{\"transactionId\":\"6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:54:522\",\"respDate\":\"221026-05:32:54:524\",\"sourceId\":\"haproxy:6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:54:522-66483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c]}\\\"}\"}","context":{"RequestID":"6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c69ddcfc-132b-48a3-8c42-bdae461cd6d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:54.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:54.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e9dbbfb-d3e0-46c4-9782-e66ca4b7eb0c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69ddcfc-132b-48a3-8c42-bdae461cd6d0","LogTimestamp":"2022-10-26T05:32:54.524Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:54.867Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:32:54.870Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:32:55.363Z","message":"Entering","context":{"RequestID":"193e386c-7d86-4b0a-9e98-268899466afa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"10d9cd5e-143c-4cb9-9447-e379ec80c2bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:55.365Z","message":"{\"transactionId\":\"193e386c-7d86-4b0a-9e98-268899466afa\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:55:363\",\"respDate\":\"221026-05:32:55:365\",\"sourceId\":\"OOM_ReadinessCheck:193e386c-7d86-4b0a-9e98-268899466afa\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:32:55:363-94832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51746], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[193e386c-7d86-4b0a-9e98-268899466afa]}\\\"}\"}","context":{"RequestID":"193e386c-7d86-4b0a-9e98-268899466afa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"10d9cd5e-143c-4cb9-9447-e379ec80c2bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:32:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:55.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"193e386c-7d86-4b0a-9e98-268899466afa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10d9cd5e-143c-4cb9-9447-e379ec80c2bf","LogTimestamp":"2022-10-26T05:32:55.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:32:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:55.495Z","message":"Entering","context":{"RequestID":"68a49ba7-245d-420c-a564-bf1521bf80d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdd41667-400f-4a22-be3f-a6438e605a4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:55.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"68a49ba7-245d-420c-a564-bf1521bf80d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdd41667-400f-4a22-be3f-a6438e605a4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:55.498Z","message":"{\"transactionId\":\"68a49ba7-245d-420c-a564-bf1521bf80d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:55:495\",\"respDate\":\"221026-05:32:55:498\",\"sourceId\":\"ReadinessCheck:68a49ba7-245d-420c-a564-bf1521bf80d0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:55:495-47334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[68a49ba7-245d-420c-a564-bf1521bf80d0]}\\\"}\"}","context":{"RequestID":"68a49ba7-245d-420c-a564-bf1521bf80d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdd41667-400f-4a22-be3f-a6438e605a4b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:32:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:55.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68a49ba7-245d-420c-a564-bf1521bf80d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdd41667-400f-4a22-be3f-a6438e605a4b","LogTimestamp":"2022-10-26T05:32:55.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:32:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:32:56.535Z","message":"Entering","context":{"RequestID":"2da27722-176f-453f-bdf6-d60bbb6c141a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"116ddc77-ac77-427b-aaba-8d369e5e6484","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:56.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:56.537Z","message":"{\"transactionId\":\"2da27722-176f-453f-bdf6-d60bbb6c141a\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:56:535\",\"respDate\":\"221026-05:32:56:537\",\"sourceId\":\"haproxy:2da27722-176f-453f-bdf6-d60bbb6c141a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:56:535-40927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2da27722-176f-453f-bdf6-d60bbb6c141a]}\\\"}\"}","context":{"RequestID":"2da27722-176f-453f-bdf6-d60bbb6c141a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"116ddc77-ac77-427b-aaba-8d369e5e6484","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:56.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:56.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2da27722-176f-453f-bdf6-d60bbb6c141a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"116ddc77-ac77-427b-aaba-8d369e5e6484","LogTimestamp":"2022-10-26T05:32:56.537Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:32:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:32:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:57.650Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:57.650Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:58.546Z","message":"Entering","context":{"RequestID":"6c0c5d68-933a-47a8-9e19-6a5ab1d3d839","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9edd975-be0f-4f8f-bbb2-5b2b8ceb8493","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:58.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:32:58.548Z","message":"{\"transactionId\":\"6c0c5d68-933a-47a8-9e19-6a5ab1d3d839\",\"status\":\"200\",\"rqstDate\":\"221026-05:32:58:547\",\"respDate\":\"221026-05:32:58:548\",\"sourceId\":\"haproxy:6c0c5d68-933a-47a8-9e19-6a5ab1d3d839\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:32:58:547-94152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c0c5d68-933a-47a8-9e19-6a5ab1d3d839]}\\\"}\"}","context":{"RequestID":"6c0c5d68-933a-47a8-9e19-6a5ab1d3d839","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9edd975-be0f-4f8f-bbb2-5b2b8ceb8493","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:32:58.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:32:58.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c0c5d68-933a-47a8-9e19-6a5ab1d3d839","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9edd975-be0f-4f8f-bbb2-5b2b8ceb8493","LogTimestamp":"2022-10-26T05:32:58.549Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:00.239Z","message":"Entering","context":{"RequestID":"1c38d82e-4a9a-4023-927f-4b85c39eb2d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3773170-f40b-41a7-8809-1bd85750075c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:00.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:00.242Z","message":"{\"transactionId\":\"1c38d82e-4a9a-4023-927f-4b85c39eb2d6\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:00:240\",\"respDate\":\"221026-05:33:00:242\",\"sourceId\":\"healthcheck:1c38d82e-4a9a-4023-927f-4b85c39eb2d6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:00:240-65358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53044], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1c38d82e-4a9a-4023-927f-4b85c39eb2d6]}\\\"}\"}","context":{"RequestID":"1c38d82e-4a9a-4023-927f-4b85c39eb2d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3773170-f40b-41a7-8809-1bd85750075c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:00.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:00.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c38d82e-4a9a-4023-927f-4b85c39eb2d6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3773170-f40b-41a7-8809-1bd85750075c","LogTimestamp":"2022-10-26T05:33:00.242Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:00.563Z","message":"Entering","context":{"RequestID":"74903689-1474-456e-844a-d44ffa9b0fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e18e13b-ca57-411c-b981-f879fbeaa451","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:00.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:00.566Z","message":"{\"transactionId\":\"74903689-1474-456e-844a-d44ffa9b0fcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:00:564\",\"respDate\":\"221026-05:33:00:566\",\"sourceId\":\"haproxy:74903689-1474-456e-844a-d44ffa9b0fcf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:00:564-11689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[74903689-1474-456e-844a-d44ffa9b0fcf]}\\\"}\"}","context":{"RequestID":"74903689-1474-456e-844a-d44ffa9b0fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e18e13b-ca57-411c-b981-f879fbeaa451","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:00.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:00.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74903689-1474-456e-844a-d44ffa9b0fcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e18e13b-ca57-411c-b981-f879fbeaa451","LogTimestamp":"2022-10-26T05:33:00.566Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:02.583Z","message":"Entering","context":{"RequestID":"f059c3d2-958d-4a08-9697-31fe33f5cb6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69ce5c79-181a-4dbf-a144-0203c811f606","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:02.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:02.585Z","message":"{\"transactionId\":\"f059c3d2-958d-4a08-9697-31fe33f5cb6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:02:584\",\"respDate\":\"221026-05:33:02:585\",\"sourceId\":\"haproxy:f059c3d2-958d-4a08-9697-31fe33f5cb6b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:02:584-9228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f059c3d2-958d-4a08-9697-31fe33f5cb6b]}\\\"}\"}","context":{"RequestID":"f059c3d2-958d-4a08-9697-31fe33f5cb6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"69ce5c79-181a-4dbf-a144-0203c811f606","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:02.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:02.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f059c3d2-958d-4a08-9697-31fe33f5cb6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69ce5c79-181a-4dbf-a144-0203c811f606","LogTimestamp":"2022-10-26T05:33:02.586Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:02.864Z","message":"Entering","context":{"RequestID":"5c715f08-6dd9-463a-b718-7377f4b13174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd4c6f8f-d79b-48fc-9790-3105ec737d3a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:02.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:02.866Z","message":"{\"transactionId\":\"5c715f08-6dd9-463a-b718-7377f4b13174\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:02:865\",\"respDate\":\"221026-05:33:02:866\",\"sourceId\":\"healthcheck:5c715f08-6dd9-463a-b718-7377f4b13174\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:02:865-65036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5c715f08-6dd9-463a-b718-7377f4b13174]}\\\"}\"}","context":{"RequestID":"5c715f08-6dd9-463a-b718-7377f4b13174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd4c6f8f-d79b-48fc-9790-3105ec737d3a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:02.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:02.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c715f08-6dd9-463a-b718-7377f4b13174","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd4c6f8f-d79b-48fc-9790-3105ec737d3a","LogTimestamp":"2022-10-26T05:33:02.867Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:33:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:04.594Z","message":"Entering","context":{"RequestID":"b6de0ce1-e164-4270-b4f7-0eae9f2402ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4b71e8e-d368-4936-9e13-f9866b37d1c2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:04.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:04.596Z","message":"{\"transactionId\":\"b6de0ce1-e164-4270-b4f7-0eae9f2402ca\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:04:595\",\"respDate\":\"221026-05:33:04:596\",\"sourceId\":\"haproxy:b6de0ce1-e164-4270-b4f7-0eae9f2402ca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:04:595-8640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b6de0ce1-e164-4270-b4f7-0eae9f2402ca]}\\\"}\"}","context":{"RequestID":"b6de0ce1-e164-4270-b4f7-0eae9f2402ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4b71e8e-d368-4936-9e13-f9866b37d1c2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:04.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:04.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6de0ce1-e164-4270-b4f7-0eae9f2402ca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b71e8e-d368-4936-9e13-f9866b37d1c2","LogTimestamp":"2022-10-26T05:33:04.597Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:05.363Z","message":"Entering","context":{"RequestID":"92a9de04-362b-432b-8486-45654d3f564b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8f3f881-73b5-47e9-ba87-e2a1e3f831c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:05.365Z","message":"{\"transactionId\":\"92a9de04-362b-432b-8486-45654d3f564b\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:05:363\",\"respDate\":\"221026-05:33:05:365\",\"sourceId\":\"OOM_ReadinessCheck:92a9de04-362b-432b-8486-45654d3f564b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:05:363-47838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[51936], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[92a9de04-362b-432b-8486-45654d3f564b]}\\\"}\"}","context":{"RequestID":"92a9de04-362b-432b-8486-45654d3f564b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8f3f881-73b5-47e9-ba87-e2a1e3f831c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:05.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92a9de04-362b-432b-8486-45654d3f564b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8f3f881-73b5-47e9-ba87-e2a1e3f831c5","LogTimestamp":"2022-10-26T05:33:05.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:05.496Z","message":"Entering","context":{"RequestID":"f59348c7-a71c-4c3a-b296-bf8415f45e46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"607459cc-2665-4821-b681-e5f57802f396","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"f59348c7-a71c-4c3a-b296-bf8415f45e46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"607459cc-2665-4821-b681-e5f57802f396","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:05.499Z","message":"{\"transactionId\":\"f59348c7-a71c-4c3a-b296-bf8415f45e46\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:05:497\",\"respDate\":\"221026-05:33:05:499\",\"sourceId\":\"ReadinessCheck:f59348c7-a71c-4c3a-b296-bf8415f45e46\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:05:497-1042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f59348c7-a71c-4c3a-b296-bf8415f45e46]}\\\"}\"}","context":{"RequestID":"f59348c7-a71c-4c3a-b296-bf8415f45e46","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"607459cc-2665-4821-b681-e5f57802f396","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f59348c7-a71c-4c3a-b296-bf8415f45e46","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"607459cc-2665-4821-b681-e5f57802f396","LogTimestamp":"2022-10-26T05:33:05.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:06.606Z","message":"Entering","context":{"RequestID":"2a4bfe98-b45f-4d2c-98c0-166902dab542","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a41fb9c-ece7-4079-ab12-5ffe4b324632","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:06.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:06.608Z","message":"{\"transactionId\":\"2a4bfe98-b45f-4d2c-98c0-166902dab542\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:06:607\",\"respDate\":\"221026-05:33:06:608\",\"sourceId\":\"haproxy:2a4bfe98-b45f-4d2c-98c0-166902dab542\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:06:607-66458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a4bfe98-b45f-4d2c-98c0-166902dab542]}\\\"}\"}","context":{"RequestID":"2a4bfe98-b45f-4d2c-98c0-166902dab542","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a41fb9c-ece7-4079-ab12-5ffe4b324632","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:06.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:06.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a4bfe98-b45f-4d2c-98c0-166902dab542","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a41fb9c-ece7-4079-ab12-5ffe4b324632","LogTimestamp":"2022-10-26T05:33:06.609Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:07.649Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:07.649Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:08.619Z","message":"Entering","context":{"RequestID":"34162853-e432-4ca4-a0f0-51ea2f9d72f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0591ef85-3a05-41aa-93e9-05cc59df7b4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:08.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:08.621Z","message":"{\"transactionId\":\"34162853-e432-4ca4-a0f0-51ea2f9d72f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:08:620\",\"respDate\":\"221026-05:33:08:621\",\"sourceId\":\"haproxy:34162853-e432-4ca4-a0f0-51ea2f9d72f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:08:620-20164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[34162853-e432-4ca4-a0f0-51ea2f9d72f9]}\\\"}\"}","context":{"RequestID":"34162853-e432-4ca4-a0f0-51ea2f9d72f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0591ef85-3a05-41aa-93e9-05cc59df7b4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:08.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:08.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34162853-e432-4ca4-a0f0-51ea2f9d72f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0591ef85-3a05-41aa-93e9-05cc59df7b4d","LogTimestamp":"2022-10-26T05:33:08.622Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:10.631Z","message":"Entering","context":{"RequestID":"71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"887f6d57-29b5-4e96-864e-8cf198b26964","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:10.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:10.634Z","message":"{\"transactionId\":\"71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:10:632\",\"respDate\":\"221026-05:33:10:634\",\"sourceId\":\"haproxy:71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:10:632-86845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731]}\\\"}\"}","context":{"RequestID":"71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"887f6d57-29b5-4e96-864e-8cf198b26964","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:10.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:10.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71b08ad6-9e7b-40d8-aa9d-ebb95a5c2731","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"887f6d57-29b5-4e96-864e-8cf198b26964","LogTimestamp":"2022-10-26T05:33:10.634Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:12.643Z","message":"Entering","context":{"RequestID":"4f9a0029-7cc0-4713-a20e-e5037f8cee42","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1341bac-b8cc-41b2-aad2-e4b15259b185","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:12.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:12.646Z","message":"{\"transactionId\":\"4f9a0029-7cc0-4713-a20e-e5037f8cee42\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:12:644\",\"respDate\":\"221026-05:33:12:646\",\"sourceId\":\"haproxy:4f9a0029-7cc0-4713-a20e-e5037f8cee42\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:12:644-18127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f9a0029-7cc0-4713-a20e-e5037f8cee42]}\\\"}\"}","context":{"RequestID":"4f9a0029-7cc0-4713-a20e-e5037f8cee42","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1341bac-b8cc-41b2-aad2-e4b15259b185","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:12.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:12.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f9a0029-7cc0-4713-a20e-e5037f8cee42","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1341bac-b8cc-41b2-aad2-e4b15259b185","LogTimestamp":"2022-10-26T05:33:12.646Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:14.656Z","message":"Entering","context":{"RequestID":"f12db927-071f-4277-b662-3e3629a8fbdd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e2701d6-f936-47ad-b99b-f5693ad1f64d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:14.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:14.659Z","message":"{\"transactionId\":\"f12db927-071f-4277-b662-3e3629a8fbdd\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:14:657\",\"respDate\":\"221026-05:33:14:659\",\"sourceId\":\"haproxy:f12db927-071f-4277-b662-3e3629a8fbdd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:14:657-72909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f12db927-071f-4277-b662-3e3629a8fbdd]}\\\"}\"}","context":{"RequestID":"f12db927-071f-4277-b662-3e3629a8fbdd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e2701d6-f936-47ad-b99b-f5693ad1f64d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:14.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:14.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f12db927-071f-4277-b662-3e3629a8fbdd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e2701d6-f936-47ad-b99b-f5693ad1f64d","LogTimestamp":"2022-10-26T05:33:14.659Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:15.259Z","message":"Entering","context":{"RequestID":"8be6122e-0049-434e-bcff-90fdc8bc8b89","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8d39d731-7751-41f1-b9be-fcfcd289b750","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:15.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:15.262Z","message":"{\"transactionId\":\"8be6122e-0049-434e-bcff-90fdc8bc8b89\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:15:260\",\"respDate\":\"221026-05:33:15:262\",\"sourceId\":\"healthcheck:8be6122e-0049-434e-bcff-90fdc8bc8b89\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:15:260-73146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53242], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8be6122e-0049-434e-bcff-90fdc8bc8b89]}\\\"}\"}","context":{"RequestID":"8be6122e-0049-434e-bcff-90fdc8bc8b89","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8d39d731-7751-41f1-b9be-fcfcd289b750","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:15.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:15.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be6122e-0049-434e-bcff-90fdc8bc8b89","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d39d731-7751-41f1-b9be-fcfcd289b750","LogTimestamp":"2022-10-26T05:33:15.262Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:15.363Z","message":"Entering","context":{"RequestID":"95d30ceb-a82e-41e4-8b10-41e213ba0147","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"578c02a4-1862-4898-96d0-88fb26fbdceb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:15.366Z","message":"{\"transactionId\":\"95d30ceb-a82e-41e4-8b10-41e213ba0147\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:15:364\",\"respDate\":\"221026-05:33:15:366\",\"sourceId\":\"OOM_ReadinessCheck:95d30ceb-a82e-41e4-8b10-41e213ba0147\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:15:364-24375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52108], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[95d30ceb-a82e-41e4-8b10-41e213ba0147]}\\\"}\"}","context":{"RequestID":"95d30ceb-a82e-41e4-8b10-41e213ba0147","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"578c02a4-1862-4898-96d0-88fb26fbdceb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:15.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95d30ceb-a82e-41e4-8b10-41e213ba0147","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"578c02a4-1862-4898-96d0-88fb26fbdceb","LogTimestamp":"2022-10-26T05:33:15.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:15.500Z","message":"Entering","context":{"RequestID":"1598403d-7557-46b5-a7b5-89de5bd19776","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"674000a7-0d91-48e1-a5af-7f99131dd032","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:15.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"1598403d-7557-46b5-a7b5-89de5bd19776","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"674000a7-0d91-48e1-a5af-7f99131dd032","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:15.503Z","message":"{\"transactionId\":\"1598403d-7557-46b5-a7b5-89de5bd19776\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:15:501\",\"respDate\":\"221026-05:33:15:503\",\"sourceId\":\"ReadinessCheck:1598403d-7557-46b5-a7b5-89de5bd19776\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:15:501-41948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1598403d-7557-46b5-a7b5-89de5bd19776]}\\\"}\"}","context":{"RequestID":"1598403d-7557-46b5-a7b5-89de5bd19776","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"674000a7-0d91-48e1-a5af-7f99131dd032","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:15.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:15.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1598403d-7557-46b5-a7b5-89de5bd19776","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"674000a7-0d91-48e1-a5af-7f99131dd032","LogTimestamp":"2022-10-26T05:33:15.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:16.670Z","message":"Entering","context":{"RequestID":"1f952d68-8b41-44bb-a735-f9d4a5b7be2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a832feaa-ecb2-42b1-9ff0-c15a5affbc1d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:16.672Z","message":"{\"transactionId\":\"1f952d68-8b41-44bb-a735-f9d4a5b7be2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:16:670\",\"respDate\":\"221026-05:33:16:672\",\"sourceId\":\"haproxy:1f952d68-8b41-44bb-a735-f9d4a5b7be2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:16:670-40472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1f952d68-8b41-44bb-a735-f9d4a5b7be2f]}\\\"}\"}","context":{"RequestID":"1f952d68-8b41-44bb-a735-f9d4a5b7be2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a832feaa-ecb2-42b1-9ff0-c15a5affbc1d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:16.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f952d68-8b41-44bb-a735-f9d4a5b7be2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a832feaa-ecb2-42b1-9ff0-c15a5affbc1d","LogTimestamp":"2022-10-26T05:33:16.673Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:17.650Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:17.650Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:17.888Z","message":"Entering","context":{"RequestID":"2f264928-f8e0-4762-acec-004131e2fba6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fffa67f6-f32f-45f2-8c54-6e77e104e18f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:17.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:17.891Z","message":"{\"transactionId\":\"2f264928-f8e0-4762-acec-004131e2fba6\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:17:889\",\"respDate\":\"221026-05:33:17:891\",\"sourceId\":\"healthcheck:2f264928-f8e0-4762-acec-004131e2fba6\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:17:889-63295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[2f264928-f8e0-4762-acec-004131e2fba6]}\\\"}\"}","context":{"RequestID":"2f264928-f8e0-4762-acec-004131e2fba6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fffa67f6-f32f-45f2-8c54-6e77e104e18f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:17.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:17.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f264928-f8e0-4762-acec-004131e2fba6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fffa67f6-f32f-45f2-8c54-6e77e104e18f","LogTimestamp":"2022-10-26T05:33:17.891Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:33:17 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:18.682Z","message":"Entering","context":{"RequestID":"1b8cd009-9b1d-4787-b466-52905731d22e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9ae2973-19cf-41f4-8b85-aee9af17a041","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:18.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:18.685Z","message":"{\"transactionId\":\"1b8cd009-9b1d-4787-b466-52905731d22e\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:18:683\",\"respDate\":\"221026-05:33:18:684\",\"sourceId\":\"haproxy:1b8cd009-9b1d-4787-b466-52905731d22e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:18:683-48804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b8cd009-9b1d-4787-b466-52905731d22e]}\\\"}\"}","context":{"RequestID":"1b8cd009-9b1d-4787-b466-52905731d22e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9ae2973-19cf-41f4-8b85-aee9af17a041","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:18.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:18.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b8cd009-9b1d-4787-b466-52905731d22e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9ae2973-19cf-41f4-8b85-aee9af17a041","LogTimestamp":"2022-10-26T05:33:18.685Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:20.694Z","message":"Entering","context":{"RequestID":"a58a324b-caaf-47cd-8cd5-b87de392ef21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b9b1eef-879c-4154-9f79-bf89839f0734","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:20.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:20.697Z","message":"{\"transactionId\":\"a58a324b-caaf-47cd-8cd5-b87de392ef21\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:20:695\",\"respDate\":\"221026-05:33:20:697\",\"sourceId\":\"haproxy:a58a324b-caaf-47cd-8cd5-b87de392ef21\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:20:695-79404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a58a324b-caaf-47cd-8cd5-b87de392ef21]}\\\"}\"}","context":{"RequestID":"a58a324b-caaf-47cd-8cd5-b87de392ef21","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b9b1eef-879c-4154-9f79-bf89839f0734","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:20.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:20.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a58a324b-caaf-47cd-8cd5-b87de392ef21","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b9b1eef-879c-4154-9f79-bf89839f0734","LogTimestamp":"2022-10-26T05:33:20.697Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:22.706Z","message":"Entering","context":{"RequestID":"577135df-2f63-4b70-9299-8f603036ec3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0004332e-c47d-478d-8bbd-004269cd605f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:22.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:22.709Z","message":"{\"transactionId\":\"577135df-2f63-4b70-9299-8f603036ec3d\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:22:707\",\"respDate\":\"221026-05:33:22:709\",\"sourceId\":\"haproxy:577135df-2f63-4b70-9299-8f603036ec3d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:22:707-84180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[577135df-2f63-4b70-9299-8f603036ec3d]}\\\"}\"}","context":{"RequestID":"577135df-2f63-4b70-9299-8f603036ec3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0004332e-c47d-478d-8bbd-004269cd605f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:22.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:22.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"577135df-2f63-4b70-9299-8f603036ec3d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0004332e-c47d-478d-8bbd-004269cd605f","LogTimestamp":"2022-10-26T05:33:22.709Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:24.718Z","message":"Entering","context":{"RequestID":"ca93a2bf-e624-4db7-8f4c-a8dd5362dd29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e47b008c-1f11-4c9a-b80f-4a669e47d50c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:24.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:24.720Z","message":"{\"transactionId\":\"ca93a2bf-e624-4db7-8f4c-a8dd5362dd29\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:24:719\",\"respDate\":\"221026-05:33:24:720\",\"sourceId\":\"haproxy:ca93a2bf-e624-4db7-8f4c-a8dd5362dd29\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:24:719-8805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca93a2bf-e624-4db7-8f4c-a8dd5362dd29]}\\\"}\"}","context":{"RequestID":"ca93a2bf-e624-4db7-8f4c-a8dd5362dd29","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e47b008c-1f11-4c9a-b80f-4a669e47d50c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:24.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:24.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca93a2bf-e624-4db7-8f4c-a8dd5362dd29","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e47b008c-1f11-4c9a-b80f-4a669e47d50c","LogTimestamp":"2022-10-26T05:33:24.721Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:24.895Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:24.897Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:25.363Z","message":"Entering","context":{"RequestID":"062a787e-318f-41c4-bb51-3ba1ae3bf6bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d48eaa6-4637-41d7-9f2b-bb40ee83f93a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:25.365Z","message":"{\"transactionId\":\"062a787e-318f-41c4-bb51-3ba1ae3bf6bc\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:25:363\",\"respDate\":\"221026-05:33:25:365\",\"sourceId\":\"OOM_ReadinessCheck:062a787e-318f-41c4-bb51-3ba1ae3bf6bc\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:25:363-31798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52310], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[062a787e-318f-41c4-bb51-3ba1ae3bf6bc]}\\\"}\"}","context":{"RequestID":"062a787e-318f-41c4-bb51-3ba1ae3bf6bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d48eaa6-4637-41d7-9f2b-bb40ee83f93a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:25.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:25.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"062a787e-318f-41c4-bb51-3ba1ae3bf6bc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d48eaa6-4637-41d7-9f2b-bb40ee83f93a","LogTimestamp":"2022-10-26T05:33:25.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:25.496Z","message":"Entering","context":{"RequestID":"8680169f-97d2-45c1-b6be-fbef5085e8ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"93df8d53-0a9a-4bb2-bab6-8f8833b22d31","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"8680169f-97d2-45c1-b6be-fbef5085e8ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"93df8d53-0a9a-4bb2-bab6-8f8833b22d31","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:25.498Z","message":"{\"transactionId\":\"8680169f-97d2-45c1-b6be-fbef5085e8ed\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:25:496\",\"respDate\":\"221026-05:33:25:498\",\"sourceId\":\"ReadinessCheck:8680169f-97d2-45c1-b6be-fbef5085e8ed\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:25:496-91726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8680169f-97d2-45c1-b6be-fbef5085e8ed]}\\\"}\"}","context":{"RequestID":"8680169f-97d2-45c1-b6be-fbef5085e8ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"93df8d53-0a9a-4bb2-bab6-8f8833b22d31","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:25.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8680169f-97d2-45c1-b6be-fbef5085e8ed","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93df8d53-0a9a-4bb2-bab6-8f8833b22d31","LogTimestamp":"2022-10-26T05:33:25.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:26.733Z","message":"Entering","context":{"RequestID":"b687b0d8-ffb6-47c9-9a41-f33b63054195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b099037-9014-4081-b5fb-48abf2800c22","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:26.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:26.735Z","message":"{\"transactionId\":\"b687b0d8-ffb6-47c9-9a41-f33b63054195\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:26:734\",\"respDate\":\"221026-05:33:26:735\",\"sourceId\":\"haproxy:b687b0d8-ffb6-47c9-9a41-f33b63054195\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:26:734-13218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b687b0d8-ffb6-47c9-9a41-f33b63054195]}\\\"}\"}","context":{"RequestID":"b687b0d8-ffb6-47c9-9a41-f33b63054195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b099037-9014-4081-b5fb-48abf2800c22","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:26.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:26.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b687b0d8-ffb6-47c9-9a41-f33b63054195","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b099037-9014-4081-b5fb-48abf2800c22","LogTimestamp":"2022-10-26T05:33:26.736Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:27.650Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:27.652Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:27.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:27.652Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:28.755Z","message":"Entering","context":{"RequestID":"91355018-8621-4a3f-9efb-d17ac7f6f242","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d69d04f-012f-4434-946b-1f03f6b7b367","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:28.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:28.757Z","message":"{\"transactionId\":\"91355018-8621-4a3f-9efb-d17ac7f6f242\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:28:756\",\"respDate\":\"221026-05:33:28:757\",\"sourceId\":\"haproxy:91355018-8621-4a3f-9efb-d17ac7f6f242\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:28:756-90728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[91355018-8621-4a3f-9efb-d17ac7f6f242]}\\\"}\"}","context":{"RequestID":"91355018-8621-4a3f-9efb-d17ac7f6f242","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d69d04f-012f-4434-946b-1f03f6b7b367","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:28.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:28.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91355018-8621-4a3f-9efb-d17ac7f6f242","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d69d04f-012f-4434-946b-1f03f6b7b367","LogTimestamp":"2022-10-26T05:33:28.758Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:30.279Z","message":"Entering","context":{"RequestID":"4c150103-2732-4660-9c1d-2ff085ae239d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b5f31c6-f119-46b2-a92f-f0676ce3d284","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:30.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:30.281Z","message":"{\"transactionId\":\"4c150103-2732-4660-9c1d-2ff085ae239d\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:30:279\",\"respDate\":\"221026-05:33:30:281\",\"sourceId\":\"healthcheck:4c150103-2732-4660-9c1d-2ff085ae239d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:30:279-18203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53400], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c150103-2732-4660-9c1d-2ff085ae239d]}\\\"}\"}","context":{"RequestID":"4c150103-2732-4660-9c1d-2ff085ae239d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8b5f31c6-f119-46b2-a92f-f0676ce3d284","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:30.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:30.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c150103-2732-4660-9c1d-2ff085ae239d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b5f31c6-f119-46b2-a92f-f0676ce3d284","LogTimestamp":"2022-10-26T05:33:30.281Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:30.767Z","message":"Entering","context":{"RequestID":"b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19c6b8bf-12b6-4b7a-8cb2-033c2a450b7d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:30.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:30.769Z","message":"{\"transactionId\":\"b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:30:767\",\"respDate\":\"221026-05:33:30:769\",\"sourceId\":\"haproxy:b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:30:767-25023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3]}\\\"}\"}","context":{"RequestID":"b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19c6b8bf-12b6-4b7a-8cb2-033c2a450b7d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:30.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:30.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e15bb4-2d0c-49c3-8db2-6e33f15bd5a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19c6b8bf-12b6-4b7a-8cb2-033c2a450b7d","LogTimestamp":"2022-10-26T05:33:30.769Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:32.779Z","message":"Entering","context":{"RequestID":"9102beac-9927-47c6-b2e5-41fcfd96b263","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a19a6c5-daf5-4e9c-96fc-7dc4d51ab479","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:32.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:32.783Z","message":"{\"transactionId\":\"9102beac-9927-47c6-b2e5-41fcfd96b263\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:32:781\",\"respDate\":\"221026-05:33:32:783\",\"sourceId\":\"haproxy:9102beac-9927-47c6-b2e5-41fcfd96b263\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:32:781-14656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9102beac-9927-47c6-b2e5-41fcfd96b263]}\\\"}\"}","context":{"RequestID":"9102beac-9927-47c6-b2e5-41fcfd96b263","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a19a6c5-daf5-4e9c-96fc-7dc4d51ab479","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:32.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:32.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9102beac-9927-47c6-b2e5-41fcfd96b263","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a19a6c5-daf5-4e9c-96fc-7dc4d51ab479","LogTimestamp":"2022-10-26T05:33:32.783Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:32.922Z","message":"Entering","context":{"RequestID":"0a3a1040-12f8-4bfe-9df9-206a97d07bce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2580ce8-1ffe-443b-8227-b906b17412ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:32.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:32.925Z","message":"{\"transactionId\":\"0a3a1040-12f8-4bfe-9df9-206a97d07bce\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:32:923\",\"respDate\":\"221026-05:33:32:925\",\"sourceId\":\"healthcheck:0a3a1040-12f8-4bfe-9df9-206a97d07bce\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:32:923-22302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0a3a1040-12f8-4bfe-9df9-206a97d07bce]}\\\"}\"}","context":{"RequestID":"0a3a1040-12f8-4bfe-9df9-206a97d07bce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2580ce8-1ffe-443b-8227-b906b17412ed","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:32.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:32.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a3a1040-12f8-4bfe-9df9-206a97d07bce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2580ce8-1ffe-443b-8227-b906b17412ed","LogTimestamp":"2022-10-26T05:33:32.926Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:33:32 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:34.794Z","message":"Entering","context":{"RequestID":"79464340-a374-48cf-acca-89d459945396","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c780be93-87e9-4ee9-82e7-4062c1caf9d5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:34.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:34.796Z","message":"{\"transactionId\":\"79464340-a374-48cf-acca-89d459945396\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:34:795\",\"respDate\":\"221026-05:33:34:796\",\"sourceId\":\"haproxy:79464340-a374-48cf-acca-89d459945396\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:34:795-56955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[79464340-a374-48cf-acca-89d459945396]}\\\"}\"}","context":{"RequestID":"79464340-a374-48cf-acca-89d459945396","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c780be93-87e9-4ee9-82e7-4062c1caf9d5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:34.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:34.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79464340-a374-48cf-acca-89d459945396","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c780be93-87e9-4ee9-82e7-4062c1caf9d5","LogTimestamp":"2022-10-26T05:33:34.797Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:35.364Z","message":"Entering","context":{"RequestID":"f250294d-1f13-4082-b602-0b0ef88f2ee8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c00451eb-beda-45fa-bc1c-6bc798a25cb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:35.367Z","message":"{\"transactionId\":\"f250294d-1f13-4082-b602-0b0ef88f2ee8\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:35:365\",\"respDate\":\"221026-05:33:35:367\",\"sourceId\":\"OOM_ReadinessCheck:f250294d-1f13-4082-b602-0b0ef88f2ee8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:35:365-1219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52490], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f250294d-1f13-4082-b602-0b0ef88f2ee8]}\\\"}\"}","context":{"RequestID":"f250294d-1f13-4082-b602-0b0ef88f2ee8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c00451eb-beda-45fa-bc1c-6bc798a25cb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:35.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f250294d-1f13-4082-b602-0b0ef88f2ee8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c00451eb-beda-45fa-bc1c-6bc798a25cb4","LogTimestamp":"2022-10-26T05:33:35.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:35.496Z","message":"Entering","context":{"RequestID":"d76af607-0da4-4bef-8525-8d0b9710f8ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dec38451-b33a-404c-a7fc-863fca9cf91e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"d76af607-0da4-4bef-8525-8d0b9710f8ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dec38451-b33a-404c-a7fc-863fca9cf91e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:35.499Z","message":"{\"transactionId\":\"d76af607-0da4-4bef-8525-8d0b9710f8ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:35:497\",\"respDate\":\"221026-05:33:35:499\",\"sourceId\":\"ReadinessCheck:d76af607-0da4-4bef-8525-8d0b9710f8ba\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:35:497-4285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[d76af607-0da4-4bef-8525-8d0b9710f8ba]}\\\"}\"}","context":{"RequestID":"d76af607-0da4-4bef-8525-8d0b9710f8ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dec38451-b33a-404c-a7fc-863fca9cf91e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d76af607-0da4-4bef-8525-8d0b9710f8ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dec38451-b33a-404c-a7fc-863fca9cf91e","LogTimestamp":"2022-10-26T05:33:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:36.806Z","message":"Entering","context":{"RequestID":"27169795-2e3b-4042-94be-e53343eecb7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f8a5a171-2c44-4136-bcb6-2eafc682dc00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:36.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:36.809Z","message":"{\"transactionId\":\"27169795-2e3b-4042-94be-e53343eecb7f\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:36:807\",\"respDate\":\"221026-05:33:36:809\",\"sourceId\":\"haproxy:27169795-2e3b-4042-94be-e53343eecb7f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:36:807-71371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[27169795-2e3b-4042-94be-e53343eecb7f]}\\\"}\"}","context":{"RequestID":"27169795-2e3b-4042-94be-e53343eecb7f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f8a5a171-2c44-4136-bcb6-2eafc682dc00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:36.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:36.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27169795-2e3b-4042-94be-e53343eecb7f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8a5a171-2c44-4136-bcb6-2eafc682dc00","LogTimestamp":"2022-10-26T05:33:36.809Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:37.650Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:37.650Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:38.824Z","message":"Entering","context":{"RequestID":"2046cd42-6b63-48a4-82e0-8b3465f78742","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4ce309b-cf56-4552-be73-736cf510489d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:38.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:38.826Z","message":"{\"transactionId\":\"2046cd42-6b63-48a4-82e0-8b3465f78742\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:38:824\",\"respDate\":\"221026-05:33:38:826\",\"sourceId\":\"haproxy:2046cd42-6b63-48a4-82e0-8b3465f78742\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:38:824-75537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2046cd42-6b63-48a4-82e0-8b3465f78742]}\\\"}\"}","context":{"RequestID":"2046cd42-6b63-48a4-82e0-8b3465f78742","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4ce309b-cf56-4552-be73-736cf510489d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:38.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:38.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2046cd42-6b63-48a4-82e0-8b3465f78742","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4ce309b-cf56-4552-be73-736cf510489d","LogTimestamp":"2022-10-26T05:33:38.827Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:40.836Z","message":"Entering","context":{"RequestID":"147f93de-b3fe-4e10-b3f6-891dc7bdddb2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8e3e0fe-5169-4599-bfd4-01adc8cd32d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:40.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:40.838Z","message":"{\"transactionId\":\"147f93de-b3fe-4e10-b3f6-891dc7bdddb2\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:40:837\",\"respDate\":\"221026-05:33:40:838\",\"sourceId\":\"haproxy:147f93de-b3fe-4e10-b3f6-891dc7bdddb2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:40:837-72298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[147f93de-b3fe-4e10-b3f6-891dc7bdddb2]}\\\"}\"}","context":{"RequestID":"147f93de-b3fe-4e10-b3f6-891dc7bdddb2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8e3e0fe-5169-4599-bfd4-01adc8cd32d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:40.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:40.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"147f93de-b3fe-4e10-b3f6-891dc7bdddb2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8e3e0fe-5169-4599-bfd4-01adc8cd32d3","LogTimestamp":"2022-10-26T05:33:40.839Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:42.848Z","message":"Entering","context":{"RequestID":"53bd75f2-2c32-4617-ab45-9a95c20608b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd69252c-07f7-41b6-8f89-9c0c113c3fcc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:42.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:42.851Z","message":"{\"transactionId\":\"53bd75f2-2c32-4617-ab45-9a95c20608b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:42:849\",\"respDate\":\"221026-05:33:42:851\",\"sourceId\":\"haproxy:53bd75f2-2c32-4617-ab45-9a95c20608b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:42:849-51574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[53bd75f2-2c32-4617-ab45-9a95c20608b0]}\\\"}\"}","context":{"RequestID":"53bd75f2-2c32-4617-ab45-9a95c20608b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd69252c-07f7-41b6-8f89-9c0c113c3fcc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:42.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:42.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53bd75f2-2c32-4617-ab45-9a95c20608b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd69252c-07f7-41b6-8f89-9c0c113c3fcc","LogTimestamp":"2022-10-26T05:33:42.851Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:44.863Z","message":"Entering","context":{"RequestID":"55c1c928-e3b3-4f4f-8fbd-9fddca184eec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c967c46-f797-4345-87bb-eb3ca3e8ca1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:44.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:44.865Z","message":"{\"transactionId\":\"55c1c928-e3b3-4f4f-8fbd-9fddca184eec\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:44:864\",\"respDate\":\"221026-05:33:44:865\",\"sourceId\":\"haproxy:55c1c928-e3b3-4f4f-8fbd-9fddca184eec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:44:864-78831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55c1c928-e3b3-4f4f-8fbd-9fddca184eec]}\\\"}\"}","context":{"RequestID":"55c1c928-e3b3-4f4f-8fbd-9fddca184eec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c967c46-f797-4345-87bb-eb3ca3e8ca1b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:44.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:44.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c1c928-e3b3-4f4f-8fbd-9fddca184eec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c967c46-f797-4345-87bb-eb3ca3e8ca1b","LogTimestamp":"2022-10-26T05:33:44.866Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:45.298Z","message":"Entering","context":{"RequestID":"e49634e0-f31d-42e0-978c-e0def228253a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cef46e8d-06b3-4bf2-9529-26ae6f5d3d3a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:45.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:45.301Z","message":"{\"transactionId\":\"e49634e0-f31d-42e0-978c-e0def228253a\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:45:299\",\"respDate\":\"221026-05:33:45:300\",\"sourceId\":\"healthcheck:e49634e0-f31d-42e0-978c-e0def228253a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:45:299-2191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53584], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e49634e0-f31d-42e0-978c-e0def228253a]}\\\"}\"}","context":{"RequestID":"e49634e0-f31d-42e0-978c-e0def228253a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cef46e8d-06b3-4bf2-9529-26ae6f5d3d3a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:45.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:45.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49634e0-f31d-42e0-978c-e0def228253a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cef46e8d-06b3-4bf2-9529-26ae6f5d3d3a","LogTimestamp":"2022-10-26T05:33:45.301Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:45.361Z","message":"Entering","context":{"RequestID":"9ce279a7-deee-49b6-81a9-b5d6b1322e97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4307d09-c67a-4883-8034-3a53fee7ea8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:45.363Z","message":"{\"transactionId\":\"9ce279a7-deee-49b6-81a9-b5d6b1322e97\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:45:362\",\"respDate\":\"221026-05:33:45:363\",\"sourceId\":\"OOM_ReadinessCheck:9ce279a7-deee-49b6-81a9-b5d6b1322e97\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:45:362-89092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52680], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9ce279a7-deee-49b6-81a9-b5d6b1322e97]}\\\"}\"}","context":{"RequestID":"9ce279a7-deee-49b6-81a9-b5d6b1322e97","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4307d09-c67a-4883-8034-3a53fee7ea8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:45.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:45.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ce279a7-deee-49b6-81a9-b5d6b1322e97","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4307d09-c67a-4883-8034-3a53fee7ea8c","LogTimestamp":"2022-10-26T05:33:45.364Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:45.495Z","message":"Entering","context":{"RequestID":"2fdf75b3-99bb-47b9-865c-fc4d5d37ad07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9575d6fb-efa1-4be9-9d6c-b0d16f0a6540","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"2fdf75b3-99bb-47b9-865c-fc4d5d37ad07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9575d6fb-efa1-4be9-9d6c-b0d16f0a6540","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:45.499Z","message":"{\"transactionId\":\"2fdf75b3-99bb-47b9-865c-fc4d5d37ad07\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:45:496\",\"respDate\":\"221026-05:33:45:499\",\"sourceId\":\"ReadinessCheck:2fdf75b3-99bb-47b9-865c-fc4d5d37ad07\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:45:496-62762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2fdf75b3-99bb-47b9-865c-fc4d5d37ad07]}\\\"}\"}","context":{"RequestID":"2fdf75b3-99bb-47b9-865c-fc4d5d37ad07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9575d6fb-efa1-4be9-9d6c-b0d16f0a6540","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fdf75b3-99bb-47b9-865c-fc4d5d37ad07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9575d6fb-efa1-4be9-9d6c-b0d16f0a6540","LogTimestamp":"2022-10-26T05:33:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:46.875Z","message":"Entering","context":{"RequestID":"ef31dade-0785-4b82-9ef9-e17f2c3a892a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa89a5ae-f5b1-404d-ab58-1cad08780648","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:46.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:46.877Z","message":"{\"transactionId\":\"ef31dade-0785-4b82-9ef9-e17f2c3a892a\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:46:876\",\"respDate\":\"221026-05:33:46:877\",\"sourceId\":\"haproxy:ef31dade-0785-4b82-9ef9-e17f2c3a892a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:46:876-86865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef31dade-0785-4b82-9ef9-e17f2c3a892a]}\\\"}\"}","context":{"RequestID":"ef31dade-0785-4b82-9ef9-e17f2c3a892a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa89a5ae-f5b1-404d-ab58-1cad08780648","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:46.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:46.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef31dade-0785-4b82-9ef9-e17f2c3a892a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa89a5ae-f5b1-404d-ab58-1cad08780648","LogTimestamp":"2022-10-26T05:33:46.878Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:47.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:47.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:47.949Z","message":"Entering","context":{"RequestID":"c8b41d7a-9a30-4e34-9f5e-683f721238ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d3aec28-826d-4338-9152-533b195174a7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:47.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:47.951Z","message":"{\"transactionId\":\"c8b41d7a-9a30-4e34-9f5e-683f721238ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:47:950\",\"respDate\":\"221026-05:33:47:951\",\"sourceId\":\"healthcheck:c8b41d7a-9a30-4e34-9f5e-683f721238ad\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:47:950-89471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c8b41d7a-9a30-4e34-9f5e-683f721238ad]}\\\"}\"}","context":{"RequestID":"c8b41d7a-9a30-4e34-9f5e-683f721238ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d3aec28-826d-4338-9152-533b195174a7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:33:47.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:47.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b41d7a-9a30-4e34-9f5e-683f721238ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d3aec28-826d-4338-9152-533b195174a7","LogTimestamp":"2022-10-26T05:33:47.952Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:33:47 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:48.888Z","message":"Entering","context":{"RequestID":"1015b994-fffd-43e4-b3f1-22bbbfef9e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb06240d-3d8c-45e2-b58e-73fdc909e390","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:48.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:48.890Z","message":"{\"transactionId\":\"1015b994-fffd-43e4-b3f1-22bbbfef9e5d\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:48:889\",\"respDate\":\"221026-05:33:48:890\",\"sourceId\":\"haproxy:1015b994-fffd-43e4-b3f1-22bbbfef9e5d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:48:889-76962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1015b994-fffd-43e4-b3f1-22bbbfef9e5d]}\\\"}\"}","context":{"RequestID":"1015b994-fffd-43e4-b3f1-22bbbfef9e5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb06240d-3d8c-45e2-b58e-73fdc909e390","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:48.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:48.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1015b994-fffd-43e4-b3f1-22bbbfef9e5d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb06240d-3d8c-45e2-b58e-73fdc909e390","LogTimestamp":"2022-10-26T05:33:48.891Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:50.902Z","message":"Entering","context":{"RequestID":"4af5badf-8256-42f8-bef8-4a03f3d12bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4a4da65-3b89-4e08-a627-485c855a40c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:50.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:50.905Z","message":"{\"transactionId\":\"4af5badf-8256-42f8-bef8-4a03f3d12bfc\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:50:903\",\"respDate\":\"221026-05:33:50:905\",\"sourceId\":\"haproxy:4af5badf-8256-42f8-bef8-4a03f3d12bfc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:50:903-80309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4af5badf-8256-42f8-bef8-4a03f3d12bfc]}\\\"}\"}","context":{"RequestID":"4af5badf-8256-42f8-bef8-4a03f3d12bfc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e4a4da65-3b89-4e08-a627-485c855a40c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:50.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:50.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af5badf-8256-42f8-bef8-4a03f3d12bfc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4a4da65-3b89-4e08-a627-485c855a40c9","LogTimestamp":"2022-10-26T05:33:50.906Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:52.914Z","message":"Entering","context":{"RequestID":"47d4d20d-8ea6-4025-a22a-4ea005e4ed63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c6bbde9-9bec-4bae-bb15-daabe98dc2c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:52.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:52.916Z","message":"{\"transactionId\":\"47d4d20d-8ea6-4025-a22a-4ea005e4ed63\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:52:915\",\"respDate\":\"221026-05:33:52:916\",\"sourceId\":\"haproxy:47d4d20d-8ea6-4025-a22a-4ea005e4ed63\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:52:915-56369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47d4d20d-8ea6-4025-a22a-4ea005e4ed63]}\\\"}\"}","context":{"RequestID":"47d4d20d-8ea6-4025-a22a-4ea005e4ed63","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c6bbde9-9bec-4bae-bb15-daabe98dc2c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:52.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:52.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d4d20d-8ea6-4025-a22a-4ea005e4ed63","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c6bbde9-9bec-4bae-bb15-daabe98dc2c6","LogTimestamp":"2022-10-26T05:33:52.917Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:33:54.918Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:54.921Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:33:54.927Z","message":"Entering","context":{"RequestID":"2d0796ed-a0bb-4130-9d31-1c18a4415cc6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47a51ac0-2701-4705-acfa-b520a9f37233","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:54.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:54.929Z","message":"{\"transactionId\":\"2d0796ed-a0bb-4130-9d31-1c18a4415cc6\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:54:927\",\"respDate\":\"221026-05:33:54:929\",\"sourceId\":\"haproxy:2d0796ed-a0bb-4130-9d31-1c18a4415cc6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:54:927-56241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d0796ed-a0bb-4130-9d31-1c18a4415cc6]}\\\"}\"}","context":{"RequestID":"2d0796ed-a0bb-4130-9d31-1c18a4415cc6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47a51ac0-2701-4705-acfa-b520a9f37233","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:54.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:54.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d0796ed-a0bb-4130-9d31-1c18a4415cc6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47a51ac0-2701-4705-acfa-b520a9f37233","LogTimestamp":"2022-10-26T05:33:54.930Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:33:55.363Z","message":"Entering","context":{"RequestID":"0e555795-7b06-4abb-ab77-135c597a6501","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bde80368-aa5c-4dd2-b3fb-72757dde32e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:55.365Z","message":"{\"transactionId\":\"0e555795-7b06-4abb-ab77-135c597a6501\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:55:364\",\"respDate\":\"221026-05:33:55:365\",\"sourceId\":\"OOM_ReadinessCheck:0e555795-7b06-4abb-ab77-135c597a6501\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:55:364-27157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[52884], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0e555795-7b06-4abb-ab77-135c597a6501]}\\\"}\"}","context":{"RequestID":"0e555795-7b06-4abb-ab77-135c597a6501","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bde80368-aa5c-4dd2-b3fb-72757dde32e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:33:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:55.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e555795-7b06-4abb-ab77-135c597a6501","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bde80368-aa5c-4dd2-b3fb-72757dde32e8","LogTimestamp":"2022-10-26T05:33:55.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:33:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:55.496Z","message":"Entering","context":{"RequestID":"2a021da7-ad5a-4d9d-af0f-f033e4ee7301","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7efe538a-c587-4eea-9b29-d0cbaad98cf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a021da7-ad5a-4d9d-af0f-f033e4ee7301","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7efe538a-c587-4eea-9b29-d0cbaad98cf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:55.499Z","message":"{\"transactionId\":\"2a021da7-ad5a-4d9d-af0f-f033e4ee7301\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:55:497\",\"respDate\":\"221026-05:33:55:499\",\"sourceId\":\"ReadinessCheck:2a021da7-ad5a-4d9d-af0f-f033e4ee7301\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:33:55:497-59140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2a021da7-ad5a-4d9d-af0f-f033e4ee7301]}\\\"}\"}","context":{"RequestID":"2a021da7-ad5a-4d9d-af0f-f033e4ee7301","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7efe538a-c587-4eea-9b29-d0cbaad98cf1","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:33:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a021da7-ad5a-4d9d-af0f-f033e4ee7301","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7efe538a-c587-4eea-9b29-d0cbaad98cf1","LogTimestamp":"2022-10-26T05:33:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:33:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:33:56.942Z","message":"Entering","context":{"RequestID":"40190d05-2620-47ba-b623-ae387dcca8d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"150f6218-4477-42b2-a9df-6acda11fde5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:56.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:56.944Z","message":"{\"transactionId\":\"40190d05-2620-47ba-b623-ae387dcca8d9\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:56:943\",\"respDate\":\"221026-05:33:56:944\",\"sourceId\":\"haproxy:40190d05-2620-47ba-b623-ae387dcca8d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:33:56:943-39240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[40190d05-2620-47ba-b623-ae387dcca8d9]}\\\"}\"}","context":{"RequestID":"40190d05-2620-47ba-b623-ae387dcca8d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"150f6218-4477-42b2-a9df-6acda11fde5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:56.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:56.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40190d05-2620-47ba-b623-ae387dcca8d9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"150f6218-4477-42b2-a9df-6acda11fde5e","LogTimestamp":"2022-10-26T05:33:56.945Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:33:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:33:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:57.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:57.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:58.954Z","message":"Entering","context":{"RequestID":"b054f43a-cd12-466f-ac67-b7aeb154fe98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"507b8ccb-f031-43db-96ac-02d10fde8ed0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:58.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:33:58.957Z","message":"{\"transactionId\":\"b054f43a-cd12-466f-ac67-b7aeb154fe98\",\"status\":\"200\",\"rqstDate\":\"221026-05:33:58:955\",\"respDate\":\"221026-05:33:58:957\",\"sourceId\":\"haproxy:b054f43a-cd12-466f-ac67-b7aeb154fe98\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:33:58:955-48132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b054f43a-cd12-466f-ac67-b7aeb154fe98]}\\\"}\"}","context":{"RequestID":"b054f43a-cd12-466f-ac67-b7aeb154fe98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"507b8ccb-f031-43db-96ac-02d10fde8ed0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:33:58.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:33:58.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b054f43a-cd12-466f-ac67-b7aeb154fe98","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"507b8ccb-f031-43db-96ac-02d10fde8ed0","LogTimestamp":"2022-10-26T05:33:58.958Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:33:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:00.322Z","message":"Entering","context":{"RequestID":"e77c2ef9-c5e9-447b-b768-78a38be54ffa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb4c4bd0-400f-41b3-b233-bb0f1d3475a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:00.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:00.324Z","message":"{\"transactionId\":\"e77c2ef9-c5e9-447b-b768-78a38be54ffa\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:00:322\",\"respDate\":\"221026-05:34:00:324\",\"sourceId\":\"healthcheck:e77c2ef9-c5e9-447b-b768-78a38be54ffa\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:00:322-68808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53760], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e77c2ef9-c5e9-447b-b768-78a38be54ffa]}\\\"}\"}","context":{"RequestID":"e77c2ef9-c5e9-447b-b768-78a38be54ffa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb4c4bd0-400f-41b3-b233-bb0f1d3475a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:00.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:00.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e77c2ef9-c5e9-447b-b768-78a38be54ffa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb4c4bd0-400f-41b3-b233-bb0f1d3475a1","LogTimestamp":"2022-10-26T05:34:00.324Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:00.967Z","message":"Entering","context":{"RequestID":"33a21f04-f7ee-4365-b90c-3628138305d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fb04962-681e-48fb-b54c-f9c29e3934c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:00.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:00.970Z","message":"{\"transactionId\":\"33a21f04-f7ee-4365-b90c-3628138305d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:00:968\",\"respDate\":\"221026-05:34:00:970\",\"sourceId\":\"haproxy:33a21f04-f7ee-4365-b90c-3628138305d5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:00:968-38426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[33a21f04-f7ee-4365-b90c-3628138305d5]}\\\"}\"}","context":{"RequestID":"33a21f04-f7ee-4365-b90c-3628138305d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2fb04962-681e-48fb-b54c-f9c29e3934c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:00.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:00.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33a21f04-f7ee-4365-b90c-3628138305d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb04962-681e-48fb-b54c-f9c29e3934c8","LogTimestamp":"2022-10-26T05:34:00.970Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:02.978Z","message":"Entering","context":{"RequestID":"512312c3-361b-46d4-bcc8-1eda4dfc8790","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e12bc5e3-4d74-4272-abb4-bd7817b72541","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:02.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:02.979Z","message":"Entering","context":{"RequestID":"3ebaa333-e264-41a4-aeb7-cf54bc5f79bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec9e40a-435c-4cb1-9611-4b3c28026b6e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:02.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:02.981Z","message":"{\"transactionId\":\"512312c3-361b-46d4-bcc8-1eda4dfc8790\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:02:979\",\"respDate\":\"221026-05:34:02:981\",\"sourceId\":\"haproxy:512312c3-361b-46d4-bcc8-1eda4dfc8790\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:02:979-62886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[512312c3-361b-46d4-bcc8-1eda4dfc8790]}\\\"}\"}","context":{"RequestID":"512312c3-361b-46d4-bcc8-1eda4dfc8790","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e12bc5e3-4d74-4272-abb4-bd7817b72541","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:02.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:02.982Z","message":"{\"transactionId\":\"3ebaa333-e264-41a4-aeb7-cf54bc5f79bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:02:980\",\"respDate\":\"221026-05:34:02:982\",\"sourceId\":\"healthcheck:3ebaa333-e264-41a4-aeb7-cf54bc5f79bf\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:02:980-61993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3ebaa333-e264-41a4-aeb7-cf54bc5f79bf]}\\\"}\"}","context":{"RequestID":"3ebaa333-e264-41a4-aeb7-cf54bc5f79bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec9e40a-435c-4cb1-9611-4b3c28026b6e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:02.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:02.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"512312c3-361b-46d4-bcc8-1eda4dfc8790","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e12bc5e3-4d74-4272-abb4-bd7817b72541","LogTimestamp":"2022-10-26T05:34:02.982Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:02.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ebaa333-e264-41a4-aeb7-cf54bc5f79bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec9e40a-435c-4cb1-9611-4b3c28026b6e","LogTimestamp":"2022-10-26T05:34:02.982Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 10.233.71.93 - AAI [26/Oct/2022:05:34:02 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:34:04.991Z","message":"Entering","context":{"RequestID":"f9469015-54ae-480a-9b87-e3de7332ed15","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"096a16ad-9857-4f84-b0ef-d31ff7c60113","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:04.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:04.994Z","message":"{\"transactionId\":\"f9469015-54ae-480a-9b87-e3de7332ed15\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:04:992\",\"respDate\":\"221026-05:34:04:993\",\"sourceId\":\"haproxy:f9469015-54ae-480a-9b87-e3de7332ed15\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:04:992-54439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9469015-54ae-480a-9b87-e3de7332ed15]}\\\"}\"}","context":{"RequestID":"f9469015-54ae-480a-9b87-e3de7332ed15","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"096a16ad-9857-4f84-b0ef-d31ff7c60113","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:04.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:04.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9469015-54ae-480a-9b87-e3de7332ed15","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"096a16ad-9857-4f84-b0ef-d31ff7c60113","LogTimestamp":"2022-10-26T05:34:04.994Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:05.363Z","message":"Entering","context":{"RequestID":"f0c32a5d-0909-4d2c-96c4-bd5281fde36a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acdbd7ed-3ebe-4a7e-92e5-bcc84875f228","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:05.366Z","message":"{\"transactionId\":\"f0c32a5d-0909-4d2c-96c4-bd5281fde36a\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:05:364\",\"respDate\":\"221026-05:34:05:366\",\"sourceId\":\"OOM_ReadinessCheck:f0c32a5d-0909-4d2c-96c4-bd5281fde36a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:05:364-62120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53072], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f0c32a5d-0909-4d2c-96c4-bd5281fde36a]}\\\"}\"}","context":{"RequestID":"f0c32a5d-0909-4d2c-96c4-bd5281fde36a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acdbd7ed-3ebe-4a7e-92e5-bcc84875f228","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:05.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0c32a5d-0909-4d2c-96c4-bd5281fde36a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acdbd7ed-3ebe-4a7e-92e5-bcc84875f228","LogTimestamp":"2022-10-26T05:34:05.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:05.497Z","message":"Entering","context":{"RequestID":"947b6c78-08fe-481c-91ba-1cd321fb9672","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"85eb2d93-27f8-455d-acf0-bc9a83a9b7a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"947b6c78-08fe-481c-91ba-1cd321fb9672","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"85eb2d93-27f8-455d-acf0-bc9a83a9b7a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:05.500Z","message":"{\"transactionId\":\"947b6c78-08fe-481c-91ba-1cd321fb9672\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:05:498\",\"respDate\":\"221026-05:34:05:500\",\"sourceId\":\"ReadinessCheck:947b6c78-08fe-481c-91ba-1cd321fb9672\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:05:498-39436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[947b6c78-08fe-481c-91ba-1cd321fb9672]}\\\"}\"}","context":{"RequestID":"947b6c78-08fe-481c-91ba-1cd321fb9672","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"85eb2d93-27f8-455d-acf0-bc9a83a9b7a2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"947b6c78-08fe-481c-91ba-1cd321fb9672","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85eb2d93-27f8-455d-acf0-bc9a83a9b7a2","LogTimestamp":"2022-10-26T05:34:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:07.002Z","message":"Entering","context":{"RequestID":"cc1737b0-0871-428f-b3d1-0731a9767570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"00cf3000-9877-4dfd-a896-e77cc15a2a54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:07.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:07.004Z","message":"{\"transactionId\":\"cc1737b0-0871-428f-b3d1-0731a9767570\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:07:003\",\"respDate\":\"221026-05:34:07:004\",\"sourceId\":\"haproxy:cc1737b0-0871-428f-b3d1-0731a9767570\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:07:003-82369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc1737b0-0871-428f-b3d1-0731a9767570]}\\\"}\"}","context":{"RequestID":"cc1737b0-0871-428f-b3d1-0731a9767570","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"00cf3000-9877-4dfd-a896-e77cc15a2a54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:07.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:07.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc1737b0-0871-428f-b3d1-0731a9767570","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00cf3000-9877-4dfd-a896-e77cc15a2a54","LogTimestamp":"2022-10-26T05:34:07.005Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:07.651Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:07.651Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:09.013Z","message":"Entering","context":{"RequestID":"fd7d3677-8561-420c-abbb-9e2d21a869d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5654410e-b7a5-436a-8dac-2d13fbefecdb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:09.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:09.015Z","message":"{\"transactionId\":\"fd7d3677-8561-420c-abbb-9e2d21a869d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:09:014\",\"respDate\":\"221026-05:34:09:015\",\"sourceId\":\"haproxy:fd7d3677-8561-420c-abbb-9e2d21a869d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:09:014-15380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd7d3677-8561-420c-abbb-9e2d21a869d7]}\\\"}\"}","context":{"RequestID":"fd7d3677-8561-420c-abbb-9e2d21a869d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5654410e-b7a5-436a-8dac-2d13fbefecdb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:09.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:09.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd7d3677-8561-420c-abbb-9e2d21a869d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5654410e-b7a5-436a-8dac-2d13fbefecdb","LogTimestamp":"2022-10-26T05:34:09.016Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:11.025Z","message":"Entering","context":{"RequestID":"bfeee18b-2540-46dc-ac8a-1dbd1ed051a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"046d10f9-7c57-41b6-b087-acab4ab6a83a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:11.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:11.028Z","message":"{\"transactionId\":\"bfeee18b-2540-46dc-ac8a-1dbd1ed051a2\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:11:026\",\"respDate\":\"221026-05:34:11:027\",\"sourceId\":\"haproxy:bfeee18b-2540-46dc-ac8a-1dbd1ed051a2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:11:026-50894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bfeee18b-2540-46dc-ac8a-1dbd1ed051a2]}\\\"}\"}","context":{"RequestID":"bfeee18b-2540-46dc-ac8a-1dbd1ed051a2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"046d10f9-7c57-41b6-b087-acab4ab6a83a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:11.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:11.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfeee18b-2540-46dc-ac8a-1dbd1ed051a2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"046d10f9-7c57-41b6-b087-acab4ab6a83a","LogTimestamp":"2022-10-26T05:34:11.028Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:13.038Z","message":"Entering","context":{"RequestID":"3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37947b45-1048-4d50-b187-673836b927b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:13.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:13.040Z","message":"{\"transactionId\":\"3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:13:039\",\"respDate\":\"221026-05:34:13:040\",\"sourceId\":\"haproxy:3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:13:039-87420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac]}\\\"}\"}","context":{"RequestID":"3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37947b45-1048-4d50-b187-673836b927b0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:13.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:13.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b8e73a4-5d6e-43a4-bd38-2f9b6fff51ac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37947b45-1048-4d50-b187-673836b927b0","LogTimestamp":"2022-10-26T05:34:13.041Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:15.050Z","message":"Entering","context":{"RequestID":"7389297b-2f71-4608-a9f4-1898597c7c2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18ba272b-6009-43c3-9670-ae4a496750cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:15.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:15.053Z","message":"{\"transactionId\":\"7389297b-2f71-4608-a9f4-1898597c7c2d\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:15:051\",\"respDate\":\"221026-05:34:15:053\",\"sourceId\":\"haproxy:7389297b-2f71-4608-a9f4-1898597c7c2d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:15:051-60085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7389297b-2f71-4608-a9f4-1898597c7c2d]}\\\"}\"}","context":{"RequestID":"7389297b-2f71-4608-a9f4-1898597c7c2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18ba272b-6009-43c3-9670-ae4a496750cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:15.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:15.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7389297b-2f71-4608-a9f4-1898597c7c2d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18ba272b-6009-43c3-9670-ae4a496750cb","LogTimestamp":"2022-10-26T05:34:15.053Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:15.343Z","message":"Entering","context":{"RequestID":"e49cf92b-5a25-49c7-8861-e89b0fa7a82c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d4bb859-9819-43c8-88d3-9f76c851795b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:15.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:15.346Z","message":"{\"transactionId\":\"e49cf92b-5a25-49c7-8861-e89b0fa7a82c\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:15:344\",\"respDate\":\"221026-05:34:15:346\",\"sourceId\":\"healthcheck:e49cf92b-5a25-49c7-8861-e89b0fa7a82c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:15:344-24477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53956], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e49cf92b-5a25-49c7-8861-e89b0fa7a82c]}\\\"}\"}","context":{"RequestID":"e49cf92b-5a25-49c7-8861-e89b0fa7a82c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d4bb859-9819-43c8-88d3-9f76c851795b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:15.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:15.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49cf92b-5a25-49c7-8861-e89b0fa7a82c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d4bb859-9819-43c8-88d3-9f76c851795b","LogTimestamp":"2022-10-26T05:34:15.346Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:15.363Z","message":"Entering","context":{"RequestID":"51441c9a-da7c-492d-9e47-f28f7f53146e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"916e57f1-20b1-41c3-8001-19cbbb7941e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:15.365Z","message":"{\"transactionId\":\"51441c9a-da7c-492d-9e47-f28f7f53146e\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:15:364\",\"respDate\":\"221026-05:34:15:365\",\"sourceId\":\"OOM_ReadinessCheck:51441c9a-da7c-492d-9e47-f28f7f53146e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:15:364-96652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53244], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[51441c9a-da7c-492d-9e47-f28f7f53146e]}\\\"}\"}","context":{"RequestID":"51441c9a-da7c-492d-9e47-f28f7f53146e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"916e57f1-20b1-41c3-8001-19cbbb7941e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:15.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51441c9a-da7c-492d-9e47-f28f7f53146e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"916e57f1-20b1-41c3-8001-19cbbb7941e2","LogTimestamp":"2022-10-26T05:34:15.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:15.495Z","message":"Entering","context":{"RequestID":"26f5486f-e471-4c14-b8fe-52a0938e6024","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f478bff-61a0-43bb-87f5-7203567a25ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"26f5486f-e471-4c14-b8fe-52a0938e6024","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f478bff-61a0-43bb-87f5-7203567a25ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:15.498Z","message":"{\"transactionId\":\"26f5486f-e471-4c14-b8fe-52a0938e6024\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:15:496\",\"respDate\":\"221026-05:34:15:498\",\"sourceId\":\"ReadinessCheck:26f5486f-e471-4c14-b8fe-52a0938e6024\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:15:496-55342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[26f5486f-e471-4c14-b8fe-52a0938e6024]}\\\"}\"}","context":{"RequestID":"26f5486f-e471-4c14-b8fe-52a0938e6024","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f478bff-61a0-43bb-87f5-7203567a25ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26f5486f-e471-4c14-b8fe-52a0938e6024","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f478bff-61a0-43bb-87f5-7203567a25ec","LogTimestamp":"2022-10-26T05:34:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:17.063Z","message":"Entering","context":{"RequestID":"94631812-56f8-466e-b3eb-411eee793b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4ac3a32-e536-4b11-bb44-31191e32d2d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:17.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:17.065Z","message":"{\"transactionId\":\"94631812-56f8-466e-b3eb-411eee793b27\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:17:063\",\"respDate\":\"221026-05:34:17:065\",\"sourceId\":\"haproxy:94631812-56f8-466e-b3eb-411eee793b27\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:17:063-19735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[94631812-56f8-466e-b3eb-411eee793b27]}\\\"}\"}","context":{"RequestID":"94631812-56f8-466e-b3eb-411eee793b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4ac3a32-e536-4b11-bb44-31191e32d2d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:17.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:17.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94631812-56f8-466e-b3eb-411eee793b27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ac3a32-e536-4b11-bb44-31191e32d2d7","LogTimestamp":"2022-10-26T05:34:17.065Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:17.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:17.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:18.005Z","message":"Entering","context":{"RequestID":"1b2603e2-b2ec-4b91-978b-bddc09daab84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49e10921-795d-42c3-90f9-4c1e23f8c58c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:18.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:18.008Z","message":"{\"transactionId\":\"1b2603e2-b2ec-4b91-978b-bddc09daab84\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:18:006\",\"respDate\":\"221026-05:34:18:008\",\"sourceId\":\"healthcheck:1b2603e2-b2ec-4b91-978b-bddc09daab84\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:18:006-92657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1b2603e2-b2ec-4b91-978b-bddc09daab84]}\\\"}\"}","context":{"RequestID":"1b2603e2-b2ec-4b91-978b-bddc09daab84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"49e10921-795d-42c3-90f9-4c1e23f8c58c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:18.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:18.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b2603e2-b2ec-4b91-978b-bddc09daab84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49e10921-795d-42c3-90f9-4c1e23f8c58c","LogTimestamp":"2022-10-26T05:34:18.008Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:34:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:34:19.076Z","message":"Entering","context":{"RequestID":"8698b1f0-5769-4752-a796-4952f1312a6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1065909f-c361-4fb4-b044-0976e847f277","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:19.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:19.078Z","message":"{\"transactionId\":\"8698b1f0-5769-4752-a796-4952f1312a6d\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:19:077\",\"respDate\":\"221026-05:34:19:078\",\"sourceId\":\"haproxy:8698b1f0-5769-4752-a796-4952f1312a6d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:19:077-46327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8698b1f0-5769-4752-a796-4952f1312a6d]}\\\"}\"}","context":{"RequestID":"8698b1f0-5769-4752-a796-4952f1312a6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1065909f-c361-4fb4-b044-0976e847f277","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:19.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:19.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8698b1f0-5769-4752-a796-4952f1312a6d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1065909f-c361-4fb4-b044-0976e847f277","LogTimestamp":"2022-10-26T05:34:19.079Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:21.089Z","message":"Entering","context":{"RequestID":"7846c1e3-6bc2-4cff-816c-f5fc0d493778","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fa5ae75-dea5-4e0f-972a-df38211b76e3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:21.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:21.091Z","message":"{\"transactionId\":\"7846c1e3-6bc2-4cff-816c-f5fc0d493778\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:21:089\",\"respDate\":\"221026-05:34:21:091\",\"sourceId\":\"haproxy:7846c1e3-6bc2-4cff-816c-f5fc0d493778\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:21:089-35887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7846c1e3-6bc2-4cff-816c-f5fc0d493778]}\\\"}\"}","context":{"RequestID":"7846c1e3-6bc2-4cff-816c-f5fc0d493778","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fa5ae75-dea5-4e0f-972a-df38211b76e3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:21.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:21.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7846c1e3-6bc2-4cff-816c-f5fc0d493778","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fa5ae75-dea5-4e0f-972a-df38211b76e3","LogTimestamp":"2022-10-26T05:34:21.091Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:23.101Z","message":"Entering","context":{"RequestID":"32e3206c-f77e-41ae-a2fc-624c531770bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbc8919b-9b17-46f0-9b2a-30f06e2e4cfb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:23.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:23.104Z","message":"{\"transactionId\":\"32e3206c-f77e-41ae-a2fc-624c531770bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:23:102\",\"respDate\":\"221026-05:34:23:104\",\"sourceId\":\"haproxy:32e3206c-f77e-41ae-a2fc-624c531770bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:23:102-36399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[32e3206c-f77e-41ae-a2fc-624c531770bf]}\\\"}\"}","context":{"RequestID":"32e3206c-f77e-41ae-a2fc-624c531770bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbc8919b-9b17-46f0-9b2a-30f06e2e4cfb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:23.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:23.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e3206c-f77e-41ae-a2fc-624c531770bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbc8919b-9b17-46f0-9b2a-30f06e2e4cfb","LogTimestamp":"2022-10-26T05:34:23.104Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:24.926Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:34:24.928Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:34:25.114Z","message":"Entering","context":{"RequestID":"97631782-90f5-45b8-a82e-56b4707de2a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ca8dfc1-2bd5-4c9a-81a5-4b4ff80d44bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:25.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:25.117Z","message":"{\"transactionId\":\"97631782-90f5-45b8-a82e-56b4707de2a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:25:115\",\"respDate\":\"221026-05:34:25:117\",\"sourceId\":\"haproxy:97631782-90f5-45b8-a82e-56b4707de2a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:25:115-44397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[97631782-90f5-45b8-a82e-56b4707de2a9]}\\\"}\"}","context":{"RequestID":"97631782-90f5-45b8-a82e-56b4707de2a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ca8dfc1-2bd5-4c9a-81a5-4b4ff80d44bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:25.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:25.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97631782-90f5-45b8-a82e-56b4707de2a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ca8dfc1-2bd5-4c9a-81a5-4b4ff80d44bc","LogTimestamp":"2022-10-26T05:34:25.117Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:25.363Z","message":"Entering","context":{"RequestID":"7470b19c-483e-4dd2-b203-d4768398d11f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eaeef36c-5181-4769-b2bb-34ce4ba6f60f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:25.366Z","message":"{\"transactionId\":\"7470b19c-483e-4dd2-b203-d4768398d11f\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:25:364\",\"respDate\":\"221026-05:34:25:366\",\"sourceId\":\"OOM_ReadinessCheck:7470b19c-483e-4dd2-b203-d4768398d11f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:25:364-98047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53438], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7470b19c-483e-4dd2-b203-d4768398d11f]}\\\"}\"}","context":{"RequestID":"7470b19c-483e-4dd2-b203-d4768398d11f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eaeef36c-5181-4769-b2bb-34ce4ba6f60f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:25.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:25.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7470b19c-483e-4dd2-b203-d4768398d11f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaeef36c-5181-4769-b2bb-34ce4ba6f60f","LogTimestamp":"2022-10-26T05:34:25.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:25.500Z","message":"Entering","context":{"RequestID":"7e266b76-9876-43c9-9df7-d97560b6031d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c8f9dffc-88d4-4777-a58a-b07389708bfe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e266b76-9876-43c9-9df7-d97560b6031d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c8f9dffc-88d4-4777-a58a-b07389708bfe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:25.503Z","message":"{\"transactionId\":\"7e266b76-9876-43c9-9df7-d97560b6031d\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:25:501\",\"respDate\":\"221026-05:34:25:503\",\"sourceId\":\"ReadinessCheck:7e266b76-9876-43c9-9df7-d97560b6031d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:25:501-53153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7e266b76-9876-43c9-9df7-d97560b6031d]}\\\"}\"}","context":{"RequestID":"7e266b76-9876-43c9-9df7-d97560b6031d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c8f9dffc-88d4-4777-a58a-b07389708bfe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:25.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e266b76-9876-43c9-9df7-d97560b6031d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8f9dffc-88d4-4777-a58a-b07389708bfe","LogTimestamp":"2022-10-26T05:34:25.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:34:27.126Z","message":"Entering","context":{"RequestID":"dabf50ea-48f6-4fb3-b6cd-d79f20b9199a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"044d1091-a80f-4565-abd7-73a1f1e28f58","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:27.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:27.130Z","message":"{\"transactionId\":\"dabf50ea-48f6-4fb3-b6cd-d79f20b9199a\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:27:126\",\"respDate\":\"221026-05:34:27:129\",\"sourceId\":\"haproxy:dabf50ea-48f6-4fb3-b6cd-d79f20b9199a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:27:126-51611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dabf50ea-48f6-4fb3-b6cd-d79f20b9199a]}\\\"}\"}","context":{"RequestID":"dabf50ea-48f6-4fb3-b6cd-d79f20b9199a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"044d1091-a80f-4565-abd7-73a1f1e28f58","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:27.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:27.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dabf50ea-48f6-4fb3-b6cd-d79f20b9199a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"044d1091-a80f-4565-abd7-73a1f1e28f58","LogTimestamp":"2022-10-26T05:34:27.130Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:34:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:27.651Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:27.651Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:29.142Z","message":"Entering","context":{"RequestID":"13756b00-45ea-43f4-9d9f-599de51a2f1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bfd452f-797a-435d-8cda-17aeec26b83f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:29.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:29.144Z","message":"{\"transactionId\":\"13756b00-45ea-43f4-9d9f-599de51a2f1e\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:29:143\",\"respDate\":\"221026-05:34:29:144\",\"sourceId\":\"haproxy:13756b00-45ea-43f4-9d9f-599de51a2f1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:29:143-84734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13756b00-45ea-43f4-9d9f-599de51a2f1e]}\\\"}\"}","context":{"RequestID":"13756b00-45ea-43f4-9d9f-599de51a2f1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1bfd452f-797a-435d-8cda-17aeec26b83f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:29.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:29.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13756b00-45ea-43f4-9d9f-599de51a2f1e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bfd452f-797a-435d-8cda-17aeec26b83f","LogTimestamp":"2022-10-26T05:34:29.145Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:30.365Z","message":"Entering","context":{"RequestID":"1cc98c20-0bcc-466a-874d-347fe74cf7f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc1500d6-9fe8-4e91-958a-e8355a717405","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:30.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:30.367Z","message":"{\"transactionId\":\"1cc98c20-0bcc-466a-874d-347fe74cf7f7\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:30:365\",\"respDate\":\"221026-05:34:30:367\",\"sourceId\":\"healthcheck:1cc98c20-0bcc-466a-874d-347fe74cf7f7\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:30:365-59902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54118], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1cc98c20-0bcc-466a-874d-347fe74cf7f7]}\\\"}\"}","context":{"RequestID":"1cc98c20-0bcc-466a-874d-347fe74cf7f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc1500d6-9fe8-4e91-958a-e8355a717405","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:30.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:30.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cc98c20-0bcc-466a-874d-347fe74cf7f7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc1500d6-9fe8-4e91-958a-e8355a717405","LogTimestamp":"2022-10-26T05:34:30.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:31.156Z","message":"Entering","context":{"RequestID":"5d5b55ee-d16b-4e79-b2c1-03ac969c38e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ec53b09-14d8-4f7d-a4eb-b4e1a33e07c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:31.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:31.158Z","message":"{\"transactionId\":\"5d5b55ee-d16b-4e79-b2c1-03ac969c38e3\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:31:157\",\"respDate\":\"221026-05:34:31:158\",\"sourceId\":\"haproxy:5d5b55ee-d16b-4e79-b2c1-03ac969c38e3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:31:157-69692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d5b55ee-d16b-4e79-b2c1-03ac969c38e3]}\\\"}\"}","context":{"RequestID":"5d5b55ee-d16b-4e79-b2c1-03ac969c38e3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ec53b09-14d8-4f7d-a4eb-b4e1a33e07c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:31.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:31.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d5b55ee-d16b-4e79-b2c1-03ac969c38e3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec53b09-14d8-4f7d-a4eb-b4e1a33e07c7","LogTimestamp":"2022-10-26T05:34:31.159Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:33.035Z","message":"Entering","context":{"RequestID":"5b214798-db05-4d98-aaad-cbdd1e19c934","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"605348b2-2652-4fb5-a6be-b74edfba14c2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:33.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:33.037Z","message":"{\"transactionId\":\"5b214798-db05-4d98-aaad-cbdd1e19c934\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:33:036\",\"respDate\":\"221026-05:34:33:037\",\"sourceId\":\"healthcheck:5b214798-db05-4d98-aaad-cbdd1e19c934\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:33:036-96090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[5b214798-db05-4d98-aaad-cbdd1e19c934]}\\\"}\"}","context":{"RequestID":"5b214798-db05-4d98-aaad-cbdd1e19c934","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"605348b2-2652-4fb5-a6be-b74edfba14c2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:33.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:33.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b214798-db05-4d98-aaad-cbdd1e19c934","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"605348b2-2652-4fb5-a6be-b74edfba14c2","LogTimestamp":"2022-10-26T05:34:33.038Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:34:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:33.168Z","message":"Entering","context":{"RequestID":"b60540d4-c703-4569-b7d2-de8c9a3f1893","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68a59584-5f45-469d-b59a-9230d5fa205c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:33.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:33.170Z","message":"{\"transactionId\":\"b60540d4-c703-4569-b7d2-de8c9a3f1893\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:33:169\",\"respDate\":\"221026-05:34:33:170\",\"sourceId\":\"haproxy:b60540d4-c703-4569-b7d2-de8c9a3f1893\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:33:169-64650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b60540d4-c703-4569-b7d2-de8c9a3f1893]}\\\"}\"}","context":{"RequestID":"b60540d4-c703-4569-b7d2-de8c9a3f1893","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"68a59584-5f45-469d-b59a-9230d5fa205c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:33.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:33.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b60540d4-c703-4569-b7d2-de8c9a3f1893","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68a59584-5f45-469d-b59a-9230d5fa205c","LogTimestamp":"2022-10-26T05:34:33.171Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:35.181Z","message":"Entering","context":{"RequestID":"0894c2b0-a76f-47a8-ab96-1dd4220b3cca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f32491ee-8954-453f-a494-345cda56e05a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:35.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:35.183Z","message":"{\"transactionId\":\"0894c2b0-a76f-47a8-ab96-1dd4220b3cca\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:35:181\",\"respDate\":\"221026-05:34:35:183\",\"sourceId\":\"haproxy:0894c2b0-a76f-47a8-ab96-1dd4220b3cca\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:35:181-31533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0894c2b0-a76f-47a8-ab96-1dd4220b3cca]}\\\"}\"}","context":{"RequestID":"0894c2b0-a76f-47a8-ab96-1dd4220b3cca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f32491ee-8954-453f-a494-345cda56e05a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:35.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:35.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0894c2b0-a76f-47a8-ab96-1dd4220b3cca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f32491ee-8954-453f-a494-345cda56e05a","LogTimestamp":"2022-10-26T05:34:35.184Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:35.363Z","message":"Entering","context":{"RequestID":"1e135d64-4687-4d7d-bdc3-5f52d65bb1b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4cec1610-edf0-4992-b057-2c20c7bdd004","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:35.365Z","message":"{\"transactionId\":\"1e135d64-4687-4d7d-bdc3-5f52d65bb1b7\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:35:363\",\"respDate\":\"221026-05:34:35:365\",\"sourceId\":\"OOM_ReadinessCheck:1e135d64-4687-4d7d-bdc3-5f52d65bb1b7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:35:363-26728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53620], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e135d64-4687-4d7d-bdc3-5f52d65bb1b7]}\\\"}\"}","context":{"RequestID":"1e135d64-4687-4d7d-bdc3-5f52d65bb1b7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4cec1610-edf0-4992-b057-2c20c7bdd004","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:35.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e135d64-4687-4d7d-bdc3-5f52d65bb1b7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cec1610-edf0-4992-b057-2c20c7bdd004","LogTimestamp":"2022-10-26T05:34:35.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:35.496Z","message":"Entering","context":{"RequestID":"f17586ff-7446-4e7a-8f81-6ff0533e83b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42baf731-d799-4fce-8e62-c48b50846e86","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"f17586ff-7446-4e7a-8f81-6ff0533e83b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42baf731-d799-4fce-8e62-c48b50846e86","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:35.499Z","message":"{\"transactionId\":\"f17586ff-7446-4e7a-8f81-6ff0533e83b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:35:496\",\"respDate\":\"221026-05:34:35:499\",\"sourceId\":\"ReadinessCheck:f17586ff-7446-4e7a-8f81-6ff0533e83b1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:35:496-34095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f17586ff-7446-4e7a-8f81-6ff0533e83b1]}\\\"}\"}","context":{"RequestID":"f17586ff-7446-4e7a-8f81-6ff0533e83b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42baf731-d799-4fce-8e62-c48b50846e86","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17586ff-7446-4e7a-8f81-6ff0533e83b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42baf731-d799-4fce-8e62-c48b50846e86","LogTimestamp":"2022-10-26T05:34:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:37.192Z","message":"Entering","context":{"RequestID":"17314deb-06a2-4274-9c21-f0f2ee58ac59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"742c3d09-cb67-4276-ac5c-58e6905cae46","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:37.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:37.194Z","message":"{\"transactionId\":\"17314deb-06a2-4274-9c21-f0f2ee58ac59\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:37:193\",\"respDate\":\"221026-05:34:37:194\",\"sourceId\":\"haproxy:17314deb-06a2-4274-9c21-f0f2ee58ac59\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:37:193-67391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17314deb-06a2-4274-9c21-f0f2ee58ac59]}\\\"}\"}","context":{"RequestID":"17314deb-06a2-4274-9c21-f0f2ee58ac59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"742c3d09-cb67-4276-ac5c-58e6905cae46","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:37.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:37.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17314deb-06a2-4274-9c21-f0f2ee58ac59","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"742c3d09-cb67-4276-ac5c-58e6905cae46","LogTimestamp":"2022-10-26T05:34:37.195Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:37.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:37.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:39.204Z","message":"Entering","context":{"RequestID":"e59279dd-5dc2-42f8-8042-f110b179b5fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2f9de50-bd73-49e0-a87b-b411f9ca3dc3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:39.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:39.207Z","message":"{\"transactionId\":\"e59279dd-5dc2-42f8-8042-f110b179b5fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:39:205\",\"respDate\":\"221026-05:34:39:207\",\"sourceId\":\"haproxy:e59279dd-5dc2-42f8-8042-f110b179b5fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:39:205-20528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e59279dd-5dc2-42f8-8042-f110b179b5fe]}\\\"}\"}","context":{"RequestID":"e59279dd-5dc2-42f8-8042-f110b179b5fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e2f9de50-bd73-49e0-a87b-b411f9ca3dc3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:39.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:39.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e59279dd-5dc2-42f8-8042-f110b179b5fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2f9de50-bd73-49e0-a87b-b411f9ca3dc3","LogTimestamp":"2022-10-26T05:34:39.207Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:41.214Z","message":"Entering","context":{"RequestID":"e096793a-45c0-43c4-bef9-79a21df9d274","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1a4bfe-f0f2-423f-9a69-561080c7a4b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:41.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:41.217Z","message":"{\"transactionId\":\"e096793a-45c0-43c4-bef9-79a21df9d274\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:41:215\",\"respDate\":\"221026-05:34:41:217\",\"sourceId\":\"haproxy:e096793a-45c0-43c4-bef9-79a21df9d274\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:41:215-77484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e096793a-45c0-43c4-bef9-79a21df9d274]}\\\"}\"}","context":{"RequestID":"e096793a-45c0-43c4-bef9-79a21df9d274","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1a4bfe-f0f2-423f-9a69-561080c7a4b8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:41.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:41.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e096793a-45c0-43c4-bef9-79a21df9d274","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1a4bfe-f0f2-423f-9a69-561080c7a4b8","LogTimestamp":"2022-10-26T05:34:41.217Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:43.231Z","message":"Entering","context":{"RequestID":"f1a157fe-2845-4ccd-9bf3-f8f4db54d165","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc7ac63f-c381-45ed-850a-8086a51d76a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:43.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:43.234Z","message":"{\"transactionId\":\"f1a157fe-2845-4ccd-9bf3-f8f4db54d165\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:43:232\",\"respDate\":\"221026-05:34:43:234\",\"sourceId\":\"haproxy:f1a157fe-2845-4ccd-9bf3-f8f4db54d165\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:43:232-62217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f1a157fe-2845-4ccd-9bf3-f8f4db54d165]}\\\"}\"}","context":{"RequestID":"f1a157fe-2845-4ccd-9bf3-f8f4db54d165","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cc7ac63f-c381-45ed-850a-8086a51d76a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:43.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:43.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1a157fe-2845-4ccd-9bf3-f8f4db54d165","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc7ac63f-c381-45ed-850a-8086a51d76a7","LogTimestamp":"2022-10-26T05:34:43.234Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:45.243Z","message":"Entering","context":{"RequestID":"72ab876c-12a0-4a40-919d-6ee4bbc944a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c49eb8c7-4e2e-4b62-96fb-6be6b6b3cda6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:45.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:45.245Z","message":"{\"transactionId\":\"72ab876c-12a0-4a40-919d-6ee4bbc944a4\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:45:243\",\"respDate\":\"221026-05:34:45:245\",\"sourceId\":\"haproxy:72ab876c-12a0-4a40-919d-6ee4bbc944a4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:45:243-49176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72ab876c-12a0-4a40-919d-6ee4bbc944a4]}\\\"}\"}","context":{"RequestID":"72ab876c-12a0-4a40-919d-6ee4bbc944a4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c49eb8c7-4e2e-4b62-96fb-6be6b6b3cda6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:45.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:45.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72ab876c-12a0-4a40-919d-6ee4bbc944a4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c49eb8c7-4e2e-4b62-96fb-6be6b6b3cda6","LogTimestamp":"2022-10-26T05:34:45.246Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:45.362Z","message":"Entering","context":{"RequestID":"ba13433b-f0c8-4ea5-a876-f72195da0fc0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df5fcc2a-f133-4a11-a51a-a5d1a5a1b220","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:45.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:45.365Z","message":"{\"transactionId\":\"ba13433b-f0c8-4ea5-a876-f72195da0fc0\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:45:363\",\"respDate\":\"221026-05:34:45:364\",\"sourceId\":\"OOM_ReadinessCheck:ba13433b-f0c8-4ea5-a876-f72195da0fc0\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:45:363-26839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[53806], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ba13433b-f0c8-4ea5-a876-f72195da0fc0]}\\\"}\"}","context":{"RequestID":"ba13433b-f0c8-4ea5-a876-f72195da0fc0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df5fcc2a-f133-4a11-a51a-a5d1a5a1b220","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:45.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:45.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba13433b-f0c8-4ea5-a876-f72195da0fc0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df5fcc2a-f133-4a11-a51a-a5d1a5a1b220","LogTimestamp":"2022-10-26T05:34:45.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:34:45.385Z","message":"Entering","context":{"RequestID":"fa487515-de2b-468e-8ad7-11887fb586c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06f097cb-a7b3-427c-96f5-cdd045fbd633","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:45.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:45.387Z","message":"{\"transactionId\":\"fa487515-de2b-468e-8ad7-11887fb586c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:45:386\",\"respDate\":\"221026-05:34:45:387\",\"sourceId\":\"healthcheck:fa487515-de2b-468e-8ad7-11887fb586c6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:45:386-52465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54308], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa487515-de2b-468e-8ad7-11887fb586c6]}\\\"}\"}","context":{"RequestID":"fa487515-de2b-468e-8ad7-11887fb586c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06f097cb-a7b3-427c-96f5-cdd045fbd633","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:45.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:45.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa487515-de2b-468e-8ad7-11887fb586c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06f097cb-a7b3-427c-96f5-cdd045fbd633","LogTimestamp":"2022-10-26T05:34:45.388Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:45.540Z","message":"Entering","context":{"RequestID":"8276f676-3a7a-4f0a-9884-9b524d1cde13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1932e42d-df88-40a8-973b-7c670f5e1d35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:45.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:45.542Z","message":"Database is available from CACHED check.","context":{"RequestID":"8276f676-3a7a-4f0a-9884-9b524d1cde13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1932e42d-df88-40a8-973b-7c670f5e1d35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:45.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:45.543Z","message":"{\"transactionId\":\"8276f676-3a7a-4f0a-9884-9b524d1cde13\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:45:541\",\"respDate\":\"221026-05:34:45:543\",\"sourceId\":\"ReadinessCheck:8276f676-3a7a-4f0a-9884-9b524d1cde13\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:45:541-35638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8276f676-3a7a-4f0a-9884-9b524d1cde13]}\\\"}\"}","context":{"RequestID":"8276f676-3a7a-4f0a-9884-9b524d1cde13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1932e42d-df88-40a8-973b-7c670f5e1d35","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:45.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:45.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8276f676-3a7a-4f0a-9884-9b524d1cde13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1932e42d-df88-40a8-973b-7c670f5e1d35","LogTimestamp":"2022-10-26T05:34:45.543Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:47.256Z","message":"Entering","context":{"RequestID":"19535b45-53c0-4b78-a8bb-80ad0436d6fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cda8817d-ff9d-44b3-8bdc-10018e7f3ffd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:47.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:47.258Z","message":"{\"transactionId\":\"19535b45-53c0-4b78-a8bb-80ad0436d6fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:47:257\",\"respDate\":\"221026-05:34:47:258\",\"sourceId\":\"haproxy:19535b45-53c0-4b78-a8bb-80ad0436d6fe\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:47:257-7437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[19535b45-53c0-4b78-a8bb-80ad0436d6fe]}\\\"}\"}","context":{"RequestID":"19535b45-53c0-4b78-a8bb-80ad0436d6fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cda8817d-ff9d-44b3-8bdc-10018e7f3ffd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:47.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:47.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19535b45-53c0-4b78-a8bb-80ad0436d6fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cda8817d-ff9d-44b3-8bdc-10018e7f3ffd","LogTimestamp":"2022-10-26T05:34:47.259Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:47.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:47.657Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:47.657Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:48.061Z","message":"Entering","context":{"RequestID":"e84fc617-fe66-4016-8339-269edf33b1c2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ff997c1f-bc02-4d5b-9ed4-a80c0a8554c6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:48.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:48.063Z","message":"{\"transactionId\":\"e84fc617-fe66-4016-8339-269edf33b1c2\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:48:061\",\"respDate\":\"221026-05:34:48:063\",\"sourceId\":\"healthcheck:e84fc617-fe66-4016-8339-269edf33b1c2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:34:48:061-27279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e84fc617-fe66-4016-8339-269edf33b1c2]}\\\"}\"}","context":{"RequestID":"e84fc617-fe66-4016-8339-269edf33b1c2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"ff997c1f-bc02-4d5b-9ed4-a80c0a8554c6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:34:48.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:48.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e84fc617-fe66-4016-8339-269edf33b1c2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff997c1f-bc02-4d5b-9ed4-a80c0a8554c6","LogTimestamp":"2022-10-26T05:34:48.063Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:34:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 19 - "logType": "access" {"timestamp":"2022-10-26T05:34:49.266Z","message":"Entering","context":{"RequestID":"2cfa04e7-ae21-4215-947c-856e40d28568","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd4b4858-6748-40a0-bd9e-0e9c78db8740","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:49.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:49.269Z","message":"{\"transactionId\":\"2cfa04e7-ae21-4215-947c-856e40d28568\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:49:267\",\"respDate\":\"221026-05:34:49:269\",\"sourceId\":\"haproxy:2cfa04e7-ae21-4215-947c-856e40d28568\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:49:267-41739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2cfa04e7-ae21-4215-947c-856e40d28568]}\\\"}\"}","context":{"RequestID":"2cfa04e7-ae21-4215-947c-856e40d28568","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd4b4858-6748-40a0-bd9e-0e9c78db8740","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:49.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:49.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cfa04e7-ae21-4215-947c-856e40d28568","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd4b4858-6748-40a0-bd9e-0e9c78db8740","LogTimestamp":"2022-10-26T05:34:49.270Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:51.278Z","message":"Entering","context":{"RequestID":"ede7d294-f244-4f28-8aa7-370430ee51eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1439315d-3d9c-4404-bdfb-0f76e245d585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:51.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:51.280Z","message":"{\"transactionId\":\"ede7d294-f244-4f28-8aa7-370430ee51eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:51:279\",\"respDate\":\"221026-05:34:51:280\",\"sourceId\":\"haproxy:ede7d294-f244-4f28-8aa7-370430ee51eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:51:279-34842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ede7d294-f244-4f28-8aa7-370430ee51eb]}\\\"}\"}","context":{"RequestID":"ede7d294-f244-4f28-8aa7-370430ee51eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1439315d-3d9c-4404-bdfb-0f76e245d585","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:51.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:51.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede7d294-f244-4f28-8aa7-370430ee51eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1439315d-3d9c-4404-bdfb-0f76e245d585","LogTimestamp":"2022-10-26T05:34:51.281Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:34:53.288Z","message":"Entering","context":{"RequestID":"da40220f-3ac2-48ba-a15b-c3ca538ba459","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c9836b8-64f3-41c9-95e7-98d7a27364c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:53.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:53.291Z","message":"{\"transactionId\":\"da40220f-3ac2-48ba-a15b-c3ca538ba459\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:53:289\",\"respDate\":\"221026-05:34:53:291\",\"sourceId\":\"haproxy:da40220f-3ac2-48ba-a15b-c3ca538ba459\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:53:289-27813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da40220f-3ac2-48ba-a15b-c3ca538ba459]}\\\"}\"}","context":{"RequestID":"da40220f-3ac2-48ba-a15b-c3ca538ba459","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c9836b8-64f3-41c9-95e7-98d7a27364c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:53.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:53.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da40220f-3ac2-48ba-a15b-c3ca538ba459","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c9836b8-64f3-41c9-95e7-98d7a27364c4","LogTimestamp":"2022-10-26T05:34:53.291Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:54.929Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:34:54.931Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:34:55.300Z","message":"Entering","context":{"RequestID":"e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7064b3-d93b-41d2-b31a-2f4d0aace039","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:55.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:55.303Z","message":"{\"transactionId\":\"e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:55:301\",\"respDate\":\"221026-05:34:55:302\",\"sourceId\":\"haproxy:e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:55:301-13719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4]}\\\"}\"}","context":{"RequestID":"e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7064b3-d93b-41d2-b31a-2f4d0aace039","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:55.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:55.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5c3f4b9-de6f-4a4d-bb51-1ce3c20236f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb7064b3-d93b-41d2-b31a-2f4d0aace039","LogTimestamp":"2022-10-26T05:34:55.303Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:55.363Z","message":"Entering","context":{"RequestID":"49723441-b7ec-412a-9bca-e865d0430597","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5be36fd1-7c62-40d0-8fba-0453772fcae0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:55.365Z","message":"{\"transactionId\":\"49723441-b7ec-412a-9bca-e865d0430597\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:55:363\",\"respDate\":\"221026-05:34:55:365\",\"sourceId\":\"OOM_ReadinessCheck:49723441-b7ec-412a-9bca-e865d0430597\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:55:363-34831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54002], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[49723441-b7ec-412a-9bca-e865d0430597]}\\\"}\"}","context":{"RequestID":"49723441-b7ec-412a-9bca-e865d0430597","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5be36fd1-7c62-40d0-8fba-0453772fcae0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:34:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:55.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49723441-b7ec-412a-9bca-e865d0430597","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5be36fd1-7c62-40d0-8fba-0453772fcae0","LogTimestamp":"2022-10-26T05:34:55.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:34:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:55.496Z","message":"Entering","context":{"RequestID":"6610bbd0-c4ad-44d9-b679-95f7c3409939","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"284cbc31-a5fe-4afa-8cd3-02810f81e959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"6610bbd0-c4ad-44d9-b679-95f7c3409939","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"284cbc31-a5fe-4afa-8cd3-02810f81e959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:55.499Z","message":"{\"transactionId\":\"6610bbd0-c4ad-44d9-b679-95f7c3409939\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:55:497\",\"respDate\":\"221026-05:34:55:499\",\"sourceId\":\"ReadinessCheck:6610bbd0-c4ad-44d9-b679-95f7c3409939\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:34:55:497-13141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6610bbd0-c4ad-44d9-b679-95f7c3409939]}\\\"}\"}","context":{"RequestID":"6610bbd0-c4ad-44d9-b679-95f7c3409939","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"284cbc31-a5fe-4afa-8cd3-02810f81e959","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:34:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6610bbd0-c4ad-44d9-b679-95f7c3409939","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"284cbc31-a5fe-4afa-8cd3-02810f81e959","LogTimestamp":"2022-10-26T05:34:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:34:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:57.314Z","message":"Entering","context":{"RequestID":"ca19f06f-db9b-4295-9e6e-6c748633adbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d6ab3c1-3042-41b8-9eb1-6d231f83be70","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:57.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:57.317Z","message":"{\"transactionId\":\"ca19f06f-db9b-4295-9e6e-6c748633adbc\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:57:315\",\"respDate\":\"221026-05:34:57:316\",\"sourceId\":\"haproxy:ca19f06f-db9b-4295-9e6e-6c748633adbc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:57:315-91277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca19f06f-db9b-4295-9e6e-6c748633adbc]}\\\"}\"}","context":{"RequestID":"ca19f06f-db9b-4295-9e6e-6c748633adbc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d6ab3c1-3042-41b8-9eb1-6d231f83be70","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:57.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:57.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca19f06f-db9b-4295-9e6e-6c748633adbc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d6ab3c1-3042-41b8-9eb1-6d231f83be70","LogTimestamp":"2022-10-26T05:34:57.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:34:57.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:34:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:57.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:57.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:59.327Z","message":"Entering","context":{"RequestID":"0e3de4b2-2439-4486-9a3a-a4d702db2c59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"881c1f6e-f6e2-4623-809a-ba11557dd09c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:34:59.329Z","message":"{\"transactionId\":\"0e3de4b2-2439-4486-9a3a-a4d702db2c59\",\"status\":\"200\",\"rqstDate\":\"221026-05:34:59:327\",\"respDate\":\"221026-05:34:59:329\",\"sourceId\":\"haproxy:0e3de4b2-2439-4486-9a3a-a4d702db2c59\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:34:59:327-14686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0e3de4b2-2439-4486-9a3a-a4d702db2c59]}\\\"}\"}","context":{"RequestID":"0e3de4b2-2439-4486-9a3a-a4d702db2c59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"881c1f6e-f6e2-4623-809a-ba11557dd09c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:34:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:34:59.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e3de4b2-2439-4486-9a3a-a4d702db2c59","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"881c1f6e-f6e2-4623-809a-ba11557dd09c","LogTimestamp":"2022-10-26T05:34:59.330Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:34:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:00.405Z","message":"Entering","context":{"RequestID":"88c4e603-d3e8-4d17-8d12-935f5d890a43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"581a60a8-2af8-4f33-90bd-5e791502fb4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:00.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:00.407Z","message":"{\"transactionId\":\"88c4e603-d3e8-4d17-8d12-935f5d890a43\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:00:406\",\"respDate\":\"221026-05:35:00:407\",\"sourceId\":\"healthcheck:88c4e603-d3e8-4d17-8d12-935f5d890a43\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:00:406-18758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54492], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[88c4e603-d3e8-4d17-8d12-935f5d890a43]}\\\"}\"}","context":{"RequestID":"88c4e603-d3e8-4d17-8d12-935f5d890a43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"581a60a8-2af8-4f33-90bd-5e791502fb4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:00.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:00.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88c4e603-d3e8-4d17-8d12-935f5d890a43","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"581a60a8-2af8-4f33-90bd-5e791502fb4d","LogTimestamp":"2022-10-26T05:35:00.408Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:01.342Z","message":"Entering","context":{"RequestID":"a4127d3f-2eb8-4560-a51b-f65e91f218c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca580f2b-21ba-40cb-a9d9-9c5a5aa03c62","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:01.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:01.345Z","message":"{\"transactionId\":\"a4127d3f-2eb8-4560-a51b-f65e91f218c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:01:343\",\"respDate\":\"221026-05:35:01:345\",\"sourceId\":\"haproxy:a4127d3f-2eb8-4560-a51b-f65e91f218c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:01:343-75507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a4127d3f-2eb8-4560-a51b-f65e91f218c4]}\\\"}\"}","context":{"RequestID":"a4127d3f-2eb8-4560-a51b-f65e91f218c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca580f2b-21ba-40cb-a9d9-9c5a5aa03c62","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:01.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:01.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4127d3f-2eb8-4560-a51b-f65e91f218c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca580f2b-21ba-40cb-a9d9-9c5a5aa03c62","LogTimestamp":"2022-10-26T05:35:01.345Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:03.098Z","message":"Entering","context":{"RequestID":"de309891-c673-4328-8e68-0ddcc73332a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c8147ab-582b-4651-ab6a-44cb93cbba82","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:03.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:03.101Z","message":"{\"transactionId\":\"de309891-c673-4328-8e68-0ddcc73332a8\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:03:099\",\"respDate\":\"221026-05:35:03:101\",\"sourceId\":\"healthcheck:de309891-c673-4328-8e68-0ddcc73332a8\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:03:099-65125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[de309891-c673-4328-8e68-0ddcc73332a8]}\\\"}\"}","context":{"RequestID":"de309891-c673-4328-8e68-0ddcc73332a8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c8147ab-582b-4651-ab6a-44cb93cbba82","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:03.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:03.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de309891-c673-4328-8e68-0ddcc73332a8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8147ab-582b-4651-ab6a-44cb93cbba82","LogTimestamp":"2022-10-26T05:35:03.101Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:35:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:03.357Z","message":"Entering","context":{"RequestID":"600ed41a-ff00-4017-9703-35e4038f3160","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a50f10f-453d-4de0-a84e-1c9ca6e70ede","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:03.359Z","message":"{\"transactionId\":\"600ed41a-ff00-4017-9703-35e4038f3160\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:03:358\",\"respDate\":\"221026-05:35:03:359\",\"sourceId\":\"haproxy:600ed41a-ff00-4017-9703-35e4038f3160\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:03:358-55356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[600ed41a-ff00-4017-9703-35e4038f3160]}\\\"}\"}","context":{"RequestID":"600ed41a-ff00-4017-9703-35e4038f3160","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a50f10f-453d-4de0-a84e-1c9ca6e70ede","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:03.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"600ed41a-ff00-4017-9703-35e4038f3160","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a50f10f-453d-4de0-a84e-1c9ca6e70ede","LogTimestamp":"2022-10-26T05:35:03.360Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:05.367Z","message":"Entering","context":{"RequestID":"dfc4e934-e427-4c85-bc01-129615ac3c1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"288421d5-fcca-4bff-9db6-b9e52ad04ea1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:05.367Z","message":"Entering","context":{"RequestID":"417a8f76-2e7a-40f2-9fbd-67cbe04a6553","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75614251-b9f9-4583-91e7-686d9129b121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:05.369Z","message":"{\"transactionId\":\"417a8f76-2e7a-40f2-9fbd-67cbe04a6553\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:05:367\",\"respDate\":\"221026-05:35:05:369\",\"sourceId\":\"OOM_ReadinessCheck:417a8f76-2e7a-40f2-9fbd-67cbe04a6553\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:05:367-35608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54188], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[417a8f76-2e7a-40f2-9fbd-67cbe04a6553]}\\\"}\"}","context":{"RequestID":"417a8f76-2e7a-40f2-9fbd-67cbe04a6553","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"75614251-b9f9-4583-91e7-686d9129b121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:05.369Z","message":"{\"transactionId\":\"dfc4e934-e427-4c85-bc01-129615ac3c1d\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:05:367\",\"respDate\":\"221026-05:35:05:369\",\"sourceId\":\"haproxy:dfc4e934-e427-4c85-bc01-129615ac3c1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:05:367-91591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dfc4e934-e427-4c85-bc01-129615ac3c1d]}\\\"}\"}","context":{"RequestID":"dfc4e934-e427-4c85-bc01-129615ac3c1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"288421d5-fcca-4bff-9db6-b9e52ad04ea1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:05.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"417a8f76-2e7a-40f2-9fbd-67cbe04a6553","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75614251-b9f9-4583-91e7-686d9129b121","LogTimestamp":"2022-10-26T05:35:05.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:05.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfc4e934-e427-4c85-bc01-129615ac3c1d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"288421d5-fcca-4bff-9db6-b9e52ad04ea1","LogTimestamp":"2022-10-26T05:35:05.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" 10.233.65.229 - - [26/Oct/2022:05:35:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:05.498Z","message":"Entering","context":{"RequestID":"b4482ee3-80ab-4db4-ba7e-f9e3500c7036","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2390d400-f18c-4cd1-bf87-797d1624a264","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4482ee3-80ab-4db4-ba7e-f9e3500c7036","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2390d400-f18c-4cd1-bf87-797d1624a264","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:05.501Z","message":"{\"transactionId\":\"b4482ee3-80ab-4db4-ba7e-f9e3500c7036\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:05:499\",\"respDate\":\"221026-05:35:05:501\",\"sourceId\":\"ReadinessCheck:b4482ee3-80ab-4db4-ba7e-f9e3500c7036\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:05:499-7068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b4482ee3-80ab-4db4-ba7e-f9e3500c7036]}\\\"}\"}","context":{"RequestID":"b4482ee3-80ab-4db4-ba7e-f9e3500c7036","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2390d400-f18c-4cd1-bf87-797d1624a264","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4482ee3-80ab-4db4-ba7e-f9e3500c7036","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2390d400-f18c-4cd1-bf87-797d1624a264","LogTimestamp":"2022-10-26T05:35:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:07.378Z","message":"Entering","context":{"RequestID":"c35d4854-7d06-4fe9-8568-2f995980abec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385cb3ad-6adf-44a3-807a-222bc6a1753d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:07.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:07.380Z","message":"{\"transactionId\":\"c35d4854-7d06-4fe9-8568-2f995980abec\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:07:379\",\"respDate\":\"221026-05:35:07:380\",\"sourceId\":\"haproxy:c35d4854-7d06-4fe9-8568-2f995980abec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:07:379-32403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c35d4854-7d06-4fe9-8568-2f995980abec]}\\\"}\"}","context":{"RequestID":"c35d4854-7d06-4fe9-8568-2f995980abec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385cb3ad-6adf-44a3-807a-222bc6a1753d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:07.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:07.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c35d4854-7d06-4fe9-8568-2f995980abec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385cb3ad-6adf-44a3-807a-222bc6a1753d","LogTimestamp":"2022-10-26T05:35:07.381Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:07.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:07.651Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:07.652Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:09.390Z","message":"Entering","context":{"RequestID":"513d771b-7131-4df1-a41f-2364943804c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0869f003-623a-4ec9-a89a-866eed9c5aa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:09.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:09.392Z","message":"{\"transactionId\":\"513d771b-7131-4df1-a41f-2364943804c4\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:09:391\",\"respDate\":\"221026-05:35:09:392\",\"sourceId\":\"haproxy:513d771b-7131-4df1-a41f-2364943804c4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:09:391-50238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[513d771b-7131-4df1-a41f-2364943804c4]}\\\"}\"}","context":{"RequestID":"513d771b-7131-4df1-a41f-2364943804c4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0869f003-623a-4ec9-a89a-866eed9c5aa1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:09.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:09.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"513d771b-7131-4df1-a41f-2364943804c4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0869f003-623a-4ec9-a89a-866eed9c5aa1","LogTimestamp":"2022-10-26T05:35:09.393Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:11.401Z","message":"Entering","context":{"RequestID":"ae84c344-d693-4d47-b465-62165bf9034f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4108907-ea03-49ac-8df8-a069c275db3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:11.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:11.403Z","message":"{\"transactionId\":\"ae84c344-d693-4d47-b465-62165bf9034f\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:11:402\",\"respDate\":\"221026-05:35:11:403\",\"sourceId\":\"haproxy:ae84c344-d693-4d47-b465-62165bf9034f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:11:402-1437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ae84c344-d693-4d47-b465-62165bf9034f]}\\\"}\"}","context":{"RequestID":"ae84c344-d693-4d47-b465-62165bf9034f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d4108907-ea03-49ac-8df8-a069c275db3d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:11.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:11.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae84c344-d693-4d47-b465-62165bf9034f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4108907-ea03-49ac-8df8-a069c275db3d","LogTimestamp":"2022-10-26T05:35:11.404Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:13.413Z","message":"Entering","context":{"RequestID":"e2d3a7d2-c33f-421a-856b-4c86ec0ead3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c47b12e-f1b0-41dd-a232-deea01aabd6d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:13.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:13.415Z","message":"{\"transactionId\":\"e2d3a7d2-c33f-421a-856b-4c86ec0ead3e\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:13:414\",\"respDate\":\"221026-05:35:13:415\",\"sourceId\":\"haproxy:e2d3a7d2-c33f-421a-856b-4c86ec0ead3e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:13:414-71138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e2d3a7d2-c33f-421a-856b-4c86ec0ead3e]}\\\"}\"}","context":{"RequestID":"e2d3a7d2-c33f-421a-856b-4c86ec0ead3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c47b12e-f1b0-41dd-a232-deea01aabd6d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:13.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:13.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2d3a7d2-c33f-421a-856b-4c86ec0ead3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c47b12e-f1b0-41dd-a232-deea01aabd6d","LogTimestamp":"2022-10-26T05:35:13.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:15.363Z","message":"Entering","context":{"RequestID":"050876d2-7e9d-459e-a12d-d6f7d78878e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2914f87-6975-46aa-9397-fcc23dc1069f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:15.366Z","message":"{\"transactionId\":\"050876d2-7e9d-459e-a12d-d6f7d78878e8\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:15:364\",\"respDate\":\"221026-05:35:15:366\",\"sourceId\":\"OOM_ReadinessCheck:050876d2-7e9d-459e-a12d-d6f7d78878e8\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:15:364-91183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54358], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[050876d2-7e9d-459e-a12d-d6f7d78878e8]}\\\"}\"}","context":{"RequestID":"050876d2-7e9d-459e-a12d-d6f7d78878e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2914f87-6975-46aa-9397-fcc23dc1069f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:15.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:15.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"050876d2-7e9d-459e-a12d-d6f7d78878e8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2914f87-6975-46aa-9397-fcc23dc1069f","LogTimestamp":"2022-10-26T05:35:15.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:35:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:15.427Z","message":"Entering","context":{"RequestID":"cca0b92c-a9dc-424e-b1dc-f13a81689679","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a27d1af-a4ce-48b4-b567-2d7d690b59c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:15.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:15.427Z","message":"Entering","context":{"RequestID":"887539b6-39d1-48ce-95aa-ba8d82e28faa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4cf71c5b-664e-4c5c-a7b7-5cedfaf98093","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:15.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:15.429Z","message":"{\"transactionId\":\"cca0b92c-a9dc-424e-b1dc-f13a81689679\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:15:428\",\"respDate\":\"221026-05:35:15:429\",\"sourceId\":\"haproxy:cca0b92c-a9dc-424e-b1dc-f13a81689679\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:15:428-14112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cca0b92c-a9dc-424e-b1dc-f13a81689679]}\\\"}\"}","context":{"RequestID":"cca0b92c-a9dc-424e-b1dc-f13a81689679","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1a27d1af-a4ce-48b4-b567-2d7d690b59c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:15.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:15.429Z","message":"{\"transactionId\":\"887539b6-39d1-48ce-95aa-ba8d82e28faa\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:15:428\",\"respDate\":\"221026-05:35:15:429\",\"sourceId\":\"healthcheck:887539b6-39d1-48ce-95aa-ba8d82e28faa\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:15:428-55066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54688], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[887539b6-39d1-48ce-95aa-ba8d82e28faa]}\\\"}\"}","context":{"RequestID":"887539b6-39d1-48ce-95aa-ba8d82e28faa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4cf71c5b-664e-4c5c-a7b7-5cedfaf98093","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:15.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:15.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca0b92c-a9dc-424e-b1dc-f13a81689679","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a27d1af-a4ce-48b4-b567-2d7d690b59c0","LogTimestamp":"2022-10-26T05:35:15.430Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:15.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"887539b6-39d1-48ce-95aa-ba8d82e28faa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cf71c5b-664e-4c5c-a7b7-5cedfaf98093","LogTimestamp":"2022-10-26T05:35:15.430Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" 10.233.65.229 - AAI [26/Oct/2022:05:35:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:15.496Z","message":"Entering","context":{"RequestID":"1bd43937-ec3a-4acd-a10c-7767e6d38ffb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20377eb0-8167-4ab8-aeef-39fb4f2ec100","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"1bd43937-ec3a-4acd-a10c-7767e6d38ffb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20377eb0-8167-4ab8-aeef-39fb4f2ec100","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:15.499Z","message":"{\"transactionId\":\"1bd43937-ec3a-4acd-a10c-7767e6d38ffb\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:15:497\",\"respDate\":\"221026-05:35:15:499\",\"sourceId\":\"ReadinessCheck:1bd43937-ec3a-4acd-a10c-7767e6d38ffb\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:15:497-49936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1bd43937-ec3a-4acd-a10c-7767e6d38ffb]}\\\"}\"}","context":{"RequestID":"1bd43937-ec3a-4acd-a10c-7767e6d38ffb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20377eb0-8167-4ab8-aeef-39fb4f2ec100","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bd43937-ec3a-4acd-a10c-7767e6d38ffb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20377eb0-8167-4ab8-aeef-39fb4f2ec100","LogTimestamp":"2022-10-26T05:35:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:17.439Z","message":"Entering","context":{"RequestID":"4c876c1c-3290-4f93-ab83-d399cadf9aa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b827914-bcb7-4564-9577-2d9e9ca29288","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:17.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:17.442Z","message":"{\"transactionId\":\"4c876c1c-3290-4f93-ab83-d399cadf9aa2\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:17:440\",\"respDate\":\"221026-05:35:17:442\",\"sourceId\":\"haproxy:4c876c1c-3290-4f93-ab83-d399cadf9aa2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:17:440-52893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4c876c1c-3290-4f93-ab83-d399cadf9aa2]}\\\"}\"}","context":{"RequestID":"4c876c1c-3290-4f93-ab83-d399cadf9aa2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b827914-bcb7-4564-9577-2d9e9ca29288","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:17.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:17.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c876c1c-3290-4f93-ab83-d399cadf9aa2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b827914-bcb7-4564-9577-2d9e9ca29288","LogTimestamp":"2022-10-26T05:35:17.443Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:17.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:17.652Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:18.122Z","message":"Entering","context":{"RequestID":"4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"daeda9d0-6fcc-4ef5-b086-3e25529a4c71","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:18.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:18.124Z","message":"{\"transactionId\":\"4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:18:122\",\"respDate\":\"221026-05:35:18:124\",\"sourceId\":\"healthcheck:4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:18:122-57826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa]}\\\"}\"}","context":{"RequestID":"4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"daeda9d0-6fcc-4ef5-b086-3e25529a4c71","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:18.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:18.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f690ec2-2a0f-43a1-be0a-5dbd1e3a70aa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daeda9d0-6fcc-4ef5-b086-3e25529a4c71","LogTimestamp":"2022-10-26T05:35:18.124Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:35:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:19.453Z","message":"Entering","context":{"RequestID":"383afca9-dd0f-415d-a92f-b93cf2dd13dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"086b4d34-fdb3-423e-8a50-6466f84585f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:19.456Z","message":"{\"transactionId\":\"383afca9-dd0f-415d-a92f-b93cf2dd13dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:19:454\",\"respDate\":\"221026-05:35:19:456\",\"sourceId\":\"haproxy:383afca9-dd0f-415d-a92f-b93cf2dd13dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:19:454-86002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[383afca9-dd0f-415d-a92f-b93cf2dd13dc]}\\\"}\"}","context":{"RequestID":"383afca9-dd0f-415d-a92f-b93cf2dd13dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"086b4d34-fdb3-423e-8a50-6466f84585f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:19.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"383afca9-dd0f-415d-a92f-b93cf2dd13dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"086b4d34-fdb3-423e-8a50-6466f84585f8","LogTimestamp":"2022-10-26T05:35:19.456Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:21.464Z","message":"Entering","context":{"RequestID":"66fb7457-8c6a-4d53-aeef-c3ccef40f35d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af6682ba-d420-4fcb-aa7b-05d58bc31530","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:21.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:21.467Z","message":"{\"transactionId\":\"66fb7457-8c6a-4d53-aeef-c3ccef40f35d\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:21:465\",\"respDate\":\"221026-05:35:21:466\",\"sourceId\":\"haproxy:66fb7457-8c6a-4d53-aeef-c3ccef40f35d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:21:465-29136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66fb7457-8c6a-4d53-aeef-c3ccef40f35d]}\\\"}\"}","context":{"RequestID":"66fb7457-8c6a-4d53-aeef-c3ccef40f35d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af6682ba-d420-4fcb-aa7b-05d58bc31530","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:21.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:21.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66fb7457-8c6a-4d53-aeef-c3ccef40f35d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af6682ba-d420-4fcb-aa7b-05d58bc31530","LogTimestamp":"2022-10-26T05:35:21.467Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:23.476Z","message":"Entering","context":{"RequestID":"ab94ff25-f5da-44cd-b624-bc19b72ee09a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0b42489-0907-4948-8df3-1904b780fa5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:23.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:23.479Z","message":"{\"transactionId\":\"ab94ff25-f5da-44cd-b624-bc19b72ee09a\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:23:477\",\"respDate\":\"221026-05:35:23:479\",\"sourceId\":\"haproxy:ab94ff25-f5da-44cd-b624-bc19b72ee09a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:23:477-40471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab94ff25-f5da-44cd-b624-bc19b72ee09a]}\\\"}\"}","context":{"RequestID":"ab94ff25-f5da-44cd-b624-bc19b72ee09a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a0b42489-0907-4948-8df3-1904b780fa5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:23.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:23.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab94ff25-f5da-44cd-b624-bc19b72ee09a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0b42489-0907-4948-8df3-1904b780fa5f","LogTimestamp":"2022-10-26T05:35:23.480Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:24.945Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:35:24.948Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:35:25.366Z","message":"Entering","context":{"RequestID":"72bf22e0-8f26-4e84-941c-79644caf6e0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e41c14ba-b5d2-42be-8cab-8156290ccc9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:25.369Z","message":"{\"transactionId\":\"72bf22e0-8f26-4e84-941c-79644caf6e0c\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:25:367\",\"respDate\":\"221026-05:35:25:369\",\"sourceId\":\"OOM_ReadinessCheck:72bf22e0-8f26-4e84-941c-79644caf6e0c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:25:367-52555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54560], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[72bf22e0-8f26-4e84-941c-79644caf6e0c]}\\\"}\"}","context":{"RequestID":"72bf22e0-8f26-4e84-941c-79644caf6e0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e41c14ba-b5d2-42be-8cab-8156290ccc9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:25.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72bf22e0-8f26-4e84-941c-79644caf6e0c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e41c14ba-b5d2-42be-8cab-8156290ccc9d","LogTimestamp":"2022-10-26T05:35:25.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:35:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:35:25.489Z","message":"Entering","context":{"RequestID":"f134d182-80e4-4c80-b77b-a2bb49466dc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e8e40efc-248a-4c9e-95ab-e11bb49ff778","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:25.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:25.491Z","message":"{\"transactionId\":\"f134d182-80e4-4c80-b77b-a2bb49466dc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:25:490\",\"respDate\":\"221026-05:35:25:491\",\"sourceId\":\"haproxy:f134d182-80e4-4c80-b77b-a2bb49466dc5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:25:490-76005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f134d182-80e4-4c80-b77b-a2bb49466dc5]}\\\"}\"}","context":{"RequestID":"f134d182-80e4-4c80-b77b-a2bb49466dc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e8e40efc-248a-4c9e-95ab-e11bb49ff778","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:25.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:25.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f134d182-80e4-4c80-b77b-a2bb49466dc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8e40efc-248a-4c9e-95ab-e11bb49ff778","LogTimestamp":"2022-10-26T05:35:25.492Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:25.499Z","message":"Entering","context":{"RequestID":"08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"468bad7c-70ed-40af-8fd5-0baf978df8eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"468bad7c-70ed-40af-8fd5-0baf978df8eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:25.501Z","message":"{\"transactionId\":\"08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:25:499\",\"respDate\":\"221026-05:35:25:501\",\"sourceId\":\"ReadinessCheck:08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:25:499-3074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa]}\\\"}\"}","context":{"RequestID":"08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"468bad7c-70ed-40af-8fd5-0baf978df8eb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:25.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:25.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08ac5520-96cc-43f8-b6bd-6fc6b2acf2aa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"468bad7c-70ed-40af-8fd5-0baf978df8eb","LogTimestamp":"2022-10-26T05:35:25.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:27.502Z","message":"Entering","context":{"RequestID":"f9465d83-fb4e-4818-ab18-5dac999a8861","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80cbb855-df7d-4078-98b3-656b77c3cd08","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:27.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:27.505Z","message":"{\"transactionId\":\"f9465d83-fb4e-4818-ab18-5dac999a8861\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:27:503\",\"respDate\":\"221026-05:35:27:505\",\"sourceId\":\"haproxy:f9465d83-fb4e-4818-ab18-5dac999a8861\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:27:503-84456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f9465d83-fb4e-4818-ab18-5dac999a8861]}\\\"}\"}","context":{"RequestID":"f9465d83-fb4e-4818-ab18-5dac999a8861","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80cbb855-df7d-4078-98b3-656b77c3cd08","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:27.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:27.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9465d83-fb4e-4818-ab18-5dac999a8861","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80cbb855-df7d-4078-98b3-656b77c3cd08","LogTimestamp":"2022-10-26T05:35:27.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:27.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:27.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:27.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:29.517Z","message":"Entering","context":{"RequestID":"292022ea-ed33-4028-bd5a-17b9044ba195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f035f97-740f-4ab7-a429-0e7b16f61c30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:29.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:29.519Z","message":"{\"transactionId\":\"292022ea-ed33-4028-bd5a-17b9044ba195\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:29:517\",\"respDate\":\"221026-05:35:29:519\",\"sourceId\":\"haproxy:292022ea-ed33-4028-bd5a-17b9044ba195\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:29:517-85376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[292022ea-ed33-4028-bd5a-17b9044ba195]}\\\"}\"}","context":{"RequestID":"292022ea-ed33-4028-bd5a-17b9044ba195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f035f97-740f-4ab7-a429-0e7b16f61c30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:29.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:29.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"292022ea-ed33-4028-bd5a-17b9044ba195","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f035f97-740f-4ab7-a429-0e7b16f61c30","LogTimestamp":"2022-10-26T05:35:29.520Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:30.447Z","message":"Entering","context":{"RequestID":"9c15051e-5afe-4db7-a9ea-e8c827f35c11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4239eb16-e1d0-4ff9-966e-04ca2188d34d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:30.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:30.449Z","message":"{\"transactionId\":\"9c15051e-5afe-4db7-a9ea-e8c827f35c11\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:30:448\",\"respDate\":\"221026-05:35:30:449\",\"sourceId\":\"healthcheck:9c15051e-5afe-4db7-a9ea-e8c827f35c11\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:30:448-40238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54846], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9c15051e-5afe-4db7-a9ea-e8c827f35c11]}\\\"}\"}","context":{"RequestID":"9c15051e-5afe-4db7-a9ea-e8c827f35c11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4239eb16-e1d0-4ff9-966e-04ca2188d34d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:30.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:30.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c15051e-5afe-4db7-a9ea-e8c827f35c11","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4239eb16-e1d0-4ff9-966e-04ca2188d34d","LogTimestamp":"2022-10-26T05:35:30.450Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:31.530Z","message":"Entering","context":{"RequestID":"344fca8c-c76c-4799-b04a-d2327ae19077","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df0b4a3e-0767-4a08-94f5-f2533dc2a350","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:31.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:31.532Z","message":"{\"transactionId\":\"344fca8c-c76c-4799-b04a-d2327ae19077\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:31:530\",\"respDate\":\"221026-05:35:31:532\",\"sourceId\":\"haproxy:344fca8c-c76c-4799-b04a-d2327ae19077\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:31:530-99905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[344fca8c-c76c-4799-b04a-d2327ae19077]}\\\"}\"}","context":{"RequestID":"344fca8c-c76c-4799-b04a-d2327ae19077","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"df0b4a3e-0767-4a08-94f5-f2533dc2a350","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:31.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:31.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"344fca8c-c76c-4799-b04a-d2327ae19077","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df0b4a3e-0767-4a08-94f5-f2533dc2a350","LogTimestamp":"2022-10-26T05:35:31.532Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:33.149Z","message":"Entering","context":{"RequestID":"21a9b1d3-0192-4532-aad6-4191435ef5d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39f51110-5edf-40ca-bfda-767c35a7e485","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:33.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:33.152Z","message":"{\"transactionId\":\"21a9b1d3-0192-4532-aad6-4191435ef5d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:33:150\",\"respDate\":\"221026-05:35:33:152\",\"sourceId\":\"healthcheck:21a9b1d3-0192-4532-aad6-4191435ef5d0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:33:150-49273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[21a9b1d3-0192-4532-aad6-4191435ef5d0]}\\\"}\"}","context":{"RequestID":"21a9b1d3-0192-4532-aad6-4191435ef5d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39f51110-5edf-40ca-bfda-767c35a7e485","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:33.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:33.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21a9b1d3-0192-4532-aad6-4191435ef5d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39f51110-5edf-40ca-bfda-767c35a7e485","LogTimestamp":"2022-10-26T05:35:33.152Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:35:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:33.542Z","message":"Entering","context":{"RequestID":"8f27ddc4-53d4-494e-91d0-667e6f4e6bc9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b18def4c-264f-48b3-9301-840b2f9c8ced","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:33.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:33.544Z","message":"{\"transactionId\":\"8f27ddc4-53d4-494e-91d0-667e6f4e6bc9\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:33:542\",\"respDate\":\"221026-05:35:33:544\",\"sourceId\":\"haproxy:8f27ddc4-53d4-494e-91d0-667e6f4e6bc9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:33:542-42126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8f27ddc4-53d4-494e-91d0-667e6f4e6bc9]}\\\"}\"}","context":{"RequestID":"8f27ddc4-53d4-494e-91d0-667e6f4e6bc9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b18def4c-264f-48b3-9301-840b2f9c8ced","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:33.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:33.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f27ddc4-53d4-494e-91d0-667e6f4e6bc9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b18def4c-264f-48b3-9301-840b2f9c8ced","LogTimestamp":"2022-10-26T05:35:33.544Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:35.365Z","message":"Entering","context":{"RequestID":"3bc722d2-db11-4f45-a665-67d0adefb970","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0f673291-bf94-4293-aaf7-b1d291ecb058","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:35.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:35.368Z","message":"{\"transactionId\":\"3bc722d2-db11-4f45-a665-67d0adefb970\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:35:366\",\"respDate\":\"221026-05:35:35:368\",\"sourceId\":\"OOM_ReadinessCheck:3bc722d2-db11-4f45-a665-67d0adefb970\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:35:366-16222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54736], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3bc722d2-db11-4f45-a665-67d0adefb970]}\\\"}\"}","context":{"RequestID":"3bc722d2-db11-4f45-a665-67d0adefb970","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0f673291-bf94-4293-aaf7-b1d291ecb058","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:35.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:35.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bc722d2-db11-4f45-a665-67d0adefb970","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f673291-bf94-4293-aaf7-b1d291ecb058","LogTimestamp":"2022-10-26T05:35:35.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:35:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:35.499Z","message":"Entering","context":{"RequestID":"95a755a3-48bc-4444-a142-de7aa22112c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c04741-8938-471a-8fca-365fb5936526","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"95a755a3-48bc-4444-a142-de7aa22112c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c04741-8938-471a-8fca-365fb5936526","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:35.502Z","message":"{\"transactionId\":\"95a755a3-48bc-4444-a142-de7aa22112c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:35:500\",\"respDate\":\"221026-05:35:35:502\",\"sourceId\":\"ReadinessCheck:95a755a3-48bc-4444-a142-de7aa22112c6\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:35:500-11944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[95a755a3-48bc-4444-a142-de7aa22112c6]}\\\"}\"}","context":{"RequestID":"95a755a3-48bc-4444-a142-de7aa22112c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c04741-8938-471a-8fca-365fb5936526","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:35.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a755a3-48bc-4444-a142-de7aa22112c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41c04741-8938-471a-8fca-365fb5936526","LogTimestamp":"2022-10-26T05:35:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:35.554Z","message":"Entering","context":{"RequestID":"750194e7-a5d1-4a00-aaf6-bf9c0904e713","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecccf7db-3ea2-4c9b-b8e0-fbaad955ab83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:35.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:35.556Z","message":"{\"transactionId\":\"750194e7-a5d1-4a00-aaf6-bf9c0904e713\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:35:555\",\"respDate\":\"221026-05:35:35:556\",\"sourceId\":\"haproxy:750194e7-a5d1-4a00-aaf6-bf9c0904e713\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:35:555-25081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[750194e7-a5d1-4a00-aaf6-bf9c0904e713]}\\\"}\"}","context":{"RequestID":"750194e7-a5d1-4a00-aaf6-bf9c0904e713","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecccf7db-3ea2-4c9b-b8e0-fbaad955ab83","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:35.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:35.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750194e7-a5d1-4a00-aaf6-bf9c0904e713","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecccf7db-3ea2-4c9b-b8e0-fbaad955ab83","LogTimestamp":"2022-10-26T05:35:35.557Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:37.569Z","message":"Entering","context":{"RequestID":"c8a9521a-2463-4c33-9829-8897442140cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"249aa17e-6d37-414c-859a-9bfe82a5ad79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:37.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:37.571Z","message":"{\"transactionId\":\"c8a9521a-2463-4c33-9829-8897442140cb\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:37:569\",\"respDate\":\"221026-05:35:37:571\",\"sourceId\":\"haproxy:c8a9521a-2463-4c33-9829-8897442140cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:37:569-88213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8a9521a-2463-4c33-9829-8897442140cb]}\\\"}\"}","context":{"RequestID":"c8a9521a-2463-4c33-9829-8897442140cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"249aa17e-6d37-414c-859a-9bfe82a5ad79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:37.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:37.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8a9521a-2463-4c33-9829-8897442140cb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"249aa17e-6d37-414c-859a-9bfe82a5ad79","LogTimestamp":"2022-10-26T05:35:37.572Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:37.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:37.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:37.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:39.582Z","message":"Entering","context":{"RequestID":"d3365cc2-b4ce-47da-a6dc-249908825bf2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"442456b6-f4e4-44f1-8394-f86435370944","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:39.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:39.585Z","message":"{\"transactionId\":\"d3365cc2-b4ce-47da-a6dc-249908825bf2\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:39:583\",\"respDate\":\"221026-05:35:39:585\",\"sourceId\":\"haproxy:d3365cc2-b4ce-47da-a6dc-249908825bf2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:39:583-85764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3365cc2-b4ce-47da-a6dc-249908825bf2]}\\\"}\"}","context":{"RequestID":"d3365cc2-b4ce-47da-a6dc-249908825bf2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"442456b6-f4e4-44f1-8394-f86435370944","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:39.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:39.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3365cc2-b4ce-47da-a6dc-249908825bf2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"442456b6-f4e4-44f1-8394-f86435370944","LogTimestamp":"2022-10-26T05:35:39.586Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:41.595Z","message":"Entering","context":{"RequestID":"9ce962cc-1b53-4227-96fb-8dc1c37d4302","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70791d1d-8a7e-493d-a424-17cd232679ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:41.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:41.597Z","message":"{\"transactionId\":\"9ce962cc-1b53-4227-96fb-8dc1c37d4302\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:41:596\",\"respDate\":\"221026-05:35:41:597\",\"sourceId\":\"haproxy:9ce962cc-1b53-4227-96fb-8dc1c37d4302\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:41:596-9291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ce962cc-1b53-4227-96fb-8dc1c37d4302]}\\\"}\"}","context":{"RequestID":"9ce962cc-1b53-4227-96fb-8dc1c37d4302","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"70791d1d-8a7e-493d-a424-17cd232679ae","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:41.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:41.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ce962cc-1b53-4227-96fb-8dc1c37d4302","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70791d1d-8a7e-493d-a424-17cd232679ae","LogTimestamp":"2022-10-26T05:35:41.598Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:43.608Z","message":"Entering","context":{"RequestID":"271c6858-fc79-4c22-9f6a-7eca12b4543a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"550f017d-fc02-4b7f-b488-873ffc3d30bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:43.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:43.610Z","message":"{\"transactionId\":\"271c6858-fc79-4c22-9f6a-7eca12b4543a\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:43:609\",\"respDate\":\"221026-05:35:43:610\",\"sourceId\":\"haproxy:271c6858-fc79-4c22-9f6a-7eca12b4543a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:43:609-35890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[271c6858-fc79-4c22-9f6a-7eca12b4543a]}\\\"}\"}","context":{"RequestID":"271c6858-fc79-4c22-9f6a-7eca12b4543a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"550f017d-fc02-4b7f-b488-873ffc3d30bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:43.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:43.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"271c6858-fc79-4c22-9f6a-7eca12b4543a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550f017d-fc02-4b7f-b488-873ffc3d30bb","LogTimestamp":"2022-10-26T05:35:43.611Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:35:45.366Z","message":"Entering","context":{"RequestID":"b74da272-84e4-42f2-864d-74827647d6b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ea8b1d2-6739-4f90-af1f-0966f8412d8f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:45.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:45.371Z","message":"{\"transactionId\":\"b74da272-84e4-42f2-864d-74827647d6b1\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:45:369\",\"respDate\":\"221026-05:35:45:371\",\"sourceId\":\"OOM_ReadinessCheck:b74da272-84e4-42f2-864d-74827647d6b1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:45:369-45808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[54924], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b74da272-84e4-42f2-864d-74827647d6b1]}\\\"}\"}","context":{"RequestID":"b74da272-84e4-42f2-864d-74827647d6b1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ea8b1d2-6739-4f90-af1f-0966f8412d8f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:45.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:45.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b74da272-84e4-42f2-864d-74827647d6b1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ea8b1d2-6739-4f90-af1f-0966f8412d8f","LogTimestamp":"2022-10-26T05:35:45.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:35:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 10 - "logType": "access" {"timestamp":"2022-10-26T05:35:45.469Z","message":"Entering","context":{"RequestID":"28442f49-bc38-436a-876b-bf97f3700f31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b5b25a-0fa4-4daf-97e6-2b90b5f85dba","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:45.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:45.472Z","message":"{\"transactionId\":\"28442f49-bc38-436a-876b-bf97f3700f31\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:45:470\",\"respDate\":\"221026-05:35:45:472\",\"sourceId\":\"healthcheck:28442f49-bc38-436a-876b-bf97f3700f31\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:45:470-8127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55034], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[28442f49-bc38-436a-876b-bf97f3700f31]}\\\"}\"}","context":{"RequestID":"28442f49-bc38-436a-876b-bf97f3700f31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b5b25a-0fa4-4daf-97e6-2b90b5f85dba","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:45.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:45.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28442f49-bc38-436a-876b-bf97f3700f31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91b5b25a-0fa4-4daf-97e6-2b90b5f85dba","LogTimestamp":"2022-10-26T05:35:45.472Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:35:45.499Z","message":"Entering","context":{"RequestID":"0c7de733-a28d-4f0b-b709-73f9f174c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44e339d0-4d47-4260-98db-87db874a5583","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:45.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c7de733-a28d-4f0b-b709-73f9f174c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44e339d0-4d47-4260-98db-87db874a5583","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:45.502Z","message":"{\"transactionId\":\"0c7de733-a28d-4f0b-b709-73f9f174c089\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:45:500\",\"respDate\":\"221026-05:35:45:502\",\"sourceId\":\"ReadinessCheck:0c7de733-a28d-4f0b-b709-73f9f174c089\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:45:500-6256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0c7de733-a28d-4f0b-b709-73f9f174c089]}\\\"}\"}","context":{"RequestID":"0c7de733-a28d-4f0b-b709-73f9f174c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44e339d0-4d47-4260-98db-87db874a5583","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c7de733-a28d-4f0b-b709-73f9f174c089","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44e339d0-4d47-4260-98db-87db874a5583","LogTimestamp":"2022-10-26T05:35:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:45.622Z","message":"Entering","context":{"RequestID":"0333a00a-c922-44d5-aad6-49ba713c9b6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f8b188f-cd8d-4578-95d9-9dbdaa7bd016","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:45.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:45.624Z","message":"{\"transactionId\":\"0333a00a-c922-44d5-aad6-49ba713c9b6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:45:622\",\"respDate\":\"221026-05:35:45:623\",\"sourceId\":\"haproxy:0333a00a-c922-44d5-aad6-49ba713c9b6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:45:622-2408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0333a00a-c922-44d5-aad6-49ba713c9b6a]}\\\"}\"}","context":{"RequestID":"0333a00a-c922-44d5-aad6-49ba713c9b6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f8b188f-cd8d-4578-95d9-9dbdaa7bd016","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:45.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:45.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0333a00a-c922-44d5-aad6-49ba713c9b6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f8b188f-cd8d-4578-95d9-9dbdaa7bd016","LogTimestamp":"2022-10-26T05:35:45.624Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:35:47.632Z","message":"Entering","context":{"RequestID":"1b0b12b0-2366-4298-89ca-e558474be1cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9f2f86a-643b-4809-87cf-d8980816163c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:47.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:47.635Z","message":"{\"transactionId\":\"1b0b12b0-2366-4298-89ca-e558474be1cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:47:633\",\"respDate\":\"221026-05:35:47:635\",\"sourceId\":\"haproxy:1b0b12b0-2366-4298-89ca-e558474be1cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:47:633-21630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b0b12b0-2366-4298-89ca-e558474be1cd]}\\\"}\"}","context":{"RequestID":"1b0b12b0-2366-4298-89ca-e558474be1cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9f2f86a-643b-4809-87cf-d8980816163c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:47.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:47.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b0b12b0-2366-4298-89ca-e558474be1cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9f2f86a-643b-4809-87cf-d8980816163c","LogTimestamp":"2022-10-26T05:35:47.635Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:47.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:47.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:48.175Z","message":"Entering","context":{"RequestID":"a012cddd-2ec7-49f3-8f6a-c920fedf681e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b48fd61-275e-4326-b8d4-3526dd7101db","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:48.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:48.178Z","message":"{\"transactionId\":\"a012cddd-2ec7-49f3-8f6a-c920fedf681e\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:48:176\",\"respDate\":\"221026-05:35:48:178\",\"sourceId\":\"healthcheck:a012cddd-2ec7-49f3-8f6a-c920fedf681e\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:48:176-77336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a012cddd-2ec7-49f3-8f6a-c920fedf681e]}\\\"}\"}","context":{"RequestID":"a012cddd-2ec7-49f3-8f6a-c920fedf681e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b48fd61-275e-4326-b8d4-3526dd7101db","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:35:48.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:48.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a012cddd-2ec7-49f3-8f6a-c920fedf681e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b48fd61-275e-4326-b8d4-3526dd7101db","LogTimestamp":"2022-10-26T05:35:48.179Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:35:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:35:49.647Z","message":"Entering","context":{"RequestID":"a6a47b14-f354-44ed-a18a-8b4efc29ee3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1db5777-db6a-4be7-9853-423118ac8cbb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:49.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:49.649Z","message":"{\"transactionId\":\"a6a47b14-f354-44ed-a18a-8b4efc29ee3f\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:49:648\",\"respDate\":\"221026-05:35:49:649\",\"sourceId\":\"haproxy:a6a47b14-f354-44ed-a18a-8b4efc29ee3f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:35:49:648-87698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a6a47b14-f354-44ed-a18a-8b4efc29ee3f]}\\\"}\"}","context":{"RequestID":"a6a47b14-f354-44ed-a18a-8b4efc29ee3f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1db5777-db6a-4be7-9853-423118ac8cbb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:49.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:49.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6a47b14-f354-44ed-a18a-8b4efc29ee3f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1db5777-db6a-4be7-9853-423118ac8cbb","LogTimestamp":"2022-10-26T05:35:49.650Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:51.661Z","message":"Entering","context":{"RequestID":"150ce404-a2cc-4301-bdd4-64a1d4407d6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d432f02d-3d84-4a53-b976-47a3d74fc31c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:51.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:51.666Z","message":"{\"transactionId\":\"150ce404-a2cc-4301-bdd4-64a1d4407d6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:51:662\",\"respDate\":\"221026-05:35:51:666\",\"sourceId\":\"haproxy:150ce404-a2cc-4301-bdd4-64a1d4407d6b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:51:662-95319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[150ce404-a2cc-4301-bdd4-64a1d4407d6b]}\\\"}\"}","context":{"RequestID":"150ce404-a2cc-4301-bdd4-64a1d4407d6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d432f02d-3d84-4a53-b976-47a3d74fc31c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:51.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:51.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"150ce404-a2cc-4301-bdd4-64a1d4407d6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d432f02d-3d84-4a53-b976-47a3d74fc31c","LogTimestamp":"2022-10-26T05:35:51.667Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:35:53.677Z","message":"Entering","context":{"RequestID":"dd241b6c-d0c9-4520-a4c4-1310db3a5c02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"393c1c3f-8f2d-405f-81cb-20e3da6343a0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:53.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:53.680Z","message":"{\"transactionId\":\"dd241b6c-d0c9-4520-a4c4-1310db3a5c02\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:53:678\",\"respDate\":\"221026-05:35:53:680\",\"sourceId\":\"haproxy:dd241b6c-d0c9-4520-a4c4-1310db3a5c02\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:53:678-31753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dd241b6c-d0c9-4520-a4c4-1310db3a5c02]}\\\"}\"}","context":{"RequestID":"dd241b6c-d0c9-4520-a4c4-1310db3a5c02","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"393c1c3f-8f2d-405f-81cb-20e3da6343a0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:53.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:53.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd241b6c-d0c9-4520-a4c4-1310db3a5c02","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"393c1c3f-8f2d-405f-81cb-20e3da6343a0","LogTimestamp":"2022-10-26T05:35:53.681Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:35:54.949Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:35:54.952Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:35:55.365Z","message":"Entering","context":{"RequestID":"09ae4135-62cb-48b0-ac4a-13a77df5c45f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9886245f-b33f-43f1-8e17-ee890f45777b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:55.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:55.367Z","message":"{\"transactionId\":\"09ae4135-62cb-48b0-ac4a-13a77df5c45f\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:55:365\",\"respDate\":\"221026-05:35:55:367\",\"sourceId\":\"OOM_ReadinessCheck:09ae4135-62cb-48b0-ac4a-13a77df5c45f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:55:365-37617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55118], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[09ae4135-62cb-48b0-ac4a-13a77df5c45f]}\\\"}\"}","context":{"RequestID":"09ae4135-62cb-48b0-ac4a-13a77df5c45f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9886245f-b33f-43f1-8e17-ee890f45777b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:35:55.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:55.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09ae4135-62cb-48b0-ac4a-13a77df5c45f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9886245f-b33f-43f1-8e17-ee890f45777b","LogTimestamp":"2022-10-26T05:35:55.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:35:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:55.497Z","message":"Entering","context":{"RequestID":"3f23c57f-785a-488a-86bc-99105d2fcf60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe1bf86-912b-49cd-8d82-4270b65de951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f23c57f-785a-488a-86bc-99105d2fcf60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe1bf86-912b-49cd-8d82-4270b65de951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:55.500Z","message":"{\"transactionId\":\"3f23c57f-785a-488a-86bc-99105d2fcf60\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:55:498\",\"respDate\":\"221026-05:35:55:500\",\"sourceId\":\"ReadinessCheck:3f23c57f-785a-488a-86bc-99105d2fcf60\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:55:498-44231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3f23c57f-785a-488a-86bc-99105d2fcf60]}\\\"}\"}","context":{"RequestID":"3f23c57f-785a-488a-86bc-99105d2fcf60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe1bf86-912b-49cd-8d82-4270b65de951","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:35:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f23c57f-785a-488a-86bc-99105d2fcf60","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afe1bf86-912b-49cd-8d82-4270b65de951","LogTimestamp":"2022-10-26T05:35:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:35:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:55.691Z","message":"Entering","context":{"RequestID":"f2fcd50a-27a2-4264-8c45-30221fd2441b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24b0cbd8-ad10-4428-8ae0-9fb2d9d7b4bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:55.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:55.693Z","message":"{\"transactionId\":\"f2fcd50a-27a2-4264-8c45-30221fd2441b\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:55:691\",\"respDate\":\"221026-05:35:55:693\",\"sourceId\":\"haproxy:f2fcd50a-27a2-4264-8c45-30221fd2441b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:35:55:691-6774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f2fcd50a-27a2-4264-8c45-30221fd2441b]}\\\"}\"}","context":{"RequestID":"f2fcd50a-27a2-4264-8c45-30221fd2441b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"24b0cbd8-ad10-4428-8ae0-9fb2d9d7b4bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:55.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:55.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2fcd50a-27a2-4264-8c45-30221fd2441b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24b0cbd8-ad10-4428-8ae0-9fb2d9d7b4bc","LogTimestamp":"2022-10-26T05:35:55.694Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:35:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:35:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:57.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:57.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:57.703Z","message":"Entering","context":{"RequestID":"c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e9bd0a5-e7d8-4c8f-97cc-8ff20fe9f734","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:57.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:57.705Z","message":"{\"transactionId\":\"c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:57:704\",\"respDate\":\"221026-05:35:57:705\",\"sourceId\":\"haproxy:c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:57:704-81907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6]}\\\"}\"}","context":{"RequestID":"c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e9bd0a5-e7d8-4c8f-97cc-8ff20fe9f734","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:57.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:57.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1fe6a2c-d1fa-498c-8c97-e53c84ad7eb6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e9bd0a5-e7d8-4c8f-97cc-8ff20fe9f734","LogTimestamp":"2022-10-26T05:35:57.705Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:35:59.715Z","message":"Entering","context":{"RequestID":"6eca0133-9b2f-4953-b65b-070eb26c44ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"27564e0e-ecfe-4bb0-a43a-68503f155759","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:59.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:35:59.718Z","message":"{\"transactionId\":\"6eca0133-9b2f-4953-b65b-070eb26c44ac\",\"status\":\"200\",\"rqstDate\":\"221026-05:35:59:716\",\"respDate\":\"221026-05:35:59:718\",\"sourceId\":\"haproxy:6eca0133-9b2f-4953-b65b-070eb26c44ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:35:59:716-83991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6eca0133-9b2f-4953-b65b-070eb26c44ac]}\\\"}\"}","context":{"RequestID":"6eca0133-9b2f-4953-b65b-070eb26c44ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"27564e0e-ecfe-4bb0-a43a-68503f155759","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:35:59.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:35:59.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eca0133-9b2f-4953-b65b-070eb26c44ac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27564e0e-ecfe-4bb0-a43a-68503f155759","LogTimestamp":"2022-10-26T05:35:59.718Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:35:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:00.491Z","message":"Entering","context":{"RequestID":"8bb9202a-5511-42b7-abc5-a8a42a68e554","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"687b152a-71a1-499c-81cd-bf8ba3099b2b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:00.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:00.493Z","message":"{\"transactionId\":\"8bb9202a-5511-42b7-abc5-a8a42a68e554\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:00:492\",\"respDate\":\"221026-05:36:00:493\",\"sourceId\":\"healthcheck:8bb9202a-5511-42b7-abc5-a8a42a68e554\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:00:492-30448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55206], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8bb9202a-5511-42b7-abc5-a8a42a68e554]}\\\"}\"}","context":{"RequestID":"8bb9202a-5511-42b7-abc5-a8a42a68e554","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"687b152a-71a1-499c-81cd-bf8ba3099b2b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:00.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:00.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb9202a-5511-42b7-abc5-a8a42a68e554","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"687b152a-71a1-499c-81cd-bf8ba3099b2b","LogTimestamp":"2022-10-26T05:36:00.494Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:01.727Z","message":"Entering","context":{"RequestID":"699707e8-0de4-4507-9104-b48323a81b56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57746d81-a246-477c-b355-8d04538e20eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:01.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:01.730Z","message":"{\"transactionId\":\"699707e8-0de4-4507-9104-b48323a81b56\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:01:728\",\"respDate\":\"221026-05:36:01:730\",\"sourceId\":\"haproxy:699707e8-0de4-4507-9104-b48323a81b56\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:01:728-73334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[699707e8-0de4-4507-9104-b48323a81b56]}\\\"}\"}","context":{"RequestID":"699707e8-0de4-4507-9104-b48323a81b56","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57746d81-a246-477c-b355-8d04538e20eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:01.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:01.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"699707e8-0de4-4507-9104-b48323a81b56","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57746d81-a246-477c-b355-8d04538e20eb","LogTimestamp":"2022-10-26T05:36:01.730Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:03.203Z","message":"Entering","context":{"RequestID":"d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d831f9e5-07cd-44eb-a48c-7e7bd6c704a3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:03.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:03.205Z","message":"{\"transactionId\":\"d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:03:204\",\"respDate\":\"221026-05:36:03:205\",\"sourceId\":\"healthcheck:d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:03:204-80925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf]}\\\"}\"}","context":{"RequestID":"d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d831f9e5-07cd-44eb-a48c-7e7bd6c704a3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:03.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:03.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7bd8fa4-0ab0-4226-9f26-3ddd0c3f7fcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d831f9e5-07cd-44eb-a48c-7e7bd6c704a3","LogTimestamp":"2022-10-26T05:36:03.205Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:36:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:03.739Z","message":"Entering","context":{"RequestID":"cb624c33-e5bc-48e6-b8e7-3620226a0f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2368416-9cf1-4b9d-9531-95808f15f48c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:03.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:03.741Z","message":"{\"transactionId\":\"cb624c33-e5bc-48e6-b8e7-3620226a0f91\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:03:739\",\"respDate\":\"221026-05:36:03:741\",\"sourceId\":\"haproxy:cb624c33-e5bc-48e6-b8e7-3620226a0f91\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:03:739-53379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cb624c33-e5bc-48e6-b8e7-3620226a0f91]}\\\"}\"}","context":{"RequestID":"cb624c33-e5bc-48e6-b8e7-3620226a0f91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c2368416-9cf1-4b9d-9531-95808f15f48c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:03.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:03.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb624c33-e5bc-48e6-b8e7-3620226a0f91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2368416-9cf1-4b9d-9531-95808f15f48c","LogTimestamp":"2022-10-26T05:36:03.741Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:05.363Z","message":"Entering","context":{"RequestID":"a8bce545-8507-4877-aa81-de74b29c58be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656583e1-43e4-40e0-ba7f-0947b2f946ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:05.365Z","message":"{\"transactionId\":\"a8bce545-8507-4877-aa81-de74b29c58be\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:05:364\",\"respDate\":\"221026-05:36:05:365\",\"sourceId\":\"OOM_ReadinessCheck:a8bce545-8507-4877-aa81-de74b29c58be\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:05:364-88157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55306], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a8bce545-8507-4877-aa81-de74b29c58be]}\\\"}\"}","context":{"RequestID":"a8bce545-8507-4877-aa81-de74b29c58be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"656583e1-43e4-40e0-ba7f-0947b2f946ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:05.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8bce545-8507-4877-aa81-de74b29c58be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"656583e1-43e4-40e0-ba7f-0947b2f946ef","LogTimestamp":"2022-10-26T05:36:05.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:05.497Z","message":"Entering","context":{"RequestID":"b72db9ba-dc83-4aea-bc11-8f73bad0a003","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e19246b3-7a3f-4715-a484-d0e4b1bbade7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"b72db9ba-dc83-4aea-bc11-8f73bad0a003","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e19246b3-7a3f-4715-a484-d0e4b1bbade7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:05.500Z","message":"{\"transactionId\":\"b72db9ba-dc83-4aea-bc11-8f73bad0a003\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:05:498\",\"respDate\":\"221026-05:36:05:500\",\"sourceId\":\"ReadinessCheck:b72db9ba-dc83-4aea-bc11-8f73bad0a003\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:05:498-93085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b72db9ba-dc83-4aea-bc11-8f73bad0a003]}\\\"}\"}","context":{"RequestID":"b72db9ba-dc83-4aea-bc11-8f73bad0a003","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e19246b3-7a3f-4715-a484-d0e4b1bbade7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b72db9ba-dc83-4aea-bc11-8f73bad0a003","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e19246b3-7a3f-4715-a484-d0e4b1bbade7","LogTimestamp":"2022-10-26T05:36:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:36:05.750Z","message":"Entering","context":{"RequestID":"b86d75ef-29a7-44df-96c4-063013f16e40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d103e7a2-4c19-45c5-bb54-80bc46654cd2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:05.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:05.752Z","message":"{\"transactionId\":\"b86d75ef-29a7-44df-96c4-063013f16e40\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:05:750\",\"respDate\":\"221026-05:36:05:752\",\"sourceId\":\"haproxy:b86d75ef-29a7-44df-96c4-063013f16e40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:05:750-36263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b86d75ef-29a7-44df-96c4-063013f16e40]}\\\"}\"}","context":{"RequestID":"b86d75ef-29a7-44df-96c4-063013f16e40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d103e7a2-4c19-45c5-bb54-80bc46654cd2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:05.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:05.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b86d75ef-29a7-44df-96c4-063013f16e40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d103e7a2-4c19-45c5-bb54-80bc46654cd2","LogTimestamp":"2022-10-26T05:36:05.753Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:07.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:07.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:07.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:07.762Z","message":"Entering","context":{"RequestID":"eec25d9b-78c1-465e-9748-a69368aa6b88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9916c486-cd34-4405-ae3e-5c02422e7c8e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:07.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:07.765Z","message":"{\"transactionId\":\"eec25d9b-78c1-465e-9748-a69368aa6b88\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:07:763\",\"respDate\":\"221026-05:36:07:765\",\"sourceId\":\"haproxy:eec25d9b-78c1-465e-9748-a69368aa6b88\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:07:763-11950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eec25d9b-78c1-465e-9748-a69368aa6b88]}\\\"}\"}","context":{"RequestID":"eec25d9b-78c1-465e-9748-a69368aa6b88","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9916c486-cd34-4405-ae3e-5c02422e7c8e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:07.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:07.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eec25d9b-78c1-465e-9748-a69368aa6b88","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9916c486-cd34-4405-ae3e-5c02422e7c8e","LogTimestamp":"2022-10-26T05:36:07.766Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:09.775Z","message":"Entering","context":{"RequestID":"023af754-9e5e-4dba-bdb7-b0326080d7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b78c255b-aa3b-407f-864d-92f7ba596b18","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:09.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:09.778Z","message":"{\"transactionId\":\"023af754-9e5e-4dba-bdb7-b0326080d7bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:09:776\",\"respDate\":\"221026-05:36:09:778\",\"sourceId\":\"haproxy:023af754-9e5e-4dba-bdb7-b0326080d7bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:09:776-56566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[023af754-9e5e-4dba-bdb7-b0326080d7bf]}\\\"}\"}","context":{"RequestID":"023af754-9e5e-4dba-bdb7-b0326080d7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b78c255b-aa3b-407f-864d-92f7ba596b18","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:09.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:09.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"023af754-9e5e-4dba-bdb7-b0326080d7bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78c255b-aa3b-407f-864d-92f7ba596b18","LogTimestamp":"2022-10-26T05:36:09.779Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:11.789Z","message":"Entering","context":{"RequestID":"5315730b-6e09-4de2-b767-7784c7251c30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef292bd4-5fac-4a00-a7a3-c360289e3073","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:11.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:11.792Z","message":"{\"transactionId\":\"5315730b-6e09-4de2-b767-7784c7251c30\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:11:790\",\"respDate\":\"221026-05:36:11:791\",\"sourceId\":\"haproxy:5315730b-6e09-4de2-b767-7784c7251c30\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:11:790-29030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5315730b-6e09-4de2-b767-7784c7251c30]}\\\"}\"}","context":{"RequestID":"5315730b-6e09-4de2-b767-7784c7251c30","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ef292bd4-5fac-4a00-a7a3-c360289e3073","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:11.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:11.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5315730b-6e09-4de2-b767-7784c7251c30","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef292bd4-5fac-4a00-a7a3-c360289e3073","LogTimestamp":"2022-10-26T05:36:11.792Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:13.803Z","message":"Entering","context":{"RequestID":"14f3b072-9874-402a-9433-ddd6f8dfc04d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"534c1491-8e44-4481-8192-86d2546c9b7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:13.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:13.805Z","message":"{\"transactionId\":\"14f3b072-9874-402a-9433-ddd6f8dfc04d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:13:803\",\"respDate\":\"221026-05:36:13:805\",\"sourceId\":\"haproxy:14f3b072-9874-402a-9433-ddd6f8dfc04d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:13:803-88290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[14f3b072-9874-402a-9433-ddd6f8dfc04d]}\\\"}\"}","context":{"RequestID":"14f3b072-9874-402a-9433-ddd6f8dfc04d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"534c1491-8e44-4481-8192-86d2546c9b7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:13.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:13.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14f3b072-9874-402a-9433-ddd6f8dfc04d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534c1491-8e44-4481-8192-86d2546c9b7a","LogTimestamp":"2022-10-26T05:36:13.805Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:15.366Z","message":"Entering","context":{"RequestID":"1cd7956f-0256-4db3-82c6-0130ed815fbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"1482ef0c-86d8-4fbf-a3d4-039f627447c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:15.368Z","message":"{\"transactionId\":\"1cd7956f-0256-4db3-82c6-0130ed815fbd\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:15:366\",\"respDate\":\"221026-05:36:15:368\",\"sourceId\":\"OOM_ReadinessCheck:1cd7956f-0256-4db3-82c6-0130ed815fbd\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:15:366-27301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55478], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1cd7956f-0256-4db3-82c6-0130ed815fbd]}\\\"}\"}","context":{"RequestID":"1cd7956f-0256-4db3-82c6-0130ed815fbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"1482ef0c-86d8-4fbf-a3d4-039f627447c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:15.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cd7956f-0256-4db3-82c6-0130ed815fbd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1482ef0c-86d8-4fbf-a3d4-039f627447c3","LogTimestamp":"2022-10-26T05:36:15.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:15.497Z","message":"Entering","context":{"RequestID":"23866931-5a25-40f7-b011-f5cb50143c96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ca0b50d-0b42-4a6b-92fe-cea15600c877","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"23866931-5a25-40f7-b011-f5cb50143c96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ca0b50d-0b42-4a6b-92fe-cea15600c877","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:15.499Z","message":"{\"transactionId\":\"23866931-5a25-40f7-b011-f5cb50143c96\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:15:498\",\"respDate\":\"221026-05:36:15:499\",\"sourceId\":\"ReadinessCheck:23866931-5a25-40f7-b011-f5cb50143c96\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:15:498-53648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[23866931-5a25-40f7-b011-f5cb50143c96]}\\\"}\"}","context":{"RequestID":"23866931-5a25-40f7-b011-f5cb50143c96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ca0b50d-0b42-4a6b-92fe-cea15600c877","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23866931-5a25-40f7-b011-f5cb50143c96","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ca0b50d-0b42-4a6b-92fe-cea15600c877","LogTimestamp":"2022-10-26T05:36:15.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:15.513Z","message":"Entering","context":{"RequestID":"e28822c0-3f2f-4074-ad71-7e498be2ea6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f6a007-bf58-4029-8ab3-9ab3bf0cbcc3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:15.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:15.515Z","message":"{\"transactionId\":\"e28822c0-3f2f-4074-ad71-7e498be2ea6d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:15:514\",\"respDate\":\"221026-05:36:15:515\",\"sourceId\":\"healthcheck:e28822c0-3f2f-4074-ad71-7e498be2ea6d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:15:514-41414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55402], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e28822c0-3f2f-4074-ad71-7e498be2ea6d]}\\\"}\"}","context":{"RequestID":"e28822c0-3f2f-4074-ad71-7e498be2ea6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"38f6a007-bf58-4029-8ab3-9ab3bf0cbcc3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:15.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:15.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e28822c0-3f2f-4074-ad71-7e498be2ea6d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38f6a007-bf58-4029-8ab3-9ab3bf0cbcc3","LogTimestamp":"2022-10-26T05:36:15.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:15.815Z","message":"Entering","context":{"RequestID":"4ffeaf28-1844-423d-a925-8ce79baff8c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50d803b0-f77a-474b-b2a9-6b978367c257","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:15.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:15.817Z","message":"{\"transactionId\":\"4ffeaf28-1844-423d-a925-8ce79baff8c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:15:816\",\"respDate\":\"221026-05:36:15:817\",\"sourceId\":\"haproxy:4ffeaf28-1844-423d-a925-8ce79baff8c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:15:816-94362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ffeaf28-1844-423d-a925-8ce79baff8c5]}\\\"}\"}","context":{"RequestID":"4ffeaf28-1844-423d-a925-8ce79baff8c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"50d803b0-f77a-474b-b2a9-6b978367c257","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:15.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:15.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ffeaf28-1844-423d-a925-8ce79baff8c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d803b0-f77a-474b-b2a9-6b978367c257","LogTimestamp":"2022-10-26T05:36:15.818Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:17.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:17.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:17.828Z","message":"Entering","context":{"RequestID":"89f477d7-6f24-4510-93cf-fe2340295dc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c9184c2-6d61-43a6-a75f-7e79a8616961","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:17.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:17.831Z","message":"{\"transactionId\":\"89f477d7-6f24-4510-93cf-fe2340295dc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:17:829\",\"respDate\":\"221026-05:36:17:830\",\"sourceId\":\"haproxy:89f477d7-6f24-4510-93cf-fe2340295dc5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:17:829-21389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[89f477d7-6f24-4510-93cf-fe2340295dc5]}\\\"}\"}","context":{"RequestID":"89f477d7-6f24-4510-93cf-fe2340295dc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9c9184c2-6d61-43a6-a75f-7e79a8616961","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:17.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:17.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f477d7-6f24-4510-93cf-fe2340295dc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c9184c2-6d61-43a6-a75f-7e79a8616961","LogTimestamp":"2022-10-26T05:36:17.831Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:18.230Z","message":"Entering","context":{"RequestID":"bf026744-1ae6-4f88-8d96-570fa516fdf1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20123e26-7fe9-4aea-ac98-53a82918d763","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:18.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:18.232Z","message":"{\"transactionId\":\"bf026744-1ae6-4f88-8d96-570fa516fdf1\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:18:231\",\"respDate\":\"221026-05:36:18:232\",\"sourceId\":\"healthcheck:bf026744-1ae6-4f88-8d96-570fa516fdf1\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:18:231-37498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bf026744-1ae6-4f88-8d96-570fa516fdf1]}\\\"}\"}","context":{"RequestID":"bf026744-1ae6-4f88-8d96-570fa516fdf1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"20123e26-7fe9-4aea-ac98-53a82918d763","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:18.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:18.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf026744-1ae6-4f88-8d96-570fa516fdf1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20123e26-7fe9-4aea-ac98-53a82918d763","LogTimestamp":"2022-10-26T05:36:18.233Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:36:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:36:19.841Z","message":"Entering","context":{"RequestID":"058e7c31-6f4d-454a-94f3-725f3d7f6aad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98019f8d-0b4b-41d6-be6c-fbb282b2ecb1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:19.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:19.843Z","message":"{\"transactionId\":\"058e7c31-6f4d-454a-94f3-725f3d7f6aad\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:19:842\",\"respDate\":\"221026-05:36:19:843\",\"sourceId\":\"haproxy:058e7c31-6f4d-454a-94f3-725f3d7f6aad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:19:842-90783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[058e7c31-6f4d-454a-94f3-725f3d7f6aad]}\\\"}\"}","context":{"RequestID":"058e7c31-6f4d-454a-94f3-725f3d7f6aad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98019f8d-0b4b-41d6-be6c-fbb282b2ecb1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:19.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:19.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"058e7c31-6f4d-454a-94f3-725f3d7f6aad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98019f8d-0b4b-41d6-be6c-fbb282b2ecb1","LogTimestamp":"2022-10-26T05:36:19.844Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:21.853Z","message":"Entering","context":{"RequestID":"0c7f615b-2d81-403e-bf0e-dc396373b8d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa8220a1-8109-461e-aeef-ed629427a779","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:21.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:21.855Z","message":"{\"transactionId\":\"0c7f615b-2d81-403e-bf0e-dc396373b8d8\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:21:854\",\"respDate\":\"221026-05:36:21:855\",\"sourceId\":\"haproxy:0c7f615b-2d81-403e-bf0e-dc396373b8d8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:21:854-7346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c7f615b-2d81-403e-bf0e-dc396373b8d8]}\\\"}\"}","context":{"RequestID":"0c7f615b-2d81-403e-bf0e-dc396373b8d8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa8220a1-8109-461e-aeef-ed629427a779","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:21.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:21.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c7f615b-2d81-403e-bf0e-dc396373b8d8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa8220a1-8109-461e-aeef-ed629427a779","LogTimestamp":"2022-10-26T05:36:21.855Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:23.864Z","message":"Entering","context":{"RequestID":"455dbee6-adac-4bf3-aea1-08451e45f46e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f468afd-6357-43fa-9bc5-e14de637cbb6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:23.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:23.866Z","message":"{\"transactionId\":\"455dbee6-adac-4bf3-aea1-08451e45f46e\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:23:865\",\"respDate\":\"221026-05:36:23:866\",\"sourceId\":\"haproxy:455dbee6-adac-4bf3-aea1-08451e45f46e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:23:865-14037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[455dbee6-adac-4bf3-aea1-08451e45f46e]}\\\"}\"}","context":{"RequestID":"455dbee6-adac-4bf3-aea1-08451e45f46e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f468afd-6357-43fa-9bc5-e14de637cbb6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:23.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:23.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"455dbee6-adac-4bf3-aea1-08451e45f46e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f468afd-6357-43fa-9bc5-e14de637cbb6","LogTimestamp":"2022-10-26T05:36:23.867Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:24.957Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:36:24.959Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:36:25.364Z","message":"Entering","context":{"RequestID":"29c88693-fdeb-47cf-b697-0caa379b6bb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d28b9b3b-4816-479e-86b5-4473c09915fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:25.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:25.367Z","message":"{\"transactionId\":\"29c88693-fdeb-47cf-b697-0caa379b6bb3\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:25:365\",\"respDate\":\"221026-05:36:25:367\",\"sourceId\":\"OOM_ReadinessCheck:29c88693-fdeb-47cf-b697-0caa379b6bb3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:25:365-13838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55674], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[29c88693-fdeb-47cf-b697-0caa379b6bb3]}\\\"}\"}","context":{"RequestID":"29c88693-fdeb-47cf-b697-0caa379b6bb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d28b9b3b-4816-479e-86b5-4473c09915fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:25.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:25.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29c88693-fdeb-47cf-b697-0caa379b6bb3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d28b9b3b-4816-479e-86b5-4473c09915fe","LogTimestamp":"2022-10-26T05:36:25.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:25.497Z","message":"Entering","context":{"RequestID":"991c9423-b8bc-45cf-80d2-af295f519b0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3479b7c-2ff9-475c-a659-f3db9b5fff09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:25.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"991c9423-b8bc-45cf-80d2-af295f519b0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3479b7c-2ff9-475c-a659-f3db9b5fff09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:25.499Z","message":"{\"transactionId\":\"991c9423-b8bc-45cf-80d2-af295f519b0b\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:25:497\",\"respDate\":\"221026-05:36:25:499\",\"sourceId\":\"ReadinessCheck:991c9423-b8bc-45cf-80d2-af295f519b0b\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:25:497-38925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[991c9423-b8bc-45cf-80d2-af295f519b0b]}\\\"}\"}","context":{"RequestID":"991c9423-b8bc-45cf-80d2-af295f519b0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3479b7c-2ff9-475c-a659-f3db9b5fff09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"991c9423-b8bc-45cf-80d2-af295f519b0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3479b7c-2ff9-475c-a659-f3db9b5fff09","LogTimestamp":"2022-10-26T05:36:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:25.877Z","message":"Entering","context":{"RequestID":"98cae1ee-7880-4b87-9663-325a0332227d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf8338b7-433e-4e05-bfd9-7bdf35b6a4ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:25.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:25.879Z","message":"{\"transactionId\":\"98cae1ee-7880-4b87-9663-325a0332227d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:25:878\",\"respDate\":\"221026-05:36:25:879\",\"sourceId\":\"haproxy:98cae1ee-7880-4b87-9663-325a0332227d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:25:878-98730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[98cae1ee-7880-4b87-9663-325a0332227d]}\\\"}\"}","context":{"RequestID":"98cae1ee-7880-4b87-9663-325a0332227d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf8338b7-433e-4e05-bfd9-7bdf35b6a4ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:25.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:25.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98cae1ee-7880-4b87-9663-325a0332227d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf8338b7-433e-4e05-bfd9-7bdf35b6a4ab","LogTimestamp":"2022-10-26T05:36:25.880Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:27.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:27.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:27.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:27.890Z","message":"Entering","context":{"RequestID":"6a7b3967-92d7-4841-a2b1-3c06d38e1226","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e047f490-883b-43d7-bd8d-e656751ac5c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:27.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:27.892Z","message":"{\"transactionId\":\"6a7b3967-92d7-4841-a2b1-3c06d38e1226\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:27:890\",\"respDate\":\"221026-05:36:27:892\",\"sourceId\":\"haproxy:6a7b3967-92d7-4841-a2b1-3c06d38e1226\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:27:890-21348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a7b3967-92d7-4841-a2b1-3c06d38e1226]}\\\"}\"}","context":{"RequestID":"6a7b3967-92d7-4841-a2b1-3c06d38e1226","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e047f490-883b-43d7-bd8d-e656751ac5c7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:27.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:27.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a7b3967-92d7-4841-a2b1-3c06d38e1226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e047f490-883b-43d7-bd8d-e656751ac5c7","LogTimestamp":"2022-10-26T05:36:27.893Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:29.900Z","message":"Entering","context":{"RequestID":"c0fc26e5-8994-4b61-b1b6-0ab2a597f067","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d85565f-268c-4b35-94c8-a8634704b0bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:29.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:29.902Z","message":"{\"transactionId\":\"c0fc26e5-8994-4b61-b1b6-0ab2a597f067\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:29:901\",\"respDate\":\"221026-05:36:29:902\",\"sourceId\":\"haproxy:c0fc26e5-8994-4b61-b1b6-0ab2a597f067\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:29:901-34093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c0fc26e5-8994-4b61-b1b6-0ab2a597f067]}\\\"}\"}","context":{"RequestID":"c0fc26e5-8994-4b61-b1b6-0ab2a597f067","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d85565f-268c-4b35-94c8-a8634704b0bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:29.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:29.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0fc26e5-8994-4b61-b1b6-0ab2a597f067","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d85565f-268c-4b35-94c8-a8634704b0bd","LogTimestamp":"2022-10-26T05:36:29.903Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:30.537Z","message":"Entering","context":{"RequestID":"66f2f4b9-0240-485f-a2c2-37de6a90d760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f754d9a-2af2-4ece-8b90-16dd78eab02d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:30.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:30.539Z","message":"{\"transactionId\":\"66f2f4b9-0240-485f-a2c2-37de6a90d760\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:30:537\",\"respDate\":\"221026-05:36:30:539\",\"sourceId\":\"healthcheck:66f2f4b9-0240-485f-a2c2-37de6a90d760\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:30:537-74757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55554], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[66f2f4b9-0240-485f-a2c2-37de6a90d760]}\\\"}\"}","context":{"RequestID":"66f2f4b9-0240-485f-a2c2-37de6a90d760","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f754d9a-2af2-4ece-8b90-16dd78eab02d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:30.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:30.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f2f4b9-0240-485f-a2c2-37de6a90d760","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f754d9a-2af2-4ece-8b90-16dd78eab02d","LogTimestamp":"2022-10-26T05:36:30.540Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:31.911Z","message":"Entering","context":{"RequestID":"02d08f07-e1af-4558-acf0-15ac45146faf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59e67abb-3d95-47ec-8efc-ddf8d3a46e85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:31.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:31.914Z","message":"{\"transactionId\":\"02d08f07-e1af-4558-acf0-15ac45146faf\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:31:912\",\"respDate\":\"221026-05:36:31:914\",\"sourceId\":\"haproxy:02d08f07-e1af-4558-acf0-15ac45146faf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:31:912-95642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02d08f07-e1af-4558-acf0-15ac45146faf]}\\\"}\"}","context":{"RequestID":"02d08f07-e1af-4558-acf0-15ac45146faf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"59e67abb-3d95-47ec-8efc-ddf8d3a46e85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:31.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:31.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d08f07-e1af-4558-acf0-15ac45146faf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59e67abb-3d95-47ec-8efc-ddf8d3a46e85","LogTimestamp":"2022-10-26T05:36:31.915Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:33.260Z","message":"Entering","context":{"RequestID":"45e3cc37-c44d-402e-9fcc-27a053f30889","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae89007-1fad-4144-bcc4-6c0062330e31","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:33.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:33.263Z","message":"{\"transactionId\":\"45e3cc37-c44d-402e-9fcc-27a053f30889\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:33:261\",\"respDate\":\"221026-05:36:33:263\",\"sourceId\":\"healthcheck:45e3cc37-c44d-402e-9fcc-27a053f30889\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:33:261-43903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[45e3cc37-c44d-402e-9fcc-27a053f30889]}\\\"}\"}","context":{"RequestID":"45e3cc37-c44d-402e-9fcc-27a053f30889","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ae89007-1fad-4144-bcc4-6c0062330e31","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:33.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:33.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45e3cc37-c44d-402e-9fcc-27a053f30889","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae89007-1fad-4144-bcc4-6c0062330e31","LogTimestamp":"2022-10-26T05:36:33.264Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:36:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:36:33.927Z","message":"Entering","context":{"RequestID":"cd02e8b2-4445-4fe9-a77f-e7c73948784d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1ebc6b7-6b46-4a3b-8b73-fde4722e13c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:33.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:33.930Z","message":"{\"transactionId\":\"cd02e8b2-4445-4fe9-a77f-e7c73948784d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:33:928\",\"respDate\":\"221026-05:36:33:930\",\"sourceId\":\"haproxy:cd02e8b2-4445-4fe9-a77f-e7c73948784d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:33:928-53110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd02e8b2-4445-4fe9-a77f-e7c73948784d]}\\\"}\"}","context":{"RequestID":"cd02e8b2-4445-4fe9-a77f-e7c73948784d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1ebc6b7-6b46-4a3b-8b73-fde4722e13c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:33.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:33.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd02e8b2-4445-4fe9-a77f-e7c73948784d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1ebc6b7-6b46-4a3b-8b73-fde4722e13c4","LogTimestamp":"2022-10-26T05:36:33.930Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:35.367Z","message":"Entering","context":{"RequestID":"35714a6b-3d50-4135-b295-2522246aeb7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"906fabbc-78f4-49de-9f1d-7325b3e3aa44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:35.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:35.370Z","message":"{\"transactionId\":\"35714a6b-3d50-4135-b295-2522246aeb7d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:35:368\",\"respDate\":\"221026-05:36:35:370\",\"sourceId\":\"OOM_ReadinessCheck:35714a6b-3d50-4135-b295-2522246aeb7d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:35:368-98270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55858], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[35714a6b-3d50-4135-b295-2522246aeb7d]}\\\"}\"}","context":{"RequestID":"35714a6b-3d50-4135-b295-2522246aeb7d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"906fabbc-78f4-49de-9f1d-7325b3e3aa44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:35.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:35.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35714a6b-3d50-4135-b295-2522246aeb7d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906fabbc-78f4-49de-9f1d-7325b3e3aa44","LogTimestamp":"2022-10-26T05:36:35.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:36:35.497Z","message":"Entering","context":{"RequestID":"9924ab75-153c-46b9-ab53-47571b1eb973","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"285d3052-5a40-4243-a261-09b0dfa0715d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"9924ab75-153c-46b9-ab53-47571b1eb973","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"285d3052-5a40-4243-a261-09b0dfa0715d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:35.502Z","message":"{\"transactionId\":\"9924ab75-153c-46b9-ab53-47571b1eb973\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:35:498\",\"respDate\":\"221026-05:36:35:502\",\"sourceId\":\"ReadinessCheck:9924ab75-153c-46b9-ab53-47571b1eb973\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:35:498-91301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9924ab75-153c-46b9-ab53-47571b1eb973]}\\\"}\"}","context":{"RequestID":"9924ab75-153c-46b9-ab53-47571b1eb973","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"285d3052-5a40-4243-a261-09b0dfa0715d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:35.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9924ab75-153c-46b9-ab53-47571b1eb973","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"285d3052-5a40-4243-a261-09b0dfa0715d","LogTimestamp":"2022-10-26T05:36:35.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:36:35.939Z","message":"Entering","context":{"RequestID":"37510e23-7e44-426e-98a1-b3c0728efe18","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca96e8dd-9a95-4c07-a4c7-46307cedf575","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:35.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:35.942Z","message":"{\"transactionId\":\"37510e23-7e44-426e-98a1-b3c0728efe18\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:35:940\",\"respDate\":\"221026-05:36:35:942\",\"sourceId\":\"haproxy:37510e23-7e44-426e-98a1-b3c0728efe18\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:35:940-39583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[37510e23-7e44-426e-98a1-b3c0728efe18]}\\\"}\"}","context":{"RequestID":"37510e23-7e44-426e-98a1-b3c0728efe18","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca96e8dd-9a95-4c07-a4c7-46307cedf575","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:35.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:35.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37510e23-7e44-426e-98a1-b3c0728efe18","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca96e8dd-9a95-4c07-a4c7-46307cedf575","LogTimestamp":"2022-10-26T05:36:35.943Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:36:37.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:37.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:37.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:37.953Z","message":"Entering","context":{"RequestID":"811680d2-2bad-41fb-8e4b-b5b0c8051d43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f77e1f5-fc90-4177-b40f-d7df611e6d2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:37.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:37.956Z","message":"{\"transactionId\":\"811680d2-2bad-41fb-8e4b-b5b0c8051d43\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:37:954\",\"respDate\":\"221026-05:36:37:956\",\"sourceId\":\"haproxy:811680d2-2bad-41fb-8e4b-b5b0c8051d43\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:37:954-15402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[811680d2-2bad-41fb-8e4b-b5b0c8051d43]}\\\"}\"}","context":{"RequestID":"811680d2-2bad-41fb-8e4b-b5b0c8051d43","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f77e1f5-fc90-4177-b40f-d7df611e6d2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:37.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:37.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"811680d2-2bad-41fb-8e4b-b5b0c8051d43","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f77e1f5-fc90-4177-b40f-d7df611e6d2b","LogTimestamp":"2022-10-26T05:36:37.956Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:36:39.966Z","message":"Entering","context":{"RequestID":"076efa0b-29ec-49d3-b362-388f6622ffb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7479131-d254-4b3a-9649-4876c5ed7b61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:39.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:39.968Z","message":"{\"transactionId\":\"076efa0b-29ec-49d3-b362-388f6622ffb3\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:39:966\",\"respDate\":\"221026-05:36:39:968\",\"sourceId\":\"haproxy:076efa0b-29ec-49d3-b362-388f6622ffb3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:39:966-30224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[076efa0b-29ec-49d3-b362-388f6622ffb3]}\\\"}\"}","context":{"RequestID":"076efa0b-29ec-49d3-b362-388f6622ffb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7479131-d254-4b3a-9649-4876c5ed7b61","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:39.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:39.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"076efa0b-29ec-49d3-b362-388f6622ffb3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7479131-d254-4b3a-9649-4876c5ed7b61","LogTimestamp":"2022-10-26T05:36:39.968Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:41.976Z","message":"Entering","context":{"RequestID":"28a1371a-561c-4c73-afcc-0ed382e354ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"564a504c-4c60-4e8a-a45b-0eda0f1ebeda","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:41.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:41.979Z","message":"{\"transactionId\":\"28a1371a-561c-4c73-afcc-0ed382e354ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:41:977\",\"respDate\":\"221026-05:36:41:979\",\"sourceId\":\"haproxy:28a1371a-561c-4c73-afcc-0ed382e354ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:41:977-61534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[28a1371a-561c-4c73-afcc-0ed382e354ad]}\\\"}\"}","context":{"RequestID":"28a1371a-561c-4c73-afcc-0ed382e354ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"564a504c-4c60-4e8a-a45b-0eda0f1ebeda","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:41.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:41.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a1371a-561c-4c73-afcc-0ed382e354ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"564a504c-4c60-4e8a-a45b-0eda0f1ebeda","LogTimestamp":"2022-10-26T05:36:41.979Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:43.989Z","message":"Entering","context":{"RequestID":"659dbfe3-b748-4d7c-aafa-5969164a3fde","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3caa0237-601d-4807-9655-536964bb213f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:43.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:43.991Z","message":"{\"transactionId\":\"659dbfe3-b748-4d7c-aafa-5969164a3fde\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:43:990\",\"respDate\":\"221026-05:36:43:991\",\"sourceId\":\"haproxy:659dbfe3-b748-4d7c-aafa-5969164a3fde\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:43:990-24324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[659dbfe3-b748-4d7c-aafa-5969164a3fde]}\\\"}\"}","context":{"RequestID":"659dbfe3-b748-4d7c-aafa-5969164a3fde","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3caa0237-601d-4807-9655-536964bb213f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:43.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:43.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"659dbfe3-b748-4d7c-aafa-5969164a3fde","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3caa0237-601d-4807-9655-536964bb213f","LogTimestamp":"2022-10-26T05:36:43.992Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:45.368Z","message":"Entering","context":{"RequestID":"958847b5-619e-41d5-89de-dda47b8b4b66","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c52d403b-826c-4894-bf5d-255918fb2498","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:45.372Z","message":"{\"transactionId\":\"958847b5-619e-41d5-89de-dda47b8b4b66\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:45:369\",\"respDate\":\"221026-05:36:45:372\",\"sourceId\":\"OOM_ReadinessCheck:958847b5-619e-41d5-89de-dda47b8b4b66\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:45:369-97501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56050], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[958847b5-619e-41d5-89de-dda47b8b4b66]}\\\"}\"}","context":{"RequestID":"958847b5-619e-41d5-89de-dda47b8b4b66","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c52d403b-826c-4894-bf5d-255918fb2498","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:45.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"958847b5-619e-41d5-89de-dda47b8b4b66","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c52d403b-826c-4894-bf5d-255918fb2498","LogTimestamp":"2022-10-26T05:36:45.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:36:45.496Z","message":"Entering","context":{"RequestID":"581e346b-e097-4bc4-afa5-782018cc3b4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b976ee7-4e43-4840-ac53-360c0ac25e6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:45.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"581e346b-e097-4bc4-afa5-782018cc3b4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b976ee7-4e43-4840-ac53-360c0ac25e6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:45.500Z","message":"{\"transactionId\":\"581e346b-e097-4bc4-afa5-782018cc3b4d\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:45:497\",\"respDate\":\"221026-05:36:45:500\",\"sourceId\":\"ReadinessCheck:581e346b-e097-4bc4-afa5-782018cc3b4d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:45:497-15232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[581e346b-e097-4bc4-afa5-782018cc3b4d]}\\\"}\"}","context":{"RequestID":"581e346b-e097-4bc4-afa5-782018cc3b4d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b976ee7-4e43-4840-ac53-360c0ac25e6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"581e346b-e097-4bc4-afa5-782018cc3b4d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b976ee7-4e43-4840-ac53-360c0ac25e6f","LogTimestamp":"2022-10-26T05:36:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:45.559Z","message":"Entering","context":{"RequestID":"3a76c27e-34ff-4c15-bfc5-66519c2bcdd6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4278a65-1ca3-461b-b4a7-6ea045c23d7c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:45.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:45.563Z","message":"{\"transactionId\":\"3a76c27e-34ff-4c15-bfc5-66519c2bcdd6\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:45:560\",\"respDate\":\"221026-05:36:45:562\",\"sourceId\":\"healthcheck:3a76c27e-34ff-4c15-bfc5-66519c2bcdd6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:45:560-75246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55756], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3a76c27e-34ff-4c15-bfc5-66519c2bcdd6]}\\\"}\"}","context":{"RequestID":"3a76c27e-34ff-4c15-bfc5-66519c2bcdd6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4278a65-1ca3-461b-b4a7-6ea045c23d7c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:45.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:45.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a76c27e-34ff-4c15-bfc5-66519c2bcdd6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4278a65-1ca3-461b-b4a7-6ea045c23d7c","LogTimestamp":"2022-10-26T05:36:45.563Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 9 - "logType": "access" {"timestamp":"2022-10-26T05:36:46.001Z","message":"Entering","context":{"RequestID":"388f2ec0-e080-4dd0-833f-2d1aeb9cf79c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"809bd431-71e7-4fab-af0e-4c11346669db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:46Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:46.003Z","message":"{\"transactionId\":\"388f2ec0-e080-4dd0-833f-2d1aeb9cf79c\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:46:001\",\"respDate\":\"221026-05:36:46:003\",\"sourceId\":\"haproxy:388f2ec0-e080-4dd0-833f-2d1aeb9cf79c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:46:001-39091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[388f2ec0-e080-4dd0-833f-2d1aeb9cf79c]}\\\"}\"}","context":{"RequestID":"388f2ec0-e080-4dd0-833f-2d1aeb9cf79c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"809bd431-71e7-4fab-af0e-4c11346669db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:46Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:46.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"388f2ec0-e080-4dd0-833f-2d1aeb9cf79c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"809bd431-71e7-4fab-af0e-4c11346669db","LogTimestamp":"2022-10-26T05:36:46.003Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:47.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:47.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:47.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:48.013Z","message":"Entering","context":{"RequestID":"9a060d08-4bb8-4cd1-ac2a-203fe94388f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a7584dc-132d-48ac-90d6-1c515a5296d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:48.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:48.016Z","message":"{\"transactionId\":\"9a060d08-4bb8-4cd1-ac2a-203fe94388f5\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:48:014\",\"respDate\":\"221026-05:36:48:016\",\"sourceId\":\"haproxy:9a060d08-4bb8-4cd1-ac2a-203fe94388f5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:48:014-50048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a060d08-4bb8-4cd1-ac2a-203fe94388f5]}\\\"}\"}","context":{"RequestID":"9a060d08-4bb8-4cd1-ac2a-203fe94388f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a7584dc-132d-48ac-90d6-1c515a5296d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:48.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:48.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a060d08-4bb8-4cd1-ac2a-203fe94388f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a7584dc-132d-48ac-90d6-1c515a5296d3","LogTimestamp":"2022-10-26T05:36:48.016Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:48.288Z","message":"Entering","context":{"RequestID":"f3eb6f29-a224-4e55-a794-520c46e397ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"238b2111-a273-498b-8788-b341f44b4668","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:48.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:48.290Z","message":"{\"transactionId\":\"f3eb6f29-a224-4e55-a794-520c46e397ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:48:288\",\"respDate\":\"221026-05:36:48:290\",\"sourceId\":\"healthcheck:f3eb6f29-a224-4e55-a794-520c46e397ab\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:48:288-15743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f3eb6f29-a224-4e55-a794-520c46e397ab]}\\\"}\"}","context":{"RequestID":"f3eb6f29-a224-4e55-a794-520c46e397ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"238b2111-a273-498b-8788-b341f44b4668","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:36:48.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:48.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3eb6f29-a224-4e55-a794-520c46e397ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"238b2111-a273-498b-8788-b341f44b4668","LogTimestamp":"2022-10-26T05:36:48.290Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:36:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:50.028Z","message":"Entering","context":{"RequestID":"2a285356-b99d-46f5-9b3b-aecb65503f12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdaedf66-ed42-471a-8a22-895a233ca3ee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:50.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:50.030Z","message":"{\"transactionId\":\"2a285356-b99d-46f5-9b3b-aecb65503f12\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:50:029\",\"respDate\":\"221026-05:36:50:030\",\"sourceId\":\"haproxy:2a285356-b99d-46f5-9b3b-aecb65503f12\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:50:029-6450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a285356-b99d-46f5-9b3b-aecb65503f12]}\\\"}\"}","context":{"RequestID":"2a285356-b99d-46f5-9b3b-aecb65503f12","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cdaedf66-ed42-471a-8a22-895a233ca3ee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:50.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:50.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a285356-b99d-46f5-9b3b-aecb65503f12","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdaedf66-ed42-471a-8a22-895a233ca3ee","LogTimestamp":"2022-10-26T05:36:50.031Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:52.041Z","message":"Entering","context":{"RequestID":"199bc959-47b3-40e2-aa0f-ed43d1411da4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc894129-383b-4207-925b-471861367e3b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:52.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:52.043Z","message":"{\"transactionId\":\"199bc959-47b3-40e2-aa0f-ed43d1411da4\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:52:041\",\"respDate\":\"221026-05:36:52:043\",\"sourceId\":\"haproxy:199bc959-47b3-40e2-aa0f-ed43d1411da4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:52:041-61139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[199bc959-47b3-40e2-aa0f-ed43d1411da4]}\\\"}\"}","context":{"RequestID":"199bc959-47b3-40e2-aa0f-ed43d1411da4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dc894129-383b-4207-925b-471861367e3b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:52.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:52.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"199bc959-47b3-40e2-aa0f-ed43d1411da4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc894129-383b-4207-925b-471861367e3b","LogTimestamp":"2022-10-26T05:36:52.043Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:54.057Z","message":"Entering","context":{"RequestID":"e53024eb-6a57-4d04-9e15-fd1284466cbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7ae951f-8283-407b-8339-9ab8ef77360c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:54.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:54.059Z","message":"{\"transactionId\":\"e53024eb-6a57-4d04-9e15-fd1284466cbd\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:54:058\",\"respDate\":\"221026-05:36:54:059\",\"sourceId\":\"haproxy:e53024eb-6a57-4d04-9e15-fd1284466cbd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:54:058-82954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e53024eb-6a57-4d04-9e15-fd1284466cbd]}\\\"}\"}","context":{"RequestID":"e53024eb-6a57-4d04-9e15-fd1284466cbd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7ae951f-8283-407b-8339-9ab8ef77360c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:54.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:54.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e53024eb-6a57-4d04-9e15-fd1284466cbd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7ae951f-8283-407b-8339-9ab8ef77360c","LogTimestamp":"2022-10-26T05:36:54.060Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:36:54.985Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:36:54.987Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:36:55.364Z","message":"Entering","context":{"RequestID":"442ea08d-46fe-4471-b761-75b1e00bf1a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3cb6f23-e8af-430f-8475-f3056ede5366","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:55.366Z","message":"{\"transactionId\":\"442ea08d-46fe-4471-b761-75b1e00bf1a7\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:55:364\",\"respDate\":\"221026-05:36:55:366\",\"sourceId\":\"OOM_ReadinessCheck:442ea08d-46fe-4471-b761-75b1e00bf1a7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:55:364-55420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56252], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[442ea08d-46fe-4471-b761-75b1e00bf1a7]}\\\"}\"}","context":{"RequestID":"442ea08d-46fe-4471-b761-75b1e00bf1a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d3cb6f23-e8af-430f-8475-f3056ede5366","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:36:55.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:55.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"442ea08d-46fe-4471-b761-75b1e00bf1a7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3cb6f23-e8af-430f-8475-f3056ede5366","LogTimestamp":"2022-10-26T05:36:55.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:36:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:55.498Z","message":"Entering","context":{"RequestID":"85b4d8c4-0e82-46cb-ac5b-750bb99b6b91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67ba08e7-6c3f-4e9a-a9d7-ada7f4b96a6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"85b4d8c4-0e82-46cb-ac5b-750bb99b6b91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67ba08e7-6c3f-4e9a-a9d7-ada7f4b96a6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:55.500Z","message":"{\"transactionId\":\"85b4d8c4-0e82-46cb-ac5b-750bb99b6b91\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:55:498\",\"respDate\":\"221026-05:36:55:500\",\"sourceId\":\"ReadinessCheck:85b4d8c4-0e82-46cb-ac5b-750bb99b6b91\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:36:55:498-77247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[85b4d8c4-0e82-46cb-ac5b-750bb99b6b91]}\\\"}\"}","context":{"RequestID":"85b4d8c4-0e82-46cb-ac5b-750bb99b6b91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67ba08e7-6c3f-4e9a-a9d7-ada7f4b96a6f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:36:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85b4d8c4-0e82-46cb-ac5b-750bb99b6b91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67ba08e7-6c3f-4e9a-a9d7-ada7f4b96a6f","LogTimestamp":"2022-10-26T05:36:55.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:36:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:36:56.069Z","message":"Entering","context":{"RequestID":"4094a6c4-43d1-4fd0-982a-746870bcc5a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fae9f6d0-1096-4b07-812c-e7c9d3634912","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:56.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:56.071Z","message":"{\"transactionId\":\"4094a6c4-43d1-4fd0-982a-746870bcc5a5\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:56:070\",\"respDate\":\"221026-05:36:56:071\",\"sourceId\":\"haproxy:4094a6c4-43d1-4fd0-982a-746870bcc5a5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:36:56:070-63734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4094a6c4-43d1-4fd0-982a-746870bcc5a5]}\\\"}\"}","context":{"RequestID":"4094a6c4-43d1-4fd0-982a-746870bcc5a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fae9f6d0-1096-4b07-812c-e7c9d3634912","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:56.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:56.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4094a6c4-43d1-4fd0-982a-746870bcc5a5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fae9f6d0-1096-4b07-812c-e7c9d3634912","LogTimestamp":"2022-10-26T05:36:56.072Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:36:57.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:36:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:57.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:57.655Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:58.081Z","message":"Entering","context":{"RequestID":"904d8a3e-ee18-4f5e-8bf1-f9821cd913e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7913bee0-07a7-49ae-bd1f-c8ff3730a7ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:58.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:36:58.083Z","message":"{\"transactionId\":\"904d8a3e-ee18-4f5e-8bf1-f9821cd913e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:36:58:081\",\"respDate\":\"221026-05:36:58:083\",\"sourceId\":\"haproxy:904d8a3e-ee18-4f5e-8bf1-f9821cd913e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:36:58:081-9387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[904d8a3e-ee18-4f5e-8bf1-f9821cd913e4]}\\\"}\"}","context":{"RequestID":"904d8a3e-ee18-4f5e-8bf1-f9821cd913e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7913bee0-07a7-49ae-bd1f-c8ff3730a7ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:36:58.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:36:58.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904d8a3e-ee18-4f5e-8bf1-f9821cd913e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7913bee0-07a7-49ae-bd1f-c8ff3730a7ca","LogTimestamp":"2022-10-26T05:36:58.084Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:36:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:00.092Z","message":"Entering","context":{"RequestID":"99f96ee5-5988-4ac9-a8fd-d8cee7df60dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0aecdb05-b3cc-4223-9eac-2a6c4694f3a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:00.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:00.094Z","message":"{\"transactionId\":\"99f96ee5-5988-4ac9-a8fd-d8cee7df60dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:00:093\",\"respDate\":\"221026-05:37:00:094\",\"sourceId\":\"haproxy:99f96ee5-5988-4ac9-a8fd-d8cee7df60dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:00:093-18371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[99f96ee5-5988-4ac9-a8fd-d8cee7df60dc]}\\\"}\"}","context":{"RequestID":"99f96ee5-5988-4ac9-a8fd-d8cee7df60dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0aecdb05-b3cc-4223-9eac-2a6c4694f3a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:00.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:00.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99f96ee5-5988-4ac9-a8fd-d8cee7df60dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aecdb05-b3cc-4223-9eac-2a6c4694f3a8","LogTimestamp":"2022-10-26T05:37:00.095Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:00.582Z","message":"Entering","context":{"RequestID":"b86a2da8-0be0-412c-ae3d-d20621c699c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91017530-e7f4-410a-a029-4da5c955f7e2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:00.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:00.584Z","message":"{\"transactionId\":\"b86a2da8-0be0-412c-ae3d-d20621c699c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:00:583\",\"respDate\":\"221026-05:37:00:584\",\"sourceId\":\"healthcheck:b86a2da8-0be0-412c-ae3d-d20621c699c9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:00:583-15535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[55928], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b86a2da8-0be0-412c-ae3d-d20621c699c9]}\\\"}\"}","context":{"RequestID":"b86a2da8-0be0-412c-ae3d-d20621c699c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91017530-e7f4-410a-a029-4da5c955f7e2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:00.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:00.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b86a2da8-0be0-412c-ae3d-d20621c699c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91017530-e7f4-410a-a029-4da5c955f7e2","LogTimestamp":"2022-10-26T05:37:00.585Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:02.104Z","message":"Entering","context":{"RequestID":"87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"a476451e-9055-4b96-a2a5-1c98f1089055","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:02.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:02.105Z","message":"{\"transactionId\":\"87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:02:104\",\"respDate\":\"221026-05:37:02:105\",\"sourceId\":\"haproxy:87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:02:104-76286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17]}\\\"}\"}","context":{"RequestID":"87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"a476451e-9055-4b96-a2a5-1c98f1089055","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:02.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:02.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87dd9ffb-1a78-4f3d-84e6-c1bf1f0fdc17","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a476451e-9055-4b96-a2a5-1c98f1089055","LogTimestamp":"2022-10-26T05:37:02.106Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:03.311Z","message":"Entering","context":{"RequestID":"8d9d7662-60c6-48fe-adeb-043c22150312","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2635414f-7253-4498-a5bb-490ce155f59e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:03.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:03.314Z","message":"{\"transactionId\":\"8d9d7662-60c6-48fe-adeb-043c22150312\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:03:312\",\"respDate\":\"221026-05:37:03:314\",\"sourceId\":\"healthcheck:8d9d7662-60c6-48fe-adeb-043c22150312\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:03:312-69340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8d9d7662-60c6-48fe-adeb-043c22150312]}\\\"}\"}","context":{"RequestID":"8d9d7662-60c6-48fe-adeb-043c22150312","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2635414f-7253-4498-a5bb-490ce155f59e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:03.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:03.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d9d7662-60c6-48fe-adeb-043c22150312","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2635414f-7253-4498-a5bb-490ce155f59e","LogTimestamp":"2022-10-26T05:37:03.314Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:37:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:04.114Z","message":"Entering","context":{"RequestID":"87f406af-52f4-474d-9cfa-5f3daf246ee3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"487cd8c1-176f-4c94-998e-80f10f859ad1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:04.116Z","message":"{\"transactionId\":\"87f406af-52f4-474d-9cfa-5f3daf246ee3\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:04:114\",\"respDate\":\"221026-05:37:04:116\",\"sourceId\":\"haproxy:87f406af-52f4-474d-9cfa-5f3daf246ee3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:04:114-283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[87f406af-52f4-474d-9cfa-5f3daf246ee3]}\\\"}\"}","context":{"RequestID":"87f406af-52f4-474d-9cfa-5f3daf246ee3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"487cd8c1-176f-4c94-998e-80f10f859ad1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:04.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87f406af-52f4-474d-9cfa-5f3daf246ee3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"487cd8c1-176f-4c94-998e-80f10f859ad1","LogTimestamp":"2022-10-26T05:37:04.116Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:05.365Z","message":"Entering","context":{"RequestID":"ca293b41-dcf7-4db1-9296-b29878f63a70","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bab6773f-2452-4d60-9b4c-b689484dc09d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:05.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:05.368Z","message":"{\"transactionId\":\"ca293b41-dcf7-4db1-9296-b29878f63a70\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:05:366\",\"respDate\":\"221026-05:37:05:368\",\"sourceId\":\"OOM_ReadinessCheck:ca293b41-dcf7-4db1-9296-b29878f63a70\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:05:366-26496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56440], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ca293b41-dcf7-4db1-9296-b29878f63a70]}\\\"}\"}","context":{"RequestID":"ca293b41-dcf7-4db1-9296-b29878f63a70","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bab6773f-2452-4d60-9b4c-b689484dc09d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:05.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:05.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca293b41-dcf7-4db1-9296-b29878f63a70","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bab6773f-2452-4d60-9b4c-b689484dc09d","LogTimestamp":"2022-10-26T05:37:05.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:37:05.496Z","message":"Entering","context":{"RequestID":"951d1fea-504f-4d71-962d-4624a48ab0d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e67059ae-ab3c-4ad4-98d5-38b8ab01875d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"951d1fea-504f-4d71-962d-4624a48ab0d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e67059ae-ab3c-4ad4-98d5-38b8ab01875d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:05.498Z","message":"{\"transactionId\":\"951d1fea-504f-4d71-962d-4624a48ab0d6\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:05:497\",\"respDate\":\"221026-05:37:05:498\",\"sourceId\":\"ReadinessCheck:951d1fea-504f-4d71-962d-4624a48ab0d6\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:05:497-76381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[951d1fea-504f-4d71-962d-4624a48ab0d6]}\\\"}\"}","context":{"RequestID":"951d1fea-504f-4d71-962d-4624a48ab0d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e67059ae-ab3c-4ad4-98d5-38b8ab01875d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:05.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951d1fea-504f-4d71-962d-4624a48ab0d6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e67059ae-ab3c-4ad4-98d5-38b8ab01875d","LogTimestamp":"2022-10-26T05:37:05.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:06.125Z","message":"Entering","context":{"RequestID":"fc671dd8-cb55-4f80-8b05-a0abf8c19ad5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ec4b5c0-e4b0-4a81-aebb-4215ba16e2cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:06.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:06.127Z","message":"{\"transactionId\":\"fc671dd8-cb55-4f80-8b05-a0abf8c19ad5\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:06:126\",\"respDate\":\"221026-05:37:06:127\",\"sourceId\":\"haproxy:fc671dd8-cb55-4f80-8b05-a0abf8c19ad5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:06:126-47716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fc671dd8-cb55-4f80-8b05-a0abf8c19ad5]}\\\"}\"}","context":{"RequestID":"fc671dd8-cb55-4f80-8b05-a0abf8c19ad5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ec4b5c0-e4b0-4a81-aebb-4215ba16e2cb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:06.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:06.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc671dd8-cb55-4f80-8b05-a0abf8c19ad5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ec4b5c0-e4b0-4a81-aebb-4215ba16e2cb","LogTimestamp":"2022-10-26T05:37:06.128Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:07.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:07.652Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:07.652Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:08.137Z","message":"Entering","context":{"RequestID":"298808d1-fd2b-49c4-8e72-09319a5d82d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47b683e6-4a07-41b8-bc4e-02bd53e5f00b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:08.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:08.139Z","message":"{\"transactionId\":\"298808d1-fd2b-49c4-8e72-09319a5d82d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:08:137\",\"respDate\":\"221026-05:37:08:139\",\"sourceId\":\"haproxy:298808d1-fd2b-49c4-8e72-09319a5d82d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:08:137-6039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[298808d1-fd2b-49c4-8e72-09319a5d82d7]}\\\"}\"}","context":{"RequestID":"298808d1-fd2b-49c4-8e72-09319a5d82d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"47b683e6-4a07-41b8-bc4e-02bd53e5f00b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:08.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:08.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"298808d1-fd2b-49c4-8e72-09319a5d82d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47b683e6-4a07-41b8-bc4e-02bd53e5f00b","LogTimestamp":"2022-10-26T05:37:08.140Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:10.150Z","message":"Entering","context":{"RequestID":"c6be3c1f-0258-48ff-803a-68398510e6d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6da9c01-4204-47b5-9980-eec2bde0c3c1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:10.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:10.162Z","message":"{\"transactionId\":\"c6be3c1f-0258-48ff-803a-68398510e6d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:10:155\",\"respDate\":\"221026-05:37:10:161\",\"sourceId\":\"haproxy:c6be3c1f-0258-48ff-803a-68398510e6d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:10:155-93030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6be3c1f-0258-48ff-803a-68398510e6d7]}\\\"}\"}","context":{"RequestID":"c6be3c1f-0258-48ff-803a-68398510e6d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c6da9c01-4204-47b5-9980-eec2bde0c3c1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:10.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:10.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6be3c1f-0258-48ff-803a-68398510e6d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"12","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6da9c01-4204-47b5-9980-eec2bde0c3c1","LogTimestamp":"2022-10-26T05:37:10.162Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access" {"timestamp":"2022-10-26T05:37:12.171Z","message":"Entering","context":{"RequestID":"4fb01b15-8de6-4fa5-843f-ef3558c1b051","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b779e606-252b-4ca5-8bc5-85a24e8dbbbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:12.172Z","message":"{\"transactionId\":\"4fb01b15-8de6-4fa5-843f-ef3558c1b051\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:12:171\",\"respDate\":\"221026-05:37:12:172\",\"sourceId\":\"haproxy:4fb01b15-8de6-4fa5-843f-ef3558c1b051\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:12:171-19445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4fb01b15-8de6-4fa5-843f-ef3558c1b051]}\\\"}\"}","context":{"RequestID":"4fb01b15-8de6-4fa5-843f-ef3558c1b051","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b779e606-252b-4ca5-8bc5-85a24e8dbbbc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:12.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fb01b15-8de6-4fa5-843f-ef3558c1b051","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b779e606-252b-4ca5-8bc5-85a24e8dbbbc","LogTimestamp":"2022-10-26T05:37:12.173Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:14.182Z","message":"Entering","context":{"RequestID":"c9fd3633-49ea-42cf-a925-02ebb4fffad1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"824da5f9-8d68-44b4-b7ae-d5f940242dd6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:14.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:14.184Z","message":"{\"transactionId\":\"c9fd3633-49ea-42cf-a925-02ebb4fffad1\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:14:182\",\"respDate\":\"221026-05:37:14:184\",\"sourceId\":\"haproxy:c9fd3633-49ea-42cf-a925-02ebb4fffad1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:14:182-32213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9fd3633-49ea-42cf-a925-02ebb4fffad1]}\\\"}\"}","context":{"RequestID":"c9fd3633-49ea-42cf-a925-02ebb4fffad1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"824da5f9-8d68-44b4-b7ae-d5f940242dd6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:14.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:14.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9fd3633-49ea-42cf-a925-02ebb4fffad1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"824da5f9-8d68-44b4-b7ae-d5f940242dd6","LogTimestamp":"2022-10-26T05:37:14.185Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:15.363Z","message":"Entering","context":{"RequestID":"168cdd0a-4ca8-4c9e-af03-41d4c2075c03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f376de4-8c11-49b9-a32a-90d46f7340cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:15.365Z","message":"{\"transactionId\":\"168cdd0a-4ca8-4c9e-af03-41d4c2075c03\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:15:363\",\"respDate\":\"221026-05:37:15:365\",\"sourceId\":\"OOM_ReadinessCheck:168cdd0a-4ca8-4c9e-af03-41d4c2075c03\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:15:363-30249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56618], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[168cdd0a-4ca8-4c9e-af03-41d4c2075c03]}\\\"}\"}","context":{"RequestID":"168cdd0a-4ca8-4c9e-af03-41d4c2075c03","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f376de4-8c11-49b9-a32a-90d46f7340cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:15.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:15.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"168cdd0a-4ca8-4c9e-af03-41d4c2075c03","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f376de4-8c11-49b9-a32a-90d46f7340cd","LogTimestamp":"2022-10-26T05:37:15.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:37:15.498Z","message":"Entering","context":{"RequestID":"a89f7028-8aae-4b5b-a7ae-9c843a66d80c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"540594c7-6766-4049-a826-e1911a43c16f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"a89f7028-8aae-4b5b-a7ae-9c843a66d80c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"540594c7-6766-4049-a826-e1911a43c16f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:15.501Z","message":"{\"transactionId\":\"a89f7028-8aae-4b5b-a7ae-9c843a66d80c\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:15:498\",\"respDate\":\"221026-05:37:15:500\",\"sourceId\":\"ReadinessCheck:a89f7028-8aae-4b5b-a7ae-9c843a66d80c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:15:498-43231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a89f7028-8aae-4b5b-a7ae-9c843a66d80c]}\\\"}\"}","context":{"RequestID":"a89f7028-8aae-4b5b-a7ae-9c843a66d80c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"540594c7-6766-4049-a826-e1911a43c16f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a89f7028-8aae-4b5b-a7ae-9c843a66d80c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"540594c7-6766-4049-a826-e1911a43c16f","LogTimestamp":"2022-10-26T05:37:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:15.604Z","message":"Entering","context":{"RequestID":"5c4c3c30-d8da-4d1e-8f68-9faed229bbea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f9533b-cc75-4051-b624-ddf42a70bfaa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:15.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:15.607Z","message":"{\"transactionId\":\"5c4c3c30-d8da-4d1e-8f68-9faed229bbea\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:15:605\",\"respDate\":\"221026-05:37:15:607\",\"sourceId\":\"healthcheck:5c4c3c30-d8da-4d1e-8f68-9faed229bbea\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:15:605-21135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56118], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5c4c3c30-d8da-4d1e-8f68-9faed229bbea]}\\\"}\"}","context":{"RequestID":"5c4c3c30-d8da-4d1e-8f68-9faed229bbea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"86f9533b-cc75-4051-b624-ddf42a70bfaa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:15.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:15.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c4c3c30-d8da-4d1e-8f68-9faed229bbea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86f9533b-cc75-4051-b624-ddf42a70bfaa","LogTimestamp":"2022-10-26T05:37:15.608Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:16.194Z","message":"Entering","context":{"RequestID":"e905bb9c-6902-46a3-9ab5-a6e77d70ac4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb337af5-f8f7-4a36-aa2e-86958f8c12da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:16.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:16.197Z","message":"{\"transactionId\":\"e905bb9c-6902-46a3-9ab5-a6e77d70ac4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:16:195\",\"respDate\":\"221026-05:37:16:197\",\"sourceId\":\"haproxy:e905bb9c-6902-46a3-9ab5-a6e77d70ac4f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:16:195-94654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e905bb9c-6902-46a3-9ab5-a6e77d70ac4f]}\\\"}\"}","context":{"RequestID":"e905bb9c-6902-46a3-9ab5-a6e77d70ac4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb337af5-f8f7-4a36-aa2e-86958f8c12da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:16.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:16.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e905bb9c-6902-46a3-9ab5-a6e77d70ac4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb337af5-f8f7-4a36-aa2e-86958f8c12da","LogTimestamp":"2022-10-26T05:37:16.197Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:17.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:17.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:17.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:18.206Z","message":"Entering","context":{"RequestID":"7a649922-6daf-4d3c-861c-2d0eed96b1d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"600e821b-f967-435c-bf50-1062d4c0dc49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:18.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:18.209Z","message":"{\"transactionId\":\"7a649922-6daf-4d3c-861c-2d0eed96b1d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:18:207\",\"respDate\":\"221026-05:37:18:209\",\"sourceId\":\"haproxy:7a649922-6daf-4d3c-861c-2d0eed96b1d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:18:207-59292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7a649922-6daf-4d3c-861c-2d0eed96b1d3]}\\\"}\"}","context":{"RequestID":"7a649922-6daf-4d3c-861c-2d0eed96b1d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"600e821b-f967-435c-bf50-1062d4c0dc49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:18.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:18.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a649922-6daf-4d3c-861c-2d0eed96b1d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"600e821b-f967-435c-bf50-1062d4c0dc49","LogTimestamp":"2022-10-26T05:37:18.209Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:18.337Z","message":"Entering","context":{"RequestID":"0105cb40-6d12-4bed-ba31-19f8e47f556d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba29dc93-53c5-4fa8-b77e-a13ea2c152d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:18.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:18.339Z","message":"{\"transactionId\":\"0105cb40-6d12-4bed-ba31-19f8e47f556d\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:18:338\",\"respDate\":\"221026-05:37:18:339\",\"sourceId\":\"healthcheck:0105cb40-6d12-4bed-ba31-19f8e47f556d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:18:338-40805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0105cb40-6d12-4bed-ba31-19f8e47f556d]}\\\"}\"}","context":{"RequestID":"0105cb40-6d12-4bed-ba31-19f8e47f556d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba29dc93-53c5-4fa8-b77e-a13ea2c152d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:18.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:18.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0105cb40-6d12-4bed-ba31-19f8e47f556d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba29dc93-53c5-4fa8-b77e-a13ea2c152d0","LogTimestamp":"2022-10-26T05:37:18.340Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:37:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:20.218Z","message":"Entering","context":{"RequestID":"a862c059-3aba-40db-8791-6e3430d6027e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c55d2fc5-ad80-46f1-acfc-0a50e5153809","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:20.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:20.220Z","message":"{\"transactionId\":\"a862c059-3aba-40db-8791-6e3430d6027e\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:20:219\",\"respDate\":\"221026-05:37:20:220\",\"sourceId\":\"haproxy:a862c059-3aba-40db-8791-6e3430d6027e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:20:219-25992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a862c059-3aba-40db-8791-6e3430d6027e]}\\\"}\"}","context":{"RequestID":"a862c059-3aba-40db-8791-6e3430d6027e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c55d2fc5-ad80-46f1-acfc-0a50e5153809","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:20.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:20.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a862c059-3aba-40db-8791-6e3430d6027e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c55d2fc5-ad80-46f1-acfc-0a50e5153809","LogTimestamp":"2022-10-26T05:37:20.221Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:22.237Z","message":"Entering","context":{"RequestID":"d13a00f9-1b42-44aa-8a90-cd0a5650a30e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7ffe1ea-ceb3-454d-a650-46b434e0a0ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:22.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:22.239Z","message":"{\"transactionId\":\"d13a00f9-1b42-44aa-8a90-cd0a5650a30e\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:22:238\",\"respDate\":\"221026-05:37:22:239\",\"sourceId\":\"haproxy:d13a00f9-1b42-44aa-8a90-cd0a5650a30e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:22:238-56469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d13a00f9-1b42-44aa-8a90-cd0a5650a30e]}\\\"}\"}","context":{"RequestID":"d13a00f9-1b42-44aa-8a90-cd0a5650a30e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7ffe1ea-ceb3-454d-a650-46b434e0a0ea","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:22.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:22.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d13a00f9-1b42-44aa-8a90-cd0a5650a30e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7ffe1ea-ceb3-454d-a650-46b434e0a0ea","LogTimestamp":"2022-10-26T05:37:22.240Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:24.248Z","message":"Entering","context":{"RequestID":"d89b0150-763d-4c29-b5c1-6d189f4db231","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f320b8e8-3e86-4855-bf83-f62eb1dd4ad6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:24.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:24.251Z","message":"{\"transactionId\":\"d89b0150-763d-4c29-b5c1-6d189f4db231\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:24:249\",\"respDate\":\"221026-05:37:24:251\",\"sourceId\":\"haproxy:d89b0150-763d-4c29-b5c1-6d189f4db231\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:24:249-91118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d89b0150-763d-4c29-b5c1-6d189f4db231]}\\\"}\"}","context":{"RequestID":"d89b0150-763d-4c29-b5c1-6d189f4db231","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f320b8e8-3e86-4855-bf83-f62eb1dd4ad6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:24.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:24.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d89b0150-763d-4c29-b5c1-6d189f4db231","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f320b8e8-3e86-4855-bf83-f62eb1dd4ad6","LogTimestamp":"2022-10-26T05:37:24.252Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:25.001Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:37:25.006Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:37:25.365Z","message":"Entering","context":{"RequestID":"9bccabbd-2d38-44f2-ac0c-73fe05f466da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eceb39aa-be29-442a-85b4-574f4ec91848","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:25.367Z","message":"{\"transactionId\":\"9bccabbd-2d38-44f2-ac0c-73fe05f466da\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:25:366\",\"respDate\":\"221026-05:37:25:367\",\"sourceId\":\"OOM_ReadinessCheck:9bccabbd-2d38-44f2-ac0c-73fe05f466da\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:25:366-98148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56820], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9bccabbd-2d38-44f2-ac0c-73fe05f466da]}\\\"}\"}","context":{"RequestID":"9bccabbd-2d38-44f2-ac0c-73fe05f466da","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eceb39aa-be29-442a-85b4-574f4ec91848","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:25.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bccabbd-2d38-44f2-ac0c-73fe05f466da","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eceb39aa-be29-442a-85b4-574f4ec91848","LogTimestamp":"2022-10-26T05:37:25.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:25.500Z","message":"Entering","context":{"RequestID":"9739ece0-7f28-4bc2-887c-7895a28b2637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7492a76-6e57-4d8c-b49b-3ff883d01c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"9739ece0-7f28-4bc2-887c-7895a28b2637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7492a76-6e57-4d8c-b49b-3ff883d01c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:25.503Z","message":"{\"transactionId\":\"9739ece0-7f28-4bc2-887c-7895a28b2637\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:25:501\",\"respDate\":\"221026-05:37:25:503\",\"sourceId\":\"ReadinessCheck:9739ece0-7f28-4bc2-887c-7895a28b2637\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:25:501-69658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9739ece0-7f28-4bc2-887c-7895a28b2637]}\\\"}\"}","context":{"RequestID":"9739ece0-7f28-4bc2-887c-7895a28b2637","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7492a76-6e57-4d8c-b49b-3ff883d01c62","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:25.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9739ece0-7f28-4bc2-887c-7895a28b2637","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7492a76-6e57-4d8c-b49b-3ff883d01c62","LogTimestamp":"2022-10-26T05:37:25.505Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:37:26.262Z","message":"Entering","context":{"RequestID":"775e4705-dccd-49a1-9d88-bfb2cd48aa62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e975ae2-c930-41d6-a709-460aaf57b15f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:26.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:26.264Z","message":"{\"transactionId\":\"775e4705-dccd-49a1-9d88-bfb2cd48aa62\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:26:262\",\"respDate\":\"221026-05:37:26:264\",\"sourceId\":\"haproxy:775e4705-dccd-49a1-9d88-bfb2cd48aa62\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:26:262-94783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[775e4705-dccd-49a1-9d88-bfb2cd48aa62]}\\\"}\"}","context":{"RequestID":"775e4705-dccd-49a1-9d88-bfb2cd48aa62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e975ae2-c930-41d6-a709-460aaf57b15f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:26.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:26.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"775e4705-dccd-49a1-9d88-bfb2cd48aa62","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e975ae2-c930-41d6-a709-460aaf57b15f","LogTimestamp":"2022-10-26T05:37:26.264Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:27.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:27.656Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:27.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:28.274Z","message":"Entering","context":{"RequestID":"0046a670-46f2-47ea-90d0-f128b814c095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8f0f7100-a1a7-4140-8c73-7dd9a26d3d25","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:28.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:28.276Z","message":"{\"transactionId\":\"0046a670-46f2-47ea-90d0-f128b814c095\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:28:275\",\"respDate\":\"221026-05:37:28:276\",\"sourceId\":\"haproxy:0046a670-46f2-47ea-90d0-f128b814c095\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:28:275-44089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0046a670-46f2-47ea-90d0-f128b814c095]}\\\"}\"}","context":{"RequestID":"0046a670-46f2-47ea-90d0-f128b814c095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8f0f7100-a1a7-4140-8c73-7dd9a26d3d25","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:28.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:28.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0046a670-46f2-47ea-90d0-f128b814c095","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f0f7100-a1a7-4140-8c73-7dd9a26d3d25","LogTimestamp":"2022-10-26T05:37:28.277Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:30.289Z","message":"Entering","context":{"RequestID":"12286852-d25e-43c5-a3e3-d86264d8cb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0e7a473-007e-4afa-840d-91e370ad6634","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:30.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:30.293Z","message":"{\"transactionId\":\"12286852-d25e-43c5-a3e3-d86264d8cb01\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:30:290\",\"respDate\":\"221026-05:37:30:293\",\"sourceId\":\"haproxy:12286852-d25e-43c5-a3e3-d86264d8cb01\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:30:290-98253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[12286852-d25e-43c5-a3e3-d86264d8cb01]}\\\"}\"}","context":{"RequestID":"12286852-d25e-43c5-a3e3-d86264d8cb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0e7a473-007e-4afa-840d-91e370ad6634","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:30.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:30.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12286852-d25e-43c5-a3e3-d86264d8cb01","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0e7a473-007e-4afa-840d-91e370ad6634","LogTimestamp":"2022-10-26T05:37:30.294Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access" {"timestamp":"2022-10-26T05:37:30.628Z","message":"Entering","context":{"RequestID":"16074cd0-9a0e-41df-bc49-c6cdf8b31feb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2a0df6b-c81d-452d-8fbb-07b8af4c17f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:30.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:30.631Z","message":"{\"transactionId\":\"16074cd0-9a0e-41df-bc49-c6cdf8b31feb\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:30:629\",\"respDate\":\"221026-05:37:30:631\",\"sourceId\":\"healthcheck:16074cd0-9a0e-41df-bc49-c6cdf8b31feb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:30:629-81758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56280], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[16074cd0-9a0e-41df-bc49-c6cdf8b31feb]}\\\"}\"}","context":{"RequestID":"16074cd0-9a0e-41df-bc49-c6cdf8b31feb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2a0df6b-c81d-452d-8fbb-07b8af4c17f9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:30.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:30.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16074cd0-9a0e-41df-bc49-c6cdf8b31feb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2a0df6b-c81d-452d-8fbb-07b8af4c17f9","LogTimestamp":"2022-10-26T05:37:30.631Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:32.305Z","message":"Entering","context":{"RequestID":"78ee9890-084c-4b47-b896-5bf1002af833","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e62e9f-8b32-4c02-a70c-a2bd0988d7a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:32.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:32.307Z","message":"{\"transactionId\":\"78ee9890-084c-4b47-b896-5bf1002af833\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:32:306\",\"respDate\":\"221026-05:37:32:307\",\"sourceId\":\"haproxy:78ee9890-084c-4b47-b896-5bf1002af833\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:32:306-67218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[78ee9890-084c-4b47-b896-5bf1002af833]}\\\"}\"}","context":{"RequestID":"78ee9890-084c-4b47-b896-5bf1002af833","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e62e9f-8b32-4c02-a70c-a2bd0988d7a8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:32.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:32.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78ee9890-084c-4b47-b896-5bf1002af833","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54e62e9f-8b32-4c02-a70c-a2bd0988d7a8","LogTimestamp":"2022-10-26T05:37:32.307Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:37:33.363Z","message":"Entering","context":{"RequestID":"dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf56ded-a071-4f87-a9b3-d0faaae267d5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:33.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:33.365Z","message":"{\"transactionId\":\"dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:33:364\",\"respDate\":\"221026-05:37:33:365\",\"sourceId\":\"healthcheck:dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:33:364-1271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145]}\\\"}\"}","context":{"RequestID":"dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcf56ded-a071-4f87-a9b3-d0faaae267d5","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:33.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:33.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc7079ac-2ef9-4d7f-bbaf-4d2359c2a145","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf56ded-a071-4f87-a9b3-d0faaae267d5","LogTimestamp":"2022-10-26T05:37:33.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:37:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:34.318Z","message":"Entering","context":{"RequestID":"66f609be-efa2-4b7b-8abd-93748b59f14f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73655a90-68de-4d15-a699-1ef4a1d81458","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:34.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:34.320Z","message":"{\"transactionId\":\"66f609be-efa2-4b7b-8abd-93748b59f14f\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:34:318\",\"respDate\":\"221026-05:37:34:320\",\"sourceId\":\"haproxy:66f609be-efa2-4b7b-8abd-93748b59f14f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:34:318-43269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66f609be-efa2-4b7b-8abd-93748b59f14f]}\\\"}\"}","context":{"RequestID":"66f609be-efa2-4b7b-8abd-93748b59f14f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73655a90-68de-4d15-a699-1ef4a1d81458","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:34.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:34.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f609be-efa2-4b7b-8abd-93748b59f14f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73655a90-68de-4d15-a699-1ef4a1d81458","LogTimestamp":"2022-10-26T05:37:34.320Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:35.364Z","message":"Entering","context":{"RequestID":"9d7101e0-ff42-402d-8550-78b51f97efb5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16bc6fb3-8dec-4bda-ac19-5c5cb1405662","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:35.366Z","message":"{\"transactionId\":\"9d7101e0-ff42-402d-8550-78b51f97efb5\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:35:364\",\"respDate\":\"221026-05:37:35:366\",\"sourceId\":\"OOM_ReadinessCheck:9d7101e0-ff42-402d-8550-78b51f97efb5\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:35:364-41035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57002], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9d7101e0-ff42-402d-8550-78b51f97efb5]}\\\"}\"}","context":{"RequestID":"9d7101e0-ff42-402d-8550-78b51f97efb5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16bc6fb3-8dec-4bda-ac19-5c5cb1405662","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:35.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:35.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d7101e0-ff42-402d-8550-78b51f97efb5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16bc6fb3-8dec-4bda-ac19-5c5cb1405662","LogTimestamp":"2022-10-26T05:37:35.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:35.497Z","message":"Entering","context":{"RequestID":"e3945faf-7d58-4758-8a04-7abfb851bb22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b665bf5-61ac-4c13-bd2d-1624327358d7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"e3945faf-7d58-4758-8a04-7abfb851bb22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b665bf5-61ac-4c13-bd2d-1624327358d7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:35.500Z","message":"{\"transactionId\":\"e3945faf-7d58-4758-8a04-7abfb851bb22\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:35:498\",\"respDate\":\"221026-05:37:35:500\",\"sourceId\":\"ReadinessCheck:e3945faf-7d58-4758-8a04-7abfb851bb22\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:35:498-12305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[e3945faf-7d58-4758-8a04-7abfb851bb22]}\\\"}\"}","context":{"RequestID":"e3945faf-7d58-4758-8a04-7abfb851bb22","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b665bf5-61ac-4c13-bd2d-1624327358d7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:35.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3945faf-7d58-4758-8a04-7abfb851bb22","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b665bf5-61ac-4c13-bd2d-1624327358d7","LogTimestamp":"2022-10-26T05:37:35.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:37:36.330Z","message":"Entering","context":{"RequestID":"cc3d4f73-2b3c-4164-af1b-1890a81ffb33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a2cc5186-8000-4e6d-b9fa-3f3f97f1399b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:36.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:36.332Z","message":"{\"transactionId\":\"cc3d4f73-2b3c-4164-af1b-1890a81ffb33\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:36:331\",\"respDate\":\"221026-05:37:36:332\",\"sourceId\":\"haproxy:cc3d4f73-2b3c-4164-af1b-1890a81ffb33\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:36:331-34646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc3d4f73-2b3c-4164-af1b-1890a81ffb33]}\\\"}\"}","context":{"RequestID":"cc3d4f73-2b3c-4164-af1b-1890a81ffb33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a2cc5186-8000-4e6d-b9fa-3f3f97f1399b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:36.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:36.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc3d4f73-2b3c-4164-af1b-1890a81ffb33","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2cc5186-8000-4e6d-b9fa-3f3f97f1399b","LogTimestamp":"2022-10-26T05:37:36.333Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:37.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:37.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:37.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:38.341Z","message":"Entering","context":{"RequestID":"9924bc62-d60a-4c8e-9db6-043a2387a898","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"029e7347-86cb-41f6-b59f-ea085cd3fbdd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:38.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:38.343Z","message":"{\"transactionId\":\"9924bc62-d60a-4c8e-9db6-043a2387a898\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:38:341\",\"respDate\":\"221026-05:37:38:342\",\"sourceId\":\"haproxy:9924bc62-d60a-4c8e-9db6-043a2387a898\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:38:341-1534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9924bc62-d60a-4c8e-9db6-043a2387a898]}\\\"}\"}","context":{"RequestID":"9924bc62-d60a-4c8e-9db6-043a2387a898","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"029e7347-86cb-41f6-b59f-ea085cd3fbdd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:38.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:38.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9924bc62-d60a-4c8e-9db6-043a2387a898","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"029e7347-86cb-41f6-b59f-ea085cd3fbdd","LogTimestamp":"2022-10-26T05:37:38.343Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:40.350Z","message":"Entering","context":{"RequestID":"80f6a80a-d78a-4664-9e22-e6b2463ec7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88f8a258-db69-458a-97e6-f2a9aa1e9b3a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:40.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:40.353Z","message":"{\"transactionId\":\"80f6a80a-d78a-4664-9e22-e6b2463ec7bf\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:40:351\",\"respDate\":\"221026-05:37:40:353\",\"sourceId\":\"haproxy:80f6a80a-d78a-4664-9e22-e6b2463ec7bf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:40:351-3973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[80f6a80a-d78a-4664-9e22-e6b2463ec7bf]}\\\"}\"}","context":{"RequestID":"80f6a80a-d78a-4664-9e22-e6b2463ec7bf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88f8a258-db69-458a-97e6-f2a9aa1e9b3a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:40.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:40.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80f6a80a-d78a-4664-9e22-e6b2463ec7bf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88f8a258-db69-458a-97e6-f2a9aa1e9b3a","LogTimestamp":"2022-10-26T05:37:40.353Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:42.362Z","message":"Entering","context":{"RequestID":"6cc69570-7f44-43dc-a385-1d486f5b0ebd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d73b8ef-84c6-4cee-8199-89b36a10e634","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:42.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:42.365Z","message":"{\"transactionId\":\"6cc69570-7f44-43dc-a385-1d486f5b0ebd\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:42:363\",\"respDate\":\"221026-05:37:42:364\",\"sourceId\":\"haproxy:6cc69570-7f44-43dc-a385-1d486f5b0ebd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:42:363-50867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cc69570-7f44-43dc-a385-1d486f5b0ebd]}\\\"}\"}","context":{"RequestID":"6cc69570-7f44-43dc-a385-1d486f5b0ebd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5d73b8ef-84c6-4cee-8199-89b36a10e634","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:42.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:42.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cc69570-7f44-43dc-a385-1d486f5b0ebd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d73b8ef-84c6-4cee-8199-89b36a10e634","LogTimestamp":"2022-10-26T05:37:42.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:44.375Z","message":"Entering","context":{"RequestID":"e0262738-0800-4f70-a67b-ba75919fade1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1401764f-ea56-4c8a-923c-306923bfa8e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:44.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:44.377Z","message":"{\"transactionId\":\"e0262738-0800-4f70-a67b-ba75919fade1\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:44:376\",\"respDate\":\"221026-05:37:44:377\",\"sourceId\":\"haproxy:e0262738-0800-4f70-a67b-ba75919fade1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:44:376-9403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0262738-0800-4f70-a67b-ba75919fade1]}\\\"}\"}","context":{"RequestID":"e0262738-0800-4f70-a67b-ba75919fade1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1401764f-ea56-4c8a-923c-306923bfa8e8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:44.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:44.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0262738-0800-4f70-a67b-ba75919fade1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1401764f-ea56-4c8a-923c-306923bfa8e8","LogTimestamp":"2022-10-26T05:37:44.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:45.373Z","message":"Entering","context":{"RequestID":"77da3b50-33ad-45c7-a5ca-3c6a98308d8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21ecef22-1f6e-40fa-889e-e7a938c5a2db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:45.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:45.375Z","message":"{\"transactionId\":\"77da3b50-33ad-45c7-a5ca-3c6a98308d8a\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:45:374\",\"respDate\":\"221026-05:37:45:375\",\"sourceId\":\"OOM_ReadinessCheck:77da3b50-33ad-45c7-a5ca-3c6a98308d8a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:45:374-6911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57194], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[77da3b50-33ad-45c7-a5ca-3c6a98308d8a]}\\\"}\"}","context":{"RequestID":"77da3b50-33ad-45c7-a5ca-3c6a98308d8a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"21ecef22-1f6e-40fa-889e-e7a938c5a2db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:45.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:45.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77da3b50-33ad-45c7-a5ca-3c6a98308d8a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21ecef22-1f6e-40fa-889e-e7a938c5a2db","LogTimestamp":"2022-10-26T05:37:45.376Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:45.499Z","message":"Entering","context":{"RequestID":"68825c04-8c2e-4301-afb3-9b51d8ad0c91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0dd44d7-586d-4ebb-8910-857d1ac17b07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:45.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"68825c04-8c2e-4301-afb3-9b51d8ad0c91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0dd44d7-586d-4ebb-8910-857d1ac17b07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:45.502Z","message":"{\"transactionId\":\"68825c04-8c2e-4301-afb3-9b51d8ad0c91\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:45:500\",\"respDate\":\"221026-05:37:45:502\",\"sourceId\":\"ReadinessCheck:68825c04-8c2e-4301-afb3-9b51d8ad0c91\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:45:500-26845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[68825c04-8c2e-4301-afb3-9b51d8ad0c91]}\\\"}\"}","context":{"RequestID":"68825c04-8c2e-4301-afb3-9b51d8ad0c91","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0dd44d7-586d-4ebb-8910-857d1ac17b07","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:45.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68825c04-8c2e-4301-afb3-9b51d8ad0c91","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0dd44d7-586d-4ebb-8910-857d1ac17b07","LogTimestamp":"2022-10-26T05:37:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:45.649Z","message":"Entering","context":{"RequestID":"d9657af7-8cd1-4807-bba7-65fe93f13eef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b45d5832-da49-41b7-8ef9-3a4d33e56c65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:45.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:45.651Z","message":"{\"transactionId\":\"d9657af7-8cd1-4807-bba7-65fe93f13eef\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:45:650\",\"respDate\":\"221026-05:37:45:651\",\"sourceId\":\"healthcheck:d9657af7-8cd1-4807-bba7-65fe93f13eef\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:45:650-24138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56482], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d9657af7-8cd1-4807-bba7-65fe93f13eef]}\\\"}\"}","context":{"RequestID":"d9657af7-8cd1-4807-bba7-65fe93f13eef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b45d5832-da49-41b7-8ef9-3a4d33e56c65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:45.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:45.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9657af7-8cd1-4807-bba7-65fe93f13eef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b45d5832-da49-41b7-8ef9-3a4d33e56c65","LogTimestamp":"2022-10-26T05:37:45.652Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:46.388Z","message":"Entering","context":{"RequestID":"72aafe04-d3d9-417f-a681-57d0b47ca23d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b19f92ea-e251-4a6d-9f68-cba0936e48ed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:46.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:46.390Z","message":"{\"transactionId\":\"72aafe04-d3d9-417f-a681-57d0b47ca23d\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:46:389\",\"respDate\":\"221026-05:37:46:390\",\"sourceId\":\"haproxy:72aafe04-d3d9-417f-a681-57d0b47ca23d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:46:389-43662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[72aafe04-d3d9-417f-a681-57d0b47ca23d]}\\\"}\"}","context":{"RequestID":"72aafe04-d3d9-417f-a681-57d0b47ca23d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b19f92ea-e251-4a6d-9f68-cba0936e48ed","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:46.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:46.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72aafe04-d3d9-417f-a681-57d0b47ca23d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b19f92ea-e251-4a6d-9f68-cba0936e48ed","LogTimestamp":"2022-10-26T05:37:46.391Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:47.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:47.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:47.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:48.390Z","message":"Entering","context":{"RequestID":"f85ae545-fc19-4693-b9c9-472d74cc07d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"812db184-042a-4434-9889-e660db1c7c12","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:48.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:48.392Z","message":"{\"transactionId\":\"f85ae545-fc19-4693-b9c9-472d74cc07d5\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:48:390\",\"respDate\":\"221026-05:37:48:392\",\"sourceId\":\"healthcheck:f85ae545-fc19-4693-b9c9-472d74cc07d5\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:48:390-95356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f85ae545-fc19-4693-b9c9-472d74cc07d5]}\\\"}\"}","context":{"RequestID":"f85ae545-fc19-4693-b9c9-472d74cc07d5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"812db184-042a-4434-9889-e660db1c7c12","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:37:48.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:48.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f85ae545-fc19-4693-b9c9-472d74cc07d5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"812db184-042a-4434-9889-e660db1c7c12","LogTimestamp":"2022-10-26T05:37:48.392Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:37:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:48.402Z","message":"Entering","context":{"RequestID":"3002c47d-4a12-4717-ab7c-0d82c6957c50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"748f1cd1-1c84-49fc-8ea2-46e2d07f26c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:48.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:48.404Z","message":"{\"transactionId\":\"3002c47d-4a12-4717-ab7c-0d82c6957c50\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:48:403\",\"respDate\":\"221026-05:37:48:404\",\"sourceId\":\"haproxy:3002c47d-4a12-4717-ab7c-0d82c6957c50\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:48:403-24498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3002c47d-4a12-4717-ab7c-0d82c6957c50]}\\\"}\"}","context":{"RequestID":"3002c47d-4a12-4717-ab7c-0d82c6957c50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"748f1cd1-1c84-49fc-8ea2-46e2d07f26c9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:48.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:48.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3002c47d-4a12-4717-ab7c-0d82c6957c50","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"748f1cd1-1c84-49fc-8ea2-46e2d07f26c9","LogTimestamp":"2022-10-26T05:37:48.405Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:50.416Z","message":"Entering","context":{"RequestID":"b582bc7e-bdd2-42dc-bad2-719d0980c50c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ec06cda-234d-405b-98f4-adcaaf25e6cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:50.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:50.418Z","message":"{\"transactionId\":\"b582bc7e-bdd2-42dc-bad2-719d0980c50c\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:50:417\",\"respDate\":\"221026-05:37:50:418\",\"sourceId\":\"haproxy:b582bc7e-bdd2-42dc-bad2-719d0980c50c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:50:417-42591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b582bc7e-bdd2-42dc-bad2-719d0980c50c]}\\\"}\"}","context":{"RequestID":"b582bc7e-bdd2-42dc-bad2-719d0980c50c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8ec06cda-234d-405b-98f4-adcaaf25e6cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:50.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:50.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b582bc7e-bdd2-42dc-bad2-719d0980c50c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ec06cda-234d-405b-98f4-adcaaf25e6cd","LogTimestamp":"2022-10-26T05:37:50.418Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:52.428Z","message":"Entering","context":{"RequestID":"d768d01c-380c-4496-90f0-8df1f5bff1e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e20c36bf-16d9-4b83-991a-fd0d31ed99bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:52.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:52.430Z","message":"{\"transactionId\":\"d768d01c-380c-4496-90f0-8df1f5bff1e8\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:52:429\",\"respDate\":\"221026-05:37:52:430\",\"sourceId\":\"haproxy:d768d01c-380c-4496-90f0-8df1f5bff1e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:37:52:429-31279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d768d01c-380c-4496-90f0-8df1f5bff1e8]}\\\"}\"}","context":{"RequestID":"d768d01c-380c-4496-90f0-8df1f5bff1e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e20c36bf-16d9-4b83-991a-fd0d31ed99bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:52.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:52.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d768d01c-380c-4496-90f0-8df1f5bff1e8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e20c36bf-16d9-4b83-991a-fd0d31ed99bb","LogTimestamp":"2022-10-26T05:37:52.431Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:54.442Z","message":"Entering","context":{"RequestID":"1055b07f-4777-457b-ad4a-ae491e60cef0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a412699-868a-4246-b9f8-6c349b7228da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:54.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:54.447Z","message":"{\"transactionId\":\"1055b07f-4777-457b-ad4a-ae491e60cef0\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:54:445\",\"respDate\":\"221026-05:37:54:447\",\"sourceId\":\"haproxy:1055b07f-4777-457b-ad4a-ae491e60cef0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:54:445-54414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1055b07f-4777-457b-ad4a-ae491e60cef0]}\\\"}\"}","context":{"RequestID":"1055b07f-4777-457b-ad4a-ae491e60cef0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a412699-868a-4246-b9f8-6c349b7228da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:54.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:54.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1055b07f-4777-457b-ad4a-ae491e60cef0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a412699-868a-4246-b9f8-6c349b7228da","LogTimestamp":"2022-10-26T05:37:54.449Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:37:55.007Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:37:55.010Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:37:55.364Z","message":"Entering","context":{"RequestID":"691fa778-f324-496a-bf32-21374dc58a5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13cbb427-9c03-4744-88ee-29813ae52d62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:55.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:55.366Z","message":"{\"transactionId\":\"691fa778-f324-496a-bf32-21374dc58a5c\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:55:365\",\"respDate\":\"221026-05:37:55:366\",\"sourceId\":\"OOM_ReadinessCheck:691fa778-f324-496a-bf32-21374dc58a5c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:37:55:365-80145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57384], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[691fa778-f324-496a-bf32-21374dc58a5c]}\\\"}\"}","context":{"RequestID":"691fa778-f324-496a-bf32-21374dc58a5c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13cbb427-9c03-4744-88ee-29813ae52d62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:37:55.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:55.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"691fa778-f324-496a-bf32-21374dc58a5c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13cbb427-9c03-4744-88ee-29813ae52d62","LogTimestamp":"2022-10-26T05:37:55.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:37:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:37:55.499Z","message":"Entering","context":{"RequestID":"8aa7d860-6cee-4e21-bf31-c19cf5ce144c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"525ffa2c-f84f-4d7a-aea9-a9de82da45c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:55.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"8aa7d860-6cee-4e21-bf31-c19cf5ce144c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"525ffa2c-f84f-4d7a-aea9-a9de82da45c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:55.502Z","message":"{\"transactionId\":\"8aa7d860-6cee-4e21-bf31-c19cf5ce144c\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:55:500\",\"respDate\":\"221026-05:37:55:502\",\"sourceId\":\"ReadinessCheck:8aa7d860-6cee-4e21-bf31-c19cf5ce144c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:55:500-66773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8aa7d860-6cee-4e21-bf31-c19cf5ce144c]}\\\"}\"}","context":{"RequestID":"8aa7d860-6cee-4e21-bf31-c19cf5ce144c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"525ffa2c-f84f-4d7a-aea9-a9de82da45c0","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:37:55.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:55.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aa7d860-6cee-4e21-bf31-c19cf5ce144c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"525ffa2c-f84f-4d7a-aea9-a9de82da45c0","LogTimestamp":"2022-10-26T05:37:55.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:37:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:37:56.461Z","message":"Entering","context":{"RequestID":"5967dc10-d242-49b4-b56a-11bec2032e9f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cee7d9a1-4324-4217-94db-cb40eaffc72d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:56.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:56.464Z","message":"{\"transactionId\":\"5967dc10-d242-49b4-b56a-11bec2032e9f\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:56:462\",\"respDate\":\"221026-05:37:56:464\",\"sourceId\":\"haproxy:5967dc10-d242-49b4-b56a-11bec2032e9f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:56:462-41329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5967dc10-d242-49b4-b56a-11bec2032e9f]}\\\"}\"}","context":{"RequestID":"5967dc10-d242-49b4-b56a-11bec2032e9f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cee7d9a1-4324-4217-94db-cb40eaffc72d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:56.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:56.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5967dc10-d242-49b4-b56a-11bec2032e9f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee7d9a1-4324-4217-94db-cb40eaffc72d","LogTimestamp":"2022-10-26T05:37:56.464Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:37:57.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:37:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:57.656Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:57.657Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:58.474Z","message":"Entering","context":{"RequestID":"d5f8ae13-824a-4a4b-b6d5-fbd461271b62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"400cafac-ad15-4ac9-aa2c-f77478872c89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:58.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:37:58.477Z","message":"{\"transactionId\":\"d5f8ae13-824a-4a4b-b6d5-fbd461271b62\",\"status\":\"200\",\"rqstDate\":\"221026-05:37:58:475\",\"respDate\":\"221026-05:37:58:476\",\"sourceId\":\"haproxy:d5f8ae13-824a-4a4b-b6d5-fbd461271b62\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:37:58:475-99815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5f8ae13-824a-4a4b-b6d5-fbd461271b62]}\\\"}\"}","context":{"RequestID":"d5f8ae13-824a-4a4b-b6d5-fbd461271b62","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"400cafac-ad15-4ac9-aa2c-f77478872c89","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:37:58.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:37:58.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f8ae13-824a-4a4b-b6d5-fbd461271b62","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"400cafac-ad15-4ac9-aa2c-f77478872c89","LogTimestamp":"2022-10-26T05:37:58.477Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:37:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:00.486Z","message":"Entering","context":{"RequestID":"f5b2646c-86f2-429c-a39c-e4edf327b2d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08621ca6-e1c1-4ccd-ae75-1b3baad38670","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:00.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:00.488Z","message":"{\"transactionId\":\"f5b2646c-86f2-429c-a39c-e4edf327b2d2\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:00:486\",\"respDate\":\"221026-05:38:00:488\",\"sourceId\":\"haproxy:f5b2646c-86f2-429c-a39c-e4edf327b2d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:00:486-10124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f5b2646c-86f2-429c-a39c-e4edf327b2d2]}\\\"}\"}","context":{"RequestID":"f5b2646c-86f2-429c-a39c-e4edf327b2d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"08621ca6-e1c1-4ccd-ae75-1b3baad38670","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:00.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:00.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5b2646c-86f2-429c-a39c-e4edf327b2d2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08621ca6-e1c1-4ccd-ae75-1b3baad38670","LogTimestamp":"2022-10-26T05:38:00.488Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:00.669Z","message":"Entering","context":{"RequestID":"0f18f3bf-0ab1-4b9c-a526-ec0d332e6535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e789dff2-7965-4e9a-b87b-851d67de1cfa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:00.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:00.671Z","message":"{\"transactionId\":\"0f18f3bf-0ab1-4b9c-a526-ec0d332e6535\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:00:670\",\"respDate\":\"221026-05:38:00:671\",\"sourceId\":\"healthcheck:0f18f3bf-0ab1-4b9c-a526-ec0d332e6535\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:00:670-89894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56642], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f18f3bf-0ab1-4b9c-a526-ec0d332e6535]}\\\"}\"}","context":{"RequestID":"0f18f3bf-0ab1-4b9c-a526-ec0d332e6535","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e789dff2-7965-4e9a-b87b-851d67de1cfa","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:00.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:00.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f18f3bf-0ab1-4b9c-a526-ec0d332e6535","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e789dff2-7965-4e9a-b87b-851d67de1cfa","LogTimestamp":"2022-10-26T05:38:00.671Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:02.500Z","message":"Entering","context":{"RequestID":"ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcdaae3a-61f4-457b-b72d-6c0091ae3c4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:02.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:02.502Z","message":"{\"transactionId\":\"ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:02:501\",\"respDate\":\"221026-05:38:02:502\",\"sourceId\":\"haproxy:ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:02:501-4842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76]}\\\"}\"}","context":{"RequestID":"ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcdaae3a-61f4-457b-b72d-6c0091ae3c4c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:02.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:02.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea7b9ee8-f883-4f74-8fe4-90a2e2efdf76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcdaae3a-61f4-457b-b72d-6c0091ae3c4c","LogTimestamp":"2022-10-26T05:38:02.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:03.416Z","message":"Entering","context":{"RequestID":"e7959666-0517-4478-8c2b-54ca23f94be2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9583a4c9-8c7e-4190-9b4f-c732ae87744a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:03.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:03.419Z","message":"{\"transactionId\":\"e7959666-0517-4478-8c2b-54ca23f94be2\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:03:417\",\"respDate\":\"221026-05:38:03:418\",\"sourceId\":\"healthcheck:e7959666-0517-4478-8c2b-54ca23f94be2\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:03:417-80109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[e7959666-0517-4478-8c2b-54ca23f94be2]}\\\"}\"}","context":{"RequestID":"e7959666-0517-4478-8c2b-54ca23f94be2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9583a4c9-8c7e-4190-9b4f-c732ae87744a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:03.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:03.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7959666-0517-4478-8c2b-54ca23f94be2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9583a4c9-8c7e-4190-9b4f-c732ae87744a","LogTimestamp":"2022-10-26T05:38:03.419Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:38:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:38:04.513Z","message":"Entering","context":{"RequestID":"95c78698-b6bf-46df-8282-318073dec910","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53f86209-a0ce-48ea-9afa-f47a68b9c746","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:04.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:04.515Z","message":"{\"transactionId\":\"95c78698-b6bf-46df-8282-318073dec910\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:04:513\",\"respDate\":\"221026-05:38:04:515\",\"sourceId\":\"haproxy:95c78698-b6bf-46df-8282-318073dec910\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:04:513-58771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[95c78698-b6bf-46df-8282-318073dec910]}\\\"}\"}","context":{"RequestID":"95c78698-b6bf-46df-8282-318073dec910","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"53f86209-a0ce-48ea-9afa-f47a68b9c746","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:04.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:04.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95c78698-b6bf-46df-8282-318073dec910","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f86209-a0ce-48ea-9afa-f47a68b9c746","LogTimestamp":"2022-10-26T05:38:04.516Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:38:05.363Z","message":"Entering","context":{"RequestID":"54d7a510-1c21-4fa0-aaa5-da8248701add","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3bb21c31-0744-4fbb-98a4-c21d6347669c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:05.366Z","message":"{\"transactionId\":\"54d7a510-1c21-4fa0-aaa5-da8248701add\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:05:364\",\"respDate\":\"221026-05:38:05:365\",\"sourceId\":\"OOM_ReadinessCheck:54d7a510-1c21-4fa0-aaa5-da8248701add\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:05:364-83677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57572], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[54d7a510-1c21-4fa0-aaa5-da8248701add]}\\\"}\"}","context":{"RequestID":"54d7a510-1c21-4fa0-aaa5-da8248701add","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3bb21c31-0744-4fbb-98a4-c21d6347669c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:05.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:05.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54d7a510-1c21-4fa0-aaa5-da8248701add","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bb21c31-0744-4fbb-98a4-c21d6347669c","LogTimestamp":"2022-10-26T05:38:05.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:05.497Z","message":"Entering","context":{"RequestID":"a2569609-cc5c-4a55-a270-5bcef7c66f79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46d8ee1a-27ef-4840-b93f-3098269fbfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"a2569609-cc5c-4a55-a270-5bcef7c66f79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46d8ee1a-27ef-4840-b93f-3098269fbfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:05.499Z","message":"{\"transactionId\":\"a2569609-cc5c-4a55-a270-5bcef7c66f79\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:05:498\",\"respDate\":\"221026-05:38:05:499\",\"sourceId\":\"ReadinessCheck:a2569609-cc5c-4a55-a270-5bcef7c66f79\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:05:498-59458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a2569609-cc5c-4a55-a270-5bcef7c66f79]}\\\"}\"}","context":{"RequestID":"a2569609-cc5c-4a55-a270-5bcef7c66f79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46d8ee1a-27ef-4840-b93f-3098269fbfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2569609-cc5c-4a55-a270-5bcef7c66f79","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d8ee1a-27ef-4840-b93f-3098269fbfc8","LogTimestamp":"2022-10-26T05:38:05.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:06.526Z","message":"Entering","context":{"RequestID":"261bdbfc-52a6-4254-8f01-bff57f2f6a1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06a48260-e1ab-4fc7-b28f-6c7ed08b1496","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:06.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:06.529Z","message":"{\"transactionId\":\"261bdbfc-52a6-4254-8f01-bff57f2f6a1e\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:06:527\",\"respDate\":\"221026-05:38:06:528\",\"sourceId\":\"haproxy:261bdbfc-52a6-4254-8f01-bff57f2f6a1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:06:527-76417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[261bdbfc-52a6-4254-8f01-bff57f2f6a1e]}\\\"}\"}","context":{"RequestID":"261bdbfc-52a6-4254-8f01-bff57f2f6a1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06a48260-e1ab-4fc7-b28f-6c7ed08b1496","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:06.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:06.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"261bdbfc-52a6-4254-8f01-bff57f2f6a1e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06a48260-e1ab-4fc7-b28f-6c7ed08b1496","LogTimestamp":"2022-10-26T05:38:06.529Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:07.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:07.653Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:07.653Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:08.540Z","message":"Entering","context":{"RequestID":"f264127b-b0e1-46d7-beaa-e6eae66d37af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e90d76e-85e6-4b23-836b-ca81bd144c4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:08.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:08.542Z","message":"{\"transactionId\":\"f264127b-b0e1-46d7-beaa-e6eae66d37af\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:08:541\",\"respDate\":\"221026-05:38:08:542\",\"sourceId\":\"haproxy:f264127b-b0e1-46d7-beaa-e6eae66d37af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:08:541-22880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f264127b-b0e1-46d7-beaa-e6eae66d37af]}\\\"}\"}","context":{"RequestID":"f264127b-b0e1-46d7-beaa-e6eae66d37af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e90d76e-85e6-4b23-836b-ca81bd144c4a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:08.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:08.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f264127b-b0e1-46d7-beaa-e6eae66d37af","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e90d76e-85e6-4b23-836b-ca81bd144c4a","LogTimestamp":"2022-10-26T05:38:08.543Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:10.552Z","message":"Entering","context":{"RequestID":"9c6a976e-b78b-463f-8b56-f65e3589b9b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c555358-db5e-4d1b-a8b6-a872a1c7dd7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:10.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:10.554Z","message":"{\"transactionId\":\"9c6a976e-b78b-463f-8b56-f65e3589b9b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:10:552\",\"respDate\":\"221026-05:38:10:554\",\"sourceId\":\"haproxy:9c6a976e-b78b-463f-8b56-f65e3589b9b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:10:552-84789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9c6a976e-b78b-463f-8b56-f65e3589b9b3]}\\\"}\"}","context":{"RequestID":"9c6a976e-b78b-463f-8b56-f65e3589b9b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2c555358-db5e-4d1b-a8b6-a872a1c7dd7a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:10.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:10.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c6a976e-b78b-463f-8b56-f65e3589b9b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c555358-db5e-4d1b-a8b6-a872a1c7dd7a","LogTimestamp":"2022-10-26T05:38:10.554Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:12.565Z","message":"Entering","context":{"RequestID":"ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf9324d7-2260-4324-91a0-1d17ae9d10fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:12.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:12.567Z","message":"{\"transactionId\":\"ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:12:565\",\"respDate\":\"221026-05:38:12:567\",\"sourceId\":\"haproxy:ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:12:565-22682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb]}\\\"}\"}","context":{"RequestID":"ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf9324d7-2260-4324-91a0-1d17ae9d10fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:12.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:12.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab3b0d73-cd20-4ebb-8b37-0b55b0fc36eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf9324d7-2260-4324-91a0-1d17ae9d10fc","LogTimestamp":"2022-10-26T05:38:12.568Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:14.577Z","message":"Entering","context":{"RequestID":"2c562d33-191d-4793-8506-049536e010d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd914b52-fea5-4615-964e-5f8dcac3a5ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:14.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:14.579Z","message":"{\"transactionId\":\"2c562d33-191d-4793-8506-049536e010d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:14:578\",\"respDate\":\"221026-05:38:14:579\",\"sourceId\":\"haproxy:2c562d33-191d-4793-8506-049536e010d0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:14:578-67383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2c562d33-191d-4793-8506-049536e010d0]}\\\"}\"}","context":{"RequestID":"2c562d33-191d-4793-8506-049536e010d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bd914b52-fea5-4615-964e-5f8dcac3a5ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:14.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:14.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c562d33-191d-4793-8506-049536e010d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd914b52-fea5-4615-964e-5f8dcac3a5ab","LogTimestamp":"2022-10-26T05:38:14.580Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:15.364Z","message":"Entering","context":{"RequestID":"a9e86172-19ae-4060-83c0-18f93d8f7146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1fb4520-48ca-4e74-aaf4-ba1036a6abd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:15.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:15.367Z","message":"{\"transactionId\":\"a9e86172-19ae-4060-83c0-18f93d8f7146\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:15:365\",\"respDate\":\"221026-05:38:15:367\",\"sourceId\":\"OOM_ReadinessCheck:a9e86172-19ae-4060-83c0-18f93d8f7146\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:15:365-32715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57742], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a9e86172-19ae-4060-83c0-18f93d8f7146]}\\\"}\"}","context":{"RequestID":"a9e86172-19ae-4060-83c0-18f93d8f7146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1fb4520-48ca-4e74-aaf4-ba1036a6abd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:15.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:15.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9e86172-19ae-4060-83c0-18f93d8f7146","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1fb4520-48ca-4e74-aaf4-ba1036a6abd4","LogTimestamp":"2022-10-26T05:38:15.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:15.503Z","message":"Entering","context":{"RequestID":"6bbfce50-3083-4eb1-bedf-a6934aafdfe3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5edd5d95-4706-4c81-a325-a312e9965e87","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:15.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:15.504Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bbfce50-3083-4eb1-bedf-a6934aafdfe3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5edd5d95-4706-4c81-a325-a312e9965e87","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:15.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:15.505Z","message":"{\"transactionId\":\"6bbfce50-3083-4eb1-bedf-a6934aafdfe3\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:15:503\",\"respDate\":\"221026-05:38:15:505\",\"sourceId\":\"ReadinessCheck:6bbfce50-3083-4eb1-bedf-a6934aafdfe3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:15:503-99310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6bbfce50-3083-4eb1-bedf-a6934aafdfe3]}\\\"}\"}","context":{"RequestID":"6bbfce50-3083-4eb1-bedf-a6934aafdfe3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5edd5d95-4706-4c81-a325-a312e9965e87","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:15.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:15.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bbfce50-3083-4eb1-bedf-a6934aafdfe3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5edd5d95-4706-4c81-a325-a312e9965e87","LogTimestamp":"2022-10-26T05:38:15.506Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:15.691Z","message":"Entering","context":{"RequestID":"8975fcc2-997d-471e-b3f1-8391fe0cc680","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed698bd9-e2ec-4e47-aca3-34c383832502","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:15.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:15.693Z","message":"{\"transactionId\":\"8975fcc2-997d-471e-b3f1-8391fe0cc680\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:15:691\",\"respDate\":\"221026-05:38:15:693\",\"sourceId\":\"healthcheck:8975fcc2-997d-471e-b3f1-8391fe0cc680\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:15:691-4092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56832], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[8975fcc2-997d-471e-b3f1-8391fe0cc680]}\\\"}\"}","context":{"RequestID":"8975fcc2-997d-471e-b3f1-8391fe0cc680","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ed698bd9-e2ec-4e47-aca3-34c383832502","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:15.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:15.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8975fcc2-997d-471e-b3f1-8391fe0cc680","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed698bd9-e2ec-4e47-aca3-34c383832502","LogTimestamp":"2022-10-26T05:38:15.694Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:16.589Z","message":"Entering","context":{"RequestID":"ff0f4484-e377-44c3-a90a-a8f6023a50c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6309586-0e2d-4893-b85c-87427830ab2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:16.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:16.590Z","message":"{\"transactionId\":\"ff0f4484-e377-44c3-a90a-a8f6023a50c3\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:16:589\",\"respDate\":\"221026-05:38:16:590\",\"sourceId\":\"haproxy:ff0f4484-e377-44c3-a90a-a8f6023a50c3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:16:589-21872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ff0f4484-e377-44c3-a90a-a8f6023a50c3]}\\\"}\"}","context":{"RequestID":"ff0f4484-e377-44c3-a90a-a8f6023a50c3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6309586-0e2d-4893-b85c-87427830ab2b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:16.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:16.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff0f4484-e377-44c3-a90a-a8f6023a50c3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6309586-0e2d-4893-b85c-87427830ab2b","LogTimestamp":"2022-10-26T05:38:16.591Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:17.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:17.655Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:38:17.677Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:38:17.681Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:17.682Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:17.682Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:18.443Z","message":"Entering","context":{"RequestID":"bd5e0cba-f877-48b1-bd95-876c7de5a567","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"74a5d023-1de9-41e3-8dbf-b9a553f793f4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:18.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:18.445Z","message":"{\"transactionId\":\"bd5e0cba-f877-48b1-bd95-876c7de5a567\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:18:444\",\"respDate\":\"221026-05:38:18:445\",\"sourceId\":\"healthcheck:bd5e0cba-f877-48b1-bd95-876c7de5a567\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:18:444-13376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[bd5e0cba-f877-48b1-bd95-876c7de5a567]}\\\"}\"}","context":{"RequestID":"bd5e0cba-f877-48b1-bd95-876c7de5a567","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"74a5d023-1de9-41e3-8dbf-b9a553f793f4","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:18.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:18.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd5e0cba-f877-48b1-bd95-876c7de5a567","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74a5d023-1de9-41e3-8dbf-b9a553f793f4","LogTimestamp":"2022-10-26T05:38:18.446Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:38:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:18.600Z","message":"Entering","context":{"RequestID":"e554d715-2265-4a87-8eb2-1fcb398ad4d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a989526-a669-4719-a8d7-d6ec1dd69d21","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:18.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:18.602Z","message":"{\"transactionId\":\"e554d715-2265-4a87-8eb2-1fcb398ad4d9\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:18:601\",\"respDate\":\"221026-05:38:18:602\",\"sourceId\":\"haproxy:e554d715-2265-4a87-8eb2-1fcb398ad4d9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:18:601-2723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e554d715-2265-4a87-8eb2-1fcb398ad4d9]}\\\"}\"}","context":{"RequestID":"e554d715-2265-4a87-8eb2-1fcb398ad4d9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6a989526-a669-4719-a8d7-d6ec1dd69d21","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:18.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:18.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e554d715-2265-4a87-8eb2-1fcb398ad4d9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a989526-a669-4719-a8d7-d6ec1dd69d21","LogTimestamp":"2022-10-26T05:38:18.603Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:20.612Z","message":"Entering","context":{"RequestID":"3f8e9b35-0813-43a1-8d24-1f5609a44d57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba7cb307-8e91-45e3-b084-2cb0809c9eca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:20.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:20.614Z","message":"{\"transactionId\":\"3f8e9b35-0813-43a1-8d24-1f5609a44d57\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:20:612\",\"respDate\":\"221026-05:38:20:614\",\"sourceId\":\"haproxy:3f8e9b35-0813-43a1-8d24-1f5609a44d57\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:20:612-85820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3f8e9b35-0813-43a1-8d24-1f5609a44d57]}\\\"}\"}","context":{"RequestID":"3f8e9b35-0813-43a1-8d24-1f5609a44d57","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba7cb307-8e91-45e3-b084-2cb0809c9eca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:20.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:20.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f8e9b35-0813-43a1-8d24-1f5609a44d57","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba7cb307-8e91-45e3-b084-2cb0809c9eca","LogTimestamp":"2022-10-26T05:38:20.614Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:22.623Z","message":"Entering","context":{"RequestID":"a3a72329-1ec4-4a0d-9a3e-266ada1183cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9411e98d-38af-4646-bafd-455e2d322fec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:22.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:22.626Z","message":"{\"transactionId\":\"a3a72329-1ec4-4a0d-9a3e-266ada1183cb\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:22:624\",\"respDate\":\"221026-05:38:22:626\",\"sourceId\":\"haproxy:a3a72329-1ec4-4a0d-9a3e-266ada1183cb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:22:624-23375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3a72329-1ec4-4a0d-9a3e-266ada1183cb]}\\\"}\"}","context":{"RequestID":"a3a72329-1ec4-4a0d-9a3e-266ada1183cb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9411e98d-38af-4646-bafd-455e2d322fec","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:22.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:22.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a72329-1ec4-4a0d-9a3e-266ada1183cb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9411e98d-38af-4646-bafd-455e2d322fec","LogTimestamp":"2022-10-26T05:38:22.627Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:24.639Z","message":"Entering","context":{"RequestID":"f90a235f-49e0-4ae2-98c6-9e60cc5e76d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"582846cf-d5a7-456b-b607-2dafe88c5ac0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:24.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:24.641Z","message":"{\"transactionId\":\"f90a235f-49e0-4ae2-98c6-9e60cc5e76d1\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:24:639\",\"respDate\":\"221026-05:38:24:641\",\"sourceId\":\"haproxy:f90a235f-49e0-4ae2-98c6-9e60cc5e76d1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:24:639-69750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f90a235f-49e0-4ae2-98c6-9e60cc5e76d1]}\\\"}\"}","context":{"RequestID":"f90a235f-49e0-4ae2-98c6-9e60cc5e76d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"582846cf-d5a7-456b-b607-2dafe88c5ac0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:24.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:24.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f90a235f-49e0-4ae2-98c6-9e60cc5e76d1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"582846cf-d5a7-456b-b607-2dafe88c5ac0","LogTimestamp":"2022-10-26T05:38:24.641Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:25.010Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:38:25.013Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:38:25.367Z","message":"Entering","context":{"RequestID":"a7dd4ac2-1515-4f96-8ab0-6765dc5768cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a2c0c85-9f9a-4200-8374-f8d62e40b871","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:25.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:25.369Z","message":"{\"transactionId\":\"a7dd4ac2-1515-4f96-8ab0-6765dc5768cf\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:25:368\",\"respDate\":\"221026-05:38:25:369\",\"sourceId\":\"OOM_ReadinessCheck:a7dd4ac2-1515-4f96-8ab0-6765dc5768cf\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:25:368-47636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57940], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a7dd4ac2-1515-4f96-8ab0-6765dc5768cf]}\\\"}\"}","context":{"RequestID":"a7dd4ac2-1515-4f96-8ab0-6765dc5768cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8a2c0c85-9f9a-4200-8374-f8d62e40b871","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:25.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:25.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7dd4ac2-1515-4f96-8ab0-6765dc5768cf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a2c0c85-9f9a-4200-8374-f8d62e40b871","LogTimestamp":"2022-10-26T05:38:25.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:25.497Z","message":"Entering","context":{"RequestID":"75ca21e4-4fe3-4b6d-b3a3-a801aa795375","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c11e1ca-48ae-4760-a517-e4c584d55329","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:25.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"75ca21e4-4fe3-4b6d-b3a3-a801aa795375","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c11e1ca-48ae-4760-a517-e4c584d55329","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:25.499Z","message":"{\"transactionId\":\"75ca21e4-4fe3-4b6d-b3a3-a801aa795375\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:25:497\",\"respDate\":\"221026-05:38:25:499\",\"sourceId\":\"ReadinessCheck:75ca21e4-4fe3-4b6d-b3a3-a801aa795375\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:25:497-53473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[75ca21e4-4fe3-4b6d-b3a3-a801aa795375]}\\\"}\"}","context":{"RequestID":"75ca21e4-4fe3-4b6d-b3a3-a801aa795375","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3c11e1ca-48ae-4760-a517-e4c584d55329","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:25.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75ca21e4-4fe3-4b6d-b3a3-a801aa795375","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c11e1ca-48ae-4760-a517-e4c584d55329","LogTimestamp":"2022-10-26T05:38:25.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:26.651Z","message":"Entering","context":{"RequestID":"ea353459-fa67-4f77-a957-312ebf2c9f6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c72fac7-b9c8-40ff-8035-8a7807f121a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:26.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:26.653Z","message":"{\"transactionId\":\"ea353459-fa67-4f77-a957-312ebf2c9f6d\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:26:652\",\"respDate\":\"221026-05:38:26:653\",\"sourceId\":\"haproxy:ea353459-fa67-4f77-a957-312ebf2c9f6d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:26:652-67090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ea353459-fa67-4f77-a957-312ebf2c9f6d]}\\\"}\"}","context":{"RequestID":"ea353459-fa67-4f77-a957-312ebf2c9f6d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c72fac7-b9c8-40ff-8035-8a7807f121a2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:26.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:26.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea353459-fa67-4f77-a957-312ebf2c9f6d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c72fac7-b9c8-40ff-8035-8a7807f121a2","LogTimestamp":"2022-10-26T05:38:26.654Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:27.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:27.656Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:27.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:28.665Z","message":"Entering","context":{"RequestID":"570aab71-765d-48da-8075-ee03d518d359","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae322c1f-214b-495a-8554-e8dd66b6762a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:28.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:28.667Z","message":"{\"transactionId\":\"570aab71-765d-48da-8075-ee03d518d359\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:28:666\",\"respDate\":\"221026-05:38:28:667\",\"sourceId\":\"haproxy:570aab71-765d-48da-8075-ee03d518d359\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:28:666-3799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[570aab71-765d-48da-8075-ee03d518d359]}\\\"}\"}","context":{"RequestID":"570aab71-765d-48da-8075-ee03d518d359","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae322c1f-214b-495a-8554-e8dd66b6762a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:28.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:28.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"570aab71-765d-48da-8075-ee03d518d359","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae322c1f-214b-495a-8554-e8dd66b6762a","LogTimestamp":"2022-10-26T05:38:28.668Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:30.676Z","message":"Entering","context":{"RequestID":"06600690-3bd8-426c-badc-43eaf7b9cefc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c368596-43d2-4035-8282-f535e4c25fad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:30.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:30.678Z","message":"{\"transactionId\":\"06600690-3bd8-426c-badc-43eaf7b9cefc\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:30:677\",\"respDate\":\"221026-05:38:30:678\",\"sourceId\":\"haproxy:06600690-3bd8-426c-badc-43eaf7b9cefc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:30:677-85125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[06600690-3bd8-426c-badc-43eaf7b9cefc]}\\\"}\"}","context":{"RequestID":"06600690-3bd8-426c-badc-43eaf7b9cefc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0c368596-43d2-4035-8282-f535e4c25fad","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:30.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:30.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06600690-3bd8-426c-badc-43eaf7b9cefc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c368596-43d2-4035-8282-f535e4c25fad","LogTimestamp":"2022-10-26T05:38:30.679Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:30.711Z","message":"Entering","context":{"RequestID":"a9fa1e1a-a08e-49de-be14-e2e2ed94ea34","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"149b994b-7ff9-42b2-9da6-776106a00dd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:30.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:30.713Z","message":"{\"transactionId\":\"a9fa1e1a-a08e-49de-be14-e2e2ed94ea34\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:30:711\",\"respDate\":\"221026-05:38:30:713\",\"sourceId\":\"healthcheck:a9fa1e1a-a08e-49de-be14-e2e2ed94ea34\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:30:711-2181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[56988], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a9fa1e1a-a08e-49de-be14-e2e2ed94ea34]}\\\"}\"}","context":{"RequestID":"a9fa1e1a-a08e-49de-be14-e2e2ed94ea34","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"149b994b-7ff9-42b2-9da6-776106a00dd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:30.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:30.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9fa1e1a-a08e-49de-be14-e2e2ed94ea34","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149b994b-7ff9-42b2-9da6-776106a00dd6","LogTimestamp":"2022-10-26T05:38:30.713Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:32.688Z","message":"Entering","context":{"RequestID":"2c34287d-7ff6-4c2e-aa92-96a9563ffe95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"40071429-4af0-42b7-a7e2-33cfafd880f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:32.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:32.690Z","message":"{\"transactionId\":\"2c34287d-7ff6-4c2e-aa92-96a9563ffe95\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:32:688\",\"respDate\":\"221026-05:38:32:690\",\"sourceId\":\"haproxy:2c34287d-7ff6-4c2e-aa92-96a9563ffe95\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:32:688-1996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2c34287d-7ff6-4c2e-aa92-96a9563ffe95]}\\\"}\"}","context":{"RequestID":"2c34287d-7ff6-4c2e-aa92-96a9563ffe95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"40071429-4af0-42b7-a7e2-33cfafd880f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:32.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:32.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c34287d-7ff6-4c2e-aa92-96a9563ffe95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40071429-4af0-42b7-a7e2-33cfafd880f6","LogTimestamp":"2022-10-26T05:38:32.690Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:33.465Z","message":"Entering","context":{"RequestID":"da8480b6-9016-4cf5-b028-ba4ab73cc22a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f21240f-82b7-4b6c-a2b1-f3b844cd8f48","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:33.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:33.467Z","message":"{\"transactionId\":\"da8480b6-9016-4cf5-b028-ba4ab73cc22a\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:33:465\",\"respDate\":\"221026-05:38:33:467\",\"sourceId\":\"healthcheck:da8480b6-9016-4cf5-b028-ba4ab73cc22a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:33:465-59290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[da8480b6-9016-4cf5-b028-ba4ab73cc22a]}\\\"}\"}","context":{"RequestID":"da8480b6-9016-4cf5-b028-ba4ab73cc22a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f21240f-82b7-4b6c-a2b1-f3b844cd8f48","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:33.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:33.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da8480b6-9016-4cf5-b028-ba4ab73cc22a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f21240f-82b7-4b6c-a2b1-f3b844cd8f48","LogTimestamp":"2022-10-26T05:38:33.467Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:38:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:34.698Z","message":"Entering","context":{"RequestID":"4b292cd8-0130-4482-9c76-84062fad4781","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4ac032f4-c1c7-47d5-ba3a-fd23d7808476","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:34.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:34.700Z","message":"{\"transactionId\":\"4b292cd8-0130-4482-9c76-84062fad4781\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:34:699\",\"respDate\":\"221026-05:38:34:700\",\"sourceId\":\"haproxy:4b292cd8-0130-4482-9c76-84062fad4781\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:34:699-53225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b292cd8-0130-4482-9c76-84062fad4781]}\\\"}\"}","context":{"RequestID":"4b292cd8-0130-4482-9c76-84062fad4781","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4ac032f4-c1c7-47d5-ba3a-fd23d7808476","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:34.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:34.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b292cd8-0130-4482-9c76-84062fad4781","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ac032f4-c1c7-47d5-ba3a-fd23d7808476","LogTimestamp":"2022-10-26T05:38:34.700Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:35.364Z","message":"Entering","context":{"RequestID":"77f3bbb2-6c42-432a-aa08-43a3dd507e2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9e78da9-9ef2-4808-ab2e-492db598b055","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:35.366Z","message":"{\"transactionId\":\"77f3bbb2-6c42-432a-aa08-43a3dd507e2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:35:365\",\"respDate\":\"221026-05:38:35:366\",\"sourceId\":\"OOM_ReadinessCheck:77f3bbb2-6c42-432a-aa08-43a3dd507e2f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:35:365-89026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58114], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[77f3bbb2-6c42-432a-aa08-43a3dd507e2f]}\\\"}\"}","context":{"RequestID":"77f3bbb2-6c42-432a-aa08-43a3dd507e2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9e78da9-9ef2-4808-ab2e-492db598b055","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:35.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77f3bbb2-6c42-432a-aa08-43a3dd507e2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9e78da9-9ef2-4808-ab2e-492db598b055","LogTimestamp":"2022-10-26T05:38:35.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:35.497Z","message":"Entering","context":{"RequestID":"482c7bab-aecd-4754-b254-bc65a362ec96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"dbfb768e-703f-48dc-91d7-656310d948f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"482c7bab-aecd-4754-b254-bc65a362ec96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"dbfb768e-703f-48dc-91d7-656310d948f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:35.499Z","message":"{\"transactionId\":\"482c7bab-aecd-4754-b254-bc65a362ec96\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:35:497\",\"respDate\":\"221026-05:38:35:499\",\"sourceId\":\"ReadinessCheck:482c7bab-aecd-4754-b254-bc65a362ec96\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:35:497-71779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[482c7bab-aecd-4754-b254-bc65a362ec96]}\\\"}\"}","context":{"RequestID":"482c7bab-aecd-4754-b254-bc65a362ec96","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"dbfb768e-703f-48dc-91d7-656310d948f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"482c7bab-aecd-4754-b254-bc65a362ec96","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbfb768e-703f-48dc-91d7-656310d948f2","LogTimestamp":"2022-10-26T05:38:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:36.709Z","message":"Entering","context":{"RequestID":"3d982b27-c74f-4286-8969-cf6a51e5e571","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ad3015c-c4b6-413d-88a8-86b12395c50c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:36.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:36.711Z","message":"{\"transactionId\":\"3d982b27-c74f-4286-8969-cf6a51e5e571\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:36:710\",\"respDate\":\"221026-05:38:36:711\",\"sourceId\":\"haproxy:3d982b27-c74f-4286-8969-cf6a51e5e571\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:36:710-57137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d982b27-c74f-4286-8969-cf6a51e5e571]}\\\"}\"}","context":{"RequestID":"3d982b27-c74f-4286-8969-cf6a51e5e571","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6ad3015c-c4b6-413d-88a8-86b12395c50c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:36.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:36.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d982b27-c74f-4286-8969-cf6a51e5e571","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ad3015c-c4b6-413d-88a8-86b12395c50c","LogTimestamp":"2022-10-26T05:38:36.711Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:38:37.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:37.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:37.655Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:38.720Z","message":"Entering","context":{"RequestID":"fa5053bb-bb9e-4a8e-9bad-c3317f42bf78","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4798cca3-cafe-4e5f-8b80-78ccdf32e4ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:38.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:38.722Z","message":"{\"transactionId\":\"fa5053bb-bb9e-4a8e-9bad-c3317f42bf78\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:38:721\",\"respDate\":\"221026-05:38:38:722\",\"sourceId\":\"haproxy:fa5053bb-bb9e-4a8e-9bad-c3317f42bf78\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:38:721-21852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa5053bb-bb9e-4a8e-9bad-c3317f42bf78]}\\\"}\"}","context":{"RequestID":"fa5053bb-bb9e-4a8e-9bad-c3317f42bf78","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4798cca3-cafe-4e5f-8b80-78ccdf32e4ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:38.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:38.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5053bb-bb9e-4a8e-9bad-c3317f42bf78","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4798cca3-cafe-4e5f-8b80-78ccdf32e4ac","LogTimestamp":"2022-10-26T05:38:38.723Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:40.732Z","message":"Entering","context":{"RequestID":"4ddae96c-8ea9-4fce-a039-25a877294b07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99354601-466b-4a72-ae21-e51beed98a9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:40.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:40.734Z","message":"{\"transactionId\":\"4ddae96c-8ea9-4fce-a039-25a877294b07\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:40:733\",\"respDate\":\"221026-05:38:40:734\",\"sourceId\":\"haproxy:4ddae96c-8ea9-4fce-a039-25a877294b07\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:40:733-49073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4ddae96c-8ea9-4fce-a039-25a877294b07]}\\\"}\"}","context":{"RequestID":"4ddae96c-8ea9-4fce-a039-25a877294b07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"99354601-466b-4a72-ae21-e51beed98a9c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:40.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:40.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ddae96c-8ea9-4fce-a039-25a877294b07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99354601-466b-4a72-ae21-e51beed98a9c","LogTimestamp":"2022-10-26T05:38:40.735Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:42.745Z","message":"Entering","context":{"RequestID":"9d759a67-374c-4685-a57d-3e51b9d2f6af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb27d83e-9c0c-43f7-a32a-5dbdef016f75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:42.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:42.747Z","message":"{\"transactionId\":\"9d759a67-374c-4685-a57d-3e51b9d2f6af\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:42:745\",\"respDate\":\"221026-05:38:42:747\",\"sourceId\":\"haproxy:9d759a67-374c-4685-a57d-3e51b9d2f6af\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:42:745-93160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9d759a67-374c-4685-a57d-3e51b9d2f6af]}\\\"}\"}","context":{"RequestID":"9d759a67-374c-4685-a57d-3e51b9d2f6af","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb27d83e-9c0c-43f7-a32a-5dbdef016f75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:42.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:42.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d759a67-374c-4685-a57d-3e51b9d2f6af","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb27d83e-9c0c-43f7-a32a-5dbdef016f75","LogTimestamp":"2022-10-26T05:38:42.747Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:44.756Z","message":"Entering","context":{"RequestID":"5d46e81a-c502-49d9-9336-fab4a32a1d72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d025bbd-9e5c-493b-acfc-d7962bcc7521","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:44.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:44.758Z","message":"{\"transactionId\":\"5d46e81a-c502-49d9-9336-fab4a32a1d72\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:44:757\",\"respDate\":\"221026-05:38:44:758\",\"sourceId\":\"haproxy:5d46e81a-c502-49d9-9336-fab4a32a1d72\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:44:757-14878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5d46e81a-c502-49d9-9336-fab4a32a1d72]}\\\"}\"}","context":{"RequestID":"5d46e81a-c502-49d9-9336-fab4a32a1d72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3d025bbd-9e5c-493b-acfc-d7962bcc7521","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:44.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:44.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d46e81a-c502-49d9-9336-fab4a32a1d72","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d025bbd-9e5c-493b-acfc-d7962bcc7521","LogTimestamp":"2022-10-26T05:38:44.759Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:45.365Z","message":"Entering","context":{"RequestID":"fa9071b7-0161-4853-975d-c7f02591b2f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a463c7dd-1384-4cc2-97cd-6cb17e9a68ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:45.367Z","message":"{\"transactionId\":\"fa9071b7-0161-4853-975d-c7f02591b2f7\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:45:366\",\"respDate\":\"221026-05:38:45:367\",\"sourceId\":\"OOM_ReadinessCheck:fa9071b7-0161-4853-975d-c7f02591b2f7\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:45:366-10118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58300], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fa9071b7-0161-4853-975d-c7f02591b2f7]}\\\"}\"}","context":{"RequestID":"fa9071b7-0161-4853-975d-c7f02591b2f7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a463c7dd-1384-4cc2-97cd-6cb17e9a68ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:45.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa9071b7-0161-4853-975d-c7f02591b2f7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a463c7dd-1384-4cc2-97cd-6cb17e9a68ae","LogTimestamp":"2022-10-26T05:38:45.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:45.495Z","message":"Entering","context":{"RequestID":"a282d59a-572a-429b-bc3f-0766802793b4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"692c6c00-720c-4284-8adb-b173eb2e22af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"a282d59a-572a-429b-bc3f-0766802793b4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"692c6c00-720c-4284-8adb-b173eb2e22af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:45.498Z","message":"{\"transactionId\":\"a282d59a-572a-429b-bc3f-0766802793b4\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:45:496\",\"respDate\":\"221026-05:38:45:498\",\"sourceId\":\"ReadinessCheck:a282d59a-572a-429b-bc3f-0766802793b4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:45:496-69220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a282d59a-572a-429b-bc3f-0766802793b4]}\\\"}\"}","context":{"RequestID":"a282d59a-572a-429b-bc3f-0766802793b4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"692c6c00-720c-4284-8adb-b173eb2e22af","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:45.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a282d59a-572a-429b-bc3f-0766802793b4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"692c6c00-720c-4284-8adb-b173eb2e22af","LogTimestamp":"2022-10-26T05:38:45.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:45.732Z","message":"Entering","context":{"RequestID":"45fe7537-f97d-4a33-a729-23df2b99d4b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6736fb2-6776-44a9-81a2-ba6837d55005","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:45.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:45.734Z","message":"{\"transactionId\":\"45fe7537-f97d-4a33-a729-23df2b99d4b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:45:732\",\"respDate\":\"221026-05:38:45:734\",\"sourceId\":\"healthcheck:45fe7537-f97d-4a33-a729-23df2b99d4b9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:45:732-3083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57186], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[45fe7537-f97d-4a33-a729-23df2b99d4b9]}\\\"}\"}","context":{"RequestID":"45fe7537-f97d-4a33-a729-23df2b99d4b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6736fb2-6776-44a9-81a2-ba6837d55005","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:45.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:45.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45fe7537-f97d-4a33-a729-23df2b99d4b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6736fb2-6776-44a9-81a2-ba6837d55005","LogTimestamp":"2022-10-26T05:38:45.734Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:46.768Z","message":"Entering","context":{"RequestID":"9362c6ab-9a53-4a2e-a63e-02e945d26c18","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e5e7296-9ce1-4f91-8ea2-501652df7d9d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:46.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:46.769Z","message":"{\"transactionId\":\"9362c6ab-9a53-4a2e-a63e-02e945d26c18\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:46:768\",\"respDate\":\"221026-05:38:46:769\",\"sourceId\":\"haproxy:9362c6ab-9a53-4a2e-a63e-02e945d26c18\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:46:768-26168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9362c6ab-9a53-4a2e-a63e-02e945d26c18]}\\\"}\"}","context":{"RequestID":"9362c6ab-9a53-4a2e-a63e-02e945d26c18","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3e5e7296-9ce1-4f91-8ea2-501652df7d9d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:46.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:46.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9362c6ab-9a53-4a2e-a63e-02e945d26c18","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e5e7296-9ce1-4f91-8ea2-501652df7d9d","LogTimestamp":"2022-10-26T05:38:46.770Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:47.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:47.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:47.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:48.489Z","message":"Entering","context":{"RequestID":"0f52b84c-862f-4d14-87cc-e0dfe157e922","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"603b4653-3c44-48df-bfbe-dc8b57ba8273","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:48.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:48.491Z","message":"{\"transactionId\":\"0f52b84c-862f-4d14-87cc-e0dfe157e922\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:48:489\",\"respDate\":\"221026-05:38:48:490\",\"sourceId\":\"healthcheck:0f52b84c-862f-4d14-87cc-e0dfe157e922\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:48:489-32849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[0f52b84c-862f-4d14-87cc-e0dfe157e922]}\\\"}\"}","context":{"RequestID":"0f52b84c-862f-4d14-87cc-e0dfe157e922","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"603b4653-3c44-48df-bfbe-dc8b57ba8273","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:38:48.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:48.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f52b84c-862f-4d14-87cc-e0dfe157e922","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"603b4653-3c44-48df-bfbe-dc8b57ba8273","LogTimestamp":"2022-10-26T05:38:48.491Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:38:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:48.778Z","message":"Entering","context":{"RequestID":"683d9c63-6108-445a-a62e-f26eb0126334","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25f6089a-dbf1-49c1-8670-46643d30de2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:48.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:48.781Z","message":"{\"transactionId\":\"683d9c63-6108-445a-a62e-f26eb0126334\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:48:779\",\"respDate\":\"221026-05:38:48:780\",\"sourceId\":\"haproxy:683d9c63-6108-445a-a62e-f26eb0126334\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:48:779-48366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[683d9c63-6108-445a-a62e-f26eb0126334]}\\\"}\"}","context":{"RequestID":"683d9c63-6108-445a-a62e-f26eb0126334","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25f6089a-dbf1-49c1-8670-46643d30de2e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:48.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:48.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"683d9c63-6108-445a-a62e-f26eb0126334","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25f6089a-dbf1-49c1-8670-46643d30de2e","LogTimestamp":"2022-10-26T05:38:48.781Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:50.789Z","message":"Entering","context":{"RequestID":"2a49d338-a5b6-4ccb-a675-d814e757bcc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2564977-07b1-496a-ba76-eb68958e667c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:50.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:50.791Z","message":"{\"transactionId\":\"2a49d338-a5b6-4ccb-a675-d814e757bcc5\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:50:790\",\"respDate\":\"221026-05:38:50:791\",\"sourceId\":\"haproxy:2a49d338-a5b6-4ccb-a675-d814e757bcc5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:50:790-36535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2a49d338-a5b6-4ccb-a675-d814e757bcc5]}\\\"}\"}","context":{"RequestID":"2a49d338-a5b6-4ccb-a675-d814e757bcc5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2564977-07b1-496a-ba76-eb68958e667c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:50.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:50.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a49d338-a5b6-4ccb-a675-d814e757bcc5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2564977-07b1-496a-ba76-eb68958e667c","LogTimestamp":"2022-10-26T05:38:50.791Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:52.801Z","message":"Entering","context":{"RequestID":"4f4474f1-1105-4681-8458-1abff552d888","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b687fe00-aff7-4854-954f-5752dc08e40c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:52.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:52.804Z","message":"{\"transactionId\":\"4f4474f1-1105-4681-8458-1abff552d888\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:52:802\",\"respDate\":\"221026-05:38:52:804\",\"sourceId\":\"haproxy:4f4474f1-1105-4681-8458-1abff552d888\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:52:802-35545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f4474f1-1105-4681-8458-1abff552d888]}\\\"}\"}","context":{"RequestID":"4f4474f1-1105-4681-8458-1abff552d888","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b687fe00-aff7-4854-954f-5752dc08e40c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:52.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:52.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f4474f1-1105-4681-8458-1abff552d888","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b687fe00-aff7-4854-954f-5752dc08e40c","LogTimestamp":"2022-10-26T05:38:52.804Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:54.813Z","message":"Entering","context":{"RequestID":"d55c2315-3d5f-4379-b6de-7aab97338a76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"15e35c5d-d568-490d-a2fb-34d64951c283","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:54.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:54.815Z","message":"{\"transactionId\":\"d55c2315-3d5f-4379-b6de-7aab97338a76\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:54:814\",\"respDate\":\"221026-05:38:54:815\",\"sourceId\":\"haproxy:d55c2315-3d5f-4379-b6de-7aab97338a76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:54:814-2160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d55c2315-3d5f-4379-b6de-7aab97338a76]}\\\"}\"}","context":{"RequestID":"d55c2315-3d5f-4379-b6de-7aab97338a76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"15e35c5d-d568-490d-a2fb-34d64951c283","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:54.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:54.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d55c2315-3d5f-4379-b6de-7aab97338a76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e35c5d-d568-490d-a2fb-34d64951c283","LogTimestamp":"2022-10-26T05:38:54.815Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:55.014Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:38:55.016Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:38:55.369Z","message":"Entering","context":{"RequestID":"000bacc8-893a-4e2b-816d-50ca828b218c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3277191e-e1c4-4b20-bc8b-1a8a707a8081","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:55.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:55.371Z","message":"{\"transactionId\":\"000bacc8-893a-4e2b-816d-50ca828b218c\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:55:370\",\"respDate\":\"221026-05:38:55:371\",\"sourceId\":\"OOM_ReadinessCheck:000bacc8-893a-4e2b-816d-50ca828b218c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:55:370-65897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58496], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[000bacc8-893a-4e2b-816d-50ca828b218c]}\\\"}\"}","context":{"RequestID":"000bacc8-893a-4e2b-816d-50ca828b218c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3277191e-e1c4-4b20-bc8b-1a8a707a8081","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:38:55.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:55.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"000bacc8-893a-4e2b-816d-50ca828b218c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3277191e-e1c4-4b20-bc8b-1a8a707a8081","LogTimestamp":"2022-10-26T05:38:55.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:38:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:38:55.497Z","message":"Entering","context":{"RequestID":"fb1e4d49-383a-4d8b-8f80-0f2654816da1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f258de58-5bb4-4c2f-8092-729ed7a69acf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb1e4d49-383a-4d8b-8f80-0f2654816da1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f258de58-5bb4-4c2f-8092-729ed7a69acf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:55.500Z","message":"{\"transactionId\":\"fb1e4d49-383a-4d8b-8f80-0f2654816da1\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:55:498\",\"respDate\":\"221026-05:38:55:499\",\"sourceId\":\"ReadinessCheck:fb1e4d49-383a-4d8b-8f80-0f2654816da1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:38:55:498-80178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fb1e4d49-383a-4d8b-8f80-0f2654816da1]}\\\"}\"}","context":{"RequestID":"fb1e4d49-383a-4d8b-8f80-0f2654816da1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f258de58-5bb4-4c2f-8092-729ed7a69acf","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:38:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb1e4d49-383a-4d8b-8f80-0f2654816da1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f258de58-5bb4-4c2f-8092-729ed7a69acf","LogTimestamp":"2022-10-26T05:38:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:38:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:38:56.824Z","message":"Entering","context":{"RequestID":"73079b68-661c-46cb-b6a1-08617fe60242","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcbfabd4-3cec-4a32-8640-e3716460d90d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:56.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:56.826Z","message":"{\"transactionId\":\"73079b68-661c-46cb-b6a1-08617fe60242\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:56:825\",\"respDate\":\"221026-05:38:56:826\",\"sourceId\":\"haproxy:73079b68-661c-46cb-b6a1-08617fe60242\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:38:56:825-17059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73079b68-661c-46cb-b6a1-08617fe60242]}\\\"}\"}","context":{"RequestID":"73079b68-661c-46cb-b6a1-08617fe60242","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fcbfabd4-3cec-4a32-8640-e3716460d90d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:56.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:56.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73079b68-661c-46cb-b6a1-08617fe60242","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcbfabd4-3cec-4a32-8640-e3716460d90d","LogTimestamp":"2022-10-26T05:38:56.827Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:38:57.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:38:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:57.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:57.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:58.835Z","message":"Entering","context":{"RequestID":"5fac7834-7d5b-4812-a1e6-daf4c401d338","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16611179-8f34-439d-b627-ad86e065e3d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:58.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:38:58.837Z","message":"{\"transactionId\":\"5fac7834-7d5b-4812-a1e6-daf4c401d338\",\"status\":\"200\",\"rqstDate\":\"221026-05:38:58:836\",\"respDate\":\"221026-05:38:58:837\",\"sourceId\":\"haproxy:5fac7834-7d5b-4812-a1e6-daf4c401d338\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:38:58:836-10500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fac7834-7d5b-4812-a1e6-daf4c401d338]}\\\"}\"}","context":{"RequestID":"5fac7834-7d5b-4812-a1e6-daf4c401d338","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16611179-8f34-439d-b627-ad86e065e3d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:38:58.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:38:58.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fac7834-7d5b-4812-a1e6-daf4c401d338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16611179-8f34-439d-b627-ad86e065e3d7","LogTimestamp":"2022-10-26T05:38:58.838Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:38:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:00.754Z","message":"Entering","context":{"RequestID":"9dfb65a2-0ba3-497e-bf47-57623e877bf9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c50d1ecc-777f-43b7-8e8e-fc26bede859e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:00.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:00.756Z","message":"{\"transactionId\":\"9dfb65a2-0ba3-497e-bf47-57623e877bf9\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:00:755\",\"respDate\":\"221026-05:39:00:756\",\"sourceId\":\"healthcheck:9dfb65a2-0ba3-497e-bf47-57623e877bf9\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:00:755-48825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57350], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9dfb65a2-0ba3-497e-bf47-57623e877bf9]}\\\"}\"}","context":{"RequestID":"9dfb65a2-0ba3-497e-bf47-57623e877bf9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c50d1ecc-777f-43b7-8e8e-fc26bede859e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:00.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:00.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dfb65a2-0ba3-497e-bf47-57623e877bf9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c50d1ecc-777f-43b7-8e8e-fc26bede859e","LogTimestamp":"2022-10-26T05:39:00.756Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:00.848Z","message":"Entering","context":{"RequestID":"bf66c594-613d-4a85-b2c8-f4302fbeb0c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9bfbe97-03f8-4e7a-a1a9-046f8b4850f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:00.850Z","message":"{\"transactionId\":\"bf66c594-613d-4a85-b2c8-f4302fbeb0c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:00:848\",\"respDate\":\"221026-05:39:00:850\",\"sourceId\":\"haproxy:bf66c594-613d-4a85-b2c8-f4302fbeb0c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:00:848-80212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf66c594-613d-4a85-b2c8-f4302fbeb0c5]}\\\"}\"}","context":{"RequestID":"bf66c594-613d-4a85-b2c8-f4302fbeb0c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d9bfbe97-03f8-4e7a-a1a9-046f8b4850f8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf66c594-613d-4a85-b2c8-f4302fbeb0c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9bfbe97-03f8-4e7a-a1a9-046f8b4850f8","LogTimestamp":"2022-10-26T05:39:00.850Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:02.861Z","message":"Entering","context":{"RequestID":"55efe86a-1024-4b2b-bc01-bc6b1817c1ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e238f574-0a93-45af-af1f-7a041f554f0d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:02.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:02.863Z","message":"{\"transactionId\":\"55efe86a-1024-4b2b-bc01-bc6b1817c1ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:02:861\",\"respDate\":\"221026-05:39:02:863\",\"sourceId\":\"haproxy:55efe86a-1024-4b2b-bc01-bc6b1817c1ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:02:861-24510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55efe86a-1024-4b2b-bc01-bc6b1817c1ba]}\\\"}\"}","context":{"RequestID":"55efe86a-1024-4b2b-bc01-bc6b1817c1ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e238f574-0a93-45af-af1f-7a041f554f0d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:02.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:02.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55efe86a-1024-4b2b-bc01-bc6b1817c1ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e238f574-0a93-45af-af1f-7a041f554f0d","LogTimestamp":"2022-10-26T05:39:02.864Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:03.518Z","message":"Entering","context":{"RequestID":"14a236e7-0ef1-4846-834b-65e1cf648d6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c344e95f-bfd3-4d6d-91f4-69a16c1685c0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:03.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:03.520Z","message":"{\"transactionId\":\"14a236e7-0ef1-4846-834b-65e1cf648d6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:03:519\",\"respDate\":\"221026-05:39:03:520\",\"sourceId\":\"healthcheck:14a236e7-0ef1-4846-834b-65e1cf648d6a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:03:519-1766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[14a236e7-0ef1-4846-834b-65e1cf648d6a]}\\\"}\"}","context":{"RequestID":"14a236e7-0ef1-4846-834b-65e1cf648d6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c344e95f-bfd3-4d6d-91f4-69a16c1685c0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:03.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:03.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14a236e7-0ef1-4846-834b-65e1cf648d6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c344e95f-bfd3-4d6d-91f4-69a16c1685c0","LogTimestamp":"2022-10-26T05:39:03.521Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:39:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:04.873Z","message":"Entering","context":{"RequestID":"3ed18f28-e22e-4bcd-9611-e183bdf788ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af104901-9a07-4bb9-b1a7-ff0d86dca61c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:04.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:04.875Z","message":"{\"transactionId\":\"3ed18f28-e22e-4bcd-9611-e183bdf788ab\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:04:874\",\"respDate\":\"221026-05:39:04:875\",\"sourceId\":\"haproxy:3ed18f28-e22e-4bcd-9611-e183bdf788ab\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:04:874-38778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3ed18f28-e22e-4bcd-9611-e183bdf788ab]}\\\"}\"}","context":{"RequestID":"3ed18f28-e22e-4bcd-9611-e183bdf788ab","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af104901-9a07-4bb9-b1a7-ff0d86dca61c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:04.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:04.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ed18f28-e22e-4bcd-9611-e183bdf788ab","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af104901-9a07-4bb9-b1a7-ff0d86dca61c","LogTimestamp":"2022-10-26T05:39:04.876Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:05.364Z","message":"Entering","context":{"RequestID":"6bbe751a-6596-4216-b8ae-4f659ae9339d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ea7ddca-51a8-402f-bd37-ba3c043d17f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:05.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:05.366Z","message":"{\"transactionId\":\"6bbe751a-6596-4216-b8ae-4f659ae9339d\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:05:365\",\"respDate\":\"221026-05:39:05:366\",\"sourceId\":\"OOM_ReadinessCheck:6bbe751a-6596-4216-b8ae-4f659ae9339d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:05:365-24380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58684], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6bbe751a-6596-4216-b8ae-4f659ae9339d]}\\\"}\"}","context":{"RequestID":"6bbe751a-6596-4216-b8ae-4f659ae9339d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ea7ddca-51a8-402f-bd37-ba3c043d17f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:05.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:05.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bbe751a-6596-4216-b8ae-4f659ae9339d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ea7ddca-51a8-402f-bd37-ba3c043d17f0","LogTimestamp":"2022-10-26T05:39:05.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:05.497Z","message":"Entering","context":{"RequestID":"a183a629-91a4-4e1c-bbb7-ad3a5b420e20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c04952f5-b1dc-4466-b111-4e85b6a4a569","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:05.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"a183a629-91a4-4e1c-bbb7-ad3a5b420e20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c04952f5-b1dc-4466-b111-4e85b6a4a569","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:05.500Z","message":"{\"transactionId\":\"a183a629-91a4-4e1c-bbb7-ad3a5b420e20\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:05:498\",\"respDate\":\"221026-05:39:05:500\",\"sourceId\":\"ReadinessCheck:a183a629-91a4-4e1c-bbb7-ad3a5b420e20\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:05:498-72163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a183a629-91a4-4e1c-bbb7-ad3a5b420e20]}\\\"}\"}","context":{"RequestID":"a183a629-91a4-4e1c-bbb7-ad3a5b420e20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c04952f5-b1dc-4466-b111-4e85b6a4a569","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:05.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a183a629-91a4-4e1c-bbb7-ad3a5b420e20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c04952f5-b1dc-4466-b111-4e85b6a4a569","LogTimestamp":"2022-10-26T05:39:05.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:06.887Z","message":"Entering","context":{"RequestID":"4e53bd16-5cfe-4bc0-815c-716adf2b387d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b71a7af-06ba-444e-863b-7b9b5b5b26de","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:06.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:06.889Z","message":"{\"transactionId\":\"4e53bd16-5cfe-4bc0-815c-716adf2b387d\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:06:888\",\"respDate\":\"221026-05:39:06:889\",\"sourceId\":\"haproxy:4e53bd16-5cfe-4bc0-815c-716adf2b387d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:06:888-97353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4e53bd16-5cfe-4bc0-815c-716adf2b387d]}\\\"}\"}","context":{"RequestID":"4e53bd16-5cfe-4bc0-815c-716adf2b387d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4b71a7af-06ba-444e-863b-7b9b5b5b26de","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:06.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:06.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e53bd16-5cfe-4bc0-815c-716adf2b387d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b71a7af-06ba-444e-863b-7b9b5b5b26de","LogTimestamp":"2022-10-26T05:39:06.890Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:39:07.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:07.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:07.654Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:08.900Z","message":"Entering","context":{"RequestID":"510cbf5c-2487-4205-9075-ef26c22e3c1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7838d3d-e48f-44cf-a6d0-689040353bd5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:08.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:08.903Z","message":"{\"transactionId\":\"510cbf5c-2487-4205-9075-ef26c22e3c1f\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:08:901\",\"respDate\":\"221026-05:39:08:903\",\"sourceId\":\"haproxy:510cbf5c-2487-4205-9075-ef26c22e3c1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:08:901-41455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[510cbf5c-2487-4205-9075-ef26c22e3c1f]}\\\"}\"}","context":{"RequestID":"510cbf5c-2487-4205-9075-ef26c22e3c1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7838d3d-e48f-44cf-a6d0-689040353bd5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:08.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:08.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"510cbf5c-2487-4205-9075-ef26c22e3c1f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7838d3d-e48f-44cf-a6d0-689040353bd5","LogTimestamp":"2022-10-26T05:39:08.903Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:10.912Z","message":"Entering","context":{"RequestID":"fd1973e6-522b-4a81-b05e-bf2c10ac54a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a377c4d0-a4f6-4369-9d42-873e3bebadbd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:10.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:10.914Z","message":"{\"transactionId\":\"fd1973e6-522b-4a81-b05e-bf2c10ac54a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:10:912\",\"respDate\":\"221026-05:39:10:914\",\"sourceId\":\"haproxy:fd1973e6-522b-4a81-b05e-bf2c10ac54a3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:10:912-27029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd1973e6-522b-4a81-b05e-bf2c10ac54a3]}\\\"}\"}","context":{"RequestID":"fd1973e6-522b-4a81-b05e-bf2c10ac54a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a377c4d0-a4f6-4369-9d42-873e3bebadbd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:10.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:10.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd1973e6-522b-4a81-b05e-bf2c10ac54a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a377c4d0-a4f6-4369-9d42-873e3bebadbd","LogTimestamp":"2022-10-26T05:39:10.914Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:12.924Z","message":"Entering","context":{"RequestID":"fd36228b-38ed-47b6-84a9-146f4cc3ff52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b4b45c-c216-4465-b77d-598de73f4ce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:12.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:12.926Z","message":"{\"transactionId\":\"fd36228b-38ed-47b6-84a9-146f4cc3ff52\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:12:924\",\"respDate\":\"221026-05:39:12:926\",\"sourceId\":\"haproxy:fd36228b-38ed-47b6-84a9-146f4cc3ff52\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:12:924-75309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd36228b-38ed-47b6-84a9-146f4cc3ff52]}\\\"}\"}","context":{"RequestID":"fd36228b-38ed-47b6-84a9-146f4cc3ff52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"91b4b45c-c216-4465-b77d-598de73f4ce5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:12.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:12.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd36228b-38ed-47b6-84a9-146f4cc3ff52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91b4b45c-c216-4465-b77d-598de73f4ce5","LogTimestamp":"2022-10-26T05:39:12.926Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:14.934Z","message":"Entering","context":{"RequestID":"61fc0179-2abd-45d0-8bf6-31656db28f67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f2ae11b-98a7-4a48-8533-65977987a0b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:14.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:14.937Z","message":"{\"transactionId\":\"61fc0179-2abd-45d0-8bf6-31656db28f67\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:14:935\",\"respDate\":\"221026-05:39:14:937\",\"sourceId\":\"haproxy:61fc0179-2abd-45d0-8bf6-31656db28f67\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:14:935-10413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[61fc0179-2abd-45d0-8bf6-31656db28f67]}\\\"}\"}","context":{"RequestID":"61fc0179-2abd-45d0-8bf6-31656db28f67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f2ae11b-98a7-4a48-8533-65977987a0b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:14.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:14.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61fc0179-2abd-45d0-8bf6-31656db28f67","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f2ae11b-98a7-4a48-8533-65977987a0b9","LogTimestamp":"2022-10-26T05:39:14.937Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:15.365Z","message":"Entering","context":{"RequestID":"bc02ba32-cd7f-4049-a656-f4b8c9549164","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88199dc0-0ad6-4884-a9b6-024c1e2c4f9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:15.367Z","message":"{\"transactionId\":\"bc02ba32-cd7f-4049-a656-f4b8c9549164\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:15:366\",\"respDate\":\"221026-05:39:15:367\",\"sourceId\":\"OOM_ReadinessCheck:bc02ba32-cd7f-4049-a656-f4b8c9549164\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:15:366-59739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58854], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bc02ba32-cd7f-4049-a656-f4b8c9549164]}\\\"}\"}","context":{"RequestID":"bc02ba32-cd7f-4049-a656-f4b8c9549164","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88199dc0-0ad6-4884-a9b6-024c1e2c4f9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:15.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc02ba32-cd7f-4049-a656-f4b8c9549164","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88199dc0-0ad6-4884-a9b6-024c1e2c4f9b","LogTimestamp":"2022-10-26T05:39:15.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:15.496Z","message":"Entering","context":{"RequestID":"4e98e50d-27b8-456d-9d12-8ff4796948b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"776f061b-0f1d-4ad5-9f88-4a9909295660","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e98e50d-27b8-456d-9d12-8ff4796948b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"776f061b-0f1d-4ad5-9f88-4a9909295660","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:15.498Z","message":"{\"transactionId\":\"4e98e50d-27b8-456d-9d12-8ff4796948b9\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:15:496\",\"respDate\":\"221026-05:39:15:498\",\"sourceId\":\"ReadinessCheck:4e98e50d-27b8-456d-9d12-8ff4796948b9\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:15:496-38079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4e98e50d-27b8-456d-9d12-8ff4796948b9]}\\\"}\"}","context":{"RequestID":"4e98e50d-27b8-456d-9d12-8ff4796948b9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"776f061b-0f1d-4ad5-9f88-4a9909295660","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:15.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e98e50d-27b8-456d-9d12-8ff4796948b9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"776f061b-0f1d-4ad5-9f88-4a9909295660","LogTimestamp":"2022-10-26T05:39:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:15.773Z","message":"Entering","context":{"RequestID":"4e7e98ee-b6cf-42e1-a4a3-70491b1756d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76a14450-bd72-42b8-9e25-9eae15df6626","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:15.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:15.776Z","message":"{\"transactionId\":\"4e7e98ee-b6cf-42e1-a4a3-70491b1756d0\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:15:774\",\"respDate\":\"221026-05:39:15:776\",\"sourceId\":\"healthcheck:4e7e98ee-b6cf-42e1-a4a3-70491b1756d0\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:15:774-54273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57548], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e7e98ee-b6cf-42e1-a4a3-70491b1756d0]}\\\"}\"}","context":{"RequestID":"4e7e98ee-b6cf-42e1-a4a3-70491b1756d0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76a14450-bd72-42b8-9e25-9eae15df6626","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:15.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:15.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7e98ee-b6cf-42e1-a4a3-70491b1756d0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76a14450-bd72-42b8-9e25-9eae15df6626","LogTimestamp":"2022-10-26T05:39:15.776Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:16.946Z","message":"Entering","context":{"RequestID":"b77ba6fa-5410-4cee-bdf5-3b705592ea16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"00edd9c2-5d7a-4be9-b725-6a235bd3a47c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:16.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:16.948Z","message":"{\"transactionId\":\"b77ba6fa-5410-4cee-bdf5-3b705592ea16\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:16:947\",\"respDate\":\"221026-05:39:16:948\",\"sourceId\":\"haproxy:b77ba6fa-5410-4cee-bdf5-3b705592ea16\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:16:947-49625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b77ba6fa-5410-4cee-bdf5-3b705592ea16]}\\\"}\"}","context":{"RequestID":"b77ba6fa-5410-4cee-bdf5-3b705592ea16","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"00edd9c2-5d7a-4be9-b725-6a235bd3a47c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:16.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:16.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b77ba6fa-5410-4cee-bdf5-3b705592ea16","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00edd9c2-5d7a-4be9-b725-6a235bd3a47c","LogTimestamp":"2022-10-26T05:39:16.948Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:39:17.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:17.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:17.655Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:18.542Z","message":"Entering","context":{"RequestID":"56f802d4-1682-4945-ba0e-782e46b4b328","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"990005d9-e03c-466e-9381-eb677e517236","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:18.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:18.544Z","message":"{\"transactionId\":\"56f802d4-1682-4945-ba0e-782e46b4b328\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:18:543\",\"respDate\":\"221026-05:39:18:544\",\"sourceId\":\"healthcheck:56f802d4-1682-4945-ba0e-782e46b4b328\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:18:543-54867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[56f802d4-1682-4945-ba0e-782e46b4b328]}\\\"}\"}","context":{"RequestID":"56f802d4-1682-4945-ba0e-782e46b4b328","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"990005d9-e03c-466e-9381-eb677e517236","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:18.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:18.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56f802d4-1682-4945-ba0e-782e46b4b328","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"990005d9-e03c-466e-9381-eb677e517236","LogTimestamp":"2022-10-26T05:39:18.545Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:39:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:18.957Z","message":"Entering","context":{"RequestID":"e21517bc-289f-4fb8-9a53-62901820d63b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5ee6301-79b1-4e15-ba5c-fe2b02e28b1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:18.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:18.959Z","message":"{\"transactionId\":\"e21517bc-289f-4fb8-9a53-62901820d63b\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:18:957\",\"respDate\":\"221026-05:39:18:959\",\"sourceId\":\"haproxy:e21517bc-289f-4fb8-9a53-62901820d63b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:18:957-19814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e21517bc-289f-4fb8-9a53-62901820d63b]}\\\"}\"}","context":{"RequestID":"e21517bc-289f-4fb8-9a53-62901820d63b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d5ee6301-79b1-4e15-ba5c-fe2b02e28b1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:18.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:18.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e21517bc-289f-4fb8-9a53-62901820d63b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5ee6301-79b1-4e15-ba5c-fe2b02e28b1e","LogTimestamp":"2022-10-26T05:39:18.959Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:20.968Z","message":"Entering","context":{"RequestID":"3a67a9d0-7a55-4768-a815-a62b705f44d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7e4d65f-4fd1-495e-965b-593ae3751b58","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:20.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:20.970Z","message":"{\"transactionId\":\"3a67a9d0-7a55-4768-a815-a62b705f44d6\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:20:968\",\"respDate\":\"221026-05:39:20:970\",\"sourceId\":\"haproxy:3a67a9d0-7a55-4768-a815-a62b705f44d6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:20:968-96121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a67a9d0-7a55-4768-a815-a62b705f44d6]}\\\"}\"}","context":{"RequestID":"3a67a9d0-7a55-4768-a815-a62b705f44d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7e4d65f-4fd1-495e-965b-593ae3751b58","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:20.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:20.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a67a9d0-7a55-4768-a815-a62b705f44d6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7e4d65f-4fd1-495e-965b-593ae3751b58","LogTimestamp":"2022-10-26T05:39:20.971Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:22.979Z","message":"Entering","context":{"RequestID":"7454c18e-35dc-4088-87ae-0ebb553142b8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d500035-c0eb-4983-9489-450076e5f481","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:22.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:22.981Z","message":"{\"transactionId\":\"7454c18e-35dc-4088-87ae-0ebb553142b8\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:22:980\",\"respDate\":\"221026-05:39:22:981\",\"sourceId\":\"haproxy:7454c18e-35dc-4088-87ae-0ebb553142b8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:22:980-11443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7454c18e-35dc-4088-87ae-0ebb553142b8]}\\\"}\"}","context":{"RequestID":"7454c18e-35dc-4088-87ae-0ebb553142b8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d500035-c0eb-4983-9489-450076e5f481","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:22.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:22.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7454c18e-35dc-4088-87ae-0ebb553142b8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d500035-c0eb-4983-9489-450076e5f481","LogTimestamp":"2022-10-26T05:39:22.982Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:24.991Z","message":"Entering","context":{"RequestID":"6a714c72-d382-44cc-bb41-b77f121e9d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6cd10ce-1fe6-4241-8b35-a795bbf743c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:24.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:24.994Z","message":"{\"transactionId\":\"6a714c72-d382-44cc-bb41-b77f121e9d0d\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:24:992\",\"respDate\":\"221026-05:39:24:993\",\"sourceId\":\"haproxy:6a714c72-d382-44cc-bb41-b77f121e9d0d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:24:992-42308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6a714c72-d382-44cc-bb41-b77f121e9d0d]}\\\"}\"}","context":{"RequestID":"6a714c72-d382-44cc-bb41-b77f121e9d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d6cd10ce-1fe6-4241-8b35-a795bbf743c0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:24.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:24.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a714c72-d382-44cc-bb41-b77f121e9d0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6cd10ce-1fe6-4241-8b35-a795bbf743c0","LogTimestamp":"2022-10-26T05:39:24.994Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:25.016Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:39:25.019Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:39:25.367Z","message":"Entering","context":{"RequestID":"5df211ad-88a8-4677-b79b-3f3769a4516a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1fcb2de-de39-49c0-a85b-f61fb28a1a04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:25.370Z","message":"{\"transactionId\":\"5df211ad-88a8-4677-b79b-3f3769a4516a\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:25:367\",\"respDate\":\"221026-05:39:25:369\",\"sourceId\":\"OOM_ReadinessCheck:5df211ad-88a8-4677-b79b-3f3769a4516a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:25:367-64052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59058], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5df211ad-88a8-4677-b79b-3f3769a4516a]}\\\"}\"}","context":{"RequestID":"5df211ad-88a8-4677-b79b-3f3769a4516a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1fcb2de-de39-49c0-a85b-f61fb28a1a04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:25.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5df211ad-88a8-4677-b79b-3f3769a4516a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1fcb2de-de39-49c0-a85b-f61fb28a1a04","LogTimestamp":"2022-10-26T05:39:25.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:39:25.497Z","message":"Entering","context":{"RequestID":"a8ccc3f7-964f-490d-871c-3490823e1668","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"038cf70d-2ed2-4b53-bf87-c47344ffd010","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:25.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8ccc3f7-964f-490d-871c-3490823e1668","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"038cf70d-2ed2-4b53-bf87-c47344ffd010","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:25.501Z","message":"{\"transactionId\":\"a8ccc3f7-964f-490d-871c-3490823e1668\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:25:498\",\"respDate\":\"221026-05:39:25:501\",\"sourceId\":\"ReadinessCheck:a8ccc3f7-964f-490d-871c-3490823e1668\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:25:498-42657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[a8ccc3f7-964f-490d-871c-3490823e1668]}\\\"}\"}","context":{"RequestID":"a8ccc3f7-964f-490d-871c-3490823e1668","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"038cf70d-2ed2-4b53-bf87-c47344ffd010","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:25.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ccc3f7-964f-490d-871c-3490823e1668","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"038cf70d-2ed2-4b53-bf87-c47344ffd010","LogTimestamp":"2022-10-26T05:39:25.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:39:27.005Z","message":"Entering","context":{"RequestID":"4f548eea-a2e4-4cae-a294-9949830be20a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cbae6fd2-b814-4cb6-a93f-fa49ecf430f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:27.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:27.007Z","message":"{\"transactionId\":\"4f548eea-a2e4-4cae-a294-9949830be20a\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:27:006\",\"respDate\":\"221026-05:39:27:007\",\"sourceId\":\"haproxy:4f548eea-a2e4-4cae-a294-9949830be20a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:27:006-14487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4f548eea-a2e4-4cae-a294-9949830be20a]}\\\"}\"}","context":{"RequestID":"4f548eea-a2e4-4cae-a294-9949830be20a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cbae6fd2-b814-4cb6-a93f-fa49ecf430f7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:27.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:27.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f548eea-a2e4-4cae-a294-9949830be20a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbae6fd2-b814-4cb6-a93f-fa49ecf430f7","LogTimestamp":"2022-10-26T05:39:27.008Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:27.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:27.660Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:27.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:29.021Z","message":"Entering","context":{"RequestID":"a7f078cb-3aab-49c3-9eda-d0d520512323","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa8ce95e-8f5c-4675-ad84-492240276476","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:29.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:29.023Z","message":"{\"transactionId\":\"a7f078cb-3aab-49c3-9eda-d0d520512323\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:29:022\",\"respDate\":\"221026-05:39:29:023\",\"sourceId\":\"haproxy:a7f078cb-3aab-49c3-9eda-d0d520512323\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:29:022-29619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a7f078cb-3aab-49c3-9eda-d0d520512323]}\\\"}\"}","context":{"RequestID":"a7f078cb-3aab-49c3-9eda-d0d520512323","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa8ce95e-8f5c-4675-ad84-492240276476","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:29.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:29.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7f078cb-3aab-49c3-9eda-d0d520512323","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa8ce95e-8f5c-4675-ad84-492240276476","LogTimestamp":"2022-10-26T05:39:29.024Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:30.794Z","message":"Entering","context":{"RequestID":"a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5f4dd2f-a33d-4ab1-83e8-02669c12ba38","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:30.797Z","message":"{\"transactionId\":\"a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:30:795\",\"respDate\":\"221026-05:39:30:796\",\"sourceId\":\"healthcheck:a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:30:795-7390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57704], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67]}\\\"}\"}","context":{"RequestID":"a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5f4dd2f-a33d-4ab1-83e8-02669c12ba38","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a982b5f8-bbeb-40b0-8ec1-b44c0e4b1b67","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5f4dd2f-a33d-4ab1-83e8-02669c12ba38","LogTimestamp":"2022-10-26T05:39:30.797Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:31.034Z","message":"Entering","context":{"RequestID":"4484355f-8930-44f5-a198-c72bab511c58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd454af2-b270-4261-b230-59675d948975","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:31.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:31.036Z","message":"{\"transactionId\":\"4484355f-8930-44f5-a198-c72bab511c58\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:31:035\",\"respDate\":\"221026-05:39:31:036\",\"sourceId\":\"haproxy:4484355f-8930-44f5-a198-c72bab511c58\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:31:035-75204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4484355f-8930-44f5-a198-c72bab511c58]}\\\"}\"}","context":{"RequestID":"4484355f-8930-44f5-a198-c72bab511c58","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd454af2-b270-4261-b230-59675d948975","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:31.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:31.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4484355f-8930-44f5-a198-c72bab511c58","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd454af2-b270-4261-b230-59675d948975","LogTimestamp":"2022-10-26T05:39:31.037Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:33.055Z","message":"Entering","context":{"RequestID":"8d8a74a8-eeef-44f3-ac35-21c21da841f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b406d0c6-8d39-45b9-aeaf-b1a0486e64d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:33.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:33.058Z","message":"{\"transactionId\":\"8d8a74a8-eeef-44f3-ac35-21c21da841f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:33:056\",\"respDate\":\"221026-05:39:33:057\",\"sourceId\":\"haproxy:8d8a74a8-eeef-44f3-ac35-21c21da841f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:33:056-62541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d8a74a8-eeef-44f3-ac35-21c21da841f4]}\\\"}\"}","context":{"RequestID":"8d8a74a8-eeef-44f3-ac35-21c21da841f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b406d0c6-8d39-45b9-aeaf-b1a0486e64d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:33.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:33.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d8a74a8-eeef-44f3-ac35-21c21da841f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b406d0c6-8d39-45b9-aeaf-b1a0486e64d7","LogTimestamp":"2022-10-26T05:39:33.058Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:33.567Z","message":"Entering","context":{"RequestID":"7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e70c12b9-edfd-40a8-a719-75954f51a96b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:33.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:33.570Z","message":"{\"transactionId\":\"7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:33:568\",\"respDate\":\"221026-05:39:33:570\",\"sourceId\":\"healthcheck:7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:33:568-39071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef]}\\\"}\"}","context":{"RequestID":"7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e70c12b9-edfd-40a8-a719-75954f51a96b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:33.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:33.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e5d8cb1-dfe5-4f3d-8cd9-9b3fffe6efef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e70c12b9-edfd-40a8-a719-75954f51a96b","LogTimestamp":"2022-10-26T05:39:33.571Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:39:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:35.067Z","message":"Entering","context":{"RequestID":"1eb76c8f-d423-4aca-8db5-322b87b904ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0cbbf53a-c3a3-4dd3-a70b-5194d9f8f237","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:35.069Z","message":"{\"transactionId\":\"1eb76c8f-d423-4aca-8db5-322b87b904ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:35:067\",\"respDate\":\"221026-05:39:35:069\",\"sourceId\":\"haproxy:1eb76c8f-d423-4aca-8db5-322b87b904ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:35:067-71936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1eb76c8f-d423-4aca-8db5-322b87b904ff]}\\\"}\"}","context":{"RequestID":"1eb76c8f-d423-4aca-8db5-322b87b904ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0cbbf53a-c3a3-4dd3-a70b-5194d9f8f237","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:35.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eb76c8f-d423-4aca-8db5-322b87b904ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cbbf53a-c3a3-4dd3-a70b-5194d9f8f237","LogTimestamp":"2022-10-26T05:39:35.069Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:35.364Z","message":"Entering","context":{"RequestID":"21f93610-d580-4e0b-b50f-2c4268a165fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9883cb62-51d1-4023-a496-8b4e1a2538ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:35.367Z","message":"{\"transactionId\":\"21f93610-d580-4e0b-b50f-2c4268a165fe\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:35:365\",\"respDate\":\"221026-05:39:35:367\",\"sourceId\":\"OOM_ReadinessCheck:21f93610-d580-4e0b-b50f-2c4268a165fe\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:35:365-41565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59234], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[21f93610-d580-4e0b-b50f-2c4268a165fe]}\\\"}\"}","context":{"RequestID":"21f93610-d580-4e0b-b50f-2c4268a165fe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9883cb62-51d1-4023-a496-8b4e1a2538ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:35.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f93610-d580-4e0b-b50f-2c4268a165fe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9883cb62-51d1-4023-a496-8b4e1a2538ae","LogTimestamp":"2022-10-26T05:39:35.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:35.496Z","message":"Entering","context":{"RequestID":"6d57a328-3ef1-4a07-8a17-22f59faed5b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4291215f-d2fa-4129-b383-9d082f63e616","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d57a328-3ef1-4a07-8a17-22f59faed5b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4291215f-d2fa-4129-b383-9d082f63e616","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:35.500Z","message":"{\"transactionId\":\"6d57a328-3ef1-4a07-8a17-22f59faed5b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:35:497\",\"respDate\":\"221026-05:39:35:500\",\"sourceId\":\"ReadinessCheck:6d57a328-3ef1-4a07-8a17-22f59faed5b0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:35:497-34713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6d57a328-3ef1-4a07-8a17-22f59faed5b0]}\\\"}\"}","context":{"RequestID":"6d57a328-3ef1-4a07-8a17-22f59faed5b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4291215f-d2fa-4129-b383-9d082f63e616","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d57a328-3ef1-4a07-8a17-22f59faed5b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4291215f-d2fa-4129-b383-9d082f63e616","LogTimestamp":"2022-10-26T05:39:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:39:37.078Z","message":"Entering","context":{"RequestID":"50f8805f-fead-4c59-9c64-f99fa8e1d161","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fda37211-3b7a-4a65-9df6-fcad1a428feb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:37.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:37.080Z","message":"{\"transactionId\":\"50f8805f-fead-4c59-9c64-f99fa8e1d161\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:37:079\",\"respDate\":\"221026-05:39:37:080\",\"sourceId\":\"haproxy:50f8805f-fead-4c59-9c64-f99fa8e1d161\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:37:079-31952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50f8805f-fead-4c59-9c64-f99fa8e1d161]}\\\"}\"}","context":{"RequestID":"50f8805f-fead-4c59-9c64-f99fa8e1d161","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fda37211-3b7a-4a65-9df6-fcad1a428feb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:37.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:37.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f8805f-fead-4c59-9c64-f99fa8e1d161","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fda37211-3b7a-4a65-9df6-fcad1a428feb","LogTimestamp":"2022-10-26T05:39:37.081Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:37.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:37.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:37.655Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:39.089Z","message":"Entering","context":{"RequestID":"d12f7e02-ca13-4c41-8c30-0d7be5f06f6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56f5ca44-a8b2-4398-ade4-432c6c5d1ae3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:39.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:39.091Z","message":"{\"transactionId\":\"d12f7e02-ca13-4c41-8c30-0d7be5f06f6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:39:090\",\"respDate\":\"221026-05:39:39:091\",\"sourceId\":\"haproxy:d12f7e02-ca13-4c41-8c30-0d7be5f06f6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:39:090-71591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d12f7e02-ca13-4c41-8c30-0d7be5f06f6a]}\\\"}\"}","context":{"RequestID":"d12f7e02-ca13-4c41-8c30-0d7be5f06f6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"56f5ca44-a8b2-4398-ade4-432c6c5d1ae3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:39.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:39.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d12f7e02-ca13-4c41-8c30-0d7be5f06f6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56f5ca44-a8b2-4398-ade4-432c6c5d1ae3","LogTimestamp":"2022-10-26T05:39:39.091Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:41.100Z","message":"Entering","context":{"RequestID":"1e67f74b-db6f-46ae-8416-46c1da352d1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6792f8ac-a00a-4623-acd6-c112a5ad6577","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:41.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:41.103Z","message":"{\"transactionId\":\"1e67f74b-db6f-46ae-8416-46c1da352d1d\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:41:101\",\"respDate\":\"221026-05:39:41:103\",\"sourceId\":\"haproxy:1e67f74b-db6f-46ae-8416-46c1da352d1d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:41:101-323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1e67f74b-db6f-46ae-8416-46c1da352d1d]}\\\"}\"}","context":{"RequestID":"1e67f74b-db6f-46ae-8416-46c1da352d1d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6792f8ac-a00a-4623-acd6-c112a5ad6577","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:41.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:41.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e67f74b-db6f-46ae-8416-46c1da352d1d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6792f8ac-a00a-4623-acd6-c112a5ad6577","LogTimestamp":"2022-10-26T05:39:41.103Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:43.112Z","message":"Entering","context":{"RequestID":"8c66633b-2918-4bee-9b8d-d200e3789833","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"badc4cc3-d163-4e09-ada6-1aefa416d126","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:43.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:43.114Z","message":"{\"transactionId\":\"8c66633b-2918-4bee-9b8d-d200e3789833\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:43:113\",\"respDate\":\"221026-05:39:43:114\",\"sourceId\":\"haproxy:8c66633b-2918-4bee-9b8d-d200e3789833\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:43:113-4670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8c66633b-2918-4bee-9b8d-d200e3789833]}\\\"}\"}","context":{"RequestID":"8c66633b-2918-4bee-9b8d-d200e3789833","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"badc4cc3-d163-4e09-ada6-1aefa416d126","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:43.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:43.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c66633b-2918-4bee-9b8d-d200e3789833","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"badc4cc3-d163-4e09-ada6-1aefa416d126","LogTimestamp":"2022-10-26T05:39:43.115Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:45.123Z","message":"Entering","context":{"RequestID":"c9da62f0-5873-461d-83eb-d29da523a478","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa05016c-1bbd-4823-8ada-dd25f92c30f9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:45.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:45.126Z","message":"{\"transactionId\":\"c9da62f0-5873-461d-83eb-d29da523a478\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:45:124\",\"respDate\":\"221026-05:39:45:126\",\"sourceId\":\"haproxy:c9da62f0-5873-461d-83eb-d29da523a478\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:45:124-97056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c9da62f0-5873-461d-83eb-d29da523a478]}\\\"}\"}","context":{"RequestID":"c9da62f0-5873-461d-83eb-d29da523a478","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa05016c-1bbd-4823-8ada-dd25f92c30f9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:45.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:45.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9da62f0-5873-461d-83eb-d29da523a478","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa05016c-1bbd-4823-8ada-dd25f92c30f9","LogTimestamp":"2022-10-26T05:39:45.126Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:45.363Z","message":"Entering","context":{"RequestID":"e6cbdb4c-0686-4c56-adc7-7fbfed01b69d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e571f5bf-3b1a-4ab3-b054-d3222816acd0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:45.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:45.365Z","message":"{\"transactionId\":\"e6cbdb4c-0686-4c56-adc7-7fbfed01b69d\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:45:364\",\"respDate\":\"221026-05:39:45:365\",\"sourceId\":\"OOM_ReadinessCheck:e6cbdb4c-0686-4c56-adc7-7fbfed01b69d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:45:364-68493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59420], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[e6cbdb4c-0686-4c56-adc7-7fbfed01b69d]}\\\"}\"}","context":{"RequestID":"e6cbdb4c-0686-4c56-adc7-7fbfed01b69d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e571f5bf-3b1a-4ab3-b054-d3222816acd0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:45.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:45.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6cbdb4c-0686-4c56-adc7-7fbfed01b69d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e571f5bf-3b1a-4ab3-b054-d3222816acd0","LogTimestamp":"2022-10-26T05:39:45.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:45.495Z","message":"Entering","context":{"RequestID":"9ccf36a5-e57b-4794-a8d0-2623b4b8a483","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b70d39cb-c11b-457f-947e-556930cf7676","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ccf36a5-e57b-4794-a8d0-2623b4b8a483","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b70d39cb-c11b-457f-947e-556930cf7676","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:45.498Z","message":"{\"transactionId\":\"9ccf36a5-e57b-4794-a8d0-2623b4b8a483\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:45:496\",\"respDate\":\"221026-05:39:45:498\",\"sourceId\":\"ReadinessCheck:9ccf36a5-e57b-4794-a8d0-2623b4b8a483\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:45:496-31879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9ccf36a5-e57b-4794-a8d0-2623b4b8a483]}\\\"}\"}","context":{"RequestID":"9ccf36a5-e57b-4794-a8d0-2623b4b8a483","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b70d39cb-c11b-457f-947e-556930cf7676","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ccf36a5-e57b-4794-a8d0-2623b4b8a483","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b70d39cb-c11b-457f-947e-556930cf7676","LogTimestamp":"2022-10-26T05:39:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:45.816Z","message":"Entering","context":{"RequestID":"17f0d8bc-80fb-4a99-b5aa-c77f82738248","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2960c997-6203-44f8-8436-79849a3a0a03","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:45.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:45.818Z","message":"{\"transactionId\":\"17f0d8bc-80fb-4a99-b5aa-c77f82738248\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:45:816\",\"respDate\":\"221026-05:39:45:818\",\"sourceId\":\"healthcheck:17f0d8bc-80fb-4a99-b5aa-c77f82738248\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:45:816-39056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[57910], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[17f0d8bc-80fb-4a99-b5aa-c77f82738248]}\\\"}\"}","context":{"RequestID":"17f0d8bc-80fb-4a99-b5aa-c77f82738248","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2960c997-6203-44f8-8436-79849a3a0a03","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:45.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:45.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17f0d8bc-80fb-4a99-b5aa-c77f82738248","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2960c997-6203-44f8-8436-79849a3a0a03","LogTimestamp":"2022-10-26T05:39:45.818Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:47.136Z","message":"Entering","context":{"RequestID":"3a889cd0-88b8-4e00-bb25-d36bfe735572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2306c4a4-5825-43a1-ad9f-5b99f03cab1f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:47.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:47.139Z","message":"{\"transactionId\":\"3a889cd0-88b8-4e00-bb25-d36bfe735572\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:47:137\",\"respDate\":\"221026-05:39:47:139\",\"sourceId\":\"haproxy:3a889cd0-88b8-4e00-bb25-d36bfe735572\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:39:47:137-15022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a889cd0-88b8-4e00-bb25-d36bfe735572]}\\\"}\"}","context":{"RequestID":"3a889cd0-88b8-4e00-bb25-d36bfe735572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2306c4a4-5825-43a1-ad9f-5b99f03cab1f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:47.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:47.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a889cd0-88b8-4e00-bb25-d36bfe735572","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2306c4a4-5825-43a1-ad9f-5b99f03cab1f","LogTimestamp":"2022-10-26T05:39:47.139Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:47.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:47.656Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:47.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:48.595Z","message":"Entering","context":{"RequestID":"98cfd8ae-19f5-4ea8-8493-5f5101dda6cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc6cc8b0-9aed-4845-8682-b7491fb0185e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:48.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:48.597Z","message":"{\"transactionId\":\"98cfd8ae-19f5-4ea8-8493-5f5101dda6cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:48:596\",\"respDate\":\"221026-05:39:48:597\",\"sourceId\":\"healthcheck:98cfd8ae-19f5-4ea8-8493-5f5101dda6cd\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:48:596-29703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[98cfd8ae-19f5-4ea8-8493-5f5101dda6cd]}\\\"}\"}","context":{"RequestID":"98cfd8ae-19f5-4ea8-8493-5f5101dda6cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc6cc8b0-9aed-4845-8682-b7491fb0185e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:39:48.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:48.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98cfd8ae-19f5-4ea8-8493-5f5101dda6cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc6cc8b0-9aed-4845-8682-b7491fb0185e","LogTimestamp":"2022-10-26T05:39:48.597Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:39:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:49.149Z","message":"Entering","context":{"RequestID":"1b07d2ff-2ea7-4096-9f00-50936ace7971","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35552379-f446-48b0-93e2-b44b979475ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:49.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:49.152Z","message":"{\"transactionId\":\"1b07d2ff-2ea7-4096-9f00-50936ace7971\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:49:150\",\"respDate\":\"221026-05:39:49:152\",\"sourceId\":\"haproxy:1b07d2ff-2ea7-4096-9f00-50936ace7971\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:49:150-88130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b07d2ff-2ea7-4096-9f00-50936ace7971]}\\\"}\"}","context":{"RequestID":"1b07d2ff-2ea7-4096-9f00-50936ace7971","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35552379-f446-48b0-93e2-b44b979475ef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:49.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:49.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b07d2ff-2ea7-4096-9f00-50936ace7971","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35552379-f446-48b0-93e2-b44b979475ef","LogTimestamp":"2022-10-26T05:39:49.153Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:51.165Z","message":"Entering","context":{"RequestID":"801998a7-75b3-4fc5-aab9-bf245fe8645a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385ce358-21f2-4906-819d-c2dd2a525141","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:51.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:51.167Z","message":"{\"transactionId\":\"801998a7-75b3-4fc5-aab9-bf245fe8645a\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:51:166\",\"respDate\":\"221026-05:39:51:167\",\"sourceId\":\"haproxy:801998a7-75b3-4fc5-aab9-bf245fe8645a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:51:166-35218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[801998a7-75b3-4fc5-aab9-bf245fe8645a]}\\\"}\"}","context":{"RequestID":"801998a7-75b3-4fc5-aab9-bf245fe8645a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"385ce358-21f2-4906-819d-c2dd2a525141","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:51.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:51.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"801998a7-75b3-4fc5-aab9-bf245fe8645a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385ce358-21f2-4906-819d-c2dd2a525141","LogTimestamp":"2022-10-26T05:39:51.169Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:39:53.178Z","message":"Entering","context":{"RequestID":"b0c3356c-0f12-42bc-8919-92841f17b4eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41e09610-c41f-4016-a3d6-cc5898507179","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:53.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:53.181Z","message":"{\"transactionId\":\"b0c3356c-0f12-42bc-8919-92841f17b4eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:53:179\",\"respDate\":\"221026-05:39:53:181\",\"sourceId\":\"haproxy:b0c3356c-0f12-42bc-8919-92841f17b4eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:53:179-48768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b0c3356c-0f12-42bc-8919-92841f17b4eb]}\\\"}\"}","context":{"RequestID":"b0c3356c-0f12-42bc-8919-92841f17b4eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41e09610-c41f-4016-a3d6-cc5898507179","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:53.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:53.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0c3356c-0f12-42bc-8919-92841f17b4eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41e09610-c41f-4016-a3d6-cc5898507179","LogTimestamp":"2022-10-26T05:39:53.182Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:39:55.020Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:39:55.023Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:39:55.192Z","message":"Entering","context":{"RequestID":"e0bf3b3d-de47-4084-94e2-98e398ff08c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f2ed742-c6b8-41b9-8a01-295b21258e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:55.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:55.194Z","message":"{\"transactionId\":\"e0bf3b3d-de47-4084-94e2-98e398ff08c8\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:55:192\",\"respDate\":\"221026-05:39:55:194\",\"sourceId\":\"haproxy:e0bf3b3d-de47-4084-94e2-98e398ff08c8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:55:192-22413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e0bf3b3d-de47-4084-94e2-98e398ff08c8]}\\\"}\"}","context":{"RequestID":"e0bf3b3d-de47-4084-94e2-98e398ff08c8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f2ed742-c6b8-41b9-8a01-295b21258e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:55.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:55.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0bf3b3d-de47-4084-94e2-98e398ff08c8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f2ed742-c6b8-41b9-8a01-295b21258e96","LogTimestamp":"2022-10-26T05:39:55.194Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:39:55.367Z","message":"Entering","context":{"RequestID":"00b57ffc-2d2f-4695-bfcc-8effed845252","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8346611c-39c7-4ca7-a54c-cdc4996f6479","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:55.370Z","message":"{\"transactionId\":\"00b57ffc-2d2f-4695-bfcc-8effed845252\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:55:368\",\"respDate\":\"221026-05:39:55:370\",\"sourceId\":\"OOM_ReadinessCheck:00b57ffc-2d2f-4695-bfcc-8effed845252\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:39:55:368-89756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59618], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[00b57ffc-2d2f-4695-bfcc-8effed845252]}\\\"}\"}","context":{"RequestID":"00b57ffc-2d2f-4695-bfcc-8effed845252","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8346611c-39c7-4ca7-a54c-cdc4996f6479","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:39:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:55.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00b57ffc-2d2f-4695-bfcc-8effed845252","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8346611c-39c7-4ca7-a54c-cdc4996f6479","LogTimestamp":"2022-10-26T05:39:55.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:39:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:55.495Z","message":"Entering","context":{"RequestID":"fae8f24f-3572-4f71-a079-0d1b93fcf57e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3182f521-7434-41e1-bcc5-e424e90810e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:55.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"fae8f24f-3572-4f71-a079-0d1b93fcf57e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3182f521-7434-41e1-bcc5-e424e90810e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:55.498Z","message":"{\"transactionId\":\"fae8f24f-3572-4f71-a079-0d1b93fcf57e\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:55:496\",\"respDate\":\"221026-05:39:55:498\",\"sourceId\":\"ReadinessCheck:fae8f24f-3572-4f71-a079-0d1b93fcf57e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:55:496-58696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fae8f24f-3572-4f71-a079-0d1b93fcf57e]}\\\"}\"}","context":{"RequestID":"fae8f24f-3572-4f71-a079-0d1b93fcf57e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3182f521-7434-41e1-bcc5-e424e90810e6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:39:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fae8f24f-3572-4f71-a079-0d1b93fcf57e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3182f521-7434-41e1-bcc5-e424e90810e6","LogTimestamp":"2022-10-26T05:39:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:39:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:39:57.204Z","message":"Entering","context":{"RequestID":"5f74a816-ae91-4053-8a6c-dc9659728627","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e8ee4536-9e7f-4582-81b6-a62b7d1e1de1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:57.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:57.206Z","message":"{\"transactionId\":\"5f74a816-ae91-4053-8a6c-dc9659728627\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:57:204\",\"respDate\":\"221026-05:39:57:205\",\"sourceId\":\"haproxy:5f74a816-ae91-4053-8a6c-dc9659728627\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:57:204-51979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5f74a816-ae91-4053-8a6c-dc9659728627]}\\\"}\"}","context":{"RequestID":"5f74a816-ae91-4053-8a6c-dc9659728627","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e8ee4536-9e7f-4582-81b6-a62b7d1e1de1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:57.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:57.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f74a816-ae91-4053-8a6c-dc9659728627","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ee4536-9e7f-4582-81b6-a62b7d1e1de1","LogTimestamp":"2022-10-26T05:39:57.206Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:39:57.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:39:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:57.658Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:57.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:59.216Z","message":"Entering","context":{"RequestID":"5fd00c71-7b4a-4061-8441-4210efbed84c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bb6ddee2-a848-47a2-a5ab-bd2705381ae6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:39:59.218Z","message":"{\"transactionId\":\"5fd00c71-7b4a-4061-8441-4210efbed84c\",\"status\":\"200\",\"rqstDate\":\"221026-05:39:59:216\",\"respDate\":\"221026-05:39:59:218\",\"sourceId\":\"haproxy:5fd00c71-7b4a-4061-8441-4210efbed84c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:39:59:216-74811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5fd00c71-7b4a-4061-8441-4210efbed84c]}\\\"}\"}","context":{"RequestID":"5fd00c71-7b4a-4061-8441-4210efbed84c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"bb6ddee2-a848-47a2-a5ab-bd2705381ae6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:39:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:39:59.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fd00c71-7b4a-4061-8441-4210efbed84c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb6ddee2-a848-47a2-a5ab-bd2705381ae6","LogTimestamp":"2022-10-26T05:39:59.219Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:39:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:00.838Z","message":"Entering","context":{"RequestID":"d75ddf4c-5b92-49b9-b408-ec616567689d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3fcc763-931b-44dd-871d-2d3c3d2aa44e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:00.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:00.840Z","message":"{\"transactionId\":\"d75ddf4c-5b92-49b9-b408-ec616567689d\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:00:839\",\"respDate\":\"221026-05:40:00:840\",\"sourceId\":\"healthcheck:d75ddf4c-5b92-49b9-b408-ec616567689d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:00:839-58649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58072], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d75ddf4c-5b92-49b9-b408-ec616567689d]}\\\"}\"}","context":{"RequestID":"d75ddf4c-5b92-49b9-b408-ec616567689d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e3fcc763-931b-44dd-871d-2d3c3d2aa44e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:00.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:00.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d75ddf4c-5b92-49b9-b408-ec616567689d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3fcc763-931b-44dd-871d-2d3c3d2aa44e","LogTimestamp":"2022-10-26T05:40:00.841Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:01.227Z","message":"Entering","context":{"RequestID":"23336e2a-90cf-4a2d-9aa8-6c597f59ea8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2350a738-2043-4e9a-9b49-12b7471da775","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:01.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:01.230Z","message":"{\"transactionId\":\"23336e2a-90cf-4a2d-9aa8-6c597f59ea8d\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:01:228\",\"respDate\":\"221026-05:40:01:230\",\"sourceId\":\"haproxy:23336e2a-90cf-4a2d-9aa8-6c597f59ea8d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:01:228-81464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23336e2a-90cf-4a2d-9aa8-6c597f59ea8d]}\\\"}\"}","context":{"RequestID":"23336e2a-90cf-4a2d-9aa8-6c597f59ea8d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2350a738-2043-4e9a-9b49-12b7471da775","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:01.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:01.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23336e2a-90cf-4a2d-9aa8-6c597f59ea8d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2350a738-2043-4e9a-9b49-12b7471da775","LogTimestamp":"2022-10-26T05:40:01.230Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:03.240Z","message":"Entering","context":{"RequestID":"a8b1e20c-adaa-41fd-85f2-87aabfeab8e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9ab6cd-b797-4850-b848-8b0173b8d6de","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:03.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:03.242Z","message":"{\"transactionId\":\"a8b1e20c-adaa-41fd-85f2-87aabfeab8e9\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:03:240\",\"respDate\":\"221026-05:40:03:242\",\"sourceId\":\"haproxy:a8b1e20c-adaa-41fd-85f2-87aabfeab8e9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:03:240-795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8b1e20c-adaa-41fd-85f2-87aabfeab8e9]}\\\"}\"}","context":{"RequestID":"a8b1e20c-adaa-41fd-85f2-87aabfeab8e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb9ab6cd-b797-4850-b848-8b0173b8d6de","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:03.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:03.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8b1e20c-adaa-41fd-85f2-87aabfeab8e9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb9ab6cd-b797-4850-b848-8b0173b8d6de","LogTimestamp":"2022-10-26T05:40:03.242Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:03.625Z","message":"Entering","context":{"RequestID":"4b523174-fc8e-4711-86b8-35a993dda248","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e69d75e-a757-4a77-95bd-017aeda9ea0a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:03.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:03.628Z","message":"{\"transactionId\":\"4b523174-fc8e-4711-86b8-35a993dda248\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:03:626\",\"respDate\":\"221026-05:40:03:628\",\"sourceId\":\"healthcheck:4b523174-fc8e-4711-86b8-35a993dda248\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:03:626-38710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4b523174-fc8e-4711-86b8-35a993dda248]}\\\"}\"}","context":{"RequestID":"4b523174-fc8e-4711-86b8-35a993dda248","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e69d75e-a757-4a77-95bd-017aeda9ea0a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:03.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:03.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b523174-fc8e-4711-86b8-35a993dda248","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e69d75e-a757-4a77-95bd-017aeda9ea0a","LogTimestamp":"2022-10-26T05:40:03.628Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:40:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:05.252Z","message":"Entering","context":{"RequestID":"acab7a1c-769c-45c3-92c6-67f6ac9fd732","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b77c664-d27e-4976-a4fc-be93eb011edc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:05.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:05.254Z","message":"{\"transactionId\":\"acab7a1c-769c-45c3-92c6-67f6ac9fd732\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:05:252\",\"respDate\":\"221026-05:40:05:254\",\"sourceId\":\"haproxy:acab7a1c-769c-45c3-92c6-67f6ac9fd732\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:05:252-81643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acab7a1c-769c-45c3-92c6-67f6ac9fd732]}\\\"}\"}","context":{"RequestID":"acab7a1c-769c-45c3-92c6-67f6ac9fd732","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b77c664-d27e-4976-a4fc-be93eb011edc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:05.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:05.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acab7a1c-769c-45c3-92c6-67f6ac9fd732","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b77c664-d27e-4976-a4fc-be93eb011edc","LogTimestamp":"2022-10-26T05:40:05.254Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:05.365Z","message":"Entering","context":{"RequestID":"2aba5c03-c87e-4ac3-932a-62c43b5c0c8c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"533d3a19-0299-470c-b783-6848ca469aac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:05.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:05.368Z","message":"{\"transactionId\":\"2aba5c03-c87e-4ac3-932a-62c43b5c0c8c\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:05:366\",\"respDate\":\"221026-05:40:05:367\",\"sourceId\":\"OOM_ReadinessCheck:2aba5c03-c87e-4ac3-932a-62c43b5c0c8c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:05:366-99034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59812], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2aba5c03-c87e-4ac3-932a-62c43b5c0c8c]}\\\"}\"}","context":{"RequestID":"2aba5c03-c87e-4ac3-932a-62c43b5c0c8c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"533d3a19-0299-470c-b783-6848ca469aac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:05.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:05.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2aba5c03-c87e-4ac3-932a-62c43b5c0c8c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"533d3a19-0299-470c-b783-6848ca469aac","LogTimestamp":"2022-10-26T05:40:05.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:05.499Z","message":"Entering","context":{"RequestID":"8714af9d-a8da-4bc7-95b3-9ff24fc8777e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b66be83-b766-47d0-a7af-ae2b6b6b1a7c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:05.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"8714af9d-a8da-4bc7-95b3-9ff24fc8777e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b66be83-b766-47d0-a7af-ae2b6b6b1a7c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:05.503Z","message":"{\"transactionId\":\"8714af9d-a8da-4bc7-95b3-9ff24fc8777e\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:05:500\",\"respDate\":\"221026-05:40:05:503\",\"sourceId\":\"ReadinessCheck:8714af9d-a8da-4bc7-95b3-9ff24fc8777e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:05:500-1307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8714af9d-a8da-4bc7-95b3-9ff24fc8777e]}\\\"}\"}","context":{"RequestID":"8714af9d-a8da-4bc7-95b3-9ff24fc8777e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b66be83-b766-47d0-a7af-ae2b6b6b1a7c","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8714af9d-a8da-4bc7-95b3-9ff24fc8777e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b66be83-b766-47d0-a7af-ae2b6b6b1a7c","LogTimestamp":"2022-10-26T05:40:05.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:07.265Z","message":"Entering","context":{"RequestID":"c8d99cae-66ed-41d7-968c-7297a8027d47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d49d980e-fd5e-4a66-8a6e-29504ba684df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:07.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:07.267Z","message":"{\"transactionId\":\"c8d99cae-66ed-41d7-968c-7297a8027d47\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:07:266\",\"respDate\":\"221026-05:40:07:267\",\"sourceId\":\"haproxy:c8d99cae-66ed-41d7-968c-7297a8027d47\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:07:266-23087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8d99cae-66ed-41d7-968c-7297a8027d47]}\\\"}\"}","context":{"RequestID":"c8d99cae-66ed-41d7-968c-7297a8027d47","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d49d980e-fd5e-4a66-8a6e-29504ba684df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:07.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:07.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8d99cae-66ed-41d7-968c-7297a8027d47","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d49d980e-fd5e-4a66-8a6e-29504ba684df","LogTimestamp":"2022-10-26T05:40:07.267Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:07.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:07.654Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:07.655Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:09.280Z","message":"Entering","context":{"RequestID":"9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"565d17b2-2779-4fe9-bc7d-f02a444ea4e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:09.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:09.282Z","message":"{\"transactionId\":\"9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:09:281\",\"respDate\":\"221026-05:40:09:282\",\"sourceId\":\"haproxy:9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:09:281-37876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b]}\\\"}\"}","context":{"RequestID":"9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"565d17b2-2779-4fe9-bc7d-f02a444ea4e6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:09.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:09.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fdd1d68-a223-4b0b-8c8e-d684a4c7f44b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"565d17b2-2779-4fe9-bc7d-f02a444ea4e6","LogTimestamp":"2022-10-26T05:40:09.283Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:11.291Z","message":"Entering","context":{"RequestID":"6850e842-3ba6-4ac0-944a-f2bbac867c68","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04636414-bd80-4516-8b4f-c1018a24ba0e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:11.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:11.293Z","message":"{\"transactionId\":\"6850e842-3ba6-4ac0-944a-f2bbac867c68\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:11:292\",\"respDate\":\"221026-05:40:11:293\",\"sourceId\":\"haproxy:6850e842-3ba6-4ac0-944a-f2bbac867c68\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:11:292-78329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6850e842-3ba6-4ac0-944a-f2bbac867c68]}\\\"}\"}","context":{"RequestID":"6850e842-3ba6-4ac0-944a-f2bbac867c68","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04636414-bd80-4516-8b4f-c1018a24ba0e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:11.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:11.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6850e842-3ba6-4ac0-944a-f2bbac867c68","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04636414-bd80-4516-8b4f-c1018a24ba0e","LogTimestamp":"2022-10-26T05:40:11.294Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:13.304Z","message":"Entering","context":{"RequestID":"73c331f6-780d-4d67-bd69-918b91eb9ad5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a55f94c-3bb9-49b3-b1ab-7e65d98bdc54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:13.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:13.306Z","message":"{\"transactionId\":\"73c331f6-780d-4d67-bd69-918b91eb9ad5\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:13:305\",\"respDate\":\"221026-05:40:13:306\",\"sourceId\":\"haproxy:73c331f6-780d-4d67-bd69-918b91eb9ad5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:13:305-33787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73c331f6-780d-4d67-bd69-918b91eb9ad5]}\\\"}\"}","context":{"RequestID":"73c331f6-780d-4d67-bd69-918b91eb9ad5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a55f94c-3bb9-49b3-b1ab-7e65d98bdc54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:13.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:13.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73c331f6-780d-4d67-bd69-918b91eb9ad5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a55f94c-3bb9-49b3-b1ab-7e65d98bdc54","LogTimestamp":"2022-10-26T05:40:13.307Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:15.316Z","message":"Entering","context":{"RequestID":"1334c62e-8e3d-40fc-bfd6-61036f60f07b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77f42c88-0621-4e22-af4a-e113e3e4a0bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:15.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:15.319Z","message":"{\"transactionId\":\"1334c62e-8e3d-40fc-bfd6-61036f60f07b\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:15:317\",\"respDate\":\"221026-05:40:15:319\",\"sourceId\":\"haproxy:1334c62e-8e3d-40fc-bfd6-61036f60f07b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:15:317-21216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1334c62e-8e3d-40fc-bfd6-61036f60f07b]}\\\"}\"}","context":{"RequestID":"1334c62e-8e3d-40fc-bfd6-61036f60f07b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77f42c88-0621-4e22-af4a-e113e3e4a0bc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:15.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:15.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1334c62e-8e3d-40fc-bfd6-61036f60f07b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77f42c88-0621-4e22-af4a-e113e3e4a0bc","LogTimestamp":"2022-10-26T05:40:15.319Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:15.365Z","message":"Entering","context":{"RequestID":"22bff189-60f5-4004-b474-de7889bb47e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c370e66-cb6b-456c-a23f-5e526e850f5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:15.367Z","message":"{\"transactionId\":\"22bff189-60f5-4004-b474-de7889bb47e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:15:366\",\"respDate\":\"221026-05:40:15:367\",\"sourceId\":\"OOM_ReadinessCheck:22bff189-60f5-4004-b474-de7889bb47e0\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:15:366-95544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59988], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[22bff189-60f5-4004-b474-de7889bb47e0]}\\\"}\"}","context":{"RequestID":"22bff189-60f5-4004-b474-de7889bb47e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4c370e66-cb6b-456c-a23f-5e526e850f5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:15.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22bff189-60f5-4004-b474-de7889bb47e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c370e66-cb6b-456c-a23f-5e526e850f5f","LogTimestamp":"2022-10-26T05:40:15.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:15.495Z","message":"Entering","context":{"RequestID":"7816c350-513e-4e35-ae26-6bfdb119ce6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5630b3bc-5219-460a-8f53-a346727bbdbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"7816c350-513e-4e35-ae26-6bfdb119ce6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5630b3bc-5219-460a-8f53-a346727bbdbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:15.498Z","message":"{\"transactionId\":\"7816c350-513e-4e35-ae26-6bfdb119ce6c\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:15:496\",\"respDate\":\"221026-05:40:15:498\",\"sourceId\":\"ReadinessCheck:7816c350-513e-4e35-ae26-6bfdb119ce6c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:15:496-21376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7816c350-513e-4e35-ae26-6bfdb119ce6c]}\\\"}\"}","context":{"RequestID":"7816c350-513e-4e35-ae26-6bfdb119ce6c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5630b3bc-5219-460a-8f53-a346727bbdbb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7816c350-513e-4e35-ae26-6bfdb119ce6c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5630b3bc-5219-460a-8f53-a346727bbdbb","LogTimestamp":"2022-10-26T05:40:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:15.859Z","message":"Entering","context":{"RequestID":"04d9f894-738e-48e7-a386-db7a4c13e485","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fbead5e-d540-4ca0-a69e-b91754ce2b90","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:15.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:15.862Z","message":"{\"transactionId\":\"04d9f894-738e-48e7-a386-db7a4c13e485\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:15:860\",\"respDate\":\"221026-05:40:15:862\",\"sourceId\":\"healthcheck:04d9f894-738e-48e7-a386-db7a4c13e485\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:15:860-3361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58272], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[04d9f894-738e-48e7-a386-db7a4c13e485]}\\\"}\"}","context":{"RequestID":"04d9f894-738e-48e7-a386-db7a4c13e485","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4fbead5e-d540-4ca0-a69e-b91754ce2b90","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:15.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:15.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04d9f894-738e-48e7-a386-db7a4c13e485","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fbead5e-d540-4ca0-a69e-b91754ce2b90","LogTimestamp":"2022-10-26T05:40:15.862Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:17.329Z","message":"Entering","context":{"RequestID":"999f958e-87c2-4833-ab6d-83ebda10febc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ac37da3-7625-417f-9e35-f26d2747ed00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:17.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:17.332Z","message":"{\"transactionId\":\"999f958e-87c2-4833-ab6d-83ebda10febc\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:17:330\",\"respDate\":\"221026-05:40:17:331\",\"sourceId\":\"haproxy:999f958e-87c2-4833-ab6d-83ebda10febc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:17:330-42243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[999f958e-87c2-4833-ab6d-83ebda10febc]}\\\"}\"}","context":{"RequestID":"999f958e-87c2-4833-ab6d-83ebda10febc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ac37da3-7625-417f-9e35-f26d2747ed00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:17.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:17.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"999f958e-87c2-4833-ab6d-83ebda10febc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ac37da3-7625-417f-9e35-f26d2747ed00","LogTimestamp":"2022-10-26T05:40:17.332Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:17.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:17.657Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:17.657Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:18.654Z","message":"Entering","context":{"RequestID":"ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb67b3f6-f78a-4e4b-8e81-89dc4c7ff0a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:18.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:18.656Z","message":"{\"transactionId\":\"ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:18:655\",\"respDate\":\"221026-05:40:18:656\",\"sourceId\":\"healthcheck:ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:18:655-64241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3]}\\\"}\"}","context":{"RequestID":"ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bb67b3f6-f78a-4e4b-8e81-89dc4c7ff0a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:18.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:18.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecd2996f-fd57-4fa4-98c4-19a67ae3a4b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb67b3f6-f78a-4e4b-8e81-89dc4c7ff0a1","LogTimestamp":"2022-10-26T05:40:18.657Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:40:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:19.340Z","message":"Entering","context":{"RequestID":"ed925564-65a1-4103-8a03-b2293d280136","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa2e06c8-3b0e-4c34-ad26-debc50f1d54b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:19.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:19.342Z","message":"{\"transactionId\":\"ed925564-65a1-4103-8a03-b2293d280136\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:19:341\",\"respDate\":\"221026-05:40:19:342\",\"sourceId\":\"haproxy:ed925564-65a1-4103-8a03-b2293d280136\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:19:341-99303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed925564-65a1-4103-8a03-b2293d280136]}\\\"}\"}","context":{"RequestID":"ed925564-65a1-4103-8a03-b2293d280136","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aa2e06c8-3b0e-4c34-ad26-debc50f1d54b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:19.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:19.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed925564-65a1-4103-8a03-b2293d280136","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa2e06c8-3b0e-4c34-ad26-debc50f1d54b","LogTimestamp":"2022-10-26T05:40:19.343Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:21.352Z","message":"Entering","context":{"RequestID":"ca689aac-fab6-496f-b5e7-a0d5630a4eda","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c18b15a9-887c-492f-bfc1-b579fb552d37","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:21.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:21.354Z","message":"{\"transactionId\":\"ca689aac-fab6-496f-b5e7-a0d5630a4eda\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:21:353\",\"respDate\":\"221026-05:40:21:354\",\"sourceId\":\"haproxy:ca689aac-fab6-496f-b5e7-a0d5630a4eda\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:21:353-92524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ca689aac-fab6-496f-b5e7-a0d5630a4eda]}\\\"}\"}","context":{"RequestID":"ca689aac-fab6-496f-b5e7-a0d5630a4eda","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c18b15a9-887c-492f-bfc1-b579fb552d37","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:21.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:21.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca689aac-fab6-496f-b5e7-a0d5630a4eda","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c18b15a9-887c-492f-bfc1-b579fb552d37","LogTimestamp":"2022-10-26T05:40:21.355Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:23.365Z","message":"Entering","context":{"RequestID":"d2976b35-23df-442f-8651-164fbbb7c30f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4530e5a0-9003-41f5-8356-19d43e720bd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:23.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:23.368Z","message":"{\"transactionId\":\"d2976b35-23df-442f-8651-164fbbb7c30f\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:23:366\",\"respDate\":\"221026-05:40:23:368\",\"sourceId\":\"haproxy:d2976b35-23df-442f-8651-164fbbb7c30f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:23:366-55901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2976b35-23df-442f-8651-164fbbb7c30f]}\\\"}\"}","context":{"RequestID":"d2976b35-23df-442f-8651-164fbbb7c30f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4530e5a0-9003-41f5-8356-19d43e720bd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:23.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:23.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2976b35-23df-442f-8651-164fbbb7c30f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4530e5a0-9003-41f5-8356-19d43e720bd3","LogTimestamp":"2022-10-26T05:40:23.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:25.033Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:40:25.035Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:40:25.365Z","message":"Entering","context":{"RequestID":"739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ab959ddf-f356-4ffb-84e7-467ed132e21e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:25.367Z","message":"{\"transactionId\":\"739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:25:365\",\"respDate\":\"221026-05:40:25:367\",\"sourceId\":\"OOM_ReadinessCheck:739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:25:365-65411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60178], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06]}\\\"}\"}","context":{"RequestID":"739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ab959ddf-f356-4ffb-84e7-467ed132e21e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:25.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"739e5dd3-cc6c-49a1-9a9e-2cfacfe3ae06","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab959ddf-f356-4ffb-84e7-467ed132e21e","LogTimestamp":"2022-10-26T05:40:25.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:25.376Z","message":"Entering","context":{"RequestID":"a132cd72-f1b0-432e-be47-b8e558b39d13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7338b21-8f7d-47e6-86ed-ddfeb662c87f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:25.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:25.378Z","message":"{\"transactionId\":\"a132cd72-f1b0-432e-be47-b8e558b39d13\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:25:377\",\"respDate\":\"221026-05:40:25:378\",\"sourceId\":\"haproxy:a132cd72-f1b0-432e-be47-b8e558b39d13\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:25:377-69696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a132cd72-f1b0-432e-be47-b8e558b39d13]}\\\"}\"}","context":{"RequestID":"a132cd72-f1b0-432e-be47-b8e558b39d13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7338b21-8f7d-47e6-86ed-ddfeb662c87f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:25.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:25.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a132cd72-f1b0-432e-be47-b8e558b39d13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7338b21-8f7d-47e6-86ed-ddfeb662c87f","LogTimestamp":"2022-10-26T05:40:25.379Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:25.500Z","message":"Entering","context":{"RequestID":"8e260f0b-a94a-4343-8036-bea298143c54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd2cc9ef-7190-4319-b5dc-68a78c8df0aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:25.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e260f0b-a94a-4343-8036-bea298143c54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd2cc9ef-7190-4319-b5dc-68a78c8df0aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:25.503Z","message":"{\"transactionId\":\"8e260f0b-a94a-4343-8036-bea298143c54\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:25:501\",\"respDate\":\"221026-05:40:25:503\",\"sourceId\":\"ReadinessCheck:8e260f0b-a94a-4343-8036-bea298143c54\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:25:501-61035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8e260f0b-a94a-4343-8036-bea298143c54]}\\\"}\"}","context":{"RequestID":"8e260f0b-a94a-4343-8036-bea298143c54","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd2cc9ef-7190-4319-b5dc-68a78c8df0aa","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:25.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:25.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e260f0b-a94a-4343-8036-bea298143c54","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd2cc9ef-7190-4319-b5dc-68a78c8df0aa","LogTimestamp":"2022-10-26T05:40:25.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:27.389Z","message":"Entering","context":{"RequestID":"77cd36be-8785-4f19-9fc3-78f2c454419d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11fb303-dcf8-4926-a07e-b2797589fa6f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:27.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:27.392Z","message":"{\"transactionId\":\"77cd36be-8785-4f19-9fc3-78f2c454419d\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:27:390\",\"respDate\":\"221026-05:40:27:392\",\"sourceId\":\"haproxy:77cd36be-8785-4f19-9fc3-78f2c454419d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:27:390-50322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77cd36be-8785-4f19-9fc3-78f2c454419d]}\\\"}\"}","context":{"RequestID":"77cd36be-8785-4f19-9fc3-78f2c454419d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b11fb303-dcf8-4926-a07e-b2797589fa6f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:27.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:27.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77cd36be-8785-4f19-9fc3-78f2c454419d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b11fb303-dcf8-4926-a07e-b2797589fa6f","LogTimestamp":"2022-10-26T05:40:27.392Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:27.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:27.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:27.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:29.401Z","message":"Entering","context":{"RequestID":"dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d77114-c132-4b94-ac6e-c1e4539137d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:29.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:29.403Z","message":"{\"transactionId\":\"dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:29:402\",\"respDate\":\"221026-05:40:29:403\",\"sourceId\":\"haproxy:dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:29:402-91931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae]}\\\"}\"}","context":{"RequestID":"dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5d77114-c132-4b94-ac6e-c1e4539137d7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:29.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:29.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcdaa5cd-fd04-4c95-8ad1-091a71ff3bae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5d77114-c132-4b94-ac6e-c1e4539137d7","LogTimestamp":"2022-10-26T05:40:29.403Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:30.883Z","message":"Entering","context":{"RequestID":"986fe572-0383-41ad-85e1-480a16d28515","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a6e1ba7-b444-4156-ae4b-a28ab2ef1e23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:30.885Z","message":"{\"transactionId\":\"986fe572-0383-41ad-85e1-480a16d28515\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:30:883\",\"respDate\":\"221026-05:40:30:885\",\"sourceId\":\"healthcheck:986fe572-0383-41ad-85e1-480a16d28515\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:30:883-17052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58430], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[986fe572-0383-41ad-85e1-480a16d28515]}\\\"}\"}","context":{"RequestID":"986fe572-0383-41ad-85e1-480a16d28515","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0a6e1ba7-b444-4156-ae4b-a28ab2ef1e23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:30.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"986fe572-0383-41ad-85e1-480a16d28515","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a6e1ba7-b444-4156-ae4b-a28ab2ef1e23","LogTimestamp":"2022-10-26T05:40:30.885Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:31.413Z","message":"Entering","context":{"RequestID":"b328131f-5430-4818-bd6a-b585cfde2771","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f120e33-f140-4f5e-85a9-8f17db6dda45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:31.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:31.416Z","message":"{\"transactionId\":\"b328131f-5430-4818-bd6a-b585cfde2771\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:31:414\",\"respDate\":\"221026-05:40:31:416\",\"sourceId\":\"haproxy:b328131f-5430-4818-bd6a-b585cfde2771\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:31:414-37850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b328131f-5430-4818-bd6a-b585cfde2771]}\\\"}\"}","context":{"RequestID":"b328131f-5430-4818-bd6a-b585cfde2771","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f120e33-f140-4f5e-85a9-8f17db6dda45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:31.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:31.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b328131f-5430-4818-bd6a-b585cfde2771","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f120e33-f140-4f5e-85a9-8f17db6dda45","LogTimestamp":"2022-10-26T05:40:31.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:33.426Z","message":"Entering","context":{"RequestID":"88a848eb-677f-4ad6-8d64-632a9419a4bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d54cd53e-c9af-42a5-9eae-d4c72981a4f4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:33.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:33.429Z","message":"{\"transactionId\":\"88a848eb-677f-4ad6-8d64-632a9419a4bc\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:33:427\",\"respDate\":\"221026-05:40:33:429\",\"sourceId\":\"haproxy:88a848eb-677f-4ad6-8d64-632a9419a4bc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:33:427-12757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[88a848eb-677f-4ad6-8d64-632a9419a4bc]}\\\"}\"}","context":{"RequestID":"88a848eb-677f-4ad6-8d64-632a9419a4bc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d54cd53e-c9af-42a5-9eae-d4c72981a4f4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:33.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:33.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88a848eb-677f-4ad6-8d64-632a9419a4bc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d54cd53e-c9af-42a5-9eae-d4c72981a4f4","LogTimestamp":"2022-10-26T05:40:33.429Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:33.686Z","message":"Entering","context":{"RequestID":"1fd41ab0-35ee-4ef0-84b9-6113103c5508","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bf5265c-29cc-4127-965a-546c84f7795f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:33.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:33.689Z","message":"{\"transactionId\":\"1fd41ab0-35ee-4ef0-84b9-6113103c5508\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:33:687\",\"respDate\":\"221026-05:40:33:689\",\"sourceId\":\"healthcheck:1fd41ab0-35ee-4ef0-84b9-6113103c5508\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:33:687-48029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1fd41ab0-35ee-4ef0-84b9-6113103c5508]}\\\"}\"}","context":{"RequestID":"1fd41ab0-35ee-4ef0-84b9-6113103c5508","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9bf5265c-29cc-4127-965a-546c84f7795f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:33.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:33.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd41ab0-35ee-4ef0-84b9-6113103c5508","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bf5265c-29cc-4127-965a-546c84f7795f","LogTimestamp":"2022-10-26T05:40:33.689Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:40:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:40:35.367Z","message":"Entering","context":{"RequestID":"b2db6f25-8f3d-44ad-a15e-67fb3c4efd37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e09e7dc0-e7a7-4e04-9b57-6801f9e1252a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:35.369Z","message":"{\"transactionId\":\"b2db6f25-8f3d-44ad-a15e-67fb3c4efd37\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:35:368\",\"respDate\":\"221026-05:40:35:369\",\"sourceId\":\"OOM_ReadinessCheck:b2db6f25-8f3d-44ad-a15e-67fb3c4efd37\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:35:368-89634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60356], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b2db6f25-8f3d-44ad-a15e-67fb3c4efd37]}\\\"}\"}","context":{"RequestID":"b2db6f25-8f3d-44ad-a15e-67fb3c4efd37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e09e7dc0-e7a7-4e04-9b57-6801f9e1252a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:35.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2db6f25-8f3d-44ad-a15e-67fb3c4efd37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e09e7dc0-e7a7-4e04-9b57-6801f9e1252a","LogTimestamp":"2022-10-26T05:40:35.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:35.439Z","message":"Entering","context":{"RequestID":"299636b9-6607-4f15-9959-d0dbfe80beec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9733e2a4-1ddf-4f18-ad5a-c1d5a6e54fdf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:35.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:35.441Z","message":"{\"transactionId\":\"299636b9-6607-4f15-9959-d0dbfe80beec\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:35:440\",\"respDate\":\"221026-05:40:35:441\",\"sourceId\":\"haproxy:299636b9-6607-4f15-9959-d0dbfe80beec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:35:440-69216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[299636b9-6607-4f15-9959-d0dbfe80beec]}\\\"}\"}","context":{"RequestID":"299636b9-6607-4f15-9959-d0dbfe80beec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9733e2a4-1ddf-4f18-ad5a-c1d5a6e54fdf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:35.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:35.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"299636b9-6607-4f15-9959-d0dbfe80beec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9733e2a4-1ddf-4f18-ad5a-c1d5a6e54fdf","LogTimestamp":"2022-10-26T05:40:35.442Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:35.500Z","message":"Entering","context":{"RequestID":"abf4e407-5f2b-478a-aa65-65bf7c307d14","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87f39f47-c4b3-46bb-950d-9870d65b7646","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"abf4e407-5f2b-478a-aa65-65bf7c307d14","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87f39f47-c4b3-46bb-950d-9870d65b7646","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:35.502Z","message":"{\"transactionId\":\"abf4e407-5f2b-478a-aa65-65bf7c307d14\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:35:501\",\"respDate\":\"221026-05:40:35:502\",\"sourceId\":\"ReadinessCheck:abf4e407-5f2b-478a-aa65-65bf7c307d14\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:35:501-61704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[abf4e407-5f2b-478a-aa65-65bf7c307d14]}\\\"}\"}","context":{"RequestID":"abf4e407-5f2b-478a-aa65-65bf7c307d14","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"87f39f47-c4b3-46bb-950d-9870d65b7646","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:35.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:35.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abf4e407-5f2b-478a-aa65-65bf7c307d14","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87f39f47-c4b3-46bb-950d-9870d65b7646","LogTimestamp":"2022-10-26T05:40:35.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:37.454Z","message":"Entering","context":{"RequestID":"a316210c-028c-47de-86b0-9e2ff34184f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"79c6c05f-b236-4ea5-a12f-811591045309","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:37.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:37.456Z","message":"{\"transactionId\":\"a316210c-028c-47de-86b0-9e2ff34184f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:37:455\",\"respDate\":\"221026-05:40:37:456\",\"sourceId\":\"haproxy:a316210c-028c-47de-86b0-9e2ff34184f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:37:455-51758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a316210c-028c-47de-86b0-9e2ff34184f4]}\\\"}\"}","context":{"RequestID":"a316210c-028c-47de-86b0-9e2ff34184f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"79c6c05f-b236-4ea5-a12f-811591045309","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:37.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:37.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a316210c-028c-47de-86b0-9e2ff34184f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79c6c05f-b236-4ea5-a12f-811591045309","LogTimestamp":"2022-10-26T05:40:37.457Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:37.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:37.657Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:37.657Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:39.471Z","message":"Entering","context":{"RequestID":"573fbaba-f9e3-46bf-a887-453cbffec517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77df3a88-658f-40fc-94b6-a51fbb0fea54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:39.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:39.473Z","message":"{\"transactionId\":\"573fbaba-f9e3-46bf-a887-453cbffec517\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:39:471\",\"respDate\":\"221026-05:40:39:473\",\"sourceId\":\"haproxy:573fbaba-f9e3-46bf-a887-453cbffec517\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:39:471-97806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[573fbaba-f9e3-46bf-a887-453cbffec517]}\\\"}\"}","context":{"RequestID":"573fbaba-f9e3-46bf-a887-453cbffec517","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"77df3a88-658f-40fc-94b6-a51fbb0fea54","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:39.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:39.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"573fbaba-f9e3-46bf-a887-453cbffec517","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77df3a88-658f-40fc-94b6-a51fbb0fea54","LogTimestamp":"2022-10-26T05:40:39.474Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:41.482Z","message":"Entering","context":{"RequestID":"4d90a445-e6d7-42f7-b53b-387672c6f918","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7f23074-5f88-43bb-9f90-c38c316fdf20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:41.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:41.485Z","message":"{\"transactionId\":\"4d90a445-e6d7-42f7-b53b-387672c6f918\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:41:483\",\"respDate\":\"221026-05:40:41:485\",\"sourceId\":\"haproxy:4d90a445-e6d7-42f7-b53b-387672c6f918\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:41:483-30084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d90a445-e6d7-42f7-b53b-387672c6f918]}\\\"}\"}","context":{"RequestID":"4d90a445-e6d7-42f7-b53b-387672c6f918","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7f23074-5f88-43bb-9f90-c38c316fdf20","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:41.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:41.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d90a445-e6d7-42f7-b53b-387672c6f918","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7f23074-5f88-43bb-9f90-c38c316fdf20","LogTimestamp":"2022-10-26T05:40:41.485Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:43.494Z","message":"Entering","context":{"RequestID":"fca6f2ba-af21-4522-a9c1-44985368e195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdd60cfe-1ab2-4d3c-b11e-d06bbaa8d46c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:43.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:43.496Z","message":"{\"transactionId\":\"fca6f2ba-af21-4522-a9c1-44985368e195\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:43:494\",\"respDate\":\"221026-05:40:43:496\",\"sourceId\":\"haproxy:fca6f2ba-af21-4522-a9c1-44985368e195\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:43:494-87606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fca6f2ba-af21-4522-a9c1-44985368e195]}\\\"}\"}","context":{"RequestID":"fca6f2ba-af21-4522-a9c1-44985368e195","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bdd60cfe-1ab2-4d3c-b11e-d06bbaa8d46c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:43.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:43.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fca6f2ba-af21-4522-a9c1-44985368e195","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd60cfe-1ab2-4d3c-b11e-d06bbaa8d46c","LogTimestamp":"2022-10-26T05:40:43.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:45.368Z","message":"Entering","context":{"RequestID":"c07401dc-a794-4b98-a81c-eda48ba7533e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1724f4fc-90c3-4ddc-bb9a-c6a37d84c64f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:45.371Z","message":"{\"transactionId\":\"c07401dc-a794-4b98-a81c-eda48ba7533e\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:45:369\",\"respDate\":\"221026-05:40:45:371\",\"sourceId\":\"OOM_ReadinessCheck:c07401dc-a794-4b98-a81c-eda48ba7533e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:45:369-19953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60534], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c07401dc-a794-4b98-a81c-eda48ba7533e]}\\\"}\"}","context":{"RequestID":"c07401dc-a794-4b98-a81c-eda48ba7533e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1724f4fc-90c3-4ddc-bb9a-c6a37d84c64f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:45.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c07401dc-a794-4b98-a81c-eda48ba7533e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1724f4fc-90c3-4ddc-bb9a-c6a37d84c64f","LogTimestamp":"2022-10-26T05:40:45.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:40:45.497Z","message":"Entering","context":{"RequestID":"9b87acc8-1342-49cc-b371-48d49e5aa579","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"faaa2e83-fc83-49a3-a3be-1827e28d168e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"9b87acc8-1342-49cc-b371-48d49e5aa579","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"faaa2e83-fc83-49a3-a3be-1827e28d168e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:45.499Z","message":"{\"transactionId\":\"9b87acc8-1342-49cc-b371-48d49e5aa579\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:45:498\",\"respDate\":\"221026-05:40:45:499\",\"sourceId\":\"ReadinessCheck:9b87acc8-1342-49cc-b371-48d49e5aa579\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:45:498-58764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9b87acc8-1342-49cc-b371-48d49e5aa579]}\\\"}\"}","context":{"RequestID":"9b87acc8-1342-49cc-b371-48d49e5aa579","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"faaa2e83-fc83-49a3-a3be-1827e28d168e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b87acc8-1342-49cc-b371-48d49e5aa579","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faaa2e83-fc83-49a3-a3be-1827e28d168e","LogTimestamp":"2022-10-26T05:40:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:45.506Z","message":"Entering","context":{"RequestID":"2fcce716-9d2b-4eee-a09b-e099da9a714a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5252ab5e-da2a-4a53-9014-d4e1b459fa2d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:45.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:45.509Z","message":"{\"transactionId\":\"2fcce716-9d2b-4eee-a09b-e099da9a714a\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:45:507\",\"respDate\":\"221026-05:40:45:509\",\"sourceId\":\"haproxy:2fcce716-9d2b-4eee-a09b-e099da9a714a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:45:507-64298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2fcce716-9d2b-4eee-a09b-e099da9a714a]}\\\"}\"}","context":{"RequestID":"2fcce716-9d2b-4eee-a09b-e099da9a714a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5252ab5e-da2a-4a53-9014-d4e1b459fa2d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:45.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:45.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fcce716-9d2b-4eee-a09b-e099da9a714a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5252ab5e-da2a-4a53-9014-d4e1b459fa2d","LogTimestamp":"2022-10-26T05:40:45.509Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:45.904Z","message":"Entering","context":{"RequestID":"67713a57-45f2-4755-ba28-17ce17412ad6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82ff2690-3681-4bf2-9396-d3490959299b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:45.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:45.906Z","message":"{\"transactionId\":\"67713a57-45f2-4755-ba28-17ce17412ad6\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:45:905\",\"respDate\":\"221026-05:40:45:906\",\"sourceId\":\"healthcheck:67713a57-45f2-4755-ba28-17ce17412ad6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:45:905-89481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58632], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[67713a57-45f2-4755-ba28-17ce17412ad6]}\\\"}\"}","context":{"RequestID":"67713a57-45f2-4755-ba28-17ce17412ad6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82ff2690-3681-4bf2-9396-d3490959299b","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:45.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:45.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67713a57-45f2-4755-ba28-17ce17412ad6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82ff2690-3681-4bf2-9396-d3490959299b","LogTimestamp":"2022-10-26T05:40:45.907Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:45 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:47.519Z","message":"Entering","context":{"RequestID":"75f7e130-5b44-43eb-8b11-e1c38936dcc9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3a0413f-7d13-489b-bb1b-e4ae48936c69","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:47.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:47.521Z","message":"{\"transactionId\":\"75f7e130-5b44-43eb-8b11-e1c38936dcc9\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:47:520\",\"respDate\":\"221026-05:40:47:521\",\"sourceId\":\"haproxy:75f7e130-5b44-43eb-8b11-e1c38936dcc9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:47:520-19505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75f7e130-5b44-43eb-8b11-e1c38936dcc9]}\\\"}\"}","context":{"RequestID":"75f7e130-5b44-43eb-8b11-e1c38936dcc9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f3a0413f-7d13-489b-bb1b-e4ae48936c69","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:47.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:47.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75f7e130-5b44-43eb-8b11-e1c38936dcc9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3a0413f-7d13-489b-bb1b-e4ae48936c69","LogTimestamp":"2022-10-26T05:40:47.522Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:47.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:47.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:47.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:48.715Z","message":"Entering","context":{"RequestID":"3b893eab-1417-4baf-8e8d-a2df36331cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6df7c55-fb77-4adb-8f52-8a90b7c5336c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:48.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:48.717Z","message":"{\"transactionId\":\"3b893eab-1417-4baf-8e8d-a2df36331cfe\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:48:716\",\"respDate\":\"221026-05:40:48:717\",\"sourceId\":\"healthcheck:3b893eab-1417-4baf-8e8d-a2df36331cfe\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:48:716-79738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3b893eab-1417-4baf-8e8d-a2df36331cfe]}\\\"}\"}","context":{"RequestID":"3b893eab-1417-4baf-8e8d-a2df36331cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b6df7c55-fb77-4adb-8f52-8a90b7c5336c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:40:48.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:48.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b893eab-1417-4baf-8e8d-a2df36331cfe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6df7c55-fb77-4adb-8f52-8a90b7c5336c","LogTimestamp":"2022-10-26T05:40:48.718Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:40:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:49.531Z","message":"Entering","context":{"RequestID":"00c7e538-dd68-4e07-9098-93e33592f7d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7797317-c703-4155-8123-349e9161af65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:49.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:49.533Z","message":"{\"transactionId\":\"00c7e538-dd68-4e07-9098-93e33592f7d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:49:532\",\"respDate\":\"221026-05:40:49:533\",\"sourceId\":\"haproxy:00c7e538-dd68-4e07-9098-93e33592f7d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:40:49:532-11029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[00c7e538-dd68-4e07-9098-93e33592f7d7]}\\\"}\"}","context":{"RequestID":"00c7e538-dd68-4e07-9098-93e33592f7d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7797317-c703-4155-8123-349e9161af65","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:49.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:49.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00c7e538-dd68-4e07-9098-93e33592f7d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7797317-c703-4155-8123-349e9161af65","LogTimestamp":"2022-10-26T05:40:49.533Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:51.542Z","message":"Entering","context":{"RequestID":"6e9b1fe7-0cc5-4740-b803-0b642c19b590","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82fd58ef-3904-4276-b9a9-f14e6ed27153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:51.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:51.544Z","message":"{\"transactionId\":\"6e9b1fe7-0cc5-4740-b803-0b642c19b590\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:51:542\",\"respDate\":\"221026-05:40:51:544\",\"sourceId\":\"haproxy:6e9b1fe7-0cc5-4740-b803-0b642c19b590\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:51:542-44566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6e9b1fe7-0cc5-4740-b803-0b642c19b590]}\\\"}\"}","context":{"RequestID":"6e9b1fe7-0cc5-4740-b803-0b642c19b590","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82fd58ef-3904-4276-b9a9-f14e6ed27153","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:51.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:51.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e9b1fe7-0cc5-4740-b803-0b642c19b590","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82fd58ef-3904-4276-b9a9-f14e6ed27153","LogTimestamp":"2022-10-26T05:40:51.544Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:53.566Z","message":"Entering","context":{"RequestID":"c6019c62-4059-40e8-927e-19ea75525d01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55de9e9a-278f-46be-8140-16e5878e17e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:53.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:53.569Z","message":"{\"transactionId\":\"c6019c62-4059-40e8-927e-19ea75525d01\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:53:567\",\"respDate\":\"221026-05:40:53:568\",\"sourceId\":\"haproxy:c6019c62-4059-40e8-927e-19ea75525d01\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:53:567-14099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c6019c62-4059-40e8-927e-19ea75525d01]}\\\"}\"}","context":{"RequestID":"c6019c62-4059-40e8-927e-19ea75525d01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55de9e9a-278f-46be-8140-16e5878e17e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:53.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:53.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6019c62-4059-40e8-927e-19ea75525d01","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55de9e9a-278f-46be-8140-16e5878e17e0","LogTimestamp":"2022-10-26T05:40:53.569Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:55.036Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:40:55.038Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:40:55.367Z","message":"Entering","context":{"RequestID":"559d0285-d4b8-413f-95c4-b7b2791e12f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b96ea6d-29f0-42ea-b3be-13b3b652f5c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:55.369Z","message":"{\"transactionId\":\"559d0285-d4b8-413f-95c4-b7b2791e12f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:55:368\",\"respDate\":\"221026-05:40:55:369\",\"sourceId\":\"OOM_ReadinessCheck:559d0285-d4b8-413f-95c4-b7b2791e12f9\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:55:368-11911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60730], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[559d0285-d4b8-413f-95c4-b7b2791e12f9]}\\\"}\"}","context":{"RequestID":"559d0285-d4b8-413f-95c4-b7b2791e12f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3b96ea6d-29f0-42ea-b3be-13b3b652f5c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:40:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:55.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"559d0285-d4b8-413f-95c4-b7b2791e12f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b96ea6d-29f0-42ea-b3be-13b3b652f5c0","LogTimestamp":"2022-10-26T05:40:55.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:40:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:55.495Z","message":"Entering","context":{"RequestID":"08e272a1-8f09-4c93-b512-c6244ef19c41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39a44cfa-5683-4692-a1fe-7cf8fe353527","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:55.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"08e272a1-8f09-4c93-b512-c6244ef19c41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39a44cfa-5683-4692-a1fe-7cf8fe353527","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:55.497Z","message":"{\"transactionId\":\"08e272a1-8f09-4c93-b512-c6244ef19c41\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:55:496\",\"respDate\":\"221026-05:40:55:497\",\"sourceId\":\"ReadinessCheck:08e272a1-8f09-4c93-b512-c6244ef19c41\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:55:496-83749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[08e272a1-8f09-4c93-b512-c6244ef19c41]}\\\"}\"}","context":{"RequestID":"08e272a1-8f09-4c93-b512-c6244ef19c41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39a44cfa-5683-4692-a1fe-7cf8fe353527","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:40:55.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:55.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08e272a1-8f09-4c93-b512-c6244ef19c41","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39a44cfa-5683-4692-a1fe-7cf8fe353527","LogTimestamp":"2022-10-26T05:40:55.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:40:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:40:55.581Z","message":"Entering","context":{"RequestID":"13c94cfd-bc9f-4843-8092-8205d2407cac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aecdbfb3-f198-418a-9923-6398cbea2749","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:55.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:55.583Z","message":"{\"transactionId\":\"13c94cfd-bc9f-4843-8092-8205d2407cac\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:55:582\",\"respDate\":\"221026-05:40:55:583\",\"sourceId\":\"haproxy:13c94cfd-bc9f-4843-8092-8205d2407cac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:55:582-44943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[13c94cfd-bc9f-4843-8092-8205d2407cac]}\\\"}\"}","context":{"RequestID":"13c94cfd-bc9f-4843-8092-8205d2407cac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aecdbfb3-f198-418a-9923-6398cbea2749","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:55.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:55.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13c94cfd-bc9f-4843-8092-8205d2407cac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aecdbfb3-f198-418a-9923-6398cbea2749","LogTimestamp":"2022-10-26T05:40:55.584Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:40:57.593Z","message":"Entering","context":{"RequestID":"ee5701e2-1fe1-4730-ac6b-a906efef23a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"812ee6b4-d320-4379-b929-38c3cd3ccc12","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:57.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:57.595Z","message":"{\"transactionId\":\"ee5701e2-1fe1-4730-ac6b-a906efef23a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:57:593\",\"respDate\":\"221026-05:40:57:595\",\"sourceId\":\"haproxy:ee5701e2-1fe1-4730-ac6b-a906efef23a9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:40:57:593-84210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ee5701e2-1fe1-4730-ac6b-a906efef23a9]}\\\"}\"}","context":{"RequestID":"ee5701e2-1fe1-4730-ac6b-a906efef23a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"812ee6b4-d320-4379-b929-38c3cd3ccc12","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:57.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:57.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee5701e2-1fe1-4730-ac6b-a906efef23a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"812ee6b4-d320-4379-b929-38c3cd3ccc12","LogTimestamp":"2022-10-26T05:40:57.596Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:40:57.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:40:57.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:57.663Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:57.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:59.604Z","message":"Entering","context":{"RequestID":"f0f1fb49-74d1-47fc-8c80-39494c9c3e0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bae9edc1-3122-4130-8b70-beaa44184d75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:59.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:40:59.606Z","message":"{\"transactionId\":\"f0f1fb49-74d1-47fc-8c80-39494c9c3e0e\",\"status\":\"200\",\"rqstDate\":\"221026-05:40:59:604\",\"respDate\":\"221026-05:40:59:606\",\"sourceId\":\"haproxy:f0f1fb49-74d1-47fc-8c80-39494c9c3e0e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:40:59:604-95402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f0f1fb49-74d1-47fc-8c80-39494c9c3e0e]}\\\"}\"}","context":{"RequestID":"f0f1fb49-74d1-47fc-8c80-39494c9c3e0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bae9edc1-3122-4130-8b70-beaa44184d75","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:40:59.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:40:59.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0f1fb49-74d1-47fc-8c80-39494c9c3e0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bae9edc1-3122-4130-8b70-beaa44184d75","LogTimestamp":"2022-10-26T05:40:59.606Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:40:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:00.928Z","message":"Entering","context":{"RequestID":"01b1dd15-2ee3-47a9-891d-3a74b99f9487","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e06f6bd-846c-4eb3-b282-43d20d9a743e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:00.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:00.930Z","message":"{\"transactionId\":\"01b1dd15-2ee3-47a9-891d-3a74b99f9487\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:00:929\",\"respDate\":\"221026-05:41:00:930\",\"sourceId\":\"healthcheck:01b1dd15-2ee3-47a9-891d-3a74b99f9487\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:00:929-76546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[58798], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[01b1dd15-2ee3-47a9-891d-3a74b99f9487]}\\\"}\"}","context":{"RequestID":"01b1dd15-2ee3-47a9-891d-3a74b99f9487","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e06f6bd-846c-4eb3-b282-43d20d9a743e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:00.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:00.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01b1dd15-2ee3-47a9-891d-3a74b99f9487","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e06f6bd-846c-4eb3-b282-43d20d9a743e","LogTimestamp":"2022-10-26T05:41:00.931Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:00 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:01.615Z","message":"Entering","context":{"RequestID":"bb5cc0a6-6982-4f5f-baad-7f99b5615472","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78598992-4257-446d-99c6-96e346f7e111","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:01.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:01.617Z","message":"{\"transactionId\":\"bb5cc0a6-6982-4f5f-baad-7f99b5615472\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:01:616\",\"respDate\":\"221026-05:41:01:617\",\"sourceId\":\"haproxy:bb5cc0a6-6982-4f5f-baad-7f99b5615472\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:01:616-15674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bb5cc0a6-6982-4f5f-baad-7f99b5615472]}\\\"}\"}","context":{"RequestID":"bb5cc0a6-6982-4f5f-baad-7f99b5615472","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78598992-4257-446d-99c6-96e346f7e111","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:01.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:01.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb5cc0a6-6982-4f5f-baad-7f99b5615472","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78598992-4257-446d-99c6-96e346f7e111","LogTimestamp":"2022-10-26T05:41:01.617Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:03.627Z","message":"Entering","context":{"RequestID":"73419531-11a9-485b-866d-663e6c1380f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5fe64354-52d8-4ee0-96d4-bdd5e6986a52","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:03.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:03.630Z","message":"{\"transactionId\":\"73419531-11a9-485b-866d-663e6c1380f0\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:03:628\",\"respDate\":\"221026-05:41:03:630\",\"sourceId\":\"haproxy:73419531-11a9-485b-866d-663e6c1380f0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:03:628-91790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73419531-11a9-485b-866d-663e6c1380f0]}\\\"}\"}","context":{"RequestID":"73419531-11a9-485b-866d-663e6c1380f0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5fe64354-52d8-4ee0-96d4-bdd5e6986a52","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:03.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:03.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73419531-11a9-485b-866d-663e6c1380f0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fe64354-52d8-4ee0-96d4-bdd5e6986a52","LogTimestamp":"2022-10-26T05:41:03.630Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:03.740Z","message":"Entering","context":{"RequestID":"fadb8dff-9b0b-40bf-8088-4f7c998ea59a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13f403a9-0f80-4c86-a86d-42df365ad27c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:03.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:03.742Z","message":"{\"transactionId\":\"fadb8dff-9b0b-40bf-8088-4f7c998ea59a\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:03:740\",\"respDate\":\"221026-05:41:03:742\",\"sourceId\":\"healthcheck:fadb8dff-9b0b-40bf-8088-4f7c998ea59a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:03:740-27125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[fadb8dff-9b0b-40bf-8088-4f7c998ea59a]}\\\"}\"}","context":{"RequestID":"fadb8dff-9b0b-40bf-8088-4f7c998ea59a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13f403a9-0f80-4c86-a86d-42df365ad27c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:03.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:03.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fadb8dff-9b0b-40bf-8088-4f7c998ea59a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13f403a9-0f80-4c86-a86d-42df365ad27c","LogTimestamp":"2022-10-26T05:41:03.742Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:41:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:05.366Z","message":"Entering","context":{"RequestID":"a1dbfeaf-d5e9-43e9-ae12-e7b9be327882","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4b95adc-0a37-4818-930e-ac04df06ed23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:05.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:05.368Z","message":"{\"transactionId\":\"a1dbfeaf-d5e9-43e9-ae12-e7b9be327882\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:05:366\",\"respDate\":\"221026-05:41:05:368\",\"sourceId\":\"OOM_ReadinessCheck:a1dbfeaf-d5e9-43e9-ae12-e7b9be327882\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:05:366-28955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60910], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[a1dbfeaf-d5e9-43e9-ae12-e7b9be327882]}\\\"}\"}","context":{"RequestID":"a1dbfeaf-d5e9-43e9-ae12-e7b9be327882","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4b95adc-0a37-4818-930e-ac04df06ed23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:05.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:05.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1dbfeaf-d5e9-43e9-ae12-e7b9be327882","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b95adc-0a37-4818-930e-ac04df06ed23","LogTimestamp":"2022-10-26T05:41:05.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:05.496Z","message":"Entering","context":{"RequestID":"5c3d5947-d496-4c4b-984e-1ef4d08b8823","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb143b66-09ec-4e75-98e4-1363f7822e5d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c3d5947-d496-4c4b-984e-1ef4d08b8823","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb143b66-09ec-4e75-98e4-1363f7822e5d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:05.499Z","message":"{\"transactionId\":\"5c3d5947-d496-4c4b-984e-1ef4d08b8823\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:05:497\",\"respDate\":\"221026-05:41:05:499\",\"sourceId\":\"ReadinessCheck:5c3d5947-d496-4c4b-984e-1ef4d08b8823\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:05:497-90352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[5c3d5947-d496-4c4b-984e-1ef4d08b8823]}\\\"}\"}","context":{"RequestID":"5c3d5947-d496-4c4b-984e-1ef4d08b8823","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb143b66-09ec-4e75-98e4-1363f7822e5d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:05.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c3d5947-d496-4c4b-984e-1ef4d08b8823","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb143b66-09ec-4e75-98e4-1363f7822e5d","LogTimestamp":"2022-10-26T05:41:05.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:05.640Z","message":"Entering","context":{"RequestID":"7dce04a4-6b6d-46e7-8243-f6489ba6eef4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2866c502-845a-41d0-9540-c9ca04e96bef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:05.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:05.643Z","message":"{\"transactionId\":\"7dce04a4-6b6d-46e7-8243-f6489ba6eef4\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:05:641\",\"respDate\":\"221026-05:41:05:643\",\"sourceId\":\"haproxy:7dce04a4-6b6d-46e7-8243-f6489ba6eef4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:05:641-83719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7dce04a4-6b6d-46e7-8243-f6489ba6eef4]}\\\"}\"}","context":{"RequestID":"7dce04a4-6b6d-46e7-8243-f6489ba6eef4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2866c502-845a-41d0-9540-c9ca04e96bef","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:05.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:05.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dce04a4-6b6d-46e7-8243-f6489ba6eef4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2866c502-845a-41d0-9540-c9ca04e96bef","LogTimestamp":"2022-10-26T05:41:05.643Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:07.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:07.652Z","message":"Entering","context":{"RequestID":"d2aecd17-fa65-4a02-a23c-8fd9898d1d11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c29984ab-7de6-4c12-abd1-e359fe86eebf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:07.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:07.654Z","message":"{\"transactionId\":\"d2aecd17-fa65-4a02-a23c-8fd9898d1d11\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:07:652\",\"respDate\":\"221026-05:41:07:654\",\"sourceId\":\"haproxy:d2aecd17-fa65-4a02-a23c-8fd9898d1d11\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:07:652-57668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d2aecd17-fa65-4a02-a23c-8fd9898d1d11]}\\\"}\"}","context":{"RequestID":"d2aecd17-fa65-4a02-a23c-8fd9898d1d11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c29984ab-7de6-4c12-abd1-e359fe86eebf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:07.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:07.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2aecd17-fa65-4a02-a23c-8fd9898d1d11","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c29984ab-7de6-4c12-abd1-e359fe86eebf","LogTimestamp":"2022-10-26T05:41:07.654Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:07.655Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:07.656Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:09.663Z","message":"Entering","context":{"RequestID":"ceb6a4fa-ea43-4129-af67-24cefa5f708f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba324920-3db3-40b9-9760-a0c857888753","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:09.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:09.665Z","message":"{\"transactionId\":\"ceb6a4fa-ea43-4129-af67-24cefa5f708f\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:09:663\",\"respDate\":\"221026-05:41:09:665\",\"sourceId\":\"haproxy:ceb6a4fa-ea43-4129-af67-24cefa5f708f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:09:663-30196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ceb6a4fa-ea43-4129-af67-24cefa5f708f]}\\\"}\"}","context":{"RequestID":"ceb6a4fa-ea43-4129-af67-24cefa5f708f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba324920-3db3-40b9-9760-a0c857888753","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:09.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:09.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceb6a4fa-ea43-4129-af67-24cefa5f708f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba324920-3db3-40b9-9760-a0c857888753","LogTimestamp":"2022-10-26T05:41:09.665Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:11.673Z","message":"Entering","context":{"RequestID":"0c8e50bb-c97d-4da9-a679-300c13a552c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a7f5-b648-45f8-927c-8bc52d51b1fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:11.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:11.675Z","message":"{\"transactionId\":\"0c8e50bb-c97d-4da9-a679-300c13a552c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:11:674\",\"respDate\":\"221026-05:41:11:675\",\"sourceId\":\"haproxy:0c8e50bb-c97d-4da9-a679-300c13a552c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:11:674-86814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0c8e50bb-c97d-4da9-a679-300c13a552c6]}\\\"}\"}","context":{"RequestID":"0c8e50bb-c97d-4da9-a679-300c13a552c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d640a7f5-b648-45f8-927c-8bc52d51b1fc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:11.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:11.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c8e50bb-c97d-4da9-a679-300c13a552c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d640a7f5-b648-45f8-927c-8bc52d51b1fc","LogTimestamp":"2022-10-26T05:41:11.676Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:13.683Z","message":"Entering","context":{"RequestID":"6537696a-bc1e-439d-b8dd-512e0105300d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5600b4dc-d8c6-492d-b477-cb6714f64704","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:13.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:13.686Z","message":"{\"transactionId\":\"6537696a-bc1e-439d-b8dd-512e0105300d\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:13:684\",\"respDate\":\"221026-05:41:13:686\",\"sourceId\":\"haproxy:6537696a-bc1e-439d-b8dd-512e0105300d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:13:684-27992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6537696a-bc1e-439d-b8dd-512e0105300d]}\\\"}\"}","context":{"RequestID":"6537696a-bc1e-439d-b8dd-512e0105300d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5600b4dc-d8c6-492d-b477-cb6714f64704","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:13.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:13.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6537696a-bc1e-439d-b8dd-512e0105300d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5600b4dc-d8c6-492d-b477-cb6714f64704","LogTimestamp":"2022-10-26T05:41:13.686Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:15.367Z","message":"Entering","context":{"RequestID":"d4ed347c-62ba-4c15-9bb4-099ed5331173","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b458f8e9-4379-47fe-8666-353e6d96b2a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:15.369Z","message":"{\"transactionId\":\"d4ed347c-62ba-4c15-9bb4-099ed5331173\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:15:367\",\"respDate\":\"221026-05:41:15:369\",\"sourceId\":\"OOM_ReadinessCheck:d4ed347c-62ba-4c15-9bb4-099ed5331173\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:15:367-8758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32858], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d4ed347c-62ba-4c15-9bb4-099ed5331173]}\\\"}\"}","context":{"RequestID":"d4ed347c-62ba-4c15-9bb4-099ed5331173","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b458f8e9-4379-47fe-8666-353e6d96b2a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:15.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4ed347c-62ba-4c15-9bb4-099ed5331173","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b458f8e9-4379-47fe-8666-353e6d96b2a5","LogTimestamp":"2022-10-26T05:41:15.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:15.495Z","message":"Entering","context":{"RequestID":"cec4fdfb-36ae-4ec4-9e95-5d95f645b593","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e50f2dc-f73c-42e9-bb29-8f6c6bac2ae3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"cec4fdfb-36ae-4ec4-9e95-5d95f645b593","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e50f2dc-f73c-42e9-bb29-8f6c6bac2ae3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:15.498Z","message":"{\"transactionId\":\"cec4fdfb-36ae-4ec4-9e95-5d95f645b593\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:15:496\",\"respDate\":\"221026-05:41:15:498\",\"sourceId\":\"ReadinessCheck:cec4fdfb-36ae-4ec4-9e95-5d95f645b593\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:15:496-77399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[cec4fdfb-36ae-4ec4-9e95-5d95f645b593]}\\\"}\"}","context":{"RequestID":"cec4fdfb-36ae-4ec4-9e95-5d95f645b593","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e50f2dc-f73c-42e9-bb29-8f6c6bac2ae3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:15.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cec4fdfb-36ae-4ec4-9e95-5d95f645b593","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e50f2dc-f73c-42e9-bb29-8f6c6bac2ae3","LogTimestamp":"2022-10-26T05:41:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:15.695Z","message":"Entering","context":{"RequestID":"45e44c50-1330-40eb-a060-569acfc28d0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aba89fc4-282f-4635-9fe6-cf8b7a04054e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:15.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:15.698Z","message":"{\"transactionId\":\"45e44c50-1330-40eb-a060-569acfc28d0b\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:15:696\",\"respDate\":\"221026-05:41:15:698\",\"sourceId\":\"haproxy:45e44c50-1330-40eb-a060-569acfc28d0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:15:696-78769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[45e44c50-1330-40eb-a060-569acfc28d0b]}\\\"}\"}","context":{"RequestID":"45e44c50-1330-40eb-a060-569acfc28d0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aba89fc4-282f-4635-9fe6-cf8b7a04054e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:15.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:15.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45e44c50-1330-40eb-a060-569acfc28d0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aba89fc4-282f-4635-9fe6-cf8b7a04054e","LogTimestamp":"2022-10-26T05:41:15.699Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:15.952Z","message":"Entering","context":{"RequestID":"b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d64a1607-4315-434c-9383-d9f4186b0f99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:15.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:15.954Z","message":"{\"transactionId\":\"b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:15:952\",\"respDate\":\"221026-05:41:15:954\",\"sourceId\":\"healthcheck:b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:15:952-83242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59000], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c]}\\\"}\"}","context":{"RequestID":"b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d64a1607-4315-434c-9383-d9f4186b0f99","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:15.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:15.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b069c0ad-ff96-49ae-9ebe-e9c56c9b9f3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64a1607-4315-434c-9383-d9f4186b0f99","LogTimestamp":"2022-10-26T05:41:15.954Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:15 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:17.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:17.658Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:17.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:17.708Z","message":"Entering","context":{"RequestID":"5ae457cb-b993-4101-af0c-32ec3594fe9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2836aa0e-aaa7-472a-97cc-aba459de4bdc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:17.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:17.710Z","message":"{\"transactionId\":\"5ae457cb-b993-4101-af0c-32ec3594fe9b\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:17:708\",\"respDate\":\"221026-05:41:17:710\",\"sourceId\":\"haproxy:5ae457cb-b993-4101-af0c-32ec3594fe9b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:17:708-47755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5ae457cb-b993-4101-af0c-32ec3594fe9b]}\\\"}\"}","context":{"RequestID":"5ae457cb-b993-4101-af0c-32ec3594fe9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2836aa0e-aaa7-472a-97cc-aba459de4bdc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:17.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:17.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ae457cb-b993-4101-af0c-32ec3594fe9b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2836aa0e-aaa7-472a-97cc-aba459de4bdc","LogTimestamp":"2022-10-26T05:41:17.710Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:18.764Z","message":"Entering","context":{"RequestID":"6591f215-fbe4-4741-8b8e-940a040f2449","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54170bb3-bb22-4cc3-a45a-6125d5c7f78c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:18.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:18.766Z","message":"{\"transactionId\":\"6591f215-fbe4-4741-8b8e-940a040f2449\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:18:765\",\"respDate\":\"221026-05:41:18:766\",\"sourceId\":\"healthcheck:6591f215-fbe4-4741-8b8e-940a040f2449\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:18:765-92642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6591f215-fbe4-4741-8b8e-940a040f2449]}\\\"}\"}","context":{"RequestID":"6591f215-fbe4-4741-8b8e-940a040f2449","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54170bb3-bb22-4cc3-a45a-6125d5c7f78c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:18.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:18.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6591f215-fbe4-4741-8b8e-940a040f2449","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54170bb3-bb22-4cc3-a45a-6125d5c7f78c","LogTimestamp":"2022-10-26T05:41:18.767Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:41:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:19.722Z","message":"Entering","context":{"RequestID":"3856b127-a35f-41db-94bb-d6cde327ba15","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e6ae8ce-8f6f-4ff4-b9f5-177245f173cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:19.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:19.724Z","message":"{\"transactionId\":\"3856b127-a35f-41db-94bb-d6cde327ba15\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:19:722\",\"respDate\":\"221026-05:41:19:724\",\"sourceId\":\"haproxy:3856b127-a35f-41db-94bb-d6cde327ba15\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:19:722-88610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3856b127-a35f-41db-94bb-d6cde327ba15]}\\\"}\"}","context":{"RequestID":"3856b127-a35f-41db-94bb-d6cde327ba15","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e6ae8ce-8f6f-4ff4-b9f5-177245f173cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:19.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:19.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3856b127-a35f-41db-94bb-d6cde327ba15","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e6ae8ce-8f6f-4ff4-b9f5-177245f173cd","LogTimestamp":"2022-10-26T05:41:19.724Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:21.733Z","message":"Entering","context":{"RequestID":"c16e0f6e-1612-4ba7-a695-aac080434362","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcb45125-380f-4562-9024-166dc9145e32","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:21.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:21.736Z","message":"{\"transactionId\":\"c16e0f6e-1612-4ba7-a695-aac080434362\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:21:734\",\"respDate\":\"221026-05:41:21:736\",\"sourceId\":\"haproxy:c16e0f6e-1612-4ba7-a695-aac080434362\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:21:734-17532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c16e0f6e-1612-4ba7-a695-aac080434362]}\\\"}\"}","context":{"RequestID":"c16e0f6e-1612-4ba7-a695-aac080434362","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcb45125-380f-4562-9024-166dc9145e32","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:21.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:21.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c16e0f6e-1612-4ba7-a695-aac080434362","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb45125-380f-4562-9024-166dc9145e32","LogTimestamp":"2022-10-26T05:41:21.736Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:23.746Z","message":"Entering","context":{"RequestID":"ed242634-1247-41cc-ba76-3a81c13813ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e479a39-48be-40ec-82f6-bfe5f0396cbe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:23.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:23.748Z","message":"{\"transactionId\":\"ed242634-1247-41cc-ba76-3a81c13813ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:23:747\",\"respDate\":\"221026-05:41:23:748\",\"sourceId\":\"haproxy:ed242634-1247-41cc-ba76-3a81c13813ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:23:747-10687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ed242634-1247-41cc-ba76-3a81c13813ad]}\\\"}\"}","context":{"RequestID":"ed242634-1247-41cc-ba76-3a81c13813ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e479a39-48be-40ec-82f6-bfe5f0396cbe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:23.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:23.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed242634-1247-41cc-ba76-3a81c13813ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e479a39-48be-40ec-82f6-bfe5f0396cbe","LogTimestamp":"2022-10-26T05:41:23.749Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:25.041Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:41:25.045Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:41:25.366Z","message":"Entering","context":{"RequestID":"ffa9d7fd-556c-4f1f-9faa-bf281474486d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c35f419-9c79-446f-a4aa-c7cfc037a1d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:25.369Z","message":"{\"transactionId\":\"ffa9d7fd-556c-4f1f-9faa-bf281474486d\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:25:367\",\"respDate\":\"221026-05:41:25:369\",\"sourceId\":\"OOM_ReadinessCheck:ffa9d7fd-556c-4f1f-9faa-bf281474486d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:25:367-28375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33048], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ffa9d7fd-556c-4f1f-9faa-bf281474486d]}\\\"}\"}","context":{"RequestID":"ffa9d7fd-556c-4f1f-9faa-bf281474486d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5c35f419-9c79-446f-a4aa-c7cfc037a1d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:25.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:25.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffa9d7fd-556c-4f1f-9faa-bf281474486d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c35f419-9c79-446f-a4aa-c7cfc037a1d2","LogTimestamp":"2022-10-26T05:41:25.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:25.496Z","message":"Entering","context":{"RequestID":"18637ea1-ea42-457c-bb0c-815806f3f108","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e131eb42-3816-4391-9677-4482f52d442e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"18637ea1-ea42-457c-bb0c-815806f3f108","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e131eb42-3816-4391-9677-4482f52d442e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:25.498Z","message":"{\"transactionId\":\"18637ea1-ea42-457c-bb0c-815806f3f108\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:25:496\",\"respDate\":\"221026-05:41:25:498\",\"sourceId\":\"ReadinessCheck:18637ea1-ea42-457c-bb0c-815806f3f108\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:25:496-18230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[18637ea1-ea42-457c-bb0c-815806f3f108]}\\\"}\"}","context":{"RequestID":"18637ea1-ea42-457c-bb0c-815806f3f108","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e131eb42-3816-4391-9677-4482f52d442e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:25.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18637ea1-ea42-457c-bb0c-815806f3f108","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e131eb42-3816-4391-9677-4482f52d442e","LogTimestamp":"2022-10-26T05:41:25.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:25.758Z","message":"Entering","context":{"RequestID":"eca14220-7cd5-4e3f-b1ed-cde0952980b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbca836a-503b-4793-abcb-4a06248cead5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:25.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:25.760Z","message":"{\"transactionId\":\"eca14220-7cd5-4e3f-b1ed-cde0952980b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:25:758\",\"respDate\":\"221026-05:41:25:760\",\"sourceId\":\"haproxy:eca14220-7cd5-4e3f-b1ed-cde0952980b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:25:758-88894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eca14220-7cd5-4e3f-b1ed-cde0952980b3]}\\\"}\"}","context":{"RequestID":"eca14220-7cd5-4e3f-b1ed-cde0952980b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bbca836a-503b-4793-abcb-4a06248cead5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:25.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:25.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca14220-7cd5-4e3f-b1ed-cde0952980b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbca836a-503b-4793-abcb-4a06248cead5","LogTimestamp":"2022-10-26T05:41:25.760Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:27.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:27.662Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:27.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:27.768Z","message":"Entering","context":{"RequestID":"6251fbeb-96cb-45c0-af68-a16a2c4d3184","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"faa8333c-9529-43a1-81f6-2658e0f8e0c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:27.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:27.770Z","message":"{\"transactionId\":\"6251fbeb-96cb-45c0-af68-a16a2c4d3184\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:27:769\",\"respDate\":\"221026-05:41:27:770\",\"sourceId\":\"haproxy:6251fbeb-96cb-45c0-af68-a16a2c4d3184\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:27:769-70043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6251fbeb-96cb-45c0-af68-a16a2c4d3184]}\\\"}\"}","context":{"RequestID":"6251fbeb-96cb-45c0-af68-a16a2c4d3184","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"faa8333c-9529-43a1-81f6-2658e0f8e0c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:27.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:27.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6251fbeb-96cb-45c0-af68-a16a2c4d3184","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faa8333c-9529-43a1-81f6-2658e0f8e0c3","LogTimestamp":"2022-10-26T05:41:27.770Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:41:29.779Z","message":"Entering","context":{"RequestID":"9170affb-e92d-4982-8f79-58fdcf377b8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60a606b-3d97-4e5c-91e3-52764e3e45d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:29.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:29.782Z","message":"{\"transactionId\":\"9170affb-e92d-4982-8f79-58fdcf377b8e\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:29:780\",\"respDate\":\"221026-05:41:29:782\",\"sourceId\":\"haproxy:9170affb-e92d-4982-8f79-58fdcf377b8e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:29:780-40462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9170affb-e92d-4982-8f79-58fdcf377b8e]}\\\"}\"}","context":{"RequestID":"9170affb-e92d-4982-8f79-58fdcf377b8e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d60a606b-3d97-4e5c-91e3-52764e3e45d3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:29.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:29.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9170affb-e92d-4982-8f79-58fdcf377b8e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d60a606b-3d97-4e5c-91e3-52764e3e45d3","LogTimestamp":"2022-10-26T05:41:29.782Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:30.981Z","message":"Entering","context":{"RequestID":"89577afd-01d3-413a-9fa0-24ca56bbfe0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcdbfbff-3eae-4783-8cdc-5814aaaf4673","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:30.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:30.984Z","message":"{\"transactionId\":\"89577afd-01d3-413a-9fa0-24ca56bbfe0e\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:30:982\",\"respDate\":\"221026-05:41:30:984\",\"sourceId\":\"healthcheck:89577afd-01d3-413a-9fa0-24ca56bbfe0e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:30:982-13002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59158], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[89577afd-01d3-413a-9fa0-24ca56bbfe0e]}\\\"}\"}","context":{"RequestID":"89577afd-01d3-413a-9fa0-24ca56bbfe0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dcdbfbff-3eae-4783-8cdc-5814aaaf4673","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:30.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:30.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89577afd-01d3-413a-9fa0-24ca56bbfe0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcdbfbff-3eae-4783-8cdc-5814aaaf4673","LogTimestamp":"2022-10-26T05:41:30.984Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:30 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:31.793Z","message":"Entering","context":{"RequestID":"369a5b0c-f43d-4a62-a200-edfd20c9235b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0ebf6b6-6939-49bb-a318-2ad64229c4ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:31.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:31.795Z","message":"{\"transactionId\":\"369a5b0c-f43d-4a62-a200-edfd20c9235b\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:31:793\",\"respDate\":\"221026-05:41:31:795\",\"sourceId\":\"haproxy:369a5b0c-f43d-4a62-a200-edfd20c9235b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:31:793-7261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[369a5b0c-f43d-4a62-a200-edfd20c9235b]}\\\"}\"}","context":{"RequestID":"369a5b0c-f43d-4a62-a200-edfd20c9235b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0ebf6b6-6939-49bb-a318-2ad64229c4ce","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:31.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:31.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"369a5b0c-f43d-4a62-a200-edfd20c9235b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0ebf6b6-6939-49bb-a318-2ad64229c4ce","LogTimestamp":"2022-10-26T05:41:31.795Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:33.790Z","message":"Entering","context":{"RequestID":"75101cc5-b040-437d-9d66-48a33b53c3d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ddd15e3-702f-47a9-89e9-c8cc8b2bb066","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:33.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:33.792Z","message":"{\"transactionId\":\"75101cc5-b040-437d-9d66-48a33b53c3d4\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:33:791\",\"respDate\":\"221026-05:41:33:792\",\"sourceId\":\"healthcheck:75101cc5-b040-437d-9d66-48a33b53c3d4\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:33:791-86721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[75101cc5-b040-437d-9d66-48a33b53c3d4]}\\\"}\"}","context":{"RequestID":"75101cc5-b040-437d-9d66-48a33b53c3d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7ddd15e3-702f-47a9-89e9-c8cc8b2bb066","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:33.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:33.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75101cc5-b040-437d-9d66-48a33b53c3d4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ddd15e3-702f-47a9-89e9-c8cc8b2bb066","LogTimestamp":"2022-10-26T05:41:33.792Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:41:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:33.805Z","message":"Entering","context":{"RequestID":"e147d08b-88e7-4d0f-b5e5-371ec16374b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b88eddb-8998-4d7b-a24d-f02bb36a6246","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:33.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:33.807Z","message":"{\"transactionId\":\"e147d08b-88e7-4d0f-b5e5-371ec16374b0\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:33:805\",\"respDate\":\"221026-05:41:33:807\",\"sourceId\":\"haproxy:e147d08b-88e7-4d0f-b5e5-371ec16374b0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:33:805-11718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e147d08b-88e7-4d0f-b5e5-371ec16374b0]}\\\"}\"}","context":{"RequestID":"e147d08b-88e7-4d0f-b5e5-371ec16374b0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2b88eddb-8998-4d7b-a24d-f02bb36a6246","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:33.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:33.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e147d08b-88e7-4d0f-b5e5-371ec16374b0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b88eddb-8998-4d7b-a24d-f02bb36a6246","LogTimestamp":"2022-10-26T05:41:33.807Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:35.367Z","message":"Entering","context":{"RequestID":"142661ad-30b8-4cdc-b4b1-eba917d5d457","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"127ae3b2-e867-4100-b3fe-bdd54bcd1a57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:35.369Z","message":"{\"transactionId\":\"142661ad-30b8-4cdc-b4b1-eba917d5d457\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:35:367\",\"respDate\":\"221026-05:41:35:369\",\"sourceId\":\"OOM_ReadinessCheck:142661ad-30b8-4cdc-b4b1-eba917d5d457\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:35:367-52839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33220], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[142661ad-30b8-4cdc-b4b1-eba917d5d457]}\\\"}\"}","context":{"RequestID":"142661ad-30b8-4cdc-b4b1-eba917d5d457","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"127ae3b2-e867-4100-b3fe-bdd54bcd1a57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:35.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"142661ad-30b8-4cdc-b4b1-eba917d5d457","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"127ae3b2-e867-4100-b3fe-bdd54bcd1a57","LogTimestamp":"2022-10-26T05:41:35.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:35.496Z","message":"Entering","context":{"RequestID":"455a0abb-b953-482a-ab33-5619de7e4042","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83762d6f-148c-4715-a86a-6415d3d3654e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:35.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"455a0abb-b953-482a-ab33-5619de7e4042","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83762d6f-148c-4715-a86a-6415d3d3654e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:35.499Z","message":"{\"transactionId\":\"455a0abb-b953-482a-ab33-5619de7e4042\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:35:497\",\"respDate\":\"221026-05:41:35:499\",\"sourceId\":\"ReadinessCheck:455a0abb-b953-482a-ab33-5619de7e4042\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:35:497-20295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[455a0abb-b953-482a-ab33-5619de7e4042]}\\\"}\"}","context":{"RequestID":"455a0abb-b953-482a-ab33-5619de7e4042","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"83762d6f-148c-4715-a86a-6415d3d3654e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:35.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"455a0abb-b953-482a-ab33-5619de7e4042","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83762d6f-148c-4715-a86a-6415d3d3654e","LogTimestamp":"2022-10-26T05:41:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:35.817Z","message":"Entering","context":{"RequestID":"4bd35258-63ed-4026-a805-f97d73088a1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e101f6b-39ef-48c9-9a78-998fc8adae84","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:35.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:35.819Z","message":"{\"transactionId\":\"4bd35258-63ed-4026-a805-f97d73088a1e\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:35:817\",\"respDate\":\"221026-05:41:35:819\",\"sourceId\":\"haproxy:4bd35258-63ed-4026-a805-f97d73088a1e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:35:817-91389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4bd35258-63ed-4026-a805-f97d73088a1e]}\\\"}\"}","context":{"RequestID":"4bd35258-63ed-4026-a805-f97d73088a1e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9e101f6b-39ef-48c9-9a78-998fc8adae84","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:35.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:35.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd35258-63ed-4026-a805-f97d73088a1e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e101f6b-39ef-48c9-9a78-998fc8adae84","LogTimestamp":"2022-10-26T05:41:35.819Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:37.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:37.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:37.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:37.828Z","message":"Entering","context":{"RequestID":"55f1593b-928a-4aa7-8a90-f783c6aefd33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37c1b8ae-0e2b-4285-8d86-a1cc61098ebd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:37.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:37.830Z","message":"{\"transactionId\":\"55f1593b-928a-4aa7-8a90-f783c6aefd33\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:37:829\",\"respDate\":\"221026-05:41:37:830\",\"sourceId\":\"haproxy:55f1593b-928a-4aa7-8a90-f783c6aefd33\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:37:829-33385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[55f1593b-928a-4aa7-8a90-f783c6aefd33]}\\\"}\"}","context":{"RequestID":"55f1593b-928a-4aa7-8a90-f783c6aefd33","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37c1b8ae-0e2b-4285-8d86-a1cc61098ebd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:37.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:37.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55f1593b-928a-4aa7-8a90-f783c6aefd33","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37c1b8ae-0e2b-4285-8d86-a1cc61098ebd","LogTimestamp":"2022-10-26T05:41:37.830Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:39.840Z","message":"Entering","context":{"RequestID":"4b5f0ecd-ba78-427f-bf4a-42c9349e90c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3095b0a2-3f28-45e1-b090-594c89071be0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:39.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:39.842Z","message":"{\"transactionId\":\"4b5f0ecd-ba78-427f-bf4a-42c9349e90c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:39:841\",\"respDate\":\"221026-05:41:39:842\",\"sourceId\":\"haproxy:4b5f0ecd-ba78-427f-bf4a-42c9349e90c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:39:841-69296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4b5f0ecd-ba78-427f-bf4a-42c9349e90c6]}\\\"}\"}","context":{"RequestID":"4b5f0ecd-ba78-427f-bf4a-42c9349e90c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3095b0a2-3f28-45e1-b090-594c89071be0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:39.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:39.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b5f0ecd-ba78-427f-bf4a-42c9349e90c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3095b0a2-3f28-45e1-b090-594c89071be0","LogTimestamp":"2022-10-26T05:41:39.843Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:41:41.853Z","message":"Entering","context":{"RequestID":"96af0754-99a5-469f-87f3-0f53ff6b4dff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"143efaa5-18be-46c6-8c6d-263b3a1dce5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:41.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:41.855Z","message":"{\"transactionId\":\"96af0754-99a5-469f-87f3-0f53ff6b4dff\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:41:854\",\"respDate\":\"221026-05:41:41:855\",\"sourceId\":\"haproxy:96af0754-99a5-469f-87f3-0f53ff6b4dff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:41:854-53852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[96af0754-99a5-469f-87f3-0f53ff6b4dff]}\\\"}\"}","context":{"RequestID":"96af0754-99a5-469f-87f3-0f53ff6b4dff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"143efaa5-18be-46c6-8c6d-263b3a1dce5c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:41.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:41.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96af0754-99a5-469f-87f3-0f53ff6b4dff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"143efaa5-18be-46c6-8c6d-263b3a1dce5c","LogTimestamp":"2022-10-26T05:41:41.856Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:43.865Z","message":"Entering","context":{"RequestID":"68a402d8-0290-4fdd-aa8e-46b4d8826d3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7be3a447-3f43-478a-a2d9-18e98b2c7a85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:43.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:43.867Z","message":"{\"transactionId\":\"68a402d8-0290-4fdd-aa8e-46b4d8826d3d\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:43:866\",\"respDate\":\"221026-05:41:43:867\",\"sourceId\":\"haproxy:68a402d8-0290-4fdd-aa8e-46b4d8826d3d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:43:866-13452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[68a402d8-0290-4fdd-aa8e-46b4d8826d3d]}\\\"}\"}","context":{"RequestID":"68a402d8-0290-4fdd-aa8e-46b4d8826d3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7be3a447-3f43-478a-a2d9-18e98b2c7a85","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:43.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:43.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68a402d8-0290-4fdd-aa8e-46b4d8826d3d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be3a447-3f43-478a-a2d9-18e98b2c7a85","LogTimestamp":"2022-10-26T05:41:43.868Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:45.365Z","message":"Entering","context":{"RequestID":"ee7b25cf-4798-4cf3-8782-cc3025636fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcc61048-977c-4588-9ee2-0c128a4e2b03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:45.367Z","message":"{\"transactionId\":\"ee7b25cf-4798-4cf3-8782-cc3025636fcf\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:45:366\",\"respDate\":\"221026-05:41:45:367\",\"sourceId\":\"OOM_ReadinessCheck:ee7b25cf-4798-4cf3-8782-cc3025636fcf\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:45:366-36815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33412], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ee7b25cf-4798-4cf3-8782-cc3025636fcf]}\\\"}\"}","context":{"RequestID":"ee7b25cf-4798-4cf3-8782-cc3025636fcf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bcc61048-977c-4588-9ee2-0c128a4e2b03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:45.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee7b25cf-4798-4cf3-8782-cc3025636fcf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcc61048-977c-4588-9ee2-0c128a4e2b03","LogTimestamp":"2022-10-26T05:41:45.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:45.498Z","message":"Entering","context":{"RequestID":"13e1f344-e26a-4637-8248-4a49544a2174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6079c5fd-2b87-455e-b1b2-158ea2b0518e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"13e1f344-e26a-4637-8248-4a49544a2174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6079c5fd-2b87-455e-b1b2-158ea2b0518e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:45.502Z","message":"{\"transactionId\":\"13e1f344-e26a-4637-8248-4a49544a2174\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:45:499\",\"respDate\":\"221026-05:41:45:501\",\"sourceId\":\"ReadinessCheck:13e1f344-e26a-4637-8248-4a49544a2174\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:45:499-87241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[13e1f344-e26a-4637-8248-4a49544a2174]}\\\"}\"}","context":{"RequestID":"13e1f344-e26a-4637-8248-4a49544a2174","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6079c5fd-2b87-455e-b1b2-158ea2b0518e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:45.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13e1f344-e26a-4637-8248-4a49544a2174","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6079c5fd-2b87-455e-b1b2-158ea2b0518e","LogTimestamp":"2022-10-26T05:41:45.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:45.876Z","message":"Entering","context":{"RequestID":"3d96c2ae-4219-49d8-b317-2e77266c421b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb3291aa-19ed-42b5-9dc8-4bcaa17a1662","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:45.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:45.878Z","message":"{\"transactionId\":\"3d96c2ae-4219-49d8-b317-2e77266c421b\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:45:877\",\"respDate\":\"221026-05:41:45:878\",\"sourceId\":\"haproxy:3d96c2ae-4219-49d8-b317-2e77266c421b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:45:877-12864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3d96c2ae-4219-49d8-b317-2e77266c421b]}\\\"}\"}","context":{"RequestID":"3d96c2ae-4219-49d8-b317-2e77266c421b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb3291aa-19ed-42b5-9dc8-4bcaa17a1662","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:45.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:45.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d96c2ae-4219-49d8-b317-2e77266c421b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3291aa-19ed-42b5-9dc8-4bcaa17a1662","LogTimestamp":"2022-10-26T05:41:45.879Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:46.003Z","message":"Entering","context":{"RequestID":"04e0ae6b-08d3-463f-a841-00bc846f74c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80ab6d91-2b65-4dc6-b9de-67e939f3082c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:46.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:46.005Z","message":"{\"transactionId\":\"04e0ae6b-08d3-463f-a841-00bc846f74c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:46:004\",\"respDate\":\"221026-05:41:46:005\",\"sourceId\":\"healthcheck:04e0ae6b-08d3-463f-a841-00bc846f74c6\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:46:004-179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59354], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[04e0ae6b-08d3-463f-a841-00bc846f74c6]}\\\"}\"}","context":{"RequestID":"04e0ae6b-08d3-463f-a841-00bc846f74c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"80ab6d91-2b65-4dc6-b9de-67e939f3082c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:46.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:46.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04e0ae6b-08d3-463f-a841-00bc846f74c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80ab6d91-2b65-4dc6-b9de-67e939f3082c","LogTimestamp":"2022-10-26T05:41:46.006Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:47.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:47.658Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:47.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:47.889Z","message":"Entering","context":{"RequestID":"48e494e2-eed5-49a1-b82e-7a8af7f48832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5505a585-1987-4a04-a4c0-2351fbc2acf5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:47.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:47.891Z","message":"{\"transactionId\":\"48e494e2-eed5-49a1-b82e-7a8af7f48832\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:47:890\",\"respDate\":\"221026-05:41:47:891\",\"sourceId\":\"haproxy:48e494e2-eed5-49a1-b82e-7a8af7f48832\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:47:890-12141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[48e494e2-eed5-49a1-b82e-7a8af7f48832]}\\\"}\"}","context":{"RequestID":"48e494e2-eed5-49a1-b82e-7a8af7f48832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5505a585-1987-4a04-a4c0-2351fbc2acf5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:47.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:47.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48e494e2-eed5-49a1-b82e-7a8af7f48832","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5505a585-1987-4a04-a4c0-2351fbc2acf5","LogTimestamp":"2022-10-26T05:41:47.892Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:48.816Z","message":"Entering","context":{"RequestID":"9c13e919-bf84-4a89-ac74-700294149a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52ada3ea-628e-4596-88c3-0ca5c718cb3f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:48.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:48.818Z","message":"{\"transactionId\":\"9c13e919-bf84-4a89-ac74-700294149a51\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:48:816\",\"respDate\":\"221026-05:41:48:818\",\"sourceId\":\"healthcheck:9c13e919-bf84-4a89-ac74-700294149a51\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:48:816-44057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9c13e919-bf84-4a89-ac74-700294149a51]}\\\"}\"}","context":{"RequestID":"9c13e919-bf84-4a89-ac74-700294149a51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"52ada3ea-628e-4596-88c3-0ca5c718cb3f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:41:48.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:48.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c13e919-bf84-4a89-ac74-700294149a51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52ada3ea-628e-4596-88c3-0ca5c718cb3f","LogTimestamp":"2022-10-26T05:41:48.818Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:41:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:49.903Z","message":"Entering","context":{"RequestID":"22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b15dd46-2501-4a96-bc4e-c47a2e02933c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:49.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:49.906Z","message":"{\"transactionId\":\"22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:49:904\",\"respDate\":\"221026-05:41:49:906\",\"sourceId\":\"haproxy:22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:49:904-49515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a]}\\\"}\"}","context":{"RequestID":"22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5b15dd46-2501-4a96-bc4e-c47a2e02933c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:49.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:49.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22ae7118-92aa-4af4-9f7f-b1f0ccb54c6a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b15dd46-2501-4a96-bc4e-c47a2e02933c","LogTimestamp":"2022-10-26T05:41:49.906Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:51.918Z","message":"Entering","context":{"RequestID":"8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3654bb45-9a63-4bec-ab8a-e5466c98120f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:51.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:51.921Z","message":"{\"transactionId\":\"8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:51:919\",\"respDate\":\"221026-05:41:51:920\",\"sourceId\":\"haproxy:8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:51:919-93109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a]}\\\"}\"}","context":{"RequestID":"8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3654bb45-9a63-4bec-ab8a-e5466c98120f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:51.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:51.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d68f2d8-2f68-425e-8278-ec5fb0b1bd0a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3654bb45-9a63-4bec-ab8a-e5466c98120f","LogTimestamp":"2022-10-26T05:41:51.921Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:41:53.931Z","message":"Entering","context":{"RequestID":"47baaf99-7b0e-4a8c-bf7c-7da56c40c808","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48f08430-3e82-4e3a-b2bc-e2fa2ab86ee4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:53.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:53.933Z","message":"{\"transactionId\":\"47baaf99-7b0e-4a8c-bf7c-7da56c40c808\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:53:931\",\"respDate\":\"221026-05:41:53:933\",\"sourceId\":\"haproxy:47baaf99-7b0e-4a8c-bf7c-7da56c40c808\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:53:931-95651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47baaf99-7b0e-4a8c-bf7c-7da56c40c808]}\\\"}\"}","context":{"RequestID":"47baaf99-7b0e-4a8c-bf7c-7da56c40c808","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48f08430-3e82-4e3a-b2bc-e2fa2ab86ee4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:53.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:53.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47baaf99-7b0e-4a8c-bf7c-7da56c40c808","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48f08430-3e82-4e3a-b2bc-e2fa2ab86ee4","LogTimestamp":"2022-10-26T05:41:53.933Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:55.049Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:41:55.055Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:41:55.367Z","message":"Entering","context":{"RequestID":"f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2c594f9-3953-4d07-9e28-d8726519fe8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:55.370Z","message":"{\"transactionId\":\"f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:55:368\",\"respDate\":\"221026-05:41:55:370\",\"sourceId\":\"OOM_ReadinessCheck:f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:55:368-19279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33602], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e]}\\\"}\"}","context":{"RequestID":"f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2c594f9-3953-4d07-9e28-d8726519fe8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:41:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:55.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f89a7f70-a7c0-4c28-ae1c-034bcbb3c50e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2c594f9-3953-4d07-9e28-d8726519fe8d","LogTimestamp":"2022-10-26T05:41:55.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:41:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:55.500Z","message":"Entering","context":{"RequestID":"258c31eb-d1e2-4656-97ee-d97c9ae5c3eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f59059fa-3564-4676-803d-210851cc88bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:55.503Z","message":"Database is available from CACHED check.","context":{"RequestID":"258c31eb-d1e2-4656-97ee-d97c9ae5c3eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f59059fa-3564-4676-803d-210851cc88bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:55.504Z","message":"{\"transactionId\":\"258c31eb-d1e2-4656-97ee-d97c9ae5c3eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:55:501\",\"respDate\":\"221026-05:41:55:504\",\"sourceId\":\"ReadinessCheck:258c31eb-d1e2-4656-97ee-d97c9ae5c3eb\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:41:55:501-31964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[258c31eb-d1e2-4656-97ee-d97c9ae5c3eb]}\\\"}\"}","context":{"RequestID":"258c31eb-d1e2-4656-97ee-d97c9ae5c3eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f59059fa-3564-4676-803d-210851cc88bc","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:41:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:55.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"258c31eb-d1e2-4656-97ee-d97c9ae5c3eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f59059fa-3564-4676-803d-210851cc88bc","LogTimestamp":"2022-10-26T05:41:55.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:41:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:41:55.942Z","message":"Entering","context":{"RequestID":"d3566630-cc19-4290-b2a9-aecf91a7ab07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39731af5-aacf-4c79-b334-2c16a2e30937","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:55.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:55.945Z","message":"{\"transactionId\":\"d3566630-cc19-4290-b2a9-aecf91a7ab07\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:55:943\",\"respDate\":\"221026-05:41:55:945\",\"sourceId\":\"haproxy:d3566630-cc19-4290-b2a9-aecf91a7ab07\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:55:943-80733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d3566630-cc19-4290-b2a9-aecf91a7ab07]}\\\"}\"}","context":{"RequestID":"d3566630-cc19-4290-b2a9-aecf91a7ab07","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39731af5-aacf-4c79-b334-2c16a2e30937","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:55.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:55.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3566630-cc19-4290-b2a9-aecf91a7ab07","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39731af5-aacf-4c79-b334-2c16a2e30937","LogTimestamp":"2022-10-26T05:41:55.945Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:41:57.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:41:57.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:57.665Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:57.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:57.954Z","message":"Entering","context":{"RequestID":"52f6f104-282f-464b-8a0e-b441ba2fde11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98e88d3d-18d9-4aca-a367-2ff483d67833","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:57.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:57.956Z","message":"{\"transactionId\":\"52f6f104-282f-464b-8a0e-b441ba2fde11\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:57:955\",\"respDate\":\"221026-05:41:57:956\",\"sourceId\":\"haproxy:52f6f104-282f-464b-8a0e-b441ba2fde11\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:41:57:955-62376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[52f6f104-282f-464b-8a0e-b441ba2fde11]}\\\"}\"}","context":{"RequestID":"52f6f104-282f-464b-8a0e-b441ba2fde11","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"98e88d3d-18d9-4aca-a367-2ff483d67833","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:57.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:57.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52f6f104-282f-464b-8a0e-b441ba2fde11","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98e88d3d-18d9-4aca-a367-2ff483d67833","LogTimestamp":"2022-10-26T05:41:57.956Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:41:59.967Z","message":"Entering","context":{"RequestID":"250f4480-7ca1-4804-8374-ec6c00abb0ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad7094e8-a735-435d-98d3-9a1650e19dcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:59.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:41:59.969Z","message":"{\"transactionId\":\"250f4480-7ca1-4804-8374-ec6c00abb0ee\",\"status\":\"200\",\"rqstDate\":\"221026-05:41:59:968\",\"respDate\":\"221026-05:41:59:969\",\"sourceId\":\"haproxy:250f4480-7ca1-4804-8374-ec6c00abb0ee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:41:59:968-59442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[250f4480-7ca1-4804-8374-ec6c00abb0ee]}\\\"}\"}","context":{"RequestID":"250f4480-7ca1-4804-8374-ec6c00abb0ee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ad7094e8-a735-435d-98d3-9a1650e19dcd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:41:59.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:41:59.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"250f4480-7ca1-4804-8374-ec6c00abb0ee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7094e8-a735-435d-98d3-9a1650e19dcd","LogTimestamp":"2022-10-26T05:41:59.970Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:41:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:01.025Z","message":"Entering","context":{"RequestID":"cc38eed1-826c-43bc-9b18-60f6a1c8c67a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8db25f3d-eeec-405e-8b3a-fd7f3edaed3e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:01.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:01.028Z","message":"{\"transactionId\":\"cc38eed1-826c-43bc-9b18-60f6a1c8c67a\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:01:026\",\"respDate\":\"221026-05:42:01:027\",\"sourceId\":\"healthcheck:cc38eed1-826c-43bc-9b18-60f6a1c8c67a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:01:026-92049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59534], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[cc38eed1-826c-43bc-9b18-60f6a1c8c67a]}\\\"}\"}","context":{"RequestID":"cc38eed1-826c-43bc-9b18-60f6a1c8c67a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8db25f3d-eeec-405e-8b3a-fd7f3edaed3e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:01.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:01.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc38eed1-826c-43bc-9b18-60f6a1c8c67a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8db25f3d-eeec-405e-8b3a-fd7f3edaed3e","LogTimestamp":"2022-10-26T05:42:01.028Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:01.978Z","message":"Entering","context":{"RequestID":"7b3dff59-5683-46d2-b90e-2270e4356cf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5eb1b53-c1fd-472f-823b-d4b22151483e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:01.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:01.980Z","message":"{\"transactionId\":\"7b3dff59-5683-46d2-b90e-2270e4356cf8\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:01:979\",\"respDate\":\"221026-05:42:01:980\",\"sourceId\":\"haproxy:7b3dff59-5683-46d2-b90e-2270e4356cf8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:01:979-45832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7b3dff59-5683-46d2-b90e-2270e4356cf8]}\\\"}\"}","context":{"RequestID":"7b3dff59-5683-46d2-b90e-2270e4356cf8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5eb1b53-c1fd-472f-823b-d4b22151483e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:01.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:01.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b3dff59-5683-46d2-b90e-2270e4356cf8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5eb1b53-c1fd-472f-823b-d4b22151483e","LogTimestamp":"2022-10-26T05:42:01.980Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:03.840Z","message":"Entering","context":{"RequestID":"a98c7b56-3c61-4cc9-b7fc-1070466943fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46839e8c-e16a-4418-b1d9-1858e02bce65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:03.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:03.842Z","message":"{\"transactionId\":\"a98c7b56-3c61-4cc9-b7fc-1070466943fb\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:03:840\",\"respDate\":\"221026-05:42:03:842\",\"sourceId\":\"healthcheck:a98c7b56-3c61-4cc9-b7fc-1070466943fb\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:03:840-84229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[a98c7b56-3c61-4cc9-b7fc-1070466943fb]}\\\"}\"}","context":{"RequestID":"a98c7b56-3c61-4cc9-b7fc-1070466943fb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"46839e8c-e16a-4418-b1d9-1858e02bce65","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:03.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:03.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a98c7b56-3c61-4cc9-b7fc-1070466943fb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46839e8c-e16a-4418-b1d9-1858e02bce65","LogTimestamp":"2022-10-26T05:42:03.842Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:42:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:03.989Z","message":"Entering","context":{"RequestID":"a8189e3e-cd4e-4202-b486-e63bc19d7095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07097eb2-e6ca-4e8a-9e60-33e90088dac0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:03.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:03.992Z","message":"{\"transactionId\":\"a8189e3e-cd4e-4202-b486-e63bc19d7095\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:03:990\",\"respDate\":\"221026-05:42:03:992\",\"sourceId\":\"haproxy:a8189e3e-cd4e-4202-b486-e63bc19d7095\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:03:990-46794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8189e3e-cd4e-4202-b486-e63bc19d7095]}\\\"}\"}","context":{"RequestID":"a8189e3e-cd4e-4202-b486-e63bc19d7095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"07097eb2-e6ca-4e8a-9e60-33e90088dac0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:03.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:03.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8189e3e-cd4e-4202-b486-e63bc19d7095","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07097eb2-e6ca-4e8a-9e60-33e90088dac0","LogTimestamp":"2022-10-26T05:42:03.993Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:05.367Z","message":"Entering","context":{"RequestID":"9a76063f-9fa1-470d-b0b5-fcac18dee82d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e47f56c-dfdf-4db0-8a11-d9cc076924dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:05.370Z","message":"{\"transactionId\":\"9a76063f-9fa1-470d-b0b5-fcac18dee82d\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:05:368\",\"respDate\":\"221026-05:42:05:370\",\"sourceId\":\"OOM_ReadinessCheck:9a76063f-9fa1-470d-b0b5-fcac18dee82d\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:05:368-76296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33790], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9a76063f-9fa1-470d-b0b5-fcac18dee82d]}\\\"}\"}","context":{"RequestID":"9a76063f-9fa1-470d-b0b5-fcac18dee82d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e47f56c-dfdf-4db0-8a11-d9cc076924dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:05.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a76063f-9fa1-470d-b0b5-fcac18dee82d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e47f56c-dfdf-4db0-8a11-d9cc076924dd","LogTimestamp":"2022-10-26T05:42:05.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:42:05.498Z","message":"Entering","context":{"RequestID":"692d2347-8f19-4414-bab4-fcf5d33b602e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b84831f6-4cdb-42b7-bbd4-aa046e328022","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"692d2347-8f19-4414-bab4-fcf5d33b602e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b84831f6-4cdb-42b7-bbd4-aa046e328022","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:05.501Z","message":"{\"transactionId\":\"692d2347-8f19-4414-bab4-fcf5d33b602e\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:05:499\",\"respDate\":\"221026-05:42:05:500\",\"sourceId\":\"ReadinessCheck:692d2347-8f19-4414-bab4-fcf5d33b602e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:05:499-404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[692d2347-8f19-4414-bab4-fcf5d33b602e]}\\\"}\"}","context":{"RequestID":"692d2347-8f19-4414-bab4-fcf5d33b602e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b84831f6-4cdb-42b7-bbd4-aa046e328022","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"692d2347-8f19-4414-bab4-fcf5d33b602e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b84831f6-4cdb-42b7-bbd4-aa046e328022","LogTimestamp":"2022-10-26T05:42:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:06.003Z","message":"Entering","context":{"RequestID":"b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea157e44-80b5-4ed5-a6c7-e078dbd55876","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:06.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:06.006Z","message":"{\"transactionId\":\"b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:06:004\",\"respDate\":\"221026-05:42:06:005\",\"sourceId\":\"haproxy:b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:06:004-67094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9]}\\\"}\"}","context":{"RequestID":"b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ea157e44-80b5-4ed5-a6c7-e078dbd55876","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:06.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:06.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5c984f8-99ff-44aa-9d7f-4611f6c1d5c9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea157e44-80b5-4ed5-a6c7-e078dbd55876","LogTimestamp":"2022-10-26T05:42:06.006Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:07.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:07.656Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:07.657Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:08.017Z","message":"Entering","context":{"RequestID":"add27866-5f2b-481b-8578-018dece1dde8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aff2c7e0-f932-4803-9b5e-ac0aa14e1bd5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:08.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:08.020Z","message":"{\"transactionId\":\"add27866-5f2b-481b-8578-018dece1dde8\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:08:018\",\"respDate\":\"221026-05:42:08:020\",\"sourceId\":\"haproxy:add27866-5f2b-481b-8578-018dece1dde8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:08:018-98829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[add27866-5f2b-481b-8578-018dece1dde8]}\\\"}\"}","context":{"RequestID":"add27866-5f2b-481b-8578-018dece1dde8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"aff2c7e0-f932-4803-9b5e-ac0aa14e1bd5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:08.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:08.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add27866-5f2b-481b-8578-018dece1dde8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff2c7e0-f932-4803-9b5e-ac0aa14e1bd5","LogTimestamp":"2022-10-26T05:42:08.020Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:10.032Z","message":"Entering","context":{"RequestID":"7654b701-3151-4ff8-87df-36067cfa72a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1dca20e-1817-4bfc-93a6-02915cfcee7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:10.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:10.034Z","message":"{\"transactionId\":\"7654b701-3151-4ff8-87df-36067cfa72a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:10:033\",\"respDate\":\"221026-05:42:10:034\",\"sourceId\":\"haproxy:7654b701-3151-4ff8-87df-36067cfa72a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:10:033-36237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7654b701-3151-4ff8-87df-36067cfa72a0]}\\\"}\"}","context":{"RequestID":"7654b701-3151-4ff8-87df-36067cfa72a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1dca20e-1817-4bfc-93a6-02915cfcee7f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:10.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:10.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7654b701-3151-4ff8-87df-36067cfa72a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1dca20e-1817-4bfc-93a6-02915cfcee7f","LogTimestamp":"2022-10-26T05:42:10.035Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:12.046Z","message":"Entering","context":{"RequestID":"da08dbb1-1e41-4c17-881a-a55470aa5192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f235d84c-f2cb-4493-9242-7f502c650282","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:12.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:12.048Z","message":"{\"transactionId\":\"da08dbb1-1e41-4c17-881a-a55470aa5192\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:12:046\",\"respDate\":\"221026-05:42:12:048\",\"sourceId\":\"haproxy:da08dbb1-1e41-4c17-881a-a55470aa5192\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:12:046-74399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[da08dbb1-1e41-4c17-881a-a55470aa5192]}\\\"}\"}","context":{"RequestID":"da08dbb1-1e41-4c17-881a-a55470aa5192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f235d84c-f2cb-4493-9242-7f502c650282","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:12.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:12.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da08dbb1-1e41-4c17-881a-a55470aa5192","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f235d84c-f2cb-4493-9242-7f502c650282","LogTimestamp":"2022-10-26T05:42:12.048Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:14.057Z","message":"Entering","context":{"RequestID":"f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cb42f5c-3d4a-4a80-b1cd-b8c5eb2b68d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:14.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:14.059Z","message":"{\"transactionId\":\"f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:14:058\",\"respDate\":\"221026-05:42:14:059\",\"sourceId\":\"haproxy:f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:14:058-84129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e]}\\\"}\"}","context":{"RequestID":"f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cb42f5c-3d4a-4a80-b1cd-b8c5eb2b68d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:14.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:14.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f45ef5d2-dc64-4cd2-9bd3-6fd41ff6944e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cb42f5c-3d4a-4a80-b1cd-b8c5eb2b68d8","LogTimestamp":"2022-10-26T05:42:14.060Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:15.365Z","message":"Entering","context":{"RequestID":"6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de178919-f894-473b-988a-071e959a4a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:15.367Z","message":"{\"transactionId\":\"6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:15:366\",\"respDate\":\"221026-05:42:15:367\",\"sourceId\":\"OOM_ReadinessCheck:6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:15:366-3916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33970], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024]}\\\"}\"}","context":{"RequestID":"6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de178919-f894-473b-988a-071e959a4a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:15.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cebc0d8-6e16-4b8c-80ae-6e4f33dcf024","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de178919-f894-473b-988a-071e959a4a17","LogTimestamp":"2022-10-26T05:42:15.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:15.497Z","message":"Entering","context":{"RequestID":"f83d3ae8-a0d6-425a-8736-ab7aaa345839","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ccf5d57-18a7-4a7f-ade7-a13cf529c1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"f83d3ae8-a0d6-425a-8736-ab7aaa345839","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ccf5d57-18a7-4a7f-ade7-a13cf529c1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:15.499Z","message":"{\"transactionId\":\"f83d3ae8-a0d6-425a-8736-ab7aaa345839\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:15:497\",\"respDate\":\"221026-05:42:15:499\",\"sourceId\":\"ReadinessCheck:f83d3ae8-a0d6-425a-8736-ab7aaa345839\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:15:497-24967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f83d3ae8-a0d6-425a-8736-ab7aaa345839]}\\\"}\"}","context":{"RequestID":"f83d3ae8-a0d6-425a-8736-ab7aaa345839","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ccf5d57-18a7-4a7f-ade7-a13cf529c1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f83d3ae8-a0d6-425a-8736-ab7aaa345839","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ccf5d57-18a7-4a7f-ade7-a13cf529c1b3","LogTimestamp":"2022-10-26T05:42:15.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:16.048Z","message":"Entering","context":{"RequestID":"383b8b34-9ba0-4c14-ae47-17013033f306","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e6cc059-1e6d-4103-86cb-fda713f6c2cf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:16.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:16.050Z","message":"{\"transactionId\":\"383b8b34-9ba0-4c14-ae47-17013033f306\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:16:048\",\"respDate\":\"221026-05:42:16:050\",\"sourceId\":\"healthcheck:383b8b34-9ba0-4c14-ae47-17013033f306\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:16:048-5043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59726], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[383b8b34-9ba0-4c14-ae47-17013033f306]}\\\"}\"}","context":{"RequestID":"383b8b34-9ba0-4c14-ae47-17013033f306","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0e6cc059-1e6d-4103-86cb-fda713f6c2cf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:16.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:16.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"383b8b34-9ba0-4c14-ae47-17013033f306","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e6cc059-1e6d-4103-86cb-fda713f6c2cf","LogTimestamp":"2022-10-26T05:42:16.050Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:16.070Z","message":"Entering","context":{"RequestID":"555986b5-29ca-4075-b48f-b9bfec875b2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"178d97ee-f484-4231-8588-9f7712252bc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:16.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:16.072Z","message":"{\"transactionId\":\"555986b5-29ca-4075-b48f-b9bfec875b2d\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:16:070\",\"respDate\":\"221026-05:42:16:071\",\"sourceId\":\"haproxy:555986b5-29ca-4075-b48f-b9bfec875b2d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:16:070-16032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[555986b5-29ca-4075-b48f-b9bfec875b2d]}\\\"}\"}","context":{"RequestID":"555986b5-29ca-4075-b48f-b9bfec875b2d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"178d97ee-f484-4231-8588-9f7712252bc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:16.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:16.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"555986b5-29ca-4075-b48f-b9bfec875b2d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"178d97ee-f484-4231-8588-9f7712252bc5","LogTimestamp":"2022-10-26T05:42:16.072Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:17.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:17.657Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:17.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:18.082Z","message":"Entering","context":{"RequestID":"35c161f1-5587-44f4-93c1-9ef2f04988f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"912ec6ba-8e58-481f-917d-d272bcbf45f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:18.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:18.084Z","message":"{\"transactionId\":\"35c161f1-5587-44f4-93c1-9ef2f04988f2\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:18:083\",\"respDate\":\"221026-05:42:18:084\",\"sourceId\":\"haproxy:35c161f1-5587-44f4-93c1-9ef2f04988f2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:18:083-35179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[35c161f1-5587-44f4-93c1-9ef2f04988f2]}\\\"}\"}","context":{"RequestID":"35c161f1-5587-44f4-93c1-9ef2f04988f2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"912ec6ba-8e58-481f-917d-d272bcbf45f2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:18.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:18.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35c161f1-5587-44f4-93c1-9ef2f04988f2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"912ec6ba-8e58-481f-917d-d272bcbf45f2","LogTimestamp":"2022-10-26T05:42:18.085Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:18.865Z","message":"Entering","context":{"RequestID":"4d7a10e3-9c16-411f-9960-18d66a9e23be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ef8778c-9551-43e0-84c0-d005146ef574","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:18.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:18.867Z","message":"{\"transactionId\":\"4d7a10e3-9c16-411f-9960-18d66a9e23be\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:18:866\",\"respDate\":\"221026-05:42:18:867\",\"sourceId\":\"healthcheck:4d7a10e3-9c16-411f-9960-18d66a9e23be\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:18:866-97070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4d7a10e3-9c16-411f-9960-18d66a9e23be]}\\\"}\"}","context":{"RequestID":"4d7a10e3-9c16-411f-9960-18d66a9e23be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2ef8778c-9551-43e0-84c0-d005146ef574","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:18.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:18.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d7a10e3-9c16-411f-9960-18d66a9e23be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ef8778c-9551-43e0-84c0-d005146ef574","LogTimestamp":"2022-10-26T05:42:18.867Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:42:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:20.093Z","message":"Entering","context":{"RequestID":"6c915e13-3312-4c6b-a194-5eb28e9e88b4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cc2083d7-5a51-48ae-8415-c4c509008903","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:20.095Z","message":"{\"transactionId\":\"6c915e13-3312-4c6b-a194-5eb28e9e88b4\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:20:093\",\"respDate\":\"221026-05:42:20:094\",\"sourceId\":\"haproxy:6c915e13-3312-4c6b-a194-5eb28e9e88b4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:20:093-13033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c915e13-3312-4c6b-a194-5eb28e9e88b4]}\\\"}\"}","context":{"RequestID":"6c915e13-3312-4c6b-a194-5eb28e9e88b4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"cc2083d7-5a51-48ae-8415-c4c509008903","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:20.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c915e13-3312-4c6b-a194-5eb28e9e88b4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2083d7-5a51-48ae-8415-c4c509008903","LogTimestamp":"2022-10-26T05:42:20.095Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:22.103Z","message":"Entering","context":{"RequestID":"218ab1b9-a394-4623-abe7-fce74e29ec10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4e20ffe8-5f7a-467a-9bfc-386fc35bd3b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:22.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:22.105Z","message":"{\"transactionId\":\"218ab1b9-a394-4623-abe7-fce74e29ec10\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:22:104\",\"respDate\":\"221026-05:42:22:105\",\"sourceId\":\"haproxy:218ab1b9-a394-4623-abe7-fce74e29ec10\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:22:104-64866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[218ab1b9-a394-4623-abe7-fce74e29ec10]}\\\"}\"}","context":{"RequestID":"218ab1b9-a394-4623-abe7-fce74e29ec10","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4e20ffe8-5f7a-467a-9bfc-386fc35bd3b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:22.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:22.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"218ab1b9-a394-4623-abe7-fce74e29ec10","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e20ffe8-5f7a-467a-9bfc-386fc35bd3b9","LogTimestamp":"2022-10-26T05:42:22.106Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:24.117Z","message":"Entering","context":{"RequestID":"77ef8c86-d447-4dda-99b8-5c823257846b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"548fc3c7-b288-4401-8c6e-adb3da957f90","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:24.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:24.120Z","message":"{\"transactionId\":\"77ef8c86-d447-4dda-99b8-5c823257846b\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:24:118\",\"respDate\":\"221026-05:42:24:120\",\"sourceId\":\"haproxy:77ef8c86-d447-4dda-99b8-5c823257846b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:24:118-52534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77ef8c86-d447-4dda-99b8-5c823257846b]}\\\"}\"}","context":{"RequestID":"77ef8c86-d447-4dda-99b8-5c823257846b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"548fc3c7-b288-4401-8c6e-adb3da957f90","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:24.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:24.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ef8c86-d447-4dda-99b8-5c823257846b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"548fc3c7-b288-4401-8c6e-adb3da957f90","LogTimestamp":"2022-10-26T05:42:24.120Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:25.056Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:42:25.059Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:42:25.368Z","message":"Entering","context":{"RequestID":"9d274907-35b6-48fd-b429-90d08a544df5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"051d7eaf-9505-4932-af48-852ae8134afb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:25.370Z","message":"{\"transactionId\":\"9d274907-35b6-48fd-b429-90d08a544df5\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:25:369\",\"respDate\":\"221026-05:42:25:370\",\"sourceId\":\"OOM_ReadinessCheck:9d274907-35b6-48fd-b429-90d08a544df5\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:25:369-97794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34170], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9d274907-35b6-48fd-b429-90d08a544df5]}\\\"}\"}","context":{"RequestID":"9d274907-35b6-48fd-b429-90d08a544df5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"051d7eaf-9505-4932-af48-852ae8134afb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:25.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d274907-35b6-48fd-b429-90d08a544df5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051d7eaf-9505-4932-af48-852ae8134afb","LogTimestamp":"2022-10-26T05:42:25.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:25.497Z","message":"Entering","context":{"RequestID":"6bc36c3e-ee84-41d0-bced-f2c18288c60e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe2f738-63a5-4af0-8c08-0f8f1b8bc5ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:25.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bc36c3e-ee84-41d0-bced-f2c18288c60e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe2f738-63a5-4af0-8c08-0f8f1b8bc5ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:25.500Z","message":"{\"transactionId\":\"6bc36c3e-ee84-41d0-bced-f2c18288c60e\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:25:498\",\"respDate\":\"221026-05:42:25:500\",\"sourceId\":\"ReadinessCheck:6bc36c3e-ee84-41d0-bced-f2c18288c60e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:25:498-640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6bc36c3e-ee84-41d0-bced-f2c18288c60e]}\\\"}\"}","context":{"RequestID":"6bc36c3e-ee84-41d0-bced-f2c18288c60e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"afe2f738-63a5-4af0-8c08-0f8f1b8bc5ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bc36c3e-ee84-41d0-bced-f2c18288c60e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afe2f738-63a5-4af0-8c08-0f8f1b8bc5ab","LogTimestamp":"2022-10-26T05:42:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:26.133Z","message":"Entering","context":{"RequestID":"af25de18-cb71-43d9-afea-f9f59d1dfa20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f2301a9-a3b2-4be5-a946-b38e9293a5c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:26.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:26.135Z","message":"{\"transactionId\":\"af25de18-cb71-43d9-afea-f9f59d1dfa20\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:26:134\",\"respDate\":\"221026-05:42:26:135\",\"sourceId\":\"haproxy:af25de18-cb71-43d9-afea-f9f59d1dfa20\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:26:134-89696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af25de18-cb71-43d9-afea-f9f59d1dfa20]}\\\"}\"}","context":{"RequestID":"af25de18-cb71-43d9-afea-f9f59d1dfa20","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6f2301a9-a3b2-4be5-a946-b38e9293a5c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:26.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:26.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af25de18-cb71-43d9-afea-f9f59d1dfa20","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f2301a9-a3b2-4be5-a946-b38e9293a5c4","LogTimestamp":"2022-10-26T05:42:26.136Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:27.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:27.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:27.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:28.146Z","message":"Entering","context":{"RequestID":"71906c09-5df0-4791-85df-cf974aeb7ea8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a05aff11-906a-4241-b140-1ddc9a5054bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:28.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:28.148Z","message":"{\"transactionId\":\"71906c09-5df0-4791-85df-cf974aeb7ea8\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:28:146\",\"respDate\":\"221026-05:42:28:148\",\"sourceId\":\"haproxy:71906c09-5df0-4791-85df-cf974aeb7ea8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:28:146-19945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71906c09-5df0-4791-85df-cf974aeb7ea8]}\\\"}\"}","context":{"RequestID":"71906c09-5df0-4791-85df-cf974aeb7ea8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a05aff11-906a-4241-b140-1ddc9a5054bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:28.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:28.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71906c09-5df0-4791-85df-cf974aeb7ea8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a05aff11-906a-4241-b140-1ddc9a5054bd","LogTimestamp":"2022-10-26T05:42:28.149Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:30.160Z","message":"Entering","context":{"RequestID":"a8bfcc7c-0d1e-4a42-a44c-dcf19242778b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecbebc5f-a85a-4cf7-a4b6-8fcd2a870489","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:30.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:30.162Z","message":"{\"transactionId\":\"a8bfcc7c-0d1e-4a42-a44c-dcf19242778b\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:30:160\",\"respDate\":\"221026-05:42:30:162\",\"sourceId\":\"haproxy:a8bfcc7c-0d1e-4a42-a44c-dcf19242778b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:30:160-99599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a8bfcc7c-0d1e-4a42-a44c-dcf19242778b]}\\\"}\"}","context":{"RequestID":"a8bfcc7c-0d1e-4a42-a44c-dcf19242778b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ecbebc5f-a85a-4cf7-a4b6-8fcd2a870489","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:30.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:30.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8bfcc7c-0d1e-4a42-a44c-dcf19242778b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecbebc5f-a85a-4cf7-a4b6-8fcd2a870489","LogTimestamp":"2022-10-26T05:42:30.163Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:31.072Z","message":"Entering","context":{"RequestID":"85e507a5-6cde-40db-9491-5920edb7bc3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d00615de-01d0-4083-aa54-513fe755ee4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:31.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:31.074Z","message":"{\"transactionId\":\"85e507a5-6cde-40db-9491-5920edb7bc3e\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:31:073\",\"respDate\":\"221026-05:42:31:074\",\"sourceId\":\"healthcheck:85e507a5-6cde-40db-9491-5920edb7bc3e\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:31:073-23873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[59882], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[85e507a5-6cde-40db-9491-5920edb7bc3e]}\\\"}\"}","context":{"RequestID":"85e507a5-6cde-40db-9491-5920edb7bc3e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d00615de-01d0-4083-aa54-513fe755ee4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:31.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:31.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85e507a5-6cde-40db-9491-5920edb7bc3e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d00615de-01d0-4083-aa54-513fe755ee4d","LogTimestamp":"2022-10-26T05:42:31.075Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:32.171Z","message":"Entering","context":{"RequestID":"f093d0ae-7cb8-4c42-80d2-24155b4295ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cedce2a-f863-43ec-9fe7-606b2aeb65af","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:32.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:32.173Z","message":"{\"transactionId\":\"f093d0ae-7cb8-4c42-80d2-24155b4295ff\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:32:171\",\"respDate\":\"221026-05:42:32:173\",\"sourceId\":\"haproxy:f093d0ae-7cb8-4c42-80d2-24155b4295ff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:32:171-67464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f093d0ae-7cb8-4c42-80d2-24155b4295ff]}\\\"}\"}","context":{"RequestID":"f093d0ae-7cb8-4c42-80d2-24155b4295ff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6cedce2a-f863-43ec-9fe7-606b2aeb65af","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:32.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:32.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f093d0ae-7cb8-4c42-80d2-24155b4295ff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cedce2a-f863-43ec-9fe7-606b2aeb65af","LogTimestamp":"2022-10-26T05:42:32.174Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:33.893Z","message":"Entering","context":{"RequestID":"905dc953-b14b-49f7-9dce-2322d361daac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2930a3d-a508-42b6-a659-ae7009c030e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:33.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:33.896Z","message":"{\"transactionId\":\"905dc953-b14b-49f7-9dce-2322d361daac\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:33:894\",\"respDate\":\"221026-05:42:33:896\",\"sourceId\":\"healthcheck:905dc953-b14b-49f7-9dce-2322d361daac\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:33:894-86568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[905dc953-b14b-49f7-9dce-2322d361daac]}\\\"}\"}","context":{"RequestID":"905dc953-b14b-49f7-9dce-2322d361daac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f2930a3d-a508-42b6-a659-ae7009c030e8","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:33.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:33.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"905dc953-b14b-49f7-9dce-2322d361daac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2930a3d-a508-42b6-a659-ae7009c030e8","LogTimestamp":"2022-10-26T05:42:33.896Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:42:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:34.183Z","message":"Entering","context":{"RequestID":"a3e823e4-4961-4fa4-ae3d-4f9969a38647","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"410730cf-015f-4065-8fde-3e8dc0f36091","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:34.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:34.185Z","message":"{\"transactionId\":\"a3e823e4-4961-4fa4-ae3d-4f9969a38647\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:34:184\",\"respDate\":\"221026-05:42:34:185\",\"sourceId\":\"haproxy:a3e823e4-4961-4fa4-ae3d-4f9969a38647\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:34:184-11771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a3e823e4-4961-4fa4-ae3d-4f9969a38647]}\\\"}\"}","context":{"RequestID":"a3e823e4-4961-4fa4-ae3d-4f9969a38647","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"410730cf-015f-4065-8fde-3e8dc0f36091","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:34.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:34.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3e823e4-4961-4fa4-ae3d-4f9969a38647","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"410730cf-015f-4065-8fde-3e8dc0f36091","LogTimestamp":"2022-10-26T05:42:34.185Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:35.368Z","message":"Entering","context":{"RequestID":"eb3636d9-9e44-4b99-927f-0cde9620b723","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37b92eed-6514-4e13-9c54-9f3fbb468ed1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:35.371Z","message":"{\"transactionId\":\"eb3636d9-9e44-4b99-927f-0cde9620b723\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:35:369\",\"respDate\":\"221026-05:42:35:371\",\"sourceId\":\"OOM_ReadinessCheck:eb3636d9-9e44-4b99-927f-0cde9620b723\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:35:369-99963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34344], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[eb3636d9-9e44-4b99-927f-0cde9620b723]}\\\"}\"}","context":{"RequestID":"eb3636d9-9e44-4b99-927f-0cde9620b723","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37b92eed-6514-4e13-9c54-9f3fbb468ed1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:35.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb3636d9-9e44-4b99-927f-0cde9620b723","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37b92eed-6514-4e13-9c54-9f3fbb468ed1","LogTimestamp":"2022-10-26T05:42:35.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 15 - "logType": "access" {"timestamp":"2022-10-26T05:42:35.497Z","message":"Entering","context":{"RequestID":"2dd9f52f-5786-4348-99f6-000457559093","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7965615-3c76-40e4-a30c-4bc736dcda09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:35.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"2dd9f52f-5786-4348-99f6-000457559093","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7965615-3c76-40e4-a30c-4bc736dcda09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:35.500Z","message":"{\"transactionId\":\"2dd9f52f-5786-4348-99f6-000457559093\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:35:498\",\"respDate\":\"221026-05:42:35:500\",\"sourceId\":\"ReadinessCheck:2dd9f52f-5786-4348-99f6-000457559093\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:35:498-39120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2dd9f52f-5786-4348-99f6-000457559093]}\\\"}\"}","context":{"RequestID":"2dd9f52f-5786-4348-99f6-000457559093","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e7965615-3c76-40e4-a30c-4bc736dcda09","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:35.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:35.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dd9f52f-5786-4348-99f6-000457559093","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7965615-3c76-40e4-a30c-4bc736dcda09","LogTimestamp":"2022-10-26T05:42:35.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:36.196Z","message":"Entering","context":{"RequestID":"191e32b7-b3e4-473d-a524-684145d658c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa1c5fef-ad1c-400e-91e1-04c543bbe4c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:36.198Z","message":"{\"transactionId\":\"191e32b7-b3e4-473d-a524-684145d658c7\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:36:196\",\"respDate\":\"221026-05:42:36:198\",\"sourceId\":\"haproxy:191e32b7-b3e4-473d-a524-684145d658c7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:36:196-38235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[191e32b7-b3e4-473d-a524-684145d658c7]}\\\"}\"}","context":{"RequestID":"191e32b7-b3e4-473d-a524-684145d658c7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa1c5fef-ad1c-400e-91e1-04c543bbe4c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:36.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:36.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"191e32b7-b3e4-473d-a524-684145d658c7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa1c5fef-ad1c-400e-91e1-04c543bbe4c8","LogTimestamp":"2022-10-26T05:42:36.198Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:37.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:37.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:37.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:38.208Z","message":"Entering","context":{"RequestID":"5911b001-9332-4a59-a12f-61d90ad1066a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e92945ac-f759-48a9-901b-5f5d383705fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:38.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:38.210Z","message":"{\"transactionId\":\"5911b001-9332-4a59-a12f-61d90ad1066a\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:38:209\",\"respDate\":\"221026-05:42:38:210\",\"sourceId\":\"haproxy:5911b001-9332-4a59-a12f-61d90ad1066a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:38:209-45477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5911b001-9332-4a59-a12f-61d90ad1066a]}\\\"}\"}","context":{"RequestID":"5911b001-9332-4a59-a12f-61d90ad1066a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e92945ac-f759-48a9-901b-5f5d383705fb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:38.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:38.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5911b001-9332-4a59-a12f-61d90ad1066a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e92945ac-f759-48a9-901b-5f5d383705fb","LogTimestamp":"2022-10-26T05:42:38.210Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:40.221Z","message":"Entering","context":{"RequestID":"06aa663f-afba-4031-8adf-e30f4d5a31bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7549f9eb-cd60-46be-b23b-fe1897b946b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:40.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:40.224Z","message":"{\"transactionId\":\"06aa663f-afba-4031-8adf-e30f4d5a31bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:40:222\",\"respDate\":\"221026-05:42:40:224\",\"sourceId\":\"haproxy:06aa663f-afba-4031-8adf-e30f4d5a31bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:40:222-73322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[06aa663f-afba-4031-8adf-e30f4d5a31bb]}\\\"}\"}","context":{"RequestID":"06aa663f-afba-4031-8adf-e30f4d5a31bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7549f9eb-cd60-46be-b23b-fe1897b946b3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:40.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:40.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06aa663f-afba-4031-8adf-e30f4d5a31bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7549f9eb-cd60-46be-b23b-fe1897b946b3","LogTimestamp":"2022-10-26T05:42:40.224Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:42.238Z","message":"Entering","context":{"RequestID":"5184e7af-690b-4257-99b7-162a21035c40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55f31558-55f0-4ff1-9ea8-7786a0fd4d41","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:42.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:42.240Z","message":"{\"transactionId\":\"5184e7af-690b-4257-99b7-162a21035c40\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:42:239\",\"respDate\":\"221026-05:42:42:240\",\"sourceId\":\"haproxy:5184e7af-690b-4257-99b7-162a21035c40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:42:239-33831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5184e7af-690b-4257-99b7-162a21035c40]}\\\"}\"}","context":{"RequestID":"5184e7af-690b-4257-99b7-162a21035c40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"55f31558-55f0-4ff1-9ea8-7786a0fd4d41","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:42.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:42.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5184e7af-690b-4257-99b7-162a21035c40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55f31558-55f0-4ff1-9ea8-7786a0fd4d41","LogTimestamp":"2022-10-26T05:42:42.241Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:44.255Z","message":"Entering","context":{"RequestID":"9cc7c47c-60a7-407c-ab74-a1b11b794527","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9e1389b-5f49-4574-9d8d-07427ec76e72","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:44.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:44.257Z","message":"{\"transactionId\":\"9cc7c47c-60a7-407c-ab74-a1b11b794527\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:44:255\",\"respDate\":\"221026-05:42:44:257\",\"sourceId\":\"haproxy:9cc7c47c-60a7-407c-ab74-a1b11b794527\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:44:255-11240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cc7c47c-60a7-407c-ab74-a1b11b794527]}\\\"}\"}","context":{"RequestID":"9cc7c47c-60a7-407c-ab74-a1b11b794527","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9e1389b-5f49-4574-9d8d-07427ec76e72","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:44.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:44.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cc7c47c-60a7-407c-ab74-a1b11b794527","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9e1389b-5f49-4574-9d8d-07427ec76e72","LogTimestamp":"2022-10-26T05:42:44.258Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:45.365Z","message":"Entering","context":{"RequestID":"d92c7d1f-29e8-4270-9c4c-6d15e877de73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c6580fb-00b7-4967-96d5-90bf93d18ee8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:45.367Z","message":"{\"transactionId\":\"d92c7d1f-29e8-4270-9c4c-6d15e877de73\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:45:366\",\"respDate\":\"221026-05:42:45:367\",\"sourceId\":\"OOM_ReadinessCheck:d92c7d1f-29e8-4270-9c4c-6d15e877de73\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:45:366-92806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34530], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d92c7d1f-29e8-4270-9c4c-6d15e877de73]}\\\"}\"}","context":{"RequestID":"d92c7d1f-29e8-4270-9c4c-6d15e877de73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7c6580fb-00b7-4967-96d5-90bf93d18ee8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:45.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:45.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d92c7d1f-29e8-4270-9c4c-6d15e877de73","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c6580fb-00b7-4967-96d5-90bf93d18ee8","LogTimestamp":"2022-10-26T05:42:45.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:45.497Z","message":"Entering","context":{"RequestID":"cdce8410-6b91-44bc-9123-6aa6c1694470","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d4f4cf5-7767-4c19-96f7-9594630440ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"cdce8410-6b91-44bc-9123-6aa6c1694470","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d4f4cf5-7767-4c19-96f7-9594630440ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:45.499Z","message":"{\"transactionId\":\"cdce8410-6b91-44bc-9123-6aa6c1694470\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:45:498\",\"respDate\":\"221026-05:42:45:499\",\"sourceId\":\"ReadinessCheck:cdce8410-6b91-44bc-9123-6aa6c1694470\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:45:498-44314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[cdce8410-6b91-44bc-9123-6aa6c1694470]}\\\"}\"}","context":{"RequestID":"cdce8410-6b91-44bc-9123-6aa6c1694470","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d4f4cf5-7767-4c19-96f7-9594630440ec","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:45.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:45.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdce8410-6b91-44bc-9123-6aa6c1694470","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d4f4cf5-7767-4c19-96f7-9594630440ec","LogTimestamp":"2022-10-26T05:42:45.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:46.094Z","message":"Entering","context":{"RequestID":"6b439e8a-8bc2-4197-826b-d52591a61d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"503abae9-d34b-4a36-b8bb-f4e2f3c16311","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:46.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:46.096Z","message":"{\"transactionId\":\"6b439e8a-8bc2-4197-826b-d52591a61d0d\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:46:094\",\"respDate\":\"221026-05:42:46:096\",\"sourceId\":\"healthcheck:6b439e8a-8bc2-4197-826b-d52591a61d0d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:46:094-19038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60074], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6b439e8a-8bc2-4197-826b-d52591a61d0d]}\\\"}\"}","context":{"RequestID":"6b439e8a-8bc2-4197-826b-d52591a61d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"503abae9-d34b-4a36-b8bb-f4e2f3c16311","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:46.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:46.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b439e8a-8bc2-4197-826b-d52591a61d0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"503abae9-d34b-4a36-b8bb-f4e2f3c16311","LogTimestamp":"2022-10-26T05:42:46.096Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:46.274Z","message":"Entering","context":{"RequestID":"8dbc7f9a-2c0e-4283-905a-9507d17696bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc4ee950-e866-4eb3-a02a-d4ad88f38fcf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:46.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:46.277Z","message":"{\"transactionId\":\"8dbc7f9a-2c0e-4283-905a-9507d17696bd\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:46:275\",\"respDate\":\"221026-05:42:46:277\",\"sourceId\":\"haproxy:8dbc7f9a-2c0e-4283-905a-9507d17696bd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:46:275-95114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8dbc7f9a-2c0e-4283-905a-9507d17696bd]}\\\"}\"}","context":{"RequestID":"8dbc7f9a-2c0e-4283-905a-9507d17696bd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc4ee950-e866-4eb3-a02a-d4ad88f38fcf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:46.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:46.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dbc7f9a-2c0e-4283-905a-9507d17696bd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc4ee950-e866-4eb3-a02a-d4ad88f38fcf","LogTimestamp":"2022-10-26T05:42:46.277Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:47.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:47.658Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:42:47.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:47.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:47.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:47.660Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:42:48.286Z","message":"Entering","context":{"RequestID":"9fe97def-d2a0-404d-ae55-a1ed1b23f9ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06fda669-19bc-4336-a568-f58e063e7781","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:48.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:48.288Z","message":"{\"transactionId\":\"9fe97def-d2a0-404d-ae55-a1ed1b23f9ac\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:48:286\",\"respDate\":\"221026-05:42:48:288\",\"sourceId\":\"haproxy:9fe97def-d2a0-404d-ae55-a1ed1b23f9ac\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:42:48:286-60970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fe97def-d2a0-404d-ae55-a1ed1b23f9ac]}\\\"}\"}","context":{"RequestID":"9fe97def-d2a0-404d-ae55-a1ed1b23f9ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06fda669-19bc-4336-a568-f58e063e7781","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:48.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:48.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fe97def-d2a0-404d-ae55-a1ed1b23f9ac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06fda669-19bc-4336-a568-f58e063e7781","LogTimestamp":"2022-10-26T05:42:48.289Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:48.918Z","message":"Entering","context":{"RequestID":"035703a5-6bfc-44da-9fb9-f228ab3295a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f41b2e0-2112-449d-92e3-b8c20587e9a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:48.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:48.920Z","message":"{\"transactionId\":\"035703a5-6bfc-44da-9fb9-f228ab3295a9\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:48:919\",\"respDate\":\"221026-05:42:48:920\",\"sourceId\":\"healthcheck:035703a5-6bfc-44da-9fb9-f228ab3295a9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:48:919-80090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[035703a5-6bfc-44da-9fb9-f228ab3295a9]}\\\"}\"}","context":{"RequestID":"035703a5-6bfc-44da-9fb9-f228ab3295a9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9f41b2e0-2112-449d-92e3-b8c20587e9a1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:42:48.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:48.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"035703a5-6bfc-44da-9fb9-f228ab3295a9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f41b2e0-2112-449d-92e3-b8c20587e9a1","LogTimestamp":"2022-10-26T05:42:48.920Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:42:48 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:50.298Z","message":"Entering","context":{"RequestID":"31a5e35d-fa54-4d20-becd-fa77d1e115e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"866c4a52-c055-4a2f-bcb4-d3035ef59e6e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:50.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:50.301Z","message":"{\"transactionId\":\"31a5e35d-fa54-4d20-becd-fa77d1e115e1\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:50:299\",\"respDate\":\"221026-05:42:50:300\",\"sourceId\":\"haproxy:31a5e35d-fa54-4d20-becd-fa77d1e115e1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:50:299-91822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[31a5e35d-fa54-4d20-becd-fa77d1e115e1]}\\\"}\"}","context":{"RequestID":"31a5e35d-fa54-4d20-becd-fa77d1e115e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"866c4a52-c055-4a2f-bcb4-d3035ef59e6e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:50.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:50.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31a5e35d-fa54-4d20-becd-fa77d1e115e1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866c4a52-c055-4a2f-bcb4-d3035ef59e6e","LogTimestamp":"2022-10-26T05:42:50.301Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:42:52.315Z","message":"Entering","context":{"RequestID":"1a8ee080-3d93-4a37-8d5b-b25bd5480f83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02031959-3f97-466a-b5f5-89cc81829b79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:52.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:52.317Z","message":"{\"transactionId\":\"1a8ee080-3d93-4a37-8d5b-b25bd5480f83\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:52:316\",\"respDate\":\"221026-05:42:52:317\",\"sourceId\":\"haproxy:1a8ee080-3d93-4a37-8d5b-b25bd5480f83\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:52:316-77402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1a8ee080-3d93-4a37-8d5b-b25bd5480f83]}\\\"}\"}","context":{"RequestID":"1a8ee080-3d93-4a37-8d5b-b25bd5480f83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02031959-3f97-466a-b5f5-89cc81829b79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:52.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:52.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a8ee080-3d93-4a37-8d5b-b25bd5480f83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02031959-3f97-466a-b5f5-89cc81829b79","LogTimestamp":"2022-10-26T05:42:52.317Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:54.339Z","message":"Entering","context":{"RequestID":"103b349a-bcc4-4afd-8a5e-157e3f19e9c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29e32bca-560d-4c03-aee2-51c38ccad883","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:54.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:54.341Z","message":"{\"transactionId\":\"103b349a-bcc4-4afd-8a5e-157e3f19e9c6\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:54:339\",\"respDate\":\"221026-05:42:54:341\",\"sourceId\":\"haproxy:103b349a-bcc4-4afd-8a5e-157e3f19e9c6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:54:339-4987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[103b349a-bcc4-4afd-8a5e-157e3f19e9c6]}\\\"}\"}","context":{"RequestID":"103b349a-bcc4-4afd-8a5e-157e3f19e9c6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"29e32bca-560d-4c03-aee2-51c38ccad883","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:54.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:54.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"103b349a-bcc4-4afd-8a5e-157e3f19e9c6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e32bca-560d-4c03-aee2-51c38ccad883","LogTimestamp":"2022-10-26T05:42:54.341Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:55.076Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:42:55.078Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:42:55.367Z","message":"Entering","context":{"RequestID":"7a9661e0-c43f-4025-b644-b8048625f135","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12438470-fddb-4a82-a394-f9c1415acbd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:55.369Z","message":"{\"transactionId\":\"7a9661e0-c43f-4025-b644-b8048625f135\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:55:367\",\"respDate\":\"221026-05:42:55:369\",\"sourceId\":\"OOM_ReadinessCheck:7a9661e0-c43f-4025-b644-b8048625f135\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:55:367-28960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34728], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7a9661e0-c43f-4025-b644-b8048625f135]}\\\"}\"}","context":{"RequestID":"7a9661e0-c43f-4025-b644-b8048625f135","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"12438470-fddb-4a82-a394-f9c1415acbd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:42:55.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:55.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a9661e0-c43f-4025-b644-b8048625f135","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12438470-fddb-4a82-a394-f9c1415acbd5","LogTimestamp":"2022-10-26T05:42:55.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:42:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:55.497Z","message":"Entering","context":{"RequestID":"39d16cea-d0fb-4db4-9e20-3f9c76efbc83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72c017f8-540e-41a2-87a0-76aeaf76574e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:55.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"39d16cea-d0fb-4db4-9e20-3f9c76efbc83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72c017f8-540e-41a2-87a0-76aeaf76574e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:55.500Z","message":"{\"transactionId\":\"39d16cea-d0fb-4db4-9e20-3f9c76efbc83\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:55:498\",\"respDate\":\"221026-05:42:55:500\",\"sourceId\":\"ReadinessCheck:39d16cea-d0fb-4db4-9e20-3f9c76efbc83\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:42:55:498-94545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[39d16cea-d0fb-4db4-9e20-3f9c76efbc83]}\\\"}\"}","context":{"RequestID":"39d16cea-d0fb-4db4-9e20-3f9c76efbc83","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72c017f8-540e-41a2-87a0-76aeaf76574e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:42:55.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d16cea-d0fb-4db4-9e20-3f9c76efbc83","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72c017f8-540e-41a2-87a0-76aeaf76574e","LogTimestamp":"2022-10-26T05:42:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:42:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:42:56.350Z","message":"Entering","context":{"RequestID":"d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8d0cf7b-dbae-4cab-8e1e-59d531cc0faf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:56.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:56.352Z","message":"{\"transactionId\":\"d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:56:351\",\"respDate\":\"221026-05:42:56:352\",\"sourceId\":\"haproxy:d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:56:351-76111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb]}\\\"}\"}","context":{"RequestID":"d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b8d0cf7b-dbae-4cab-8e1e-59d531cc0faf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:56.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:56.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4bdfaca-7f25-464f-8fe2-ed0ab9bcfbcb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8d0cf7b-dbae-4cab-8e1e-59d531cc0faf","LogTimestamp":"2022-10-26T05:42:56.353Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:42:57.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:42:57.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:57.665Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:57.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:58.362Z","message":"Entering","context":{"RequestID":"925d8fb6-c3ff-4ff4-8f2b-43307fa6264a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1370bc83-5c94-439b-96f4-5e777c800a1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:58.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:42:58.364Z","message":"{\"transactionId\":\"925d8fb6-c3ff-4ff4-8f2b-43307fa6264a\",\"status\":\"200\",\"rqstDate\":\"221026-05:42:58:363\",\"respDate\":\"221026-05:42:58:364\",\"sourceId\":\"haproxy:925d8fb6-c3ff-4ff4-8f2b-43307fa6264a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:42:58:363-45816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[925d8fb6-c3ff-4ff4-8f2b-43307fa6264a]}\\\"}\"}","context":{"RequestID":"925d8fb6-c3ff-4ff4-8f2b-43307fa6264a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1370bc83-5c94-439b-96f4-5e777c800a1e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:42:58.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:42:58.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"925d8fb6-c3ff-4ff4-8f2b-43307fa6264a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1370bc83-5c94-439b-96f4-5e777c800a1e","LogTimestamp":"2022-10-26T05:42:58.365Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:42:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:00.379Z","message":"Entering","context":{"RequestID":"9ff24000-98a5-43dd-b396-ee0ccd67a7f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78d9d7d8-9866-488e-b56f-7a5b10f975cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:00.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:00.381Z","message":"{\"transactionId\":\"9ff24000-98a5-43dd-b396-ee0ccd67a7f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:00:380\",\"respDate\":\"221026-05:43:00:381\",\"sourceId\":\"haproxy:9ff24000-98a5-43dd-b396-ee0ccd67a7f4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:00:380-69926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9ff24000-98a5-43dd-b396-ee0ccd67a7f4]}\\\"}\"}","context":{"RequestID":"9ff24000-98a5-43dd-b396-ee0ccd67a7f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"78d9d7d8-9866-488e-b56f-7a5b10f975cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:00.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:00.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ff24000-98a5-43dd-b396-ee0ccd67a7f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78d9d7d8-9866-488e-b56f-7a5b10f975cc","LogTimestamp":"2022-10-26T05:43:00.382Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:01.116Z","message":"Entering","context":{"RequestID":"06c61050-f105-4bc7-a16e-c7705dfdc226","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"120e493b-bac2-43aa-a8e0-a457a4a8b5e7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:01.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:01.118Z","message":"{\"transactionId\":\"06c61050-f105-4bc7-a16e-c7705dfdc226\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:01:116\",\"respDate\":\"221026-05:43:01:118\",\"sourceId\":\"healthcheck:06c61050-f105-4bc7-a16e-c7705dfdc226\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:01:116-15793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60236], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[06c61050-f105-4bc7-a16e-c7705dfdc226]}\\\"}\"}","context":{"RequestID":"06c61050-f105-4bc7-a16e-c7705dfdc226","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"120e493b-bac2-43aa-a8e0-a457a4a8b5e7","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:01.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:01.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06c61050-f105-4bc7-a16e-c7705dfdc226","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"120e493b-bac2-43aa-a8e0-a457a4a8b5e7","LogTimestamp":"2022-10-26T05:43:01.119Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:02.394Z","message":"Entering","context":{"RequestID":"bf27ad54-bbb7-4757-840f-ddab498ce988","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbd1c831-e62a-40f7-a89c-eb6512f4598c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:02.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:02.397Z","message":"{\"transactionId\":\"bf27ad54-bbb7-4757-840f-ddab498ce988\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:02:395\",\"respDate\":\"221026-05:43:02:397\",\"sourceId\":\"haproxy:bf27ad54-bbb7-4757-840f-ddab498ce988\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:02:395-30061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[bf27ad54-bbb7-4757-840f-ddab498ce988]}\\\"}\"}","context":{"RequestID":"bf27ad54-bbb7-4757-840f-ddab498ce988","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbd1c831-e62a-40f7-a89c-eb6512f4598c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:02.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:02.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf27ad54-bbb7-4757-840f-ddab498ce988","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbd1c831-e62a-40f7-a89c-eb6512f4598c","LogTimestamp":"2022-10-26T05:43:02.397Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:03.941Z","message":"Entering","context":{"RequestID":"6f050f86-d3d2-4f5b-8461-d7e838e0b5c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c77b5a9-9765-46d3-bb0a-29e5413af4f0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:03.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:03.943Z","message":"{\"transactionId\":\"6f050f86-d3d2-4f5b-8461-d7e838e0b5c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:03:942\",\"respDate\":\"221026-05:43:03:943\",\"sourceId\":\"healthcheck:6f050f86-d3d2-4f5b-8461-d7e838e0b5c0\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:03:942-76456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[6f050f86-d3d2-4f5b-8461-d7e838e0b5c0]}\\\"}\"}","context":{"RequestID":"6f050f86-d3d2-4f5b-8461-d7e838e0b5c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c77b5a9-9765-46d3-bb0a-29e5413af4f0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:03.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:03.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f050f86-d3d2-4f5b-8461-d7e838e0b5c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c77b5a9-9765-46d3-bb0a-29e5413af4f0","LogTimestamp":"2022-10-26T05:43:03.944Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:43:03 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:04.406Z","message":"Entering","context":{"RequestID":"51f2850a-03f7-4db5-b359-a60016d75bc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ac05b97-fa97-436a-a1b8-293741e99e74","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:04.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:04.408Z","message":"{\"transactionId\":\"51f2850a-03f7-4db5-b359-a60016d75bc1\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:04:407\",\"respDate\":\"221026-05:43:04:408\",\"sourceId\":\"haproxy:51f2850a-03f7-4db5-b359-a60016d75bc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:04:407-11867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[51f2850a-03f7-4db5-b359-a60016d75bc1]}\\\"}\"}","context":{"RequestID":"51f2850a-03f7-4db5-b359-a60016d75bc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5ac05b97-fa97-436a-a1b8-293741e99e74","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:04.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:04.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f2850a-03f7-4db5-b359-a60016d75bc1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ac05b97-fa97-436a-a1b8-293741e99e74","LogTimestamp":"2022-10-26T05:43:04.409Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:05.367Z","message":"Entering","context":{"RequestID":"fb6e4262-4877-41f4-a4df-ef8c59d57838","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71f34102-4bc7-4830-aa17-dc4cf7cccad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:05.369Z","message":"{\"transactionId\":\"fb6e4262-4877-41f4-a4df-ef8c59d57838\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:05:368\",\"respDate\":\"221026-05:43:05:369\",\"sourceId\":\"OOM_ReadinessCheck:fb6e4262-4877-41f4-a4df-ef8c59d57838\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:05:368-39166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34920], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[fb6e4262-4877-41f4-a4df-ef8c59d57838]}\\\"}\"}","context":{"RequestID":"fb6e4262-4877-41f4-a4df-ef8c59d57838","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"71f34102-4bc7-4830-aa17-dc4cf7cccad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:05.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb6e4262-4877-41f4-a4df-ef8c59d57838","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71f34102-4bc7-4830-aa17-dc4cf7cccad1","LogTimestamp":"2022-10-26T05:43:05.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:05.495Z","message":"Entering","context":{"RequestID":"931d546c-cb4f-43bb-86ad-38fa88be16ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9dab3086-9d31-4b17-bfad-28808d18debb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:05.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"931d546c-cb4f-43bb-86ad-38fa88be16ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9dab3086-9d31-4b17-bfad-28808d18debb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:05.498Z","message":"{\"transactionId\":\"931d546c-cb4f-43bb-86ad-38fa88be16ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:05:496\",\"respDate\":\"221026-05:43:05:498\",\"sourceId\":\"ReadinessCheck:931d546c-cb4f-43bb-86ad-38fa88be16ad\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:05:496-18686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[931d546c-cb4f-43bb-86ad-38fa88be16ad]}\\\"}\"}","context":{"RequestID":"931d546c-cb4f-43bb-86ad-38fa88be16ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9dab3086-9d31-4b17-bfad-28808d18debb","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:05.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"931d546c-cb4f-43bb-86ad-38fa88be16ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dab3086-9d31-4b17-bfad-28808d18debb","LogTimestamp":"2022-10-26T05:43:05.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:06.419Z","message":"Entering","context":{"RequestID":"9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67d5c039-20ec-4e1e-b7bb-16ff6d3feef0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:06.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:06.421Z","message":"{\"transactionId\":\"9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:06:419\",\"respDate\":\"221026-05:43:06:421\",\"sourceId\":\"haproxy:9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:06:419-62482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed]}\\\"}\"}","context":{"RequestID":"9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67d5c039-20ec-4e1e-b7bb-16ff6d3feef0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:06.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:06.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a79e9d7-241e-4e0f-aa67-5e40d60cc5ed","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67d5c039-20ec-4e1e-b7bb-16ff6d3feef0","LogTimestamp":"2022-10-26T05:43:06.421Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:07.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:07.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:07.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:08.430Z","message":"Entering","context":{"RequestID":"b7c9d063-e95b-419d-a34f-79dcd79d2701","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abebb8fd-590f-4831-87e6-e3a96f5e5517","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:08.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:08.433Z","message":"{\"transactionId\":\"b7c9d063-e95b-419d-a34f-79dcd79d2701\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:08:431\",\"respDate\":\"221026-05:43:08:433\",\"sourceId\":\"haproxy:b7c9d063-e95b-419d-a34f-79dcd79d2701\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:08:431-4194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b7c9d063-e95b-419d-a34f-79dcd79d2701]}\\\"}\"}","context":{"RequestID":"b7c9d063-e95b-419d-a34f-79dcd79d2701","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abebb8fd-590f-4831-87e6-e3a96f5e5517","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:08.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:08.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7c9d063-e95b-419d-a34f-79dcd79d2701","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abebb8fd-590f-4831-87e6-e3a96f5e5517","LogTimestamp":"2022-10-26T05:43:08.433Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:10.443Z","message":"Entering","context":{"RequestID":"b83d199a-4e74-480a-9341-b7606f57507b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abc3bef4-ac13-4d74-bf94-354d129e5441","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:10.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:10.446Z","message":"{\"transactionId\":\"b83d199a-4e74-480a-9341-b7606f57507b\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:10:444\",\"respDate\":\"221026-05:43:10:446\",\"sourceId\":\"haproxy:b83d199a-4e74-480a-9341-b7606f57507b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:10:444-96544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b83d199a-4e74-480a-9341-b7606f57507b]}\\\"}\"}","context":{"RequestID":"b83d199a-4e74-480a-9341-b7606f57507b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"abc3bef4-ac13-4d74-bf94-354d129e5441","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:10.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:10.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b83d199a-4e74-480a-9341-b7606f57507b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abc3bef4-ac13-4d74-bf94-354d129e5441","LogTimestamp":"2022-10-26T05:43:10.446Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:12.458Z","message":"Entering","context":{"RequestID":"e627e64c-0896-4469-a1d5-651095eb48dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acad2bf4-5112-4d68-8709-573407d90039","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:12.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:12.459Z","message":"{\"transactionId\":\"e627e64c-0896-4469-a1d5-651095eb48dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:12:458\",\"respDate\":\"221026-05:43:12:459\",\"sourceId\":\"haproxy:e627e64c-0896-4469-a1d5-651095eb48dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:12:458-51644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e627e64c-0896-4469-a1d5-651095eb48dc]}\\\"}\"}","context":{"RequestID":"e627e64c-0896-4469-a1d5-651095eb48dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"acad2bf4-5112-4d68-8709-573407d90039","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:12.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:12.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e627e64c-0896-4469-a1d5-651095eb48dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acad2bf4-5112-4d68-8709-573407d90039","LogTimestamp":"2022-10-26T05:43:12.460Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:14.470Z","message":"Entering","context":{"RequestID":"ace2bcc5-e5ac-42c1-b14d-676c0718241f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"210ca721-7e73-44a5-9e40-dfffd2b2e472","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:14.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:14.472Z","message":"{\"transactionId\":\"ace2bcc5-e5ac-42c1-b14d-676c0718241f\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:14:470\",\"respDate\":\"221026-05:43:14:472\",\"sourceId\":\"haproxy:ace2bcc5-e5ac-42c1-b14d-676c0718241f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:14:470-14419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ace2bcc5-e5ac-42c1-b14d-676c0718241f]}\\\"}\"}","context":{"RequestID":"ace2bcc5-e5ac-42c1-b14d-676c0718241f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"210ca721-7e73-44a5-9e40-dfffd2b2e472","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:14.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:14.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ace2bcc5-e5ac-42c1-b14d-676c0718241f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"210ca721-7e73-44a5-9e40-dfffd2b2e472","LogTimestamp":"2022-10-26T05:43:14.472Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:15.366Z","message":"Entering","context":{"RequestID":"d9cf1322-54e3-4408-a0ec-ce19e9293bba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7681d733-9f7e-4ec7-af77-23119300bdec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:15.368Z","message":"{\"transactionId\":\"d9cf1322-54e3-4408-a0ec-ce19e9293bba\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:15:367\",\"respDate\":\"221026-05:43:15:368\",\"sourceId\":\"OOM_ReadinessCheck:d9cf1322-54e3-4408-a0ec-ce19e9293bba\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:15:367-74113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35096], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d9cf1322-54e3-4408-a0ec-ce19e9293bba]}\\\"}\"}","context":{"RequestID":"d9cf1322-54e3-4408-a0ec-ce19e9293bba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7681d733-9f7e-4ec7-af77-23119300bdec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:15.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9cf1322-54e3-4408-a0ec-ce19e9293bba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7681d733-9f7e-4ec7-af77-23119300bdec","LogTimestamp":"2022-10-26T05:43:15.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:15.498Z","message":"Entering","context":{"RequestID":"b9d79fa7-b7e9-4270-b351-d657b7cbb59c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c5b102a-7a30-4174-94ed-ab206a5d1e06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"b9d79fa7-b7e9-4270-b351-d657b7cbb59c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c5b102a-7a30-4174-94ed-ab206a5d1e06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:15.501Z","message":"{\"transactionId\":\"b9d79fa7-b7e9-4270-b351-d657b7cbb59c\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:15:499\",\"respDate\":\"221026-05:43:15:501\",\"sourceId\":\"ReadinessCheck:b9d79fa7-b7e9-4270-b351-d657b7cbb59c\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:15:499-93847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b9d79fa7-b7e9-4270-b351-d657b7cbb59c]}\\\"}\"}","context":{"RequestID":"b9d79fa7-b7e9-4270-b351-d657b7cbb59c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c5b102a-7a30-4174-94ed-ab206a5d1e06","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9d79fa7-b7e9-4270-b351-d657b7cbb59c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c5b102a-7a30-4174-94ed-ab206a5d1e06","LogTimestamp":"2022-10-26T05:43:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:16.136Z","message":"Entering","context":{"RequestID":"40381cb5-aece-4ac2-926e-31ec092d5627","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"873a7f32-2067-43e7-8e9e-1e22d4224161","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:16.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:16.139Z","message":"{\"transactionId\":\"40381cb5-aece-4ac2-926e-31ec092d5627\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:16:137\",\"respDate\":\"221026-05:43:16:138\",\"sourceId\":\"healthcheck:40381cb5-aece-4ac2-926e-31ec092d5627\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:16:137-6449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60434], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[40381cb5-aece-4ac2-926e-31ec092d5627]}\\\"}\"}","context":{"RequestID":"40381cb5-aece-4ac2-926e-31ec092d5627","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"873a7f32-2067-43e7-8e9e-1e22d4224161","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:16.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:16.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40381cb5-aece-4ac2-926e-31ec092d5627","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"873a7f32-2067-43e7-8e9e-1e22d4224161","LogTimestamp":"2022-10-26T05:43:16.139Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:16.483Z","message":"Entering","context":{"RequestID":"fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01f9a8c4-9ed8-4d14-9154-2235141a8c08","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:16.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:16.485Z","message":"{\"transactionId\":\"fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:16:483\",\"respDate\":\"221026-05:43:16:485\",\"sourceId\":\"haproxy:fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:16:483-38235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6]}\\\"}\"}","context":{"RequestID":"fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"01f9a8c4-9ed8-4d14-9154-2235141a8c08","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:16.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:16.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd80de9a-cfd9-4736-bfb1-b2b16e7e93d6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01f9a8c4-9ed8-4d14-9154-2235141a8c08","LogTimestamp":"2022-10-26T05:43:16.485Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:17.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:17.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:17.660Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:17.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:18.495Z","message":"Entering","context":{"RequestID":"2be03301-7f8e-46ce-8575-d6da71d2c795","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bfcc24b9-32eb-4782-a84d-179d35d57839","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:18.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:18.498Z","message":"{\"transactionId\":\"2be03301-7f8e-46ce-8575-d6da71d2c795\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:18:496\",\"respDate\":\"221026-05:43:18:498\",\"sourceId\":\"haproxy:2be03301-7f8e-46ce-8575-d6da71d2c795\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:18:496-68281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2be03301-7f8e-46ce-8575-d6da71d2c795]}\\\"}\"}","context":{"RequestID":"2be03301-7f8e-46ce-8575-d6da71d2c795","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bfcc24b9-32eb-4782-a84d-179d35d57839","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:18.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:18.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2be03301-7f8e-46ce-8575-d6da71d2c795","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfcc24b9-32eb-4782-a84d-179d35d57839","LogTimestamp":"2022-10-26T05:43:18.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:18.965Z","message":"Entering","context":{"RequestID":"8f2cef2b-7eb7-4f72-a171-81dfee50bc95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebe11b20-93c3-4aaf-80a8-47075b29db4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:18.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:18.967Z","message":"{\"transactionId\":\"8f2cef2b-7eb7-4f72-a171-81dfee50bc95\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:18:965\",\"respDate\":\"221026-05:43:18:966\",\"sourceId\":\"healthcheck:8f2cef2b-7eb7-4f72-a171-81dfee50bc95\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:18:965-36756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8f2cef2b-7eb7-4f72-a171-81dfee50bc95]}\\\"}\"}","context":{"RequestID":"8f2cef2b-7eb7-4f72-a171-81dfee50bc95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebe11b20-93c3-4aaf-80a8-47075b29db4d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:18.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:18.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f2cef2b-7eb7-4f72-a171-81dfee50bc95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebe11b20-93c3-4aaf-80a8-47075b29db4d","LogTimestamp":"2022-10-26T05:43:18.967Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:43:18 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:20.516Z","message":"Entering","context":{"RequestID":"85850ba4-339b-4f15-b5b3-6add5c35d6a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"945a6405-7fe9-4bc0-b1c7-f41efee7229d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:20.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:20.518Z","message":"{\"transactionId\":\"85850ba4-339b-4f15-b5b3-6add5c35d6a7\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:20:517\",\"respDate\":\"221026-05:43:20:518\",\"sourceId\":\"haproxy:85850ba4-339b-4f15-b5b3-6add5c35d6a7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:20:517-84636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[85850ba4-339b-4f15-b5b3-6add5c35d6a7]}\\\"}\"}","context":{"RequestID":"85850ba4-339b-4f15-b5b3-6add5c35d6a7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"945a6405-7fe9-4bc0-b1c7-f41efee7229d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:20.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:20.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85850ba4-339b-4f15-b5b3-6add5c35d6a7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"945a6405-7fe9-4bc0-b1c7-f41efee7229d","LogTimestamp":"2022-10-26T05:43:20.519Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:22.530Z","message":"Entering","context":{"RequestID":"832a43e5-aaed-48da-8966-931a8f268a93","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2331c0fe-40e0-44f8-b7e8-64a37e8391da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:22.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:22.532Z","message":"{\"transactionId\":\"832a43e5-aaed-48da-8966-931a8f268a93\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:22:531\",\"respDate\":\"221026-05:43:22:532\",\"sourceId\":\"haproxy:832a43e5-aaed-48da-8966-931a8f268a93\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:22:531-77832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[832a43e5-aaed-48da-8966-931a8f268a93]}\\\"}\"}","context":{"RequestID":"832a43e5-aaed-48da-8966-931a8f268a93","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2331c0fe-40e0-44f8-b7e8-64a37e8391da","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:22.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:22.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"832a43e5-aaed-48da-8966-931a8f268a93","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2331c0fe-40e0-44f8-b7e8-64a37e8391da","LogTimestamp":"2022-10-26T05:43:22.533Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:24.544Z","message":"Entering","context":{"RequestID":"7ad349af-83e5-4bf6-ab78-5fc358dbf6a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"315f65f9-9b03-43bc-a244-ac4aa188c9b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:24.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:24.547Z","message":"{\"transactionId\":\"7ad349af-83e5-4bf6-ab78-5fc358dbf6a5\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:24:546\",\"respDate\":\"221026-05:43:24:547\",\"sourceId\":\"haproxy:7ad349af-83e5-4bf6-ab78-5fc358dbf6a5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:24:546-8886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7ad349af-83e5-4bf6-ab78-5fc358dbf6a5]}\\\"}\"}","context":{"RequestID":"7ad349af-83e5-4bf6-ab78-5fc358dbf6a5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"315f65f9-9b03-43bc-a244-ac4aa188c9b4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:24.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:24.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ad349af-83e5-4bf6-ab78-5fc358dbf6a5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"315f65f9-9b03-43bc-a244-ac4aa188c9b4","LogTimestamp":"2022-10-26T05:43:24.548Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:25.080Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:43:25.082Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:43:25.372Z","message":"Entering","context":{"RequestID":"d1536285-aef6-44fe-9295-9ba5062dc0d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60572445-6a62-46a6-b324-001a2509f71b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:25.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:25.375Z","message":"{\"transactionId\":\"d1536285-aef6-44fe-9295-9ba5062dc0d4\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:25:373\",\"respDate\":\"221026-05:43:25:375\",\"sourceId\":\"OOM_ReadinessCheck:d1536285-aef6-44fe-9295-9ba5062dc0d4\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:25:373-62777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35294], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d1536285-aef6-44fe-9295-9ba5062dc0d4]}\\\"}\"}","context":{"RequestID":"d1536285-aef6-44fe-9295-9ba5062dc0d4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"60572445-6a62-46a6-b324-001a2509f71b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:25.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:25.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1536285-aef6-44fe-9295-9ba5062dc0d4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60572445-6a62-46a6-b324-001a2509f71b","LogTimestamp":"2022-10-26T05:43:25.376Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:25.496Z","message":"Entering","context":{"RequestID":"4968079c-c8f3-48d1-b520-c109d120c7f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0211a1af-9df4-42d0-886f-7650cccd9ae7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:25.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"4968079c-c8f3-48d1-b520-c109d120c7f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0211a1af-9df4-42d0-886f-7650cccd9ae7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:25.499Z","message":"{\"transactionId\":\"4968079c-c8f3-48d1-b520-c109d120c7f4\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:25:497\",\"respDate\":\"221026-05:43:25:499\",\"sourceId\":\"ReadinessCheck:4968079c-c8f3-48d1-b520-c109d120c7f4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:25:497-15213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[4968079c-c8f3-48d1-b520-c109d120c7f4]}\\\"}\"}","context":{"RequestID":"4968079c-c8f3-48d1-b520-c109d120c7f4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0211a1af-9df4-42d0-886f-7650cccd9ae7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:25.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4968079c-c8f3-48d1-b520-c109d120c7f4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0211a1af-9df4-42d0-886f-7650cccd9ae7","LogTimestamp":"2022-10-26T05:43:25.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:26.558Z","message":"Entering","context":{"RequestID":"017793ac-8dff-4363-9489-4f1ab1a03a40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1762610-b954-44d4-bea5-e5ade38a007f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:26.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:26.560Z","message":"{\"transactionId\":\"017793ac-8dff-4363-9489-4f1ab1a03a40\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:26:559\",\"respDate\":\"221026-05:43:26:560\",\"sourceId\":\"haproxy:017793ac-8dff-4363-9489-4f1ab1a03a40\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:26:559-93553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[017793ac-8dff-4363-9489-4f1ab1a03a40]}\\\"}\"}","context":{"RequestID":"017793ac-8dff-4363-9489-4f1ab1a03a40","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d1762610-b954-44d4-bea5-e5ade38a007f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:26.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:26.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"017793ac-8dff-4363-9489-4f1ab1a03a40","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1762610-b954-44d4-bea5-e5ade38a007f","LogTimestamp":"2022-10-26T05:43:26.561Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:27.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:27.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:27.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:28.574Z","message":"Entering","context":{"RequestID":"3e796d4c-fa91-4d54-907a-3e195503fe2a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"944b63a7-92dd-4f6b-8dee-1013fd81379c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:28.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:28.576Z","message":"{\"transactionId\":\"3e796d4c-fa91-4d54-907a-3e195503fe2a\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:28:574\",\"respDate\":\"221026-05:43:28:576\",\"sourceId\":\"haproxy:3e796d4c-fa91-4d54-907a-3e195503fe2a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:28:574-90301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3e796d4c-fa91-4d54-907a-3e195503fe2a]}\\\"}\"}","context":{"RequestID":"3e796d4c-fa91-4d54-907a-3e195503fe2a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"944b63a7-92dd-4f6b-8dee-1013fd81379c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:28.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:28.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e796d4c-fa91-4d54-907a-3e195503fe2a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"944b63a7-92dd-4f6b-8dee-1013fd81379c","LogTimestamp":"2022-10-26T05:43:28.576Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:30.585Z","message":"Entering","context":{"RequestID":"c47c8312-5928-4174-b0f3-13a7fa573e2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b89058c5-cc3a-4d56-b230-243110cae628","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:30.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:30.587Z","message":"{\"transactionId\":\"c47c8312-5928-4174-b0f3-13a7fa573e2f\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:30:586\",\"respDate\":\"221026-05:43:30:587\",\"sourceId\":\"haproxy:c47c8312-5928-4174-b0f3-13a7fa573e2f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:30:586-3559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c47c8312-5928-4174-b0f3-13a7fa573e2f]}\\\"}\"}","context":{"RequestID":"c47c8312-5928-4174-b0f3-13a7fa573e2f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b89058c5-cc3a-4d56-b230-243110cae628","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:30.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:30.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c47c8312-5928-4174-b0f3-13a7fa573e2f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b89058c5-cc3a-4d56-b230-243110cae628","LogTimestamp":"2022-10-26T05:43:30.588Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:31.156Z","message":"Entering","context":{"RequestID":"25b88570-cc6b-4847-a068-55c2dc2e68c2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4011609-fa07-4073-96d3-3bd066316a89","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:31.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:31.158Z","message":"{\"transactionId\":\"25b88570-cc6b-4847-a068-55c2dc2e68c2\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:31:157\",\"respDate\":\"221026-05:43:31:158\",\"sourceId\":\"healthcheck:25b88570-cc6b-4847-a068-55c2dc2e68c2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:31:157-2356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60590], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[25b88570-cc6b-4847-a068-55c2dc2e68c2]}\\\"}\"}","context":{"RequestID":"25b88570-cc6b-4847-a068-55c2dc2e68c2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4011609-fa07-4073-96d3-3bd066316a89","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:31.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:31.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25b88570-cc6b-4847-a068-55c2dc2e68c2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4011609-fa07-4073-96d3-3bd066316a89","LogTimestamp":"2022-10-26T05:43:31.159Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:32.598Z","message":"Entering","context":{"RequestID":"072afd89-5d1a-4143-a16b-cc6d7b6ff054","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97d269b7-5a35-4920-b04f-8f4781a3536c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:32.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:32.600Z","message":"{\"transactionId\":\"072afd89-5d1a-4143-a16b-cc6d7b6ff054\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:32:598\",\"respDate\":\"221026-05:43:32:600\",\"sourceId\":\"haproxy:072afd89-5d1a-4143-a16b-cc6d7b6ff054\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:32:598-66658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[072afd89-5d1a-4143-a16b-cc6d7b6ff054]}\\\"}\"}","context":{"RequestID":"072afd89-5d1a-4143-a16b-cc6d7b6ff054","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"97d269b7-5a35-4920-b04f-8f4781a3536c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:32.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:32.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"072afd89-5d1a-4143-a16b-cc6d7b6ff054","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97d269b7-5a35-4920-b04f-8f4781a3536c","LogTimestamp":"2022-10-26T05:43:32.601Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:33.991Z","message":"Entering","context":{"RequestID":"b0eb4aa8-9054-45e7-8383-c9dbde0d4013","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25b80059-31b5-4984-9101-272b95a40237","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:33.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:33.994Z","message":"{\"transactionId\":\"b0eb4aa8-9054-45e7-8383-c9dbde0d4013\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:33:992\",\"respDate\":\"221026-05:43:33:993\",\"sourceId\":\"healthcheck:b0eb4aa8-9054-45e7-8383-c9dbde0d4013\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:33:992-83427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[b0eb4aa8-9054-45e7-8383-c9dbde0d4013]}\\\"}\"}","context":{"RequestID":"b0eb4aa8-9054-45e7-8383-c9dbde0d4013","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25b80059-31b5-4984-9101-272b95a40237","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:33.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:33.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0eb4aa8-9054-45e7-8383-c9dbde0d4013","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25b80059-31b5-4984-9101-272b95a40237","LogTimestamp":"2022-10-26T05:43:33.994Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:43:33 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:34.610Z","message":"Entering","context":{"RequestID":"0f8cf280-6f36-4c7d-bd1b-56d56dbf3387","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1598f05-e260-422a-992b-e78e851d1be5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:34.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:34.614Z","message":"{\"transactionId\":\"0f8cf280-6f36-4c7d-bd1b-56d56dbf3387\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:34:611\",\"respDate\":\"221026-05:43:34:614\",\"sourceId\":\"haproxy:0f8cf280-6f36-4c7d-bd1b-56d56dbf3387\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:34:611-3045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0f8cf280-6f36-4c7d-bd1b-56d56dbf3387]}\\\"}\"}","context":{"RequestID":"0f8cf280-6f36-4c7d-bd1b-56d56dbf3387","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b1598f05-e260-422a-992b-e78e851d1be5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:34.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:34.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f8cf280-6f36-4c7d-bd1b-56d56dbf3387","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1598f05-e260-422a-992b-e78e851d1be5","LogTimestamp":"2022-10-26T05:43:34.615Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:43:35.368Z","message":"Entering","context":{"RequestID":"ee7fdc08-80a9-4b6f-9084-90916277baee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a7967f8-3bcf-492e-937f-230e9f02a418","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:35.371Z","message":"{\"transactionId\":\"ee7fdc08-80a9-4b6f-9084-90916277baee\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:35:369\",\"respDate\":\"221026-05:43:35:371\",\"sourceId\":\"OOM_ReadinessCheck:ee7fdc08-80a9-4b6f-9084-90916277baee\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:35:369-63899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35476], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ee7fdc08-80a9-4b6f-9084-90916277baee]}\\\"}\"}","context":{"RequestID":"ee7fdc08-80a9-4b6f-9084-90916277baee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a7967f8-3bcf-492e-937f-230e9f02a418","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:35.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:35.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee7fdc08-80a9-4b6f-9084-90916277baee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a7967f8-3bcf-492e-937f-230e9f02a418","LogTimestamp":"2022-10-26T05:43:35.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:43:35.498Z","message":"Entering","context":{"RequestID":"13ab38cf-80e7-4f0b-a20b-fe478cfecbd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7122b99-7aff-43ad-b48b-d3a7c0ac1313","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:35.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"13ab38cf-80e7-4f0b-a20b-fe478cfecbd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7122b99-7aff-43ad-b48b-d3a7c0ac1313","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:35.501Z","message":"{\"transactionId\":\"13ab38cf-80e7-4f0b-a20b-fe478cfecbd5\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:35:499\",\"respDate\":\"221026-05:43:35:501\",\"sourceId\":\"ReadinessCheck:13ab38cf-80e7-4f0b-a20b-fe478cfecbd5\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:35:499-47907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[13ab38cf-80e7-4f0b-a20b-fe478cfecbd5]}\\\"}\"}","context":{"RequestID":"13ab38cf-80e7-4f0b-a20b-fe478cfecbd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d7122b99-7aff-43ad-b48b-d3a7c0ac1313","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:35.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:35.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13ab38cf-80e7-4f0b-a20b-fe478cfecbd5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7122b99-7aff-43ad-b48b-d3a7c0ac1313","LogTimestamp":"2022-10-26T05:43:35.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:36.624Z","message":"Entering","context":{"RequestID":"7d7807f3-d06f-40bf-891d-60fde3c64c50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9858abb-4a47-4f65-9906-24306d4a92b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:36.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:36.626Z","message":"{\"transactionId\":\"7d7807f3-d06f-40bf-891d-60fde3c64c50\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:36:624\",\"respDate\":\"221026-05:43:36:626\",\"sourceId\":\"haproxy:7d7807f3-d06f-40bf-891d-60fde3c64c50\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:36:624-57854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d7807f3-d06f-40bf-891d-60fde3c64c50]}\\\"}\"}","context":{"RequestID":"7d7807f3-d06f-40bf-891d-60fde3c64c50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a9858abb-4a47-4f65-9906-24306d4a92b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:36.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:36.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d7807f3-d06f-40bf-891d-60fde3c64c50","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9858abb-4a47-4f65-9906-24306d4a92b6","LogTimestamp":"2022-10-26T05:43:36.626Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:37.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:37.658Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:37.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:38.637Z","message":"Entering","context":{"RequestID":"0df825e6-2c77-4ba9-80ce-ed4d835aabf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db1ff78b-d66e-4020-9188-365a3870b55b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:38.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:38.640Z","message":"{\"transactionId\":\"0df825e6-2c77-4ba9-80ce-ed4d835aabf3\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:38:638\",\"respDate\":\"221026-05:43:38:640\",\"sourceId\":\"haproxy:0df825e6-2c77-4ba9-80ce-ed4d835aabf3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:38:638-96557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0df825e6-2c77-4ba9-80ce-ed4d835aabf3]}\\\"}\"}","context":{"RequestID":"0df825e6-2c77-4ba9-80ce-ed4d835aabf3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"db1ff78b-d66e-4020-9188-365a3870b55b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:38.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:38.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0df825e6-2c77-4ba9-80ce-ed4d835aabf3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db1ff78b-d66e-4020-9188-365a3870b55b","LogTimestamp":"2022-10-26T05:43:38.641Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:43:40.651Z","message":"Entering","context":{"RequestID":"cba21e45-9f85-46ad-9d9c-eabd2e03a295","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e81ca447-b55b-4c71-96b6-22a8a399bf45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:40.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:40.654Z","message":"{\"transactionId\":\"cba21e45-9f85-46ad-9d9c-eabd2e03a295\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:40:652\",\"respDate\":\"221026-05:43:40:654\",\"sourceId\":\"haproxy:cba21e45-9f85-46ad-9d9c-eabd2e03a295\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:40:652-68558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cba21e45-9f85-46ad-9d9c-eabd2e03a295]}\\\"}\"}","context":{"RequestID":"cba21e45-9f85-46ad-9d9c-eabd2e03a295","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e81ca447-b55b-4c71-96b6-22a8a399bf45","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:40.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:40.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cba21e45-9f85-46ad-9d9c-eabd2e03a295","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81ca447-b55b-4c71-96b6-22a8a399bf45","LogTimestamp":"2022-10-26T05:43:40.654Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:42.673Z","message":"Entering","context":{"RequestID":"71bf2092-870f-4a19-aab8-80edd9ab56dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7f5e914-4a75-49dc-a987-e33d25919f9b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:42.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:42.675Z","message":"{\"transactionId\":\"71bf2092-870f-4a19-aab8-80edd9ab56dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:42:673\",\"respDate\":\"221026-05:43:42:675\",\"sourceId\":\"haproxy:71bf2092-870f-4a19-aab8-80edd9ab56dd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:42:673-97402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71bf2092-870f-4a19-aab8-80edd9ab56dd]}\\\"}\"}","context":{"RequestID":"71bf2092-870f-4a19-aab8-80edd9ab56dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7f5e914-4a75-49dc-a987-e33d25919f9b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:42.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:42.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71bf2092-870f-4a19-aab8-80edd9ab56dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7f5e914-4a75-49dc-a987-e33d25919f9b","LogTimestamp":"2022-10-26T05:43:42.676Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:44.685Z","message":"Entering","context":{"RequestID":"f7f4e55e-693e-4d64-8782-0445fa522ff0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5e04c0c-cc5b-4c56-aa0b-d55ad6c3ed31","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:44.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:44.687Z","message":"{\"transactionId\":\"f7f4e55e-693e-4d64-8782-0445fa522ff0\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:44:686\",\"respDate\":\"221026-05:43:44:687\",\"sourceId\":\"haproxy:f7f4e55e-693e-4d64-8782-0445fa522ff0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:44:686-98634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f7f4e55e-693e-4d64-8782-0445fa522ff0]}\\\"}\"}","context":{"RequestID":"f7f4e55e-693e-4d64-8782-0445fa522ff0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c5e04c0c-cc5b-4c56-aa0b-d55ad6c3ed31","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:44.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:44.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f4e55e-693e-4d64-8782-0445fa522ff0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5e04c0c-cc5b-4c56-aa0b-d55ad6c3ed31","LogTimestamp":"2022-10-26T05:43:44.688Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:45.366Z","message":"Entering","context":{"RequestID":"3462fcc1-d7ac-4369-8b03-825bca49aa9f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d6c4dba-55a1-49ce-8e4e-f60f39d158f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:45.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:45.368Z","message":"{\"transactionId\":\"3462fcc1-d7ac-4369-8b03-825bca49aa9f\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:45:367\",\"respDate\":\"221026-05:43:45:368\",\"sourceId\":\"OOM_ReadinessCheck:3462fcc1-d7ac-4369-8b03-825bca49aa9f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:45:367-79879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35670], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3462fcc1-d7ac-4369-8b03-825bca49aa9f]}\\\"}\"}","context":{"RequestID":"3462fcc1-d7ac-4369-8b03-825bca49aa9f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9d6c4dba-55a1-49ce-8e4e-f60f39d158f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:45.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:45.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3462fcc1-d7ac-4369-8b03-825bca49aa9f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d6c4dba-55a1-49ce-8e4e-f60f39d158f7","LogTimestamp":"2022-10-26T05:43:45.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:43:45.495Z","message":"Entering","context":{"RequestID":"1802de7b-3652-49a4-8514-1ad5a52e91ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7c2340-8743-4e4f-88b0-d16bc2fbb5a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"1802de7b-3652-49a4-8514-1ad5a52e91ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7c2340-8743-4e4f-88b0-d16bc2fbb5a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:45.498Z","message":"{\"transactionId\":\"1802de7b-3652-49a4-8514-1ad5a52e91ce\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:45:496\",\"respDate\":\"221026-05:43:45:498\",\"sourceId\":\"ReadinessCheck:1802de7b-3652-49a4-8514-1ad5a52e91ce\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:45:496-67419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1802de7b-3652-49a4-8514-1ad5a52e91ce]}\\\"}\"}","context":{"RequestID":"1802de7b-3652-49a4-8514-1ad5a52e91ce","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec7c2340-8743-4e4f-88b0-d16bc2fbb5a8","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1802de7b-3652-49a4-8514-1ad5a52e91ce","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec7c2340-8743-4e4f-88b0-d16bc2fbb5a8","LogTimestamp":"2022-10-26T05:43:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:46.177Z","message":"Entering","context":{"RequestID":"b807ccfd-7d8e-41cf-9fdc-9db213a54df8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"528baaf8-06d0-4947-a4b0-f446da9f2b5f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:46.179Z","message":"{\"transactionId\":\"b807ccfd-7d8e-41cf-9fdc-9db213a54df8\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:46:177\",\"respDate\":\"221026-05:43:46:179\",\"sourceId\":\"healthcheck:b807ccfd-7d8e-41cf-9fdc-9db213a54df8\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:46:177-24369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60788], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[b807ccfd-7d8e-41cf-9fdc-9db213a54df8]}\\\"}\"}","context":{"RequestID":"b807ccfd-7d8e-41cf-9fdc-9db213a54df8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"528baaf8-06d0-4947-a4b0-f446da9f2b5f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:46.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b807ccfd-7d8e-41cf-9fdc-9db213a54df8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"528baaf8-06d0-4947-a4b0-f446da9f2b5f","LogTimestamp":"2022-10-26T05:43:46.179Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:46.698Z","message":"Entering","context":{"RequestID":"65086e30-245b-4919-9fc2-13a39e536b4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39eeed7b-7fe5-4fce-bb48-96199dd2d4e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:46.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:46.700Z","message":"{\"transactionId\":\"65086e30-245b-4919-9fc2-13a39e536b4f\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:46:699\",\"respDate\":\"221026-05:43:46:700\",\"sourceId\":\"haproxy:65086e30-245b-4919-9fc2-13a39e536b4f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:46:699-58668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[65086e30-245b-4919-9fc2-13a39e536b4f]}\\\"}\"}","context":{"RequestID":"65086e30-245b-4919-9fc2-13a39e536b4f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39eeed7b-7fe5-4fce-bb48-96199dd2d4e1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:46.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:46.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65086e30-245b-4919-9fc2-13a39e536b4f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39eeed7b-7fe5-4fce-bb48-96199dd2d4e1","LogTimestamp":"2022-10-26T05:43:46.701Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:47.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:47.659Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:43:47.662Z","message":"Connection[/10.233.67.68: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":"2022-10-26T05:43:47.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:47.665Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:47.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:48.715Z","message":"Entering","context":{"RequestID":"5c36900c-fc8d-475b-ba45-10a13ed2620a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c8d1713-8c11-45d0-85ce-bc78b6f267d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:48.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:48.717Z","message":"{\"transactionId\":\"5c36900c-fc8d-475b-ba45-10a13ed2620a\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:48:716\",\"respDate\":\"221026-05:43:48:717\",\"sourceId\":\"haproxy:5c36900c-fc8d-475b-ba45-10a13ed2620a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:48:716-54823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c36900c-fc8d-475b-ba45-10a13ed2620a]}\\\"}\"}","context":{"RequestID":"5c36900c-fc8d-475b-ba45-10a13ed2620a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6c8d1713-8c11-45d0-85ce-bc78b6f267d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:48.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:48.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c36900c-fc8d-475b-ba45-10a13ed2620a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8d1713-8c11-45d0-85ce-bc78b6f267d1","LogTimestamp":"2022-10-26T05:43:48.718Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:49.016Z","message":"Entering","context":{"RequestID":"64a3a6bf-979b-4428-942f-68accdc5d13a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cc0f2c9-40f5-4afa-9d56-f09c71b6d2bf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:49.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:49.018Z","message":"{\"transactionId\":\"64a3a6bf-979b-4428-942f-68accdc5d13a\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:49:017\",\"respDate\":\"221026-05:43:49:018\",\"sourceId\":\"healthcheck:64a3a6bf-979b-4428-942f-68accdc5d13a\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:43:49:017-29581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[64a3a6bf-979b-4428-942f-68accdc5d13a]}\\\"}\"}","context":{"RequestID":"64a3a6bf-979b-4428-942f-68accdc5d13a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1cc0f2c9-40f5-4afa-9d56-f09c71b6d2bf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:43:49.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:49.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64a3a6bf-979b-4428-942f-68accdc5d13a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cc0f2c9-40f5-4afa-9d56-f09c71b6d2bf","LogTimestamp":"2022-10-26T05:43:49.018Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:43:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:50.727Z","message":"Entering","context":{"RequestID":"1b605d7c-b199-4d1b-bce5-643e8ba3908a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a6246cb-dac3-42a6-86a0-db8a846eedfc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:50.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:50.729Z","message":"{\"transactionId\":\"1b605d7c-b199-4d1b-bce5-643e8ba3908a\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:50:728\",\"respDate\":\"221026-05:43:50:729\",\"sourceId\":\"haproxy:1b605d7c-b199-4d1b-bce5-643e8ba3908a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:50:728-62589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b605d7c-b199-4d1b-bce5-643e8ba3908a]}\\\"}\"}","context":{"RequestID":"1b605d7c-b199-4d1b-bce5-643e8ba3908a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a6246cb-dac3-42a6-86a0-db8a846eedfc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:50.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:50.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b605d7c-b199-4d1b-bce5-643e8ba3908a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a6246cb-dac3-42a6-86a0-db8a846eedfc","LogTimestamp":"2022-10-26T05:43:50.729Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:43:52.739Z","message":"Entering","context":{"RequestID":"1b9b58b0-529a-4578-8d6e-6f5ec09be0f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39086462-e68b-4f55-bf27-1773c1eb92f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:52.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:52.741Z","message":"{\"transactionId\":\"1b9b58b0-529a-4578-8d6e-6f5ec09be0f9\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:52:740\",\"respDate\":\"221026-05:43:52:741\",\"sourceId\":\"haproxy:1b9b58b0-529a-4578-8d6e-6f5ec09be0f9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:52:740-72051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1b9b58b0-529a-4578-8d6e-6f5ec09be0f9]}\\\"}\"}","context":{"RequestID":"1b9b58b0-529a-4578-8d6e-6f5ec09be0f9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39086462-e68b-4f55-bf27-1773c1eb92f6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:52.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:52.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b9b58b0-529a-4578-8d6e-6f5ec09be0f9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39086462-e68b-4f55-bf27-1773c1eb92f6","LogTimestamp":"2022-10-26T05:43:52.742Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:54.751Z","message":"Entering","context":{"RequestID":"5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ec65919-797d-4f9d-8dea-4ef29a16656f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:54.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:54.753Z","message":"{\"transactionId\":\"5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:54:752\",\"respDate\":\"221026-05:43:54:753\",\"sourceId\":\"haproxy:5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:54:752-216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e]}\\\"}\"}","context":{"RequestID":"5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3ec65919-797d-4f9d-8dea-4ef29a16656f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:54.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:54.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a965f3c-b096-4ab2-b7e6-e5b4d8a29f7e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec65919-797d-4f9d-8dea-4ef29a16656f","LogTimestamp":"2022-10-26T05:43:54.754Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:55.092Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:43:55.094Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:43:55.371Z","message":"Entering","context":{"RequestID":"3ef777a5-6a88-4e58-9b52-3c65c9dd7236","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76dafaf7-bd32-4026-85d8-f73832cb41dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:55.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:55.373Z","message":"{\"transactionId\":\"3ef777a5-6a88-4e58-9b52-3c65c9dd7236\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:55:371\",\"respDate\":\"221026-05:43:55:373\",\"sourceId\":\"OOM_ReadinessCheck:3ef777a5-6a88-4e58-9b52-3c65c9dd7236\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:55:371-13757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35866], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3ef777a5-6a88-4e58-9b52-3c65c9dd7236]}\\\"}\"}","context":{"RequestID":"3ef777a5-6a88-4e58-9b52-3c65c9dd7236","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76dafaf7-bd32-4026-85d8-f73832cb41dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:43:55.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:55.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ef777a5-6a88-4e58-9b52-3c65c9dd7236","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76dafaf7-bd32-4026-85d8-f73832cb41dc","LogTimestamp":"2022-10-26T05:43:55.374Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:43:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:55.496Z","message":"Entering","context":{"RequestID":"8b2a77ac-8634-4410-b857-6293c7222482","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"579d7af2-405a-4c98-ace1-5c5373ed1720","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b2a77ac-8634-4410-b857-6293c7222482","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"579d7af2-405a-4c98-ace1-5c5373ed1720","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:55.499Z","message":"{\"transactionId\":\"8b2a77ac-8634-4410-b857-6293c7222482\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:55:497\",\"respDate\":\"221026-05:43:55:499\",\"sourceId\":\"ReadinessCheck:8b2a77ac-8634-4410-b857-6293c7222482\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:55:497-34705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[8b2a77ac-8634-4410-b857-6293c7222482]}\\\"}\"}","context":{"RequestID":"8b2a77ac-8634-4410-b857-6293c7222482","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"579d7af2-405a-4c98-ace1-5c5373ed1720","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:43:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b2a77ac-8634-4410-b857-6293c7222482","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"579d7af2-405a-4c98-ace1-5c5373ed1720","LogTimestamp":"2022-10-26T05:43:55.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:43:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:43:56.763Z","message":"Entering","context":{"RequestID":"6fc46590-c2c8-4bb4-a925-72d3e3636fd2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da4eb61b-4250-460e-80fd-5a133c93624a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:56.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:56.766Z","message":"{\"transactionId\":\"6fc46590-c2c8-4bb4-a925-72d3e3636fd2\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:56:764\",\"respDate\":\"221026-05:43:56:766\",\"sourceId\":\"haproxy:6fc46590-c2c8-4bb4-a925-72d3e3636fd2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:43:56:764-61021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6fc46590-c2c8-4bb4-a925-72d3e3636fd2]}\\\"}\"}","context":{"RequestID":"6fc46590-c2c8-4bb4-a925-72d3e3636fd2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da4eb61b-4250-460e-80fd-5a133c93624a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:56.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:56.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fc46590-c2c8-4bb4-a925-72d3e3636fd2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da4eb61b-4250-460e-80fd-5a133c93624a","LogTimestamp":"2022-10-26T05:43:56.766Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:43:57.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:43:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:57.660Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:57.660Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:58.775Z","message":"Entering","context":{"RequestID":"9cbe3a0c-73e0-4c47-8a3a-a094c42364bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbd2f5e6-5d55-40de-bbd6-6aa9d9e6b61c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:58.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:43:58.777Z","message":"{\"transactionId\":\"9cbe3a0c-73e0-4c47-8a3a-a094c42364bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:43:58:776\",\"respDate\":\"221026-05:43:58:777\",\"sourceId\":\"haproxy:9cbe3a0c-73e0-4c47-8a3a-a094c42364bb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:43:58:776-11014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9cbe3a0c-73e0-4c47-8a3a-a094c42364bb]}\\\"}\"}","context":{"RequestID":"9cbe3a0c-73e0-4c47-8a3a-a094c42364bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dbd2f5e6-5d55-40de-bbd6-6aa9d9e6b61c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:43:58.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:43:58.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cbe3a0c-73e0-4c47-8a3a-a094c42364bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbd2f5e6-5d55-40de-bbd6-6aa9d9e6b61c","LogTimestamp":"2022-10-26T05:43:58.778Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:43:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:00.788Z","message":"Entering","context":{"RequestID":"c852d469-a481-4344-92ba-009ea826310a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"93cf1ae0-81de-4019-af35-136dc957227d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:00.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:00.790Z","message":"{\"transactionId\":\"c852d469-a481-4344-92ba-009ea826310a\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:00:788\",\"respDate\":\"221026-05:44:00:790\",\"sourceId\":\"haproxy:c852d469-a481-4344-92ba-009ea826310a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:00:788-64959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c852d469-a481-4344-92ba-009ea826310a]}\\\"}\"}","context":{"RequestID":"c852d469-a481-4344-92ba-009ea826310a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"93cf1ae0-81de-4019-af35-136dc957227d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:00.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:00.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c852d469-a481-4344-92ba-009ea826310a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93cf1ae0-81de-4019-af35-136dc957227d","LogTimestamp":"2022-10-26T05:44:00.790Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:01.197Z","message":"Entering","context":{"RequestID":"c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"85227d49-0d98-4bca-be82-07ccde42cfe1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:01.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:01.199Z","message":"{\"transactionId\":\"c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:01:198\",\"respDate\":\"221026-05:44:01:199\",\"sourceId\":\"healthcheck:c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:01:198-94466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[60950], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c]}\\\"}\"}","context":{"RequestID":"c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"85227d49-0d98-4bca-be82-07ccde42cfe1","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:01.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:01.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3a07542-cc3c-44b4-a2cb-a55b7d5b8d2c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85227d49-0d98-4bca-be82-07ccde42cfe1","LogTimestamp":"2022-10-26T05:44:01.200Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:02.801Z","message":"Entering","context":{"RequestID":"5328ab27-e94e-4365-8996-8be5664c59c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0892a03-dcdf-4f89-aaf7-e60e38bc0a67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:02.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:02.803Z","message":"{\"transactionId\":\"5328ab27-e94e-4365-8996-8be5664c59c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:02:801\",\"respDate\":\"221026-05:44:02:803\",\"sourceId\":\"haproxy:5328ab27-e94e-4365-8996-8be5664c59c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:02:801-79400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5328ab27-e94e-4365-8996-8be5664c59c0]}\\\"}\"}","context":{"RequestID":"5328ab27-e94e-4365-8996-8be5664c59c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e0892a03-dcdf-4f89-aaf7-e60e38bc0a67","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:02.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:02.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5328ab27-e94e-4365-8996-8be5664c59c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0892a03-dcdf-4f89-aaf7-e60e38bc0a67","LogTimestamp":"2022-10-26T05:44:02.803Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:04.039Z","message":"Entering","context":{"RequestID":"9c998779-7ce1-4f51-b30f-1a59525f9c41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b256c3e6-c89c-44b8-8531-38877ece7754","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:04.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:04.041Z","message":"{\"transactionId\":\"9c998779-7ce1-4f51-b30f-1a59525f9c41\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:04:039\",\"respDate\":\"221026-05:44:04:041\",\"sourceId\":\"healthcheck:9c998779-7ce1-4f51-b30f-1a59525f9c41\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:04:039-88184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[9c998779-7ce1-4f51-b30f-1a59525f9c41]}\\\"}\"}","context":{"RequestID":"9c998779-7ce1-4f51-b30f-1a59525f9c41","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b256c3e6-c89c-44b8-8531-38877ece7754","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:04.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:04.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c998779-7ce1-4f51-b30f-1a59525f9c41","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b256c3e6-c89c-44b8-8531-38877ece7754","LogTimestamp":"2022-10-26T05:44:04.042Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:44:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:04.814Z","message":"Entering","context":{"RequestID":"9fc5a242-8047-4d98-a661-3f5ac5691d84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e7d13f2-a748-4d9d-b312-1ce643fc3667","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:04.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:04.816Z","message":"{\"transactionId\":\"9fc5a242-8047-4d98-a661-3f5ac5691d84\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:04:814\",\"respDate\":\"221026-05:44:04:816\",\"sourceId\":\"haproxy:9fc5a242-8047-4d98-a661-3f5ac5691d84\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:04:814-76665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9fc5a242-8047-4d98-a661-3f5ac5691d84]}\\\"}\"}","context":{"RequestID":"9fc5a242-8047-4d98-a661-3f5ac5691d84","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e7d13f2-a748-4d9d-b312-1ce643fc3667","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:04.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:04.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fc5a242-8047-4d98-a661-3f5ac5691d84","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e7d13f2-a748-4d9d-b312-1ce643fc3667","LogTimestamp":"2022-10-26T05:44:04.817Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:05.366Z","message":"Entering","context":{"RequestID":"4b2d623a-4bc0-49c8-ad36-1d12b0384518","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec1172c-1fb9-4075-b550-7de49783dd85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:05.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:05.369Z","message":"{\"transactionId\":\"4b2d623a-4bc0-49c8-ad36-1d12b0384518\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:05:367\",\"respDate\":\"221026-05:44:05:368\",\"sourceId\":\"OOM_ReadinessCheck:4b2d623a-4bc0-49c8-ad36-1d12b0384518\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:05:367-47876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36052], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4b2d623a-4bc0-49c8-ad36-1d12b0384518]}\\\"}\"}","context":{"RequestID":"4b2d623a-4bc0-49c8-ad36-1d12b0384518","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ec1172c-1fb9-4075-b550-7de49783dd85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:05.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:05.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b2d623a-4bc0-49c8-ad36-1d12b0384518","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec1172c-1fb9-4075-b550-7de49783dd85","LogTimestamp":"2022-10-26T05:44:05.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 9 - "logType": "access" {"timestamp":"2022-10-26T05:44:05.496Z","message":"Entering","context":{"RequestID":"b3d41e69-eaa1-4112-a6db-40a7f960b244","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d526b079-1761-42a0-9ee8-4e3a4f8f4728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:05.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3d41e69-eaa1-4112-a6db-40a7f960b244","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d526b079-1761-42a0-9ee8-4e3a4f8f4728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:05.498Z","message":"{\"transactionId\":\"b3d41e69-eaa1-4112-a6db-40a7f960b244\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:05:496\",\"respDate\":\"221026-05:44:05:498\",\"sourceId\":\"ReadinessCheck:b3d41e69-eaa1-4112-a6db-40a7f960b244\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:05:496-88150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b3d41e69-eaa1-4112-a6db-40a7f960b244]}\\\"}\"}","context":{"RequestID":"b3d41e69-eaa1-4112-a6db-40a7f960b244","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d526b079-1761-42a0-9ee8-4e3a4f8f4728","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:05.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:05.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3d41e69-eaa1-4112-a6db-40a7f960b244","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d526b079-1761-42a0-9ee8-4e3a4f8f4728","LogTimestamp":"2022-10-26T05:44:05.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:06.826Z","message":"Entering","context":{"RequestID":"7be6198d-936b-4282-bc27-b8ae62a58005","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18101ed3-03c1-4795-86c1-6981844f4cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:06.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:06.829Z","message":"{\"transactionId\":\"7be6198d-936b-4282-bc27-b8ae62a58005\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:06:827\",\"respDate\":\"221026-05:44:06:829\",\"sourceId\":\"haproxy:7be6198d-936b-4282-bc27-b8ae62a58005\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:06:827-4722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7be6198d-936b-4282-bc27-b8ae62a58005]}\\\"}\"}","context":{"RequestID":"7be6198d-936b-4282-bc27-b8ae62a58005","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18101ed3-03c1-4795-86c1-6981844f4cd9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:06.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:06.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7be6198d-936b-4282-bc27-b8ae62a58005","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18101ed3-03c1-4795-86c1-6981844f4cd9","LogTimestamp":"2022-10-26T05:44:06.834Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access" {"timestamp":"2022-10-26T05:44:07.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:07.659Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:07.659Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:08.846Z","message":"Entering","context":{"RequestID":"560f7112-b8f7-4cb6-a2ef-c9afbe366f4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d53a66e8-4508-4dbf-802c-54670cd9d7e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:08.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:08.848Z","message":"{\"transactionId\":\"560f7112-b8f7-4cb6-a2ef-c9afbe366f4a\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:08:846\",\"respDate\":\"221026-05:44:08:848\",\"sourceId\":\"haproxy:560f7112-b8f7-4cb6-a2ef-c9afbe366f4a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:08:846-54707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[560f7112-b8f7-4cb6-a2ef-c9afbe366f4a]}\\\"}\"}","context":{"RequestID":"560f7112-b8f7-4cb6-a2ef-c9afbe366f4a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d53a66e8-4508-4dbf-802c-54670cd9d7e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:08.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:08.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"560f7112-b8f7-4cb6-a2ef-c9afbe366f4a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d53a66e8-4508-4dbf-802c-54670cd9d7e4","LogTimestamp":"2022-10-26T05:44:08.849Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:10.858Z","message":"Entering","context":{"RequestID":"cc004439-c527-4fd7-a7cb-e57566643f60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76c6d0bd-08ae-4f32-b88f-a8d773ea1dc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:10.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:10.861Z","message":"{\"transactionId\":\"cc004439-c527-4fd7-a7cb-e57566643f60\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:10:859\",\"respDate\":\"221026-05:44:10:861\",\"sourceId\":\"haproxy:cc004439-c527-4fd7-a7cb-e57566643f60\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:10:859-77997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc004439-c527-4fd7-a7cb-e57566643f60]}\\\"}\"}","context":{"RequestID":"cc004439-c527-4fd7-a7cb-e57566643f60","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76c6d0bd-08ae-4f32-b88f-a8d773ea1dc5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:10.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:10.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc004439-c527-4fd7-a7cb-e57566643f60","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76c6d0bd-08ae-4f32-b88f-a8d773ea1dc5","LogTimestamp":"2022-10-26T05:44:10.861Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:12.871Z","message":"Entering","context":{"RequestID":"af2aa527-11ed-4b87-865f-d54e6f1095c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33006735-1cf3-4be3-8757-cda95ab91dee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:12.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:12.874Z","message":"{\"transactionId\":\"af2aa527-11ed-4b87-865f-d54e6f1095c1\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:12:872\",\"respDate\":\"221026-05:44:12:874\",\"sourceId\":\"haproxy:af2aa527-11ed-4b87-865f-d54e6f1095c1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:12:872-34331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[af2aa527-11ed-4b87-865f-d54e6f1095c1]}\\\"}\"}","context":{"RequestID":"af2aa527-11ed-4b87-865f-d54e6f1095c1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"33006735-1cf3-4be3-8757-cda95ab91dee","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:12.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:12.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af2aa527-11ed-4b87-865f-d54e6f1095c1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33006735-1cf3-4be3-8757-cda95ab91dee","LogTimestamp":"2022-10-26T05:44:12.874Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:14.883Z","message":"Entering","context":{"RequestID":"4d0f315a-3de1-49de-924d-672c0f381f51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67e400b8-e1db-440b-8203-1f5cf907fe4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:14.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:14.886Z","message":"{\"transactionId\":\"4d0f315a-3de1-49de-924d-672c0f381f51\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:14:884\",\"respDate\":\"221026-05:44:14:886\",\"sourceId\":\"haproxy:4d0f315a-3de1-49de-924d-672c0f381f51\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:14:884-14754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[4d0f315a-3de1-49de-924d-672c0f381f51]}\\\"}\"}","context":{"RequestID":"4d0f315a-3de1-49de-924d-672c0f381f51","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"67e400b8-e1db-440b-8203-1f5cf907fe4d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:14.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:14.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d0f315a-3de1-49de-924d-672c0f381f51","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e400b8-e1db-440b-8203-1f5cf907fe4d","LogTimestamp":"2022-10-26T05:44:14.886Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:15.366Z","message":"Entering","context":{"RequestID":"db005c35-7789-403e-9b8e-3b13f2c8c150","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e7536b1-d397-454d-9953-24f1c859f10d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:15.369Z","message":"{\"transactionId\":\"db005c35-7789-403e-9b8e-3b13f2c8c150\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:15:367\",\"respDate\":\"221026-05:44:15:369\",\"sourceId\":\"OOM_ReadinessCheck:db005c35-7789-403e-9b8e-3b13f2c8c150\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:15:367-625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36230], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[db005c35-7789-403e-9b8e-3b13f2c8c150]}\\\"}\"}","context":{"RequestID":"db005c35-7789-403e-9b8e-3b13f2c8c150","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e7536b1-d397-454d-9953-24f1c859f10d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:15.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db005c35-7789-403e-9b8e-3b13f2c8c150","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e7536b1-d397-454d-9953-24f1c859f10d","LogTimestamp":"2022-10-26T05:44:15.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:15.495Z","message":"Entering","context":{"RequestID":"7d71c9d7-7d13-4fef-b0c8-0a5127a7437e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16c58b5a-49c3-417f-9a5d-0e0e0a871a97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:15.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d71c9d7-7d13-4fef-b0c8-0a5127a7437e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16c58b5a-49c3-417f-9a5d-0e0e0a871a97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:15.498Z","message":"{\"transactionId\":\"7d71c9d7-7d13-4fef-b0c8-0a5127a7437e\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:15:496\",\"respDate\":\"221026-05:44:15:498\",\"sourceId\":\"ReadinessCheck:7d71c9d7-7d13-4fef-b0c8-0a5127a7437e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:15:496-90341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7d71c9d7-7d13-4fef-b0c8-0a5127a7437e]}\\\"}\"}","context":{"RequestID":"7d71c9d7-7d13-4fef-b0c8-0a5127a7437e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"16c58b5a-49c3-417f-9a5d-0e0e0a871a97","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:15.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:15.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d71c9d7-7d13-4fef-b0c8-0a5127a7437e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c58b5a-49c3-417f-9a5d-0e0e0a871a97","LogTimestamp":"2022-10-26T05:44:15.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:16.218Z","message":"Entering","context":{"RequestID":"bf2bf137-efa7-4a1f-8211-e85fb04979fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"deaa8de7-cb34-46c3-96bc-139c7dac8dd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:16.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:16.220Z","message":"{\"transactionId\":\"bf2bf137-efa7-4a1f-8211-e85fb04979fc\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:16:219\",\"respDate\":\"221026-05:44:16:220\",\"sourceId\":\"healthcheck:bf2bf137-efa7-4a1f-8211-e85fb04979fc\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:16:219-76970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[32912], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[bf2bf137-efa7-4a1f-8211-e85fb04979fc]}\\\"}\"}","context":{"RequestID":"bf2bf137-efa7-4a1f-8211-e85fb04979fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"deaa8de7-cb34-46c3-96bc-139c7dac8dd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:16.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:16.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf2bf137-efa7-4a1f-8211-e85fb04979fc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deaa8de7-cb34-46c3-96bc-139c7dac8dd6","LogTimestamp":"2022-10-26T05:44:16.221Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:16.897Z","message":"Entering","context":{"RequestID":"0b9d034f-f504-47b0-bbdf-b5f9b032f2d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04751cae-71ab-40e8-b482-fc32bc7db5ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:16.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:16.899Z","message":"{\"transactionId\":\"0b9d034f-f504-47b0-bbdf-b5f9b032f2d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:16:898\",\"respDate\":\"221026-05:44:16:899\",\"sourceId\":\"haproxy:0b9d034f-f504-47b0-bbdf-b5f9b032f2d7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:16:898-18822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b9d034f-f504-47b0-bbdf-b5f9b032f2d7]}\\\"}\"}","context":{"RequestID":"0b9d034f-f504-47b0-bbdf-b5f9b032f2d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04751cae-71ab-40e8-b482-fc32bc7db5ab","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:16.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:16.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b9d034f-f504-47b0-bbdf-b5f9b032f2d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04751cae-71ab-40e8-b482-fc32bc7db5ab","LogTimestamp":"2022-10-26T05:44:16.900Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:17.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:17.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:17.662Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:17.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:18.910Z","message":"Entering","context":{"RequestID":"02a982fa-855e-4e2f-8dbd-231c6a62623d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"785d0cdc-3ed2-47d7-aa54-f520d2b160c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:18.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:18.912Z","message":"{\"transactionId\":\"02a982fa-855e-4e2f-8dbd-231c6a62623d\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:18:910\",\"respDate\":\"221026-05:44:18:912\",\"sourceId\":\"haproxy:02a982fa-855e-4e2f-8dbd-231c6a62623d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:18:910-48351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[02a982fa-855e-4e2f-8dbd-231c6a62623d]}\\\"}\"}","context":{"RequestID":"02a982fa-855e-4e2f-8dbd-231c6a62623d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"785d0cdc-3ed2-47d7-aa54-f520d2b160c3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:18.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:18.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02a982fa-855e-4e2f-8dbd-231c6a62623d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"785d0cdc-3ed2-47d7-aa54-f520d2b160c3","LogTimestamp":"2022-10-26T05:44:18.912Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:19.063Z","message":"Entering","context":{"RequestID":"c0d1e8fe-b237-4320-abbb-c66b0e00e483","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8143f4ff-5aa5-4f21-8867-35ec8c5e1ace","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:19.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:19.065Z","message":"{\"transactionId\":\"c0d1e8fe-b237-4320-abbb-c66b0e00e483\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:19:064\",\"respDate\":\"221026-05:44:19:065\",\"sourceId\":\"healthcheck:c0d1e8fe-b237-4320-abbb-c66b0e00e483\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:19:064-72307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[c0d1e8fe-b237-4320-abbb-c66b0e00e483]}\\\"}\"}","context":{"RequestID":"c0d1e8fe-b237-4320-abbb-c66b0e00e483","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8143f4ff-5aa5-4f21-8867-35ec8c5e1ace","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:19.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:19.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0d1e8fe-b237-4320-abbb-c66b0e00e483","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8143f4ff-5aa5-4f21-8867-35ec8c5e1ace","LogTimestamp":"2022-10-26T05:44:19.066Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:44:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:20.922Z","message":"Entering","context":{"RequestID":"ef2ee2e5-faae-434a-bcf1-be110d20b0d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82fe0fb3-6b7b-45af-98e6-1ff0be2a5582","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:20.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:20.924Z","message":"{\"transactionId\":\"ef2ee2e5-faae-434a-bcf1-be110d20b0d2\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:20:922\",\"respDate\":\"221026-05:44:20:924\",\"sourceId\":\"haproxy:ef2ee2e5-faae-434a-bcf1-be110d20b0d2\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:20:922-75458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ef2ee2e5-faae-434a-bcf1-be110d20b0d2]}\\\"}\"}","context":{"RequestID":"ef2ee2e5-faae-434a-bcf1-be110d20b0d2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82fe0fb3-6b7b-45af-98e6-1ff0be2a5582","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:20.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:20.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef2ee2e5-faae-434a-bcf1-be110d20b0d2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82fe0fb3-6b7b-45af-98e6-1ff0be2a5582","LogTimestamp":"2022-10-26T05:44:20.924Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:22.937Z","message":"Entering","context":{"RequestID":"962a1c7b-f8ca-4e3b-8f3a-a47774253ea0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc4c1548-a1d7-4f68-9c69-e992f9e37aaf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:22.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:22.939Z","message":"{\"transactionId\":\"962a1c7b-f8ca-4e3b-8f3a-a47774253ea0\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:22:937\",\"respDate\":\"221026-05:44:22:939\",\"sourceId\":\"haproxy:962a1c7b-f8ca-4e3b-8f3a-a47774253ea0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:22:937-79988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[962a1c7b-f8ca-4e3b-8f3a-a47774253ea0]}\\\"}\"}","context":{"RequestID":"962a1c7b-f8ca-4e3b-8f3a-a47774253ea0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc4c1548-a1d7-4f68-9c69-e992f9e37aaf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:22.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:22.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"962a1c7b-f8ca-4e3b-8f3a-a47774253ea0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc4c1548-a1d7-4f68-9c69-e992f9e37aaf","LogTimestamp":"2022-10-26T05:44:22.939Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:24.949Z","message":"Entering","context":{"RequestID":"969bcfa3-e129-4649-8410-b4dd8416e4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4a642ed-c2f3-4bc3-b739-bc6afaef5120","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:24.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:24.951Z","message":"{\"transactionId\":\"969bcfa3-e129-4649-8410-b4dd8416e4e9\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:24:949\",\"respDate\":\"221026-05:44:24:951\",\"sourceId\":\"haproxy:969bcfa3-e129-4649-8410-b4dd8416e4e9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:24:949-79170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[969bcfa3-e129-4649-8410-b4dd8416e4e9]}\\\"}\"}","context":{"RequestID":"969bcfa3-e129-4649-8410-b4dd8416e4e9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a4a642ed-c2f3-4bc3-b739-bc6afaef5120","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:24.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:24.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"969bcfa3-e129-4649-8410-b4dd8416e4e9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4a642ed-c2f3-4bc3-b739-bc6afaef5120","LogTimestamp":"2022-10-26T05:44:24.952Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:25.097Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:25.099Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:25.370Z","message":"Entering","context":{"RequestID":"7259ad95-1a1e-4d09-aedf-0cd31c8d4370","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d30b505-d51f-489e-b2ca-1fd1d7680f2f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:25.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:25.372Z","message":"{\"transactionId\":\"7259ad95-1a1e-4d09-aedf-0cd31c8d4370\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:25:371\",\"respDate\":\"221026-05:44:25:372\",\"sourceId\":\"OOM_ReadinessCheck:7259ad95-1a1e-4d09-aedf-0cd31c8d4370\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:25:371-61876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36428], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7259ad95-1a1e-4d09-aedf-0cd31c8d4370]}\\\"}\"}","context":{"RequestID":"7259ad95-1a1e-4d09-aedf-0cd31c8d4370","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0d30b505-d51f-489e-b2ca-1fd1d7680f2f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:25.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:25.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7259ad95-1a1e-4d09-aedf-0cd31c8d4370","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d30b505-d51f-489e-b2ca-1fd1d7680f2f","LogTimestamp":"2022-10-26T05:44:25.373Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:25.497Z","message":"Entering","context":{"RequestID":"69bd33e3-d6f0-4988-8ed9-1aecd7c7106e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7115c8f1-1052-4901-82a2-0f479acd0a1e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:25.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"69bd33e3-d6f0-4988-8ed9-1aecd7c7106e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7115c8f1-1052-4901-82a2-0f479acd0a1e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:25.500Z","message":"{\"transactionId\":\"69bd33e3-d6f0-4988-8ed9-1aecd7c7106e\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:25:498\",\"respDate\":\"221026-05:44:25:499\",\"sourceId\":\"ReadinessCheck:69bd33e3-d6f0-4988-8ed9-1aecd7c7106e\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:25:498-13317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[69bd33e3-d6f0-4988-8ed9-1aecd7c7106e]}\\\"}\"}","context":{"RequestID":"69bd33e3-d6f0-4988-8ed9-1aecd7c7106e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7115c8f1-1052-4901-82a2-0f479acd0a1e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:25.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:25.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69bd33e3-d6f0-4988-8ed9-1aecd7c7106e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7115c8f1-1052-4901-82a2-0f479acd0a1e","LogTimestamp":"2022-10-26T05:44:25.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:26.961Z","message":"Entering","context":{"RequestID":"fa75a96a-9cef-4789-b841-84fc0d1db61e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4aae37fd-a7cd-41b3-a215-cd14d97831f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:26.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:26.963Z","message":"{\"transactionId\":\"fa75a96a-9cef-4789-b841-84fc0d1db61e\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:26:962\",\"respDate\":\"221026-05:44:26:963\",\"sourceId\":\"haproxy:fa75a96a-9cef-4789-b841-84fc0d1db61e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:26:962-62637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fa75a96a-9cef-4789-b841-84fc0d1db61e]}\\\"}\"}","context":{"RequestID":"fa75a96a-9cef-4789-b841-84fc0d1db61e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4aae37fd-a7cd-41b3-a215-cd14d97831f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:26.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:26.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa75a96a-9cef-4789-b841-84fc0d1db61e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aae37fd-a7cd-41b3-a215-cd14d97831f1","LogTimestamp":"2022-10-26T05:44:26.964Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:27.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:27.660Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:27.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:28.974Z","message":"Entering","context":{"RequestID":"5588331c-813b-44fe-9808-141e312ece67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6bdfa6-b568-45c7-bf91-2435506d752c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:28.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:28.976Z","message":"{\"transactionId\":\"5588331c-813b-44fe-9808-141e312ece67\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:28:975\",\"respDate\":\"221026-05:44:28:976\",\"sourceId\":\"haproxy:5588331c-813b-44fe-9808-141e312ece67\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:28:975-40591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5588331c-813b-44fe-9808-141e312ece67]}\\\"}\"}","context":{"RequestID":"5588331c-813b-44fe-9808-141e312ece67","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ac6bdfa6-b568-45c7-bf91-2435506d752c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:28.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:28.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5588331c-813b-44fe-9808-141e312ece67","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6bdfa6-b568-45c7-bf91-2435506d752c","LogTimestamp":"2022-10-26T05:44:28.977Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:30.988Z","message":"Entering","context":{"RequestID":"9205924e-508c-4527-9b51-f9d7174a5ddf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9485285e-aa0b-4a08-800a-130528c9fb06","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:30.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:30.990Z","message":"{\"transactionId\":\"9205924e-508c-4527-9b51-f9d7174a5ddf\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:30:989\",\"respDate\":\"221026-05:44:30:990\",\"sourceId\":\"haproxy:9205924e-508c-4527-9b51-f9d7174a5ddf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:30:989-87282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9205924e-508c-4527-9b51-f9d7174a5ddf]}\\\"}\"}","context":{"RequestID":"9205924e-508c-4527-9b51-f9d7174a5ddf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9485285e-aa0b-4a08-800a-130528c9fb06","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:30.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:30.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9205924e-508c-4527-9b51-f9d7174a5ddf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9485285e-aa0b-4a08-800a-130528c9fb06","LogTimestamp":"2022-10-26T05:44:30.991Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:31.254Z","message":"Entering","context":{"RequestID":"6460d6f3-33e3-47f9-9a1c-305b355952ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec52d576-99fb-48ef-9dcc-9d1b639214c9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:31.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:31.256Z","message":"{\"transactionId\":\"6460d6f3-33e3-47f9-9a1c-305b355952ca\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:31:255\",\"respDate\":\"221026-05:44:31:256\",\"sourceId\":\"healthcheck:6460d6f3-33e3-47f9-9a1c-305b355952ca\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:31:255-62337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33070], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[6460d6f3-33e3-47f9-9a1c-305b355952ca]}\\\"}\"}","context":{"RequestID":"6460d6f3-33e3-47f9-9a1c-305b355952ca","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ec52d576-99fb-48ef-9dcc-9d1b639214c9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:31.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:31.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6460d6f3-33e3-47f9-9a1c-305b355952ca","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec52d576-99fb-48ef-9dcc-9d1b639214c9","LogTimestamp":"2022-10-26T05:44:31.257Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:33.000Z","message":"Entering","context":{"RequestID":"10cc58ea-78e5-4f30-bffd-ba16fda409eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18c8838f-39c5-4016-9a78-f06444e6671c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:33Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:33.003Z","message":"{\"transactionId\":\"10cc58ea-78e5-4f30-bffd-ba16fda409eb\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:33:001\",\"respDate\":\"221026-05:44:33:003\",\"sourceId\":\"haproxy:10cc58ea-78e5-4f30-bffd-ba16fda409eb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:33:001-97933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[10cc58ea-78e5-4f30-bffd-ba16fda409eb]}\\\"}\"}","context":{"RequestID":"10cc58ea-78e5-4f30-bffd-ba16fda409eb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18c8838f-39c5-4016-9a78-f06444e6671c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:33Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:33.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10cc58ea-78e5-4f30-bffd-ba16fda409eb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18c8838f-39c5-4016-9a78-f06444e6671c","LogTimestamp":"2022-10-26T05:44:33.003Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:34.093Z","message":"Entering","context":{"RequestID":"8db9f8af-8c46-4c0a-bd4e-2034008cbff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35dd42f8-ccf3-401c-878f-d1fa1941c753","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:34.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:34.095Z","message":"{\"transactionId\":\"8db9f8af-8c46-4c0a-bd4e-2034008cbff9\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:34:094\",\"respDate\":\"221026-05:44:34:095\",\"sourceId\":\"healthcheck:8db9f8af-8c46-4c0a-bd4e-2034008cbff9\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:34:094-42568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[8db9f8af-8c46-4c0a-bd4e-2034008cbff9]}\\\"}\"}","context":{"RequestID":"8db9f8af-8c46-4c0a-bd4e-2034008cbff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"35dd42f8-ccf3-401c-878f-d1fa1941c753","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:34.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:34.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8db9f8af-8c46-4c0a-bd4e-2034008cbff9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35dd42f8-ccf3-401c-878f-d1fa1941c753","LogTimestamp":"2022-10-26T05:44:34.095Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:44:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:35.013Z","message":"Entering","context":{"RequestID":"b3717714-7bea-443a-8677-e75e812eb60b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ff350fc-dd9f-44f5-b47d-4b6ffa2131d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:35.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:35.015Z","message":"{\"transactionId\":\"b3717714-7bea-443a-8677-e75e812eb60b\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:35:014\",\"respDate\":\"221026-05:44:35:015\",\"sourceId\":\"haproxy:b3717714-7bea-443a-8677-e75e812eb60b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:35:014-83311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b3717714-7bea-443a-8677-e75e812eb60b]}\\\"}\"}","context":{"RequestID":"b3717714-7bea-443a-8677-e75e812eb60b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1ff350fc-dd9f-44f5-b47d-4b6ffa2131d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:35.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:35.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3717714-7bea-443a-8677-e75e812eb60b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff350fc-dd9f-44f5-b47d-4b6ffa2131d0","LogTimestamp":"2022-10-26T05:44:35.015Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:35.371Z","message":"Entering","context":{"RequestID":"9d03173f-948e-4f53-bddb-a889d6eb79dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06b604c2-eb9f-41a1-bdd0-39be5b88d709","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:35.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:35.374Z","message":"{\"transactionId\":\"9d03173f-948e-4f53-bddb-a889d6eb79dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:35:372\",\"respDate\":\"221026-05:44:35:374\",\"sourceId\":\"OOM_ReadinessCheck:9d03173f-948e-4f53-bddb-a889d6eb79dd\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:35:372-2974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36610], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9d03173f-948e-4f53-bddb-a889d6eb79dd]}\\\"}\"}","context":{"RequestID":"9d03173f-948e-4f53-bddb-a889d6eb79dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"06b604c2-eb9f-41a1-bdd0-39be5b88d709","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:35.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:35.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d03173f-948e-4f53-bddb-a889d6eb79dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b604c2-eb9f-41a1-bdd0-39be5b88d709","LogTimestamp":"2022-10-26T05:44:35.374Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:35.495Z","message":"Entering","context":{"RequestID":"6fa979e8-0637-49ee-b6cc-4364e05db5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"addb660b-5e9b-4aee-9f8e-954877295303","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"6fa979e8-0637-49ee-b6cc-4364e05db5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"addb660b-5e9b-4aee-9f8e-954877295303","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:35.498Z","message":"{\"transactionId\":\"6fa979e8-0637-49ee-b6cc-4364e05db5f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:35:496\",\"respDate\":\"221026-05:44:35:498\",\"sourceId\":\"ReadinessCheck:6fa979e8-0637-49ee-b6cc-4364e05db5f1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:35:496-37172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[6fa979e8-0637-49ee-b6cc-4364e05db5f1]}\\\"}\"}","context":{"RequestID":"6fa979e8-0637-49ee-b6cc-4364e05db5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"addb660b-5e9b-4aee-9f8e-954877295303","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:35.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fa979e8-0637-49ee-b6cc-4364e05db5f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"addb660b-5e9b-4aee-9f8e-954877295303","LogTimestamp":"2022-10-26T05:44:35.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:37.026Z","message":"Entering","context":{"RequestID":"6cbf84c9-f060-4725-a741-8168f1658fd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ed64d1-516a-4b8d-9228-276b842e64b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:37.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:37.029Z","message":"{\"transactionId\":\"6cbf84c9-f060-4725-a741-8168f1658fd5\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:37:027\",\"respDate\":\"221026-05:44:37:029\",\"sourceId\":\"haproxy:6cbf84c9-f060-4725-a741-8168f1658fd5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:37:027-22265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6cbf84c9-f060-4725-a741-8168f1658fd5]}\\\"}\"}","context":{"RequestID":"6cbf84c9-f060-4725-a741-8168f1658fd5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"19ed64d1-516a-4b8d-9228-276b842e64b9","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:37.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:37.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cbf84c9-f060-4725-a741-8168f1658fd5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ed64d1-516a-4b8d-9228-276b842e64b9","LogTimestamp":"2022-10-26T05:44:37.030Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:44:37.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:37.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:37.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:37.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:39.040Z","message":"Entering","context":{"RequestID":"eeba1da3-48f1-49f6-b1e7-f07bc560be0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58b8f14e-8c18-4dd6-bfa4-33220273bd97","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:39.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:39.042Z","message":"{\"transactionId\":\"eeba1da3-48f1-49f6-b1e7-f07bc560be0c\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:39:041\",\"respDate\":\"221026-05:44:39:042\",\"sourceId\":\"haproxy:eeba1da3-48f1-49f6-b1e7-f07bc560be0c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:39:041-28884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[eeba1da3-48f1-49f6-b1e7-f07bc560be0c]}\\\"}\"}","context":{"RequestID":"eeba1da3-48f1-49f6-b1e7-f07bc560be0c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58b8f14e-8c18-4dd6-bfa4-33220273bd97","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:39.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:39.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeba1da3-48f1-49f6-b1e7-f07bc560be0c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58b8f14e-8c18-4dd6-bfa4-33220273bd97","LogTimestamp":"2022-10-26T05:44:39.042Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:41.053Z","message":"Entering","context":{"RequestID":"47c1149f-a0ee-445f-ab07-37d39e12d32f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de7a53ac-96bc-4f31-ad54-f6898a922aaa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:41.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:41.056Z","message":"{\"transactionId\":\"47c1149f-a0ee-445f-ab07-37d39e12d32f\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:41:054\",\"respDate\":\"221026-05:44:41:056\",\"sourceId\":\"haproxy:47c1149f-a0ee-445f-ab07-37d39e12d32f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:41:054-52402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47c1149f-a0ee-445f-ab07-37d39e12d32f]}\\\"}\"}","context":{"RequestID":"47c1149f-a0ee-445f-ab07-37d39e12d32f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"de7a53ac-96bc-4f31-ad54-f6898a922aaa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:41.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:41.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c1149f-a0ee-445f-ab07-37d39e12d32f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de7a53ac-96bc-4f31-ad54-f6898a922aaa","LogTimestamp":"2022-10-26T05:44:41.056Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:43.066Z","message":"Entering","context":{"RequestID":"f22fbe41-6feb-4429-9271-2fd9572ff648","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7dea695-0fec-498b-8472-52afba49bde7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:43.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:43.068Z","message":"{\"transactionId\":\"f22fbe41-6feb-4429-9271-2fd9572ff648\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:43:066\",\"respDate\":\"221026-05:44:43:068\",\"sourceId\":\"haproxy:f22fbe41-6feb-4429-9271-2fd9572ff648\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:43:066-95018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f22fbe41-6feb-4429-9271-2fd9572ff648]}\\\"}\"}","context":{"RequestID":"f22fbe41-6feb-4429-9271-2fd9572ff648","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c7dea695-0fec-498b-8472-52afba49bde7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:43.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:43.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f22fbe41-6feb-4429-9271-2fd9572ff648","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7dea695-0fec-498b-8472-52afba49bde7","LogTimestamp":"2022-10-26T05:44:43.069Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:45.078Z","message":"Entering","context":{"RequestID":"75f9625f-5d28-4387-bd84-4fac8763c107","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e46f49f1-f44a-4a24-b94a-6afaf1ffa5b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:45.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:45.080Z","message":"{\"transactionId\":\"75f9625f-5d28-4387-bd84-4fac8763c107\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:45:078\",\"respDate\":\"221026-05:44:45:080\",\"sourceId\":\"haproxy:75f9625f-5d28-4387-bd84-4fac8763c107\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:45:078-59272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[75f9625f-5d28-4387-bd84-4fac8763c107]}\\\"}\"}","context":{"RequestID":"75f9625f-5d28-4387-bd84-4fac8763c107","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e46f49f1-f44a-4a24-b94a-6afaf1ffa5b6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:45.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:45.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75f9625f-5d28-4387-bd84-4fac8763c107","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e46f49f1-f44a-4a24-b94a-6afaf1ffa5b6","LogTimestamp":"2022-10-26T05:44:45.080Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:45.369Z","message":"Entering","context":{"RequestID":"ecee6a77-5bfa-4050-8f0c-b89938f3bd3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7462a81-8140-45a0-8025-a77a0977361c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:45.371Z","message":"{\"transactionId\":\"ecee6a77-5bfa-4050-8f0c-b89938f3bd3a\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:45:369\",\"respDate\":\"221026-05:44:45:371\",\"sourceId\":\"OOM_ReadinessCheck:ecee6a77-5bfa-4050-8f0c-b89938f3bd3a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:45:369-44181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36794], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ecee6a77-5bfa-4050-8f0c-b89938f3bd3a]}\\\"}\"}","context":{"RequestID":"ecee6a77-5bfa-4050-8f0c-b89938f3bd3a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f7462a81-8140-45a0-8025-a77a0977361c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:45.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecee6a77-5bfa-4050-8f0c-b89938f3bd3a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7462a81-8140-45a0-8025-a77a0977361c","LogTimestamp":"2022-10-26T05:44:45.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:45.498Z","message":"Entering","context":{"RequestID":"b560d8a2-b339-44ea-be0b-12c872a312be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0938a8b8-acb2-4c6a-a61a-d61d3b44c4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:45.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"b560d8a2-b339-44ea-be0b-12c872a312be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0938a8b8-acb2-4c6a-a61a-d61d3b44c4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:45.501Z","message":"{\"transactionId\":\"b560d8a2-b339-44ea-be0b-12c872a312be\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:45:498\",\"respDate\":\"221026-05:44:45:501\",\"sourceId\":\"ReadinessCheck:b560d8a2-b339-44ea-be0b-12c872a312be\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:45:498-74885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[b560d8a2-b339-44ea-be0b-12c872a312be]}\\\"}\"}","context":{"RequestID":"b560d8a2-b339-44ea-be0b-12c872a312be","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0938a8b8-acb2-4c6a-a61a-d61d3b44c4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:45.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b560d8a2-b339-44ea-be0b-12c872a312be","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0938a8b8-acb2-4c6a-a61a-d61d3b44c4fe","LogTimestamp":"2022-10-26T05:44:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:46.277Z","message":"Entering","context":{"RequestID":"33767df0-86c2-482d-84b9-78b569fc822c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9018f64c-b08f-4638-9cf6-309e1f7d9fd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:46.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:46.280Z","message":"{\"transactionId\":\"33767df0-86c2-482d-84b9-78b569fc822c\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:46:278\",\"respDate\":\"221026-05:44:46:280\",\"sourceId\":\"healthcheck:33767df0-86c2-482d-84b9-78b569fc822c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:46:278-34705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33268], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[33767df0-86c2-482d-84b9-78b569fc822c]}\\\"}\"}","context":{"RequestID":"33767df0-86c2-482d-84b9-78b569fc822c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9018f64c-b08f-4638-9cf6-309e1f7d9fd6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:46.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:46.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33767df0-86c2-482d-84b9-78b569fc822c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9018f64c-b08f-4638-9cf6-309e1f7d9fd6","LogTimestamp":"2022-10-26T05:44:46.280Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:47.089Z","message":"Entering","context":{"RequestID":"5dad938a-6d9a-432c-93e8-c69459fa3c27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1be3811f-eec4-4cfa-abd2-ad1ed645ee2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:47.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:47.091Z","message":"{\"transactionId\":\"5dad938a-6d9a-432c-93e8-c69459fa3c27\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:47:090\",\"respDate\":\"221026-05:44:47:091\",\"sourceId\":\"haproxy:5dad938a-6d9a-432c-93e8-c69459fa3c27\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:47:090-61527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5dad938a-6d9a-432c-93e8-c69459fa3c27]}\\\"}\"}","context":{"RequestID":"5dad938a-6d9a-432c-93e8-c69459fa3c27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1be3811f-eec4-4cfa-abd2-ad1ed645ee2f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:47.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:47.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dad938a-6d9a-432c-93e8-c69459fa3c27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1be3811f-eec4-4cfa-abd2-ad1ed645ee2f","LogTimestamp":"2022-10-26T05:44:47.091Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:47.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:47.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:47.664Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:47.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:49.100Z","message":"Entering","context":{"RequestID":"0b00527d-2bcd-4f10-84aa-2f5ed704442d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c46ef53-5526-4025-ac98-9d23959d7118","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:49.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:49.102Z","message":"{\"transactionId\":\"0b00527d-2bcd-4f10-84aa-2f5ed704442d\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:49:101\",\"respDate\":\"221026-05:44:49:102\",\"sourceId\":\"haproxy:0b00527d-2bcd-4f10-84aa-2f5ed704442d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:49:101-24064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0b00527d-2bcd-4f10-84aa-2f5ed704442d]}\\\"}\"}","context":{"RequestID":"0b00527d-2bcd-4f10-84aa-2f5ed704442d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8c46ef53-5526-4025-ac98-9d23959d7118","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:49.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:49.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b00527d-2bcd-4f10-84aa-2f5ed704442d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c46ef53-5526-4025-ac98-9d23959d7118","LogTimestamp":"2022-10-26T05:44:49.103Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:49.119Z","message":"Entering","context":{"RequestID":"293acab9-9c07-4062-a7ef-08f89f4bfb31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a03e786-5022-4a45-a27c-dcd54726959c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:49.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:49.121Z","message":"{\"transactionId\":\"293acab9-9c07-4062-a7ef-08f89f4bfb31\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:49:120\",\"respDate\":\"221026-05:44:49:121\",\"sourceId\":\"healthcheck:293acab9-9c07-4062-a7ef-08f89f4bfb31\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:49:120-56637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[293acab9-9c07-4062-a7ef-08f89f4bfb31]}\\\"}\"}","context":{"RequestID":"293acab9-9c07-4062-a7ef-08f89f4bfb31","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7a03e786-5022-4a45-a27c-dcd54726959c","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:44:49.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:49.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"293acab9-9c07-4062-a7ef-08f89f4bfb31","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a03e786-5022-4a45-a27c-dcd54726959c","LogTimestamp":"2022-10-26T05:44:49.122Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:44:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:51.113Z","message":"Entering","context":{"RequestID":"b96f0478-9982-457f-838f-7acfd8a84237","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba9feaac-0781-469d-817b-7c187c8de4c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:51.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:51.115Z","message":"{\"transactionId\":\"b96f0478-9982-457f-838f-7acfd8a84237\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:51:114\",\"respDate\":\"221026-05:44:51:115\",\"sourceId\":\"haproxy:b96f0478-9982-457f-838f-7acfd8a84237\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:51:114-84529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b96f0478-9982-457f-838f-7acfd8a84237]}\\\"}\"}","context":{"RequestID":"b96f0478-9982-457f-838f-7acfd8a84237","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba9feaac-0781-469d-817b-7c187c8de4c4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:51.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:51.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b96f0478-9982-457f-838f-7acfd8a84237","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba9feaac-0781-469d-817b-7c187c8de4c4","LogTimestamp":"2022-10-26T05:44:51.116Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:53.125Z","message":"Entering","context":{"RequestID":"d651f889-5534-43d4-8f53-7816c2a74819","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb09030-2985-44b7-9fb6-361b02115614","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:53.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:53.128Z","message":"{\"transactionId\":\"d651f889-5534-43d4-8f53-7816c2a74819\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:53:126\",\"respDate\":\"221026-05:44:53:127\",\"sourceId\":\"haproxy:d651f889-5534-43d4-8f53-7816c2a74819\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:44:53:126-14371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d651f889-5534-43d4-8f53-7816c2a74819]}\\\"}\"}","context":{"RequestID":"d651f889-5534-43d4-8f53-7816c2a74819","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6fb09030-2985-44b7-9fb6-361b02115614","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:53.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:53.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d651f889-5534-43d4-8f53-7816c2a74819","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fb09030-2985-44b7-9fb6-361b02115614","LogTimestamp":"2022-10-26T05:44:53.128Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:55.102Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:55.105Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:55.137Z","message":"Entering","context":{"RequestID":"03da303a-179b-4df0-8a88-12a046a35b3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36fa37e6-c7de-451c-9818-f29d9a7699ba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:55.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:55.140Z","message":"{\"transactionId\":\"03da303a-179b-4df0-8a88-12a046a35b3c\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:55:138\",\"respDate\":\"221026-05:44:55:140\",\"sourceId\":\"haproxy:03da303a-179b-4df0-8a88-12a046a35b3c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:55:138-85117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[03da303a-179b-4df0-8a88-12a046a35b3c]}\\\"}\"}","context":{"RequestID":"03da303a-179b-4df0-8a88-12a046a35b3c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36fa37e6-c7de-451c-9818-f29d9a7699ba","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:55.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:55.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03da303a-179b-4df0-8a88-12a046a35b3c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36fa37e6-c7de-451c-9818-f29d9a7699ba","LogTimestamp":"2022-10-26T05:44:55.140Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:44:55.368Z","message":"Entering","context":{"RequestID":"28b52ee4-581c-4a6e-b265-57d04a30d5dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57f87512-f51f-467d-8b73-5de1ae402feb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:55.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:55.370Z","message":"{\"transactionId\":\"28b52ee4-581c-4a6e-b265-57d04a30d5dd\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:55:369\",\"respDate\":\"221026-05:44:55:370\",\"sourceId\":\"OOM_ReadinessCheck:28b52ee4-581c-4a6e-b265-57d04a30d5dd\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:55:369-6424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[36986], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[28b52ee4-581c-4a6e-b265-57d04a30d5dd]}\\\"}\"}","context":{"RequestID":"28b52ee4-581c-4a6e-b265-57d04a30d5dd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57f87512-f51f-467d-8b73-5de1ae402feb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:44:55.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:55.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28b52ee4-581c-4a6e-b265-57d04a30d5dd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f87512-f51f-467d-8b73-5de1ae402feb","LogTimestamp":"2022-10-26T05:44:55.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:44:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:55.500Z","message":"Entering","context":{"RequestID":"9a0ff2b0-b55a-4969-a634-9a7202b362c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9aa0f81e-c7ea-467e-a423-c8a63b2dc6f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:55.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"9a0ff2b0-b55a-4969-a634-9a7202b362c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9aa0f81e-c7ea-467e-a423-c8a63b2dc6f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:55.503Z","message":"{\"transactionId\":\"9a0ff2b0-b55a-4969-a634-9a7202b362c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:55:501\",\"respDate\":\"221026-05:44:55:503\",\"sourceId\":\"ReadinessCheck:9a0ff2b0-b55a-4969-a634-9a7202b362c0\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:44:55:501-58600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9a0ff2b0-b55a-4969-a634-9a7202b362c0]}\\\"}\"}","context":{"RequestID":"9a0ff2b0-b55a-4969-a634-9a7202b362c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9aa0f81e-c7ea-467e-a423-c8a63b2dc6f5","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:44:55.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:55.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a0ff2b0-b55a-4969-a634-9a7202b362c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aa0f81e-c7ea-467e-a423-c8a63b2dc6f5","LogTimestamp":"2022-10-26T05:44:55.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:44:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:44:57.149Z","message":"Entering","context":{"RequestID":"cc7a151b-e15b-46f3-a30a-3e86a5690ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2743e67d-eba2-443b-9a7d-6a9a5ecabc35","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:57.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:57.152Z","message":"{\"transactionId\":\"cc7a151b-e15b-46f3-a30a-3e86a5690ff9\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:57:150\",\"respDate\":\"221026-05:44:57:151\",\"sourceId\":\"haproxy:cc7a151b-e15b-46f3-a30a-3e86a5690ff9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:57:150-33383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc7a151b-e15b-46f3-a30a-3e86a5690ff9]}\\\"}\"}","context":{"RequestID":"cc7a151b-e15b-46f3-a30a-3e86a5690ff9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2743e67d-eba2-443b-9a7d-6a9a5ecabc35","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:57.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:57.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc7a151b-e15b-46f3-a30a-3e86a5690ff9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2743e67d-eba2-443b-9a7d-6a9a5ecabc35","LogTimestamp":"2022-10-26T05:44:57.152Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:44:57.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:44:57.661Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:57.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:57.662Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:44:57.662Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:57.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:59.162Z","message":"Entering","context":{"RequestID":"b541573f-ff26-48ee-a9d8-62bc65b083e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc2589f5-67f9-428f-ad86-6971660c727f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:59.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:44:59.164Z","message":"{\"transactionId\":\"b541573f-ff26-48ee-a9d8-62bc65b083e0\",\"status\":\"200\",\"rqstDate\":\"221026-05:44:59:163\",\"respDate\":\"221026-05:44:59:164\",\"sourceId\":\"haproxy:b541573f-ff26-48ee-a9d8-62bc65b083e0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:44:59:163-27489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b541573f-ff26-48ee-a9d8-62bc65b083e0]}\\\"}\"}","context":{"RequestID":"b541573f-ff26-48ee-a9d8-62bc65b083e0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"bc2589f5-67f9-428f-ad86-6971660c727f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:44:59.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:44:59.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b541573f-ff26-48ee-a9d8-62bc65b083e0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc2589f5-67f9-428f-ad86-6971660c727f","LogTimestamp":"2022-10-26T05:44:59.165Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:44:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:01.176Z","message":"Entering","context":{"RequestID":"acab7ef6-5025-4927-9325-f7fd63e95929","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"45a0a5fe-a0b0-4daf-87d8-1d9e7d2905eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:01.178Z","message":"{\"transactionId\":\"acab7ef6-5025-4927-9325-f7fd63e95929\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:01:176\",\"respDate\":\"221026-05:45:01:178\",\"sourceId\":\"haproxy:acab7ef6-5025-4927-9325-f7fd63e95929\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:01:176-92455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acab7ef6-5025-4927-9325-f7fd63e95929]}\\\"}\"}","context":{"RequestID":"acab7ef6-5025-4927-9325-f7fd63e95929","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"45a0a5fe-a0b0-4daf-87d8-1d9e7d2905eb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:01.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acab7ef6-5025-4927-9325-f7fd63e95929","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45a0a5fe-a0b0-4daf-87d8-1d9e7d2905eb","LogTimestamp":"2022-10-26T05:45:01.178Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:01.316Z","message":"Entering","context":{"RequestID":"7a01e891-f6cf-4acd-bec3-0810507c1ad2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4baae170-3274-49fe-885a-024a562237d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:01.319Z","message":"{\"transactionId\":\"7a01e891-f6cf-4acd-bec3-0810507c1ad2\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:01:317\",\"respDate\":\"221026-05:45:01:318\",\"sourceId\":\"healthcheck:7a01e891-f6cf-4acd-bec3-0810507c1ad2\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:01:317-45709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33430], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7a01e891-f6cf-4acd-bec3-0810507c1ad2]}\\\"}\"}","context":{"RequestID":"7a01e891-f6cf-4acd-bec3-0810507c1ad2","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4baae170-3274-49fe-885a-024a562237d0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:01.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:01.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a01e891-f6cf-4acd-bec3-0810507c1ad2","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4baae170-3274-49fe-885a-024a562237d0","LogTimestamp":"2022-10-26T05:45:01.319Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:03.191Z","message":"Entering","context":{"RequestID":"6c1e94b7-1c9c-4091-a340-8f7df46ae131","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e48443-7c2a-456e-912e-2e45975a93d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:03.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:03.193Z","message":"{\"transactionId\":\"6c1e94b7-1c9c-4091-a340-8f7df46ae131\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:03:192\",\"respDate\":\"221026-05:45:03:193\",\"sourceId\":\"haproxy:6c1e94b7-1c9c-4091-a340-8f7df46ae131\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:03:192-27635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[6c1e94b7-1c9c-4091-a340-8f7df46ae131]}\\\"}\"}","context":{"RequestID":"6c1e94b7-1c9c-4091-a340-8f7df46ae131","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"54e48443-7c2a-456e-912e-2e45975a93d0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:03.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:03.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c1e94b7-1c9c-4091-a340-8f7df46ae131","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54e48443-7c2a-456e-912e-2e45975a93d0","LogTimestamp":"2022-10-26T05:45:03.194Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:04.144Z","message":"Entering","context":{"RequestID":"81869e39-6fda-4730-ad18-c216cf04ab50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"253b17ff-af9f-4faf-980e-9df00faf242e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:04.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:04.146Z","message":"{\"transactionId\":\"81869e39-6fda-4730-ad18-c216cf04ab50\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:04:145\",\"respDate\":\"221026-05:45:04:146\",\"sourceId\":\"healthcheck:81869e39-6fda-4730-ad18-c216cf04ab50\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:04:145-32128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[81869e39-6fda-4730-ad18-c216cf04ab50]}\\\"}\"}","context":{"RequestID":"81869e39-6fda-4730-ad18-c216cf04ab50","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"253b17ff-af9f-4faf-980e-9df00faf242e","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:04.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:04.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81869e39-6fda-4730-ad18-c216cf04ab50","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"253b17ff-af9f-4faf-980e-9df00faf242e","LogTimestamp":"2022-10-26T05:45:04.146Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:45:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:05.204Z","message":"Entering","context":{"RequestID":"82bf9420-3767-44de-be2f-a5d42b70e340","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"917d5ee3-cb79-4f0b-b65e-92364e3cf6be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:05.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:05.206Z","message":"{\"transactionId\":\"82bf9420-3767-44de-be2f-a5d42b70e340\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:05:205\",\"respDate\":\"221026-05:45:05:206\",\"sourceId\":\"haproxy:82bf9420-3767-44de-be2f-a5d42b70e340\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:05:205-82693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[82bf9420-3767-44de-be2f-a5d42b70e340]}\\\"}\"}","context":{"RequestID":"82bf9420-3767-44de-be2f-a5d42b70e340","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"917d5ee3-cb79-4f0b-b65e-92364e3cf6be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:05.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:05.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82bf9420-3767-44de-be2f-a5d42b70e340","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"917d5ee3-cb79-4f0b-b65e-92364e3cf6be","LogTimestamp":"2022-10-26T05:45:05.207Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:05.368Z","message":"Entering","context":{"RequestID":"7caa721b-587c-4cac-be21-d20093001a9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5008477-d0fa-4c1b-bf28-c2cef9913cd0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:05.369Z","message":"{\"transactionId\":\"7caa721b-587c-4cac-be21-d20093001a9b\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:05:368\",\"respDate\":\"221026-05:45:05:369\",\"sourceId\":\"OOM_ReadinessCheck:7caa721b-587c-4cac-be21-d20093001a9b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:05:368-50151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37166], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[7caa721b-587c-4cac-be21-d20093001a9b]}\\\"}\"}","context":{"RequestID":"7caa721b-587c-4cac-be21-d20093001a9b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5008477-d0fa-4c1b-bf28-c2cef9913cd0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:05.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7caa721b-587c-4cac-be21-d20093001a9b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5008477-d0fa-4c1b-bf28-c2cef9913cd0","LogTimestamp":"2022-10-26T05:45:05.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:05.496Z","message":"Entering","context":{"RequestID":"fcbc52de-99cc-442e-9e6e-430e639bb5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c64a93-f42a-4704-983b-6bf28e3d5e14","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:05.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"fcbc52de-99cc-442e-9e6e-430e639bb5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c64a93-f42a-4704-983b-6bf28e3d5e14","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:05.499Z","message":"{\"transactionId\":\"fcbc52de-99cc-442e-9e6e-430e639bb5f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:05:497\",\"respDate\":\"221026-05:45:05:499\",\"sourceId\":\"ReadinessCheck:fcbc52de-99cc-442e-9e6e-430e639bb5f1\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:05:497-26404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fcbc52de-99cc-442e-9e6e-430e639bb5f1]}\\\"}\"}","context":{"RequestID":"fcbc52de-99cc-442e-9e6e-430e639bb5f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"41c64a93-f42a-4704-983b-6bf28e3d5e14","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:05.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:05.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcbc52de-99cc-442e-9e6e-430e639bb5f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41c64a93-f42a-4704-983b-6bf28e3d5e14","LogTimestamp":"2022-10-26T05:45:05.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:07.219Z","message":"Entering","context":{"RequestID":"9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72250208-4919-48ac-bdae-01b45069260e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:07.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:07.222Z","message":"{\"transactionId\":\"9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:07:220\",\"respDate\":\"221026-05:45:07:222\",\"sourceId\":\"haproxy:9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:07:220-17365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e]}\\\"}\"}","context":{"RequestID":"9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72250208-4919-48ac-bdae-01b45069260e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:07.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:07.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b7e35c2-f54c-407b-abbd-86d0b6cfdc9e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72250208-4919-48ac-bdae-01b45069260e","LogTimestamp":"2022-10-26T05:45:07.222Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:07.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:07.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:07.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:09.248Z","message":"Entering","context":{"RequestID":"b5e14e60-8790-4af8-be63-1e585e49850e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f1ab0d3-36a4-49bc-bec5-1adc913b62cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:09.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:09.251Z","message":"{\"transactionId\":\"b5e14e60-8790-4af8-be63-1e585e49850e\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:09:249\",\"respDate\":\"221026-05:45:09:250\",\"sourceId\":\"haproxy:b5e14e60-8790-4af8-be63-1e585e49850e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:09:249-31811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5e14e60-8790-4af8-be63-1e585e49850e]}\\\"}\"}","context":{"RequestID":"b5e14e60-8790-4af8-be63-1e585e49850e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1f1ab0d3-36a4-49bc-bec5-1adc913b62cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:09.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:09.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e14e60-8790-4af8-be63-1e585e49850e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1ab0d3-36a4-49bc-bec5-1adc913b62cc","LogTimestamp":"2022-10-26T05:45:09.251Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:11.267Z","message":"Entering","context":{"RequestID":"c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"17728d12-db48-45dd-bebf-d784c5e7f9c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:11.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:11.269Z","message":"{\"transactionId\":\"c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:11:268\",\"respDate\":\"221026-05:45:11:269\",\"sourceId\":\"haproxy:c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:11:268-60851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa]}\\\"}\"}","context":{"RequestID":"c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"17728d12-db48-45dd-bebf-d784c5e7f9c8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:11.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:11.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f39b1d-fc44-427c-b5e3-d69d48b8dfaa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17728d12-db48-45dd-bebf-d784c5e7f9c8","LogTimestamp":"2022-10-26T05:45:11.270Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:13.279Z","message":"Entering","context":{"RequestID":"76fb9339-3350-4cbc-b35c-b45a11432bbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8870a961-7f82-4009-8478-2025161d8292","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:13.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:13.281Z","message":"{\"transactionId\":\"76fb9339-3350-4cbc-b35c-b45a11432bbf\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:13:280\",\"respDate\":\"221026-05:45:13:281\",\"sourceId\":\"haproxy:76fb9339-3350-4cbc-b35c-b45a11432bbf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:13:280-72619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[76fb9339-3350-4cbc-b35c-b45a11432bbf]}\\\"}\"}","context":{"RequestID":"76fb9339-3350-4cbc-b35c-b45a11432bbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8870a961-7f82-4009-8478-2025161d8292","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:13.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:13.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76fb9339-3350-4cbc-b35c-b45a11432bbf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8870a961-7f82-4009-8478-2025161d8292","LogTimestamp":"2022-10-26T05:45:13.281Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:15.290Z","message":"Entering","context":{"RequestID":"a32b63a8-56a8-452a-b222-2ceef4d5c13c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6786d84-70e7-42af-ae9e-4d07d8c46c30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:15.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:15.292Z","message":"{\"transactionId\":\"a32b63a8-56a8-452a-b222-2ceef4d5c13c\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:15:290\",\"respDate\":\"221026-05:45:15:292\",\"sourceId\":\"haproxy:a32b63a8-56a8-452a-b222-2ceef4d5c13c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:15:290-23691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a32b63a8-56a8-452a-b222-2ceef4d5c13c]}\\\"}\"}","context":{"RequestID":"a32b63a8-56a8-452a-b222-2ceef4d5c13c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6786d84-70e7-42af-ae9e-4d07d8c46c30","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:15.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:15.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a32b63a8-56a8-452a-b222-2ceef4d5c13c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6786d84-70e7-42af-ae9e-4d07d8c46c30","LogTimestamp":"2022-10-26T05:45:15.293Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:15.366Z","message":"Entering","context":{"RequestID":"f25b982b-d78b-4b39-8fd5-990dc77b67d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36565898-3ab0-4ca0-b616-a5d2cf94d344","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:15.368Z","message":"{\"transactionId\":\"f25b982b-d78b-4b39-8fd5-990dc77b67d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:15:367\",\"respDate\":\"221026-05:45:15:368\",\"sourceId\":\"OOM_ReadinessCheck:f25b982b-d78b-4b39-8fd5-990dc77b67d3\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:15:367-83191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37336], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f25b982b-d78b-4b39-8fd5-990dc77b67d3]}\\\"}\"}","context":{"RequestID":"f25b982b-d78b-4b39-8fd5-990dc77b67d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"36565898-3ab0-4ca0-b616-a5d2cf94d344","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:15.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:15.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f25b982b-d78b-4b39-8fd5-990dc77b67d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36565898-3ab0-4ca0-b616-a5d2cf94d344","LogTimestamp":"2022-10-26T05:45:15.369Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:15.496Z","message":"Entering","context":{"RequestID":"51d2c84c-aec3-40e8-b801-a906e5d70bdc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a0b1724-73c0-4d1c-87c6-461a86f041f6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:15.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"51d2c84c-aec3-40e8-b801-a906e5d70bdc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a0b1724-73c0-4d1c-87c6-461a86f041f6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:15.499Z","message":"{\"transactionId\":\"51d2c84c-aec3-40e8-b801-a906e5d70bdc\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:15:497\",\"respDate\":\"221026-05:45:15:499\",\"sourceId\":\"ReadinessCheck:51d2c84c-aec3-40e8-b801-a906e5d70bdc\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:15:497-78029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[51d2c84c-aec3-40e8-b801-a906e5d70bdc]}\\\"}\"}","context":{"RequestID":"51d2c84c-aec3-40e8-b801-a906e5d70bdc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4a0b1724-73c0-4d1c-87c6-461a86f041f6","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51d2c84c-aec3-40e8-b801-a906e5d70bdc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a0b1724-73c0-4d1c-87c6-461a86f041f6","LogTimestamp":"2022-10-26T05:45:15.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:16.343Z","message":"Entering","context":{"RequestID":"830ce12e-6857-4254-9e9d-32581a0520d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7927f1c-bc99-486d-add6-5240399f9ed3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:16.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:16.346Z","message":"{\"transactionId\":\"830ce12e-6857-4254-9e9d-32581a0520d1\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:16:344\",\"respDate\":\"221026-05:45:16:346\",\"sourceId\":\"healthcheck:830ce12e-6857-4254-9e9d-32581a0520d1\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:16:344-27721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33626], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[830ce12e-6857-4254-9e9d-32581a0520d1]}\\\"}\"}","context":{"RequestID":"830ce12e-6857-4254-9e9d-32581a0520d1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7927f1c-bc99-486d-add6-5240399f9ed3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:16.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:16.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"830ce12e-6857-4254-9e9d-32581a0520d1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7927f1c-bc99-486d-add6-5240399f9ed3","LogTimestamp":"2022-10-26T05:45:16.346Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:17.303Z","message":"Entering","context":{"RequestID":"ab686873-6e3f-47cd-a53c-42b21c636d04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"727a40a0-c4b8-41df-8fc2-1e242328cfe1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:17.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:17.306Z","message":"{\"transactionId\":\"ab686873-6e3f-47cd-a53c-42b21c636d04\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:17:304\",\"respDate\":\"221026-05:45:17:306\",\"sourceId\":\"haproxy:ab686873-6e3f-47cd-a53c-42b21c636d04\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:17:304-61512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[ab686873-6e3f-47cd-a53c-42b21c636d04]}\\\"}\"}","context":{"RequestID":"ab686873-6e3f-47cd-a53c-42b21c636d04","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"727a40a0-c4b8-41df-8fc2-1e242328cfe1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:17.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:17.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab686873-6e3f-47cd-a53c-42b21c636d04","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"727a40a0-c4b8-41df-8fc2-1e242328cfe1","LogTimestamp":"2022-10-26T05:45:17.306Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:17.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:17.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:17.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:17.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:19.170Z","message":"Entering","context":{"RequestID":"ee2e5055-4adc-4dfa-bb96-aadafafa11a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0f10ab2-b2cc-4d03-b8f1-f85ed0385d23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:19.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:19.172Z","message":"{\"transactionId\":\"ee2e5055-4adc-4dfa-bb96-aadafafa11a3\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:19:171\",\"respDate\":\"221026-05:45:19:172\",\"sourceId\":\"healthcheck:ee2e5055-4adc-4dfa-bb96-aadafafa11a3\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:19:171-82223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[ee2e5055-4adc-4dfa-bb96-aadafafa11a3]}\\\"}\"}","context":{"RequestID":"ee2e5055-4adc-4dfa-bb96-aadafafa11a3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0f10ab2-b2cc-4d03-b8f1-f85ed0385d23","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:19.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:19.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee2e5055-4adc-4dfa-bb96-aadafafa11a3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0f10ab2-b2cc-4d03-b8f1-f85ed0385d23","LogTimestamp":"2022-10-26T05:45:19.173Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:45:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:19.316Z","message":"Entering","context":{"RequestID":"549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d99d0c6-c2bc-4804-b91e-796686b1f257","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:19.318Z","message":"{\"transactionId\":\"549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:19:317\",\"respDate\":\"221026-05:45:19:318\",\"sourceId\":\"haproxy:549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:19:317-27212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0]}\\\"}\"}","context":{"RequestID":"549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d99d0c6-c2bc-4804-b91e-796686b1f257","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:19.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"549cdd7a-6ad3-4cea-b93d-5e2e5335d0a0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d99d0c6-c2bc-4804-b91e-796686b1f257","LogTimestamp":"2022-10-26T05:45:19.319Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:21.330Z","message":"Entering","context":{"RequestID":"190d1d98-7bbc-406f-961a-c94ea4ab0385","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d167a947-db5f-417e-bc69-15c1cdabeb79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:21.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:21.332Z","message":"{\"transactionId\":\"190d1d98-7bbc-406f-961a-c94ea4ab0385\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:21:331\",\"respDate\":\"221026-05:45:21:332\",\"sourceId\":\"haproxy:190d1d98-7bbc-406f-961a-c94ea4ab0385\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:21:331-82146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[190d1d98-7bbc-406f-961a-c94ea4ab0385]}\\\"}\"}","context":{"RequestID":"190d1d98-7bbc-406f-961a-c94ea4ab0385","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d167a947-db5f-417e-bc69-15c1cdabeb79","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:21.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:21.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"190d1d98-7bbc-406f-961a-c94ea4ab0385","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d167a947-db5f-417e-bc69-15c1cdabeb79","LogTimestamp":"2022-10-26T05:45:21.333Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:23.344Z","message":"Entering","context":{"RequestID":"df3e97f6-2ea7-4222-a10c-98d0ebc8acd4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b659064-9e4d-4918-a1e9-7a0e85be7ebc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:23.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:23.346Z","message":"{\"transactionId\":\"df3e97f6-2ea7-4222-a10c-98d0ebc8acd4\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:23:344\",\"respDate\":\"221026-05:45:23:346\",\"sourceId\":\"haproxy:df3e97f6-2ea7-4222-a10c-98d0ebc8acd4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:23:344-27807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[df3e97f6-2ea7-4222-a10c-98d0ebc8acd4]}\\\"}\"}","context":{"RequestID":"df3e97f6-2ea7-4222-a10c-98d0ebc8acd4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b659064-9e4d-4918-a1e9-7a0e85be7ebc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:23.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:23.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df3e97f6-2ea7-4222-a10c-98d0ebc8acd4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b659064-9e4d-4918-a1e9-7a0e85be7ebc","LogTimestamp":"2022-10-26T05:45:23.346Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:25.125Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:45:25.127Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:45:25.357Z","message":"Entering","context":{"RequestID":"f4cad12f-ee6d-4943-be2a-311b17e31bba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb0d5bf7-5e8a-47bd-8f65-25f5f9d179cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:25.359Z","message":"{\"transactionId\":\"f4cad12f-ee6d-4943-be2a-311b17e31bba\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:25:357\",\"respDate\":\"221026-05:45:25:359\",\"sourceId\":\"haproxy:f4cad12f-ee6d-4943-be2a-311b17e31bba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:25:357-91792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f4cad12f-ee6d-4943-be2a-311b17e31bba]}\\\"}\"}","context":{"RequestID":"f4cad12f-ee6d-4943-be2a-311b17e31bba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fb0d5bf7-5e8a-47bd-8f65-25f5f9d179cd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:25.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4cad12f-ee6d-4943-be2a-311b17e31bba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb0d5bf7-5e8a-47bd-8f65-25f5f9d179cd","LogTimestamp":"2022-10-26T05:45:25.359Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:25.365Z","message":"Entering","context":{"RequestID":"3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fefe01a3-01a4-40b9-92c3-38e41f0002a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:25.367Z","message":"{\"transactionId\":\"3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:25:365\",\"respDate\":\"221026-05:45:25:366\",\"sourceId\":\"OOM_ReadinessCheck:3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:25:365-6614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37526], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a]}\\\"}\"}","context":{"RequestID":"3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fefe01a3-01a4-40b9-92c3-38e41f0002a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:25.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:25.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a3a32ce-ef41-4da8-8bfa-cd2cf9da869a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fefe01a3-01a4-40b9-92c3-38e41f0002a3","LogTimestamp":"2022-10-26T05:45:25.367Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:25.496Z","message":"Entering","context":{"RequestID":"bd2fb729-ddb8-4425-be1d-bd738b48abc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da9e646e-eab5-4b34-8d6b-b5f7fd8e5d38","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd2fb729-ddb8-4425-be1d-bd738b48abc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da9e646e-eab5-4b34-8d6b-b5f7fd8e5d38","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:25.498Z","message":"{\"transactionId\":\"bd2fb729-ddb8-4425-be1d-bd738b48abc4\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:25:497\",\"respDate\":\"221026-05:45:25:498\",\"sourceId\":\"ReadinessCheck:bd2fb729-ddb8-4425-be1d-bd738b48abc4\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:25:497-93109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[bd2fb729-ddb8-4425-be1d-bd738b48abc4]}\\\"}\"}","context":{"RequestID":"bd2fb729-ddb8-4425-be1d-bd738b48abc4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"da9e646e-eab5-4b34-8d6b-b5f7fd8e5d38","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:25.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:25.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd2fb729-ddb8-4425-be1d-bd738b48abc4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da9e646e-eab5-4b34-8d6b-b5f7fd8e5d38","LogTimestamp":"2022-10-26T05:45:25.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:27.368Z","message":"Entering","context":{"RequestID":"aab80f0f-a0de-4c1f-8169-b91ef89e37e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe92398f-980e-4b11-87e7-197f78e646e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:27.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:27.370Z","message":"{\"transactionId\":\"aab80f0f-a0de-4c1f-8169-b91ef89e37e7\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:27:369\",\"respDate\":\"221026-05:45:27:370\",\"sourceId\":\"haproxy:aab80f0f-a0de-4c1f-8169-b91ef89e37e7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:27:369-90634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aab80f0f-a0de-4c1f-8169-b91ef89e37e7]}\\\"}\"}","context":{"RequestID":"aab80f0f-a0de-4c1f-8169-b91ef89e37e7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fe92398f-980e-4b11-87e7-197f78e646e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:27.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:27.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aab80f0f-a0de-4c1f-8169-b91ef89e37e7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe92398f-980e-4b11-87e7-197f78e646e5","LogTimestamp":"2022-10-26T05:45:27.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:45:27.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:27.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:27.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:29.389Z","message":"Entering","context":{"RequestID":"8e5033e5-da30-46ad-b180-caa108636146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f0ae00a-4b6c-4e5d-add7-a3ee8a30d4c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:29.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:29.391Z","message":"{\"transactionId\":\"8e5033e5-da30-46ad-b180-caa108636146\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:29:390\",\"respDate\":\"221026-05:45:29:391\",\"sourceId\":\"haproxy:8e5033e5-da30-46ad-b180-caa108636146\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:29:390-76431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8e5033e5-da30-46ad-b180-caa108636146]}\\\"}\"}","context":{"RequestID":"8e5033e5-da30-46ad-b180-caa108636146","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f0ae00a-4b6c-4e5d-add7-a3ee8a30d4c6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:29.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:29.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e5033e5-da30-46ad-b180-caa108636146","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f0ae00a-4b6c-4e5d-add7-a3ee8a30d4c6","LogTimestamp":"2022-10-26T05:45:29.391Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:31.364Z","message":"Entering","context":{"RequestID":"1d3fa983-dc2e-49f8-8941-234ae8da237c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"626b7c21-57e7-4afc-b802-6544c32d6688","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:31.366Z","message":"{\"transactionId\":\"1d3fa983-dc2e-49f8-8941-234ae8da237c\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:31:365\",\"respDate\":\"221026-05:45:31:366\",\"sourceId\":\"healthcheck:1d3fa983-dc2e-49f8-8941-234ae8da237c\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:31:365-62327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33778], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1d3fa983-dc2e-49f8-8941-234ae8da237c]}\\\"}\"}","context":{"RequestID":"1d3fa983-dc2e-49f8-8941-234ae8da237c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"626b7c21-57e7-4afc-b802-6544c32d6688","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:31.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:31.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d3fa983-dc2e-49f8-8941-234ae8da237c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"626b7c21-57e7-4afc-b802-6544c32d6688","LogTimestamp":"2022-10-26T05:45:31.366Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:31.400Z","message":"Entering","context":{"RequestID":"c47d1896-78d8-4097-b1d7-ae71880244ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca663617-c9f5-46c8-8e47-b1375cc80228","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:31.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:31.402Z","message":"{\"transactionId\":\"c47d1896-78d8-4097-b1d7-ae71880244ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:31:400\",\"respDate\":\"221026-05:45:31:402\",\"sourceId\":\"haproxy:c47d1896-78d8-4097-b1d7-ae71880244ba\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:31:400-76160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c47d1896-78d8-4097-b1d7-ae71880244ba]}\\\"}\"}","context":{"RequestID":"c47d1896-78d8-4097-b1d7-ae71880244ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca663617-c9f5-46c8-8e47-b1375cc80228","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:31.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:31.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c47d1896-78d8-4097-b1d7-ae71880244ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca663617-c9f5-46c8-8e47-b1375cc80228","LogTimestamp":"2022-10-26T05:45:31.402Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:33.414Z","message":"Entering","context":{"RequestID":"73a97e22-b934-457f-afe1-b6b70d282572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f37a6c86-107f-4388-a8fb-3fe6107de901","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:33.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:33.416Z","message":"{\"transactionId\":\"73a97e22-b934-457f-afe1-b6b70d282572\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:33:414\",\"respDate\":\"221026-05:45:33:416\",\"sourceId\":\"haproxy:73a97e22-b934-457f-afe1-b6b70d282572\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:33:414-47433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[73a97e22-b934-457f-afe1-b6b70d282572]}\\\"}\"}","context":{"RequestID":"73a97e22-b934-457f-afe1-b6b70d282572","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f37a6c86-107f-4388-a8fb-3fe6107de901","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:33.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:33.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73a97e22-b934-457f-afe1-b6b70d282572","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f37a6c86-107f-4388-a8fb-3fe6107de901","LogTimestamp":"2022-10-26T05:45:33.416Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:45:34.196Z","message":"Entering","context":{"RequestID":"27ef390f-764d-4a2b-8bc4-c39153fb9b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7075f87-ef3e-4397-b0f0-fdacd5e224ef","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:34.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:34.198Z","message":"{\"transactionId\":\"27ef390f-764d-4a2b-8bc4-c39153fb9b27\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:34:197\",\"respDate\":\"221026-05:45:34:198\",\"sourceId\":\"healthcheck:27ef390f-764d-4a2b-8bc4-c39153fb9b27\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:34:197-36805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[27ef390f-764d-4a2b-8bc4-c39153fb9b27]}\\\"}\"}","context":{"RequestID":"27ef390f-764d-4a2b-8bc4-c39153fb9b27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7075f87-ef3e-4397-b0f0-fdacd5e224ef","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:34.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:34.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27ef390f-764d-4a2b-8bc4-c39153fb9b27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7075f87-ef3e-4397-b0f0-fdacd5e224ef","LogTimestamp":"2022-10-26T05:45:34.198Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:45:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:35.370Z","message":"Entering","context":{"RequestID":"694799bc-7861-41e8-9de0-8421ce751f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"711154d0-01a3-425e-8079-0143f26ce7cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:35.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:35.372Z","message":"{\"transactionId\":\"694799bc-7861-41e8-9de0-8421ce751f4c\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:35:371\",\"respDate\":\"221026-05:45:35:372\",\"sourceId\":\"OOM_ReadinessCheck:694799bc-7861-41e8-9de0-8421ce751f4c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:35:371-70757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37702], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[694799bc-7861-41e8-9de0-8421ce751f4c]}\\\"}\"}","context":{"RequestID":"694799bc-7861-41e8-9de0-8421ce751f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"711154d0-01a3-425e-8079-0143f26ce7cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:35.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:35.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"694799bc-7861-41e8-9de0-8421ce751f4c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"711154d0-01a3-425e-8079-0143f26ce7cc","LogTimestamp":"2022-10-26T05:45:35.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:35.424Z","message":"Entering","context":{"RequestID":"abdb64dd-0463-4d96-b991-3ce8b4d1b10e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa415611-b432-44dd-92a2-29a6bec64d5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:35.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:35.426Z","message":"{\"transactionId\":\"abdb64dd-0463-4d96-b991-3ce8b4d1b10e\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:35:425\",\"respDate\":\"221026-05:45:35:426\",\"sourceId\":\"haproxy:abdb64dd-0463-4d96-b991-3ce8b4d1b10e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:35:425-33078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[abdb64dd-0463-4d96-b991-3ce8b4d1b10e]}\\\"}\"}","context":{"RequestID":"abdb64dd-0463-4d96-b991-3ce8b4d1b10e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fa415611-b432-44dd-92a2-29a6bec64d5f","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:35.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:35.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abdb64dd-0463-4d96-b991-3ce8b4d1b10e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa415611-b432-44dd-92a2-29a6bec64d5f","LogTimestamp":"2022-10-26T05:45:35.427Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:35.496Z","message":"Entering","context":{"RequestID":"fd75dd8c-e657-4f1e-be6c-ebf66805c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95d70ec2-85e2-46ad-a37f-15e317cfaf77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"fd75dd8c-e657-4f1e-be6c-ebf66805c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95d70ec2-85e2-46ad-a37f-15e317cfaf77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:35.498Z","message":"{\"transactionId\":\"fd75dd8c-e657-4f1e-be6c-ebf66805c089\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:35:496\",\"respDate\":\"221026-05:45:35:498\",\"sourceId\":\"ReadinessCheck:fd75dd8c-e657-4f1e-be6c-ebf66805c089\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:35:496-79649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[fd75dd8c-e657-4f1e-be6c-ebf66805c089]}\\\"}\"}","context":{"RequestID":"fd75dd8c-e657-4f1e-be6c-ebf66805c089","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"95d70ec2-85e2-46ad-a37f-15e317cfaf77","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:35.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd75dd8c-e657-4f1e-be6c-ebf66805c089","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95d70ec2-85e2-46ad-a37f-15e317cfaf77","LogTimestamp":"2022-10-26T05:45:35.499Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:37.438Z","message":"Entering","context":{"RequestID":"86d488da-c382-4bbf-ac57-0895217227b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ad5c0a9-8d3b-40ea-8b8c-42af2dee94db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:37.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:37.440Z","message":"{\"transactionId\":\"86d488da-c382-4bbf-ac57-0895217227b5\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:37:438\",\"respDate\":\"221026-05:45:37:440\",\"sourceId\":\"haproxy:86d488da-c382-4bbf-ac57-0895217227b5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:37:438-74822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[86d488da-c382-4bbf-ac57-0895217227b5]}\\\"}\"}","context":{"RequestID":"86d488da-c382-4bbf-ac57-0895217227b5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ad5c0a9-8d3b-40ea-8b8c-42af2dee94db","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:37.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:37.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86d488da-c382-4bbf-ac57-0895217227b5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad5c0a9-8d3b-40ea-8b8c-42af2dee94db","LogTimestamp":"2022-10-26T05:45:37.440Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:45:37.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:37.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:37.663Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:37.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:39.450Z","message":"Entering","context":{"RequestID":"d1a478bc-e720-474c-b363-b459beb8c5b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8140e85b-9c50-4e44-b2ec-bc608b5e54fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:39.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:39.453Z","message":"{\"transactionId\":\"d1a478bc-e720-474c-b363-b459beb8c5b3\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:39:451\",\"respDate\":\"221026-05:45:39:453\",\"sourceId\":\"haproxy:d1a478bc-e720-474c-b363-b459beb8c5b3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:39:451-26754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d1a478bc-e720-474c-b363-b459beb8c5b3]}\\\"}\"}","context":{"RequestID":"d1a478bc-e720-474c-b363-b459beb8c5b3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8140e85b-9c50-4e44-b2ec-bc608b5e54fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:39.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:39.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1a478bc-e720-474c-b363-b459beb8c5b3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8140e85b-9c50-4e44-b2ec-bc608b5e54fe","LogTimestamp":"2022-10-26T05:45:39.453Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:41.462Z","message":"Entering","context":{"RequestID":"d48242a4-c230-4b1f-8487-d99498bfc770","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0f1d4a5-67dc-4db1-96e1-fea09a484b23","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:41.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:41.465Z","message":"{\"transactionId\":\"d48242a4-c230-4b1f-8487-d99498bfc770\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:41:463\",\"respDate\":\"221026-05:45:41:465\",\"sourceId\":\"haproxy:d48242a4-c230-4b1f-8487-d99498bfc770\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:41:463-83220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d48242a4-c230-4b1f-8487-d99498bfc770]}\\\"}\"}","context":{"RequestID":"d48242a4-c230-4b1f-8487-d99498bfc770","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f0f1d4a5-67dc-4db1-96e1-fea09a484b23","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:41.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:41.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d48242a4-c230-4b1f-8487-d99498bfc770","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0f1d4a5-67dc-4db1-96e1-fea09a484b23","LogTimestamp":"2022-10-26T05:45:41.465Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:45:43.482Z","message":"Entering","context":{"RequestID":"afb1d47e-4cb1-4ec7-8335-8415708274cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc46646b-9417-4911-893f-e1340f585c17","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:43.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:43.484Z","message":"{\"transactionId\":\"afb1d47e-4cb1-4ec7-8335-8415708274cd\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:43:483\",\"respDate\":\"221026-05:45:43:484\",\"sourceId\":\"haproxy:afb1d47e-4cb1-4ec7-8335-8415708274cd\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:43:483-7749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[afb1d47e-4cb1-4ec7-8335-8415708274cd]}\\\"}\"}","context":{"RequestID":"afb1d47e-4cb1-4ec7-8335-8415708274cd","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fc46646b-9417-4911-893f-e1340f585c17","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:43.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:43.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afb1d47e-4cb1-4ec7-8335-8415708274cd","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc46646b-9417-4911-893f-e1340f585c17","LogTimestamp":"2022-10-26T05:45:43.485Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:45.368Z","message":"Entering","context":{"RequestID":"9cdfe90a-7727-443a-879d-eab39a8f0c73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e593116-dde1-4670-aa58-64f41369eaa5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:45.370Z","message":"{\"transactionId\":\"9cdfe90a-7727-443a-879d-eab39a8f0c73\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:45:368\",\"respDate\":\"221026-05:45:45:370\",\"sourceId\":\"OOM_ReadinessCheck:9cdfe90a-7727-443a-879d-eab39a8f0c73\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:45:368-2940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[37896], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[9cdfe90a-7727-443a-879d-eab39a8f0c73]}\\\"}\"}","context":{"RequestID":"9cdfe90a-7727-443a-879d-eab39a8f0c73","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e593116-dde1-4670-aa58-64f41369eaa5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:45.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdfe90a-7727-443a-879d-eab39a8f0c73","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e593116-dde1-4670-aa58-64f41369eaa5","LogTimestamp":"2022-10-26T05:45:45.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:45.493Z","message":"Entering","context":{"RequestID":"9a0be092-f61c-4244-8102-2d35b84bae1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2e23b21-ce8d-44b6-ad9f-972e76f0f9cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:45.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:45.495Z","message":"{\"transactionId\":\"9a0be092-f61c-4244-8102-2d35b84bae1f\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:45:494\",\"respDate\":\"221026-05:45:45:495\",\"sourceId\":\"haproxy:9a0be092-f61c-4244-8102-2d35b84bae1f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:45:494-16286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9a0be092-f61c-4244-8102-2d35b84bae1f]}\\\"}\"}","context":{"RequestID":"9a0be092-f61c-4244-8102-2d35b84bae1f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b2e23b21-ce8d-44b6-ad9f-972e76f0f9cc","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:45.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:45.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a0be092-f61c-4244-8102-2d35b84bae1f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2e23b21-ce8d-44b6-ad9f-972e76f0f9cc","LogTimestamp":"2022-10-26T05:45:45.496Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:45.501Z","message":"Entering","context":{"RequestID":"0d00bebd-495b-4edf-9146-429bab6f3560","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1de422-c7ea-4363-a89d-5ab7db69e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:45.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:45.502Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d00bebd-495b-4edf-9146-429bab6f3560","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1de422-c7ea-4363-a89d-5ab7db69e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:45.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:45.503Z","message":"{\"transactionId\":\"0d00bebd-495b-4edf-9146-429bab6f3560\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:45:501\",\"respDate\":\"221026-05:45:45:503\",\"sourceId\":\"ReadinessCheck:0d00bebd-495b-4edf-9146-429bab6f3560\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:45:501-69133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0d00bebd-495b-4edf-9146-429bab6f3560]}\\\"}\"}","context":{"RequestID":"0d00bebd-495b-4edf-9146-429bab6f3560","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fd1de422-c7ea-4363-a89d-5ab7db69e9ed","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:45.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:45.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d00bebd-495b-4edf-9146-429bab6f3560","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1de422-c7ea-4363-a89d-5ab7db69e9ed","LogTimestamp":"2022-10-26T05:45:45.504Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:46.387Z","message":"Entering","context":{"RequestID":"f7bd9c6b-ca50-4cc2-802b-2fe808984393","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4909803c-511d-4b2d-aff9-88e8d12e231a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:46.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:46.390Z","message":"{\"transactionId\":\"f7bd9c6b-ca50-4cc2-802b-2fe808984393\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:46:388\",\"respDate\":\"221026-05:45:46:390\",\"sourceId\":\"healthcheck:f7bd9c6b-ca50-4cc2-802b-2fe808984393\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:46:388-27318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[33978], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[f7bd9c6b-ca50-4cc2-802b-2fe808984393]}\\\"}\"}","context":{"RequestID":"f7bd9c6b-ca50-4cc2-802b-2fe808984393","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4909803c-511d-4b2d-aff9-88e8d12e231a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:46.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:46.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7bd9c6b-ca50-4cc2-802b-2fe808984393","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4909803c-511d-4b2d-aff9-88e8d12e231a","LogTimestamp":"2022-10-26T05:45:46.391Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 8 - "logType": "access" {"timestamp":"2022-10-26T05:45:47.505Z","message":"Entering","context":{"RequestID":"886216a7-11e0-40d8-98f9-639a71bc6ac7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32194b3c-8cd5-4256-ba28-c0e878e6e333","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:47.507Z","message":"{\"transactionId\":\"886216a7-11e0-40d8-98f9-639a71bc6ac7\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:47:505\",\"respDate\":\"221026-05:45:47:506\",\"sourceId\":\"haproxy:886216a7-11e0-40d8-98f9-639a71bc6ac7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:47:505-83454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[886216a7-11e0-40d8-98f9-639a71bc6ac7]}\\\"}\"}","context":{"RequestID":"886216a7-11e0-40d8-98f9-639a71bc6ac7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"32194b3c-8cd5-4256-ba28-c0e878e6e333","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:47.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"886216a7-11e0-40d8-98f9-639a71bc6ac7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32194b3c-8cd5-4256-ba28-c0e878e6e333","LogTimestamp":"2022-10-26T05:45:47.507Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:47.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:47.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:47.662Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:47.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:49.225Z","message":"Entering","context":{"RequestID":"be1302fc-02e7-4740-8f04-38cfa1dbec5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18a15ecb-bf78-4be0-b76b-62c018f409db","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:49.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:49.227Z","message":"{\"transactionId\":\"be1302fc-02e7-4740-8f04-38cfa1dbec5d\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:49:225\",\"respDate\":\"221026-05:45:49:227\",\"sourceId\":\"healthcheck:be1302fc-02e7-4740-8f04-38cfa1dbec5d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:49:225-63455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[be1302fc-02e7-4740-8f04-38cfa1dbec5d]}\\\"}\"}","context":{"RequestID":"be1302fc-02e7-4740-8f04-38cfa1dbec5d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"18a15ecb-bf78-4be0-b76b-62c018f409db","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:45:49.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:49.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be1302fc-02e7-4740-8f04-38cfa1dbec5d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18a15ecb-bf78-4be0-b76b-62c018f409db","LogTimestamp":"2022-10-26T05:45:49.227Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:45:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:49.516Z","message":"Entering","context":{"RequestID":"66b59f35-c73a-4ed7-a011-e9120d085ebc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e15c67c-3ac2-4560-9b46-403dba4c8fd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:49.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:49.518Z","message":"{\"transactionId\":\"66b59f35-c73a-4ed7-a011-e9120d085ebc\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:49:516\",\"respDate\":\"221026-05:45:49:518\",\"sourceId\":\"haproxy:66b59f35-c73a-4ed7-a011-e9120d085ebc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:49:516-1771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[66b59f35-c73a-4ed7-a011-e9120d085ebc]}\\\"}\"}","context":{"RequestID":"66b59f35-c73a-4ed7-a011-e9120d085ebc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2e15c67c-3ac2-4560-9b46-403dba4c8fd3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:49.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:49.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66b59f35-c73a-4ed7-a011-e9120d085ebc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e15c67c-3ac2-4560-9b46-403dba4c8fd3","LogTimestamp":"2022-10-26T05:45:49.518Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:45:51.528Z","message":"Entering","context":{"RequestID":"d8d44b14-6d3c-420a-95f7-864bc0b41879","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a1fcce0-c971-4c9a-8a2f-5929768fb9bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:51.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:51.530Z","message":"{\"transactionId\":\"d8d44b14-6d3c-420a-95f7-864bc0b41879\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:51:529\",\"respDate\":\"221026-05:45:51:530\",\"sourceId\":\"haproxy:d8d44b14-6d3c-420a-95f7-864bc0b41879\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:51:529-29974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8d44b14-6d3c-420a-95f7-864bc0b41879]}\\\"}\"}","context":{"RequestID":"d8d44b14-6d3c-420a-95f7-864bc0b41879","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a1fcce0-c971-4c9a-8a2f-5929768fb9bd","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:51.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:51.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8d44b14-6d3c-420a-95f7-864bc0b41879","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a1fcce0-c971-4c9a-8a2f-5929768fb9bd","LogTimestamp":"2022-10-26T05:45:51.531Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:53.539Z","message":"Entering","context":{"RequestID":"acefdc5d-5f54-449c-9516-cfcf66a8eff4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c5ce68c-6d0b-4e43-b5e6-fdd49fdcb76a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:53.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:53.541Z","message":"{\"transactionId\":\"acefdc5d-5f54-449c-9516-cfcf66a8eff4\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:53:540\",\"respDate\":\"221026-05:45:53:541\",\"sourceId\":\"haproxy:acefdc5d-5f54-449c-9516-cfcf66a8eff4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:53:540-22613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[acefdc5d-5f54-449c-9516-cfcf66a8eff4]}\\\"}\"}","context":{"RequestID":"acefdc5d-5f54-449c-9516-cfcf66a8eff4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1c5ce68c-6d0b-4e43-b5e6-fdd49fdcb76a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:53.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:53.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acefdc5d-5f54-449c-9516-cfcf66a8eff4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c5ce68c-6d0b-4e43-b5e6-fdd49fdcb76a","LogTimestamp":"2022-10-26T05:45:53.542Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:55.128Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:45:55.130Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:45:55.366Z","message":"Entering","context":{"RequestID":"29cb87d7-c524-445f-9f43-175fbe30e99f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"089aa62c-df43-49ed-872f-4019690aa93a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:55.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:55.368Z","message":"{\"transactionId\":\"29cb87d7-c524-445f-9f43-175fbe30e99f\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:55:366\",\"respDate\":\"221026-05:45:55:368\",\"sourceId\":\"OOM_ReadinessCheck:29cb87d7-c524-445f-9f43-175fbe30e99f\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:45:55:366-35254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38094], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[29cb87d7-c524-445f-9f43-175fbe30e99f]}\\\"}\"}","context":{"RequestID":"29cb87d7-c524-445f-9f43-175fbe30e99f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"089aa62c-df43-49ed-872f-4019690aa93a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:45:55.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:55.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29cb87d7-c524-445f-9f43-175fbe30e99f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"089aa62c-df43-49ed-872f-4019690aa93a","LogTimestamp":"2022-10-26T05:45:55.368Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:45:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:55.494Z","message":"Entering","context":{"RequestID":"1955dead-d57e-44d8-8b2f-b00edb45150a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8df7be2f-d0aa-4983-9a0a-2e3b504e2f9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:55.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:55.496Z","message":"Database is available from CACHED check.","context":{"RequestID":"1955dead-d57e-44d8-8b2f-b00edb45150a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8df7be2f-d0aa-4983-9a0a-2e3b504e2f9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:55.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:55.497Z","message":"{\"transactionId\":\"1955dead-d57e-44d8-8b2f-b00edb45150a\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:55:495\",\"respDate\":\"221026-05:45:55:497\",\"sourceId\":\"ReadinessCheck:1955dead-d57e-44d8-8b2f-b00edb45150a\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:45:55:495-37798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1955dead-d57e-44d8-8b2f-b00edb45150a]}\\\"}\"}","context":{"RequestID":"1955dead-d57e-44d8-8b2f-b00edb45150a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8df7be2f-d0aa-4983-9a0a-2e3b504e2f9b","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:45:55.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:55.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1955dead-d57e-44d8-8b2f-b00edb45150a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8df7be2f-d0aa-4983-9a0a-2e3b504e2f9b","LogTimestamp":"2022-10-26T05:45:55.497Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:45:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:45:55.551Z","message":"Entering","context":{"RequestID":"5105fac1-8212-4ecf-b571-3eb70339aaeb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f7fe132-ed1d-41ec-b50d-72c870d7889c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:55.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:55.553Z","message":"{\"transactionId\":\"5105fac1-8212-4ecf-b571-3eb70339aaeb\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:55:551\",\"respDate\":\"221026-05:45:55:553\",\"sourceId\":\"haproxy:5105fac1-8212-4ecf-b571-3eb70339aaeb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:55:551-87190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5105fac1-8212-4ecf-b571-3eb70339aaeb]}\\\"}\"}","context":{"RequestID":"5105fac1-8212-4ecf-b571-3eb70339aaeb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7f7fe132-ed1d-41ec-b50d-72c870d7889c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:55.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:55.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5105fac1-8212-4ecf-b571-3eb70339aaeb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f7fe132-ed1d-41ec-b50d-72c870d7889c","LogTimestamp":"2022-10-26T05:45:55.554Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:57.562Z","message":"Entering","context":{"RequestID":"d5113205-86f0-496b-875c-5abb565fa06a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5ac2ff6-b453-4bac-9385-b401ebb5277c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:57.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:57.565Z","message":"{\"transactionId\":\"d5113205-86f0-496b-875c-5abb565fa06a\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:57:563\",\"respDate\":\"221026-05:45:57:565\",\"sourceId\":\"haproxy:d5113205-86f0-496b-875c-5abb565fa06a\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:57:563-53805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d5113205-86f0-496b-875c-5abb565fa06a]}\\\"}\"}","context":{"RequestID":"d5113205-86f0-496b-875c-5abb565fa06a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f5ac2ff6-b453-4bac-9385-b401ebb5277c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:57.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:57.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5113205-86f0-496b-875c-5abb565fa06a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5ac2ff6-b453-4bac-9385-b401ebb5277c","LogTimestamp":"2022-10-26T05:45:57.565Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:45:57.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:45:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:57.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:57.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:59.574Z","message":"Entering","context":{"RequestID":"57fa1a36-f168-4384-baa6-7e0e34858b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e54871a1-abe5-465c-9412-a713fe5f717e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:59.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:45:59.577Z","message":"{\"transactionId\":\"57fa1a36-f168-4384-baa6-7e0e34858b37\",\"status\":\"200\",\"rqstDate\":\"221026-05:45:59:575\",\"respDate\":\"221026-05:45:59:577\",\"sourceId\":\"haproxy:57fa1a36-f168-4384-baa6-7e0e34858b37\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:45:59:575-77987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[57fa1a36-f168-4384-baa6-7e0e34858b37]}\\\"}\"}","context":{"RequestID":"57fa1a36-f168-4384-baa6-7e0e34858b37","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e54871a1-abe5-465c-9412-a713fe5f717e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:45:59.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:45:59.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57fa1a36-f168-4384-baa6-7e0e34858b37","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e54871a1-abe5-465c-9412-a713fe5f717e","LogTimestamp":"2022-10-26T05:45:59.578Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:45:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:01.411Z","message":"Entering","context":{"RequestID":"50a4fc85-1c47-4b2a-bd48-d1068662632d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6272a79d-8b39-438a-864a-73041d6e73d6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:01.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:01.414Z","message":"{\"transactionId\":\"50a4fc85-1c47-4b2a-bd48-d1068662632d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:01:412\",\"respDate\":\"221026-05:46:01:414\",\"sourceId\":\"healthcheck:50a4fc85-1c47-4b2a-bd48-d1068662632d\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:01:412-31244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34144], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[50a4fc85-1c47-4b2a-bd48-d1068662632d]}\\\"}\"}","context":{"RequestID":"50a4fc85-1c47-4b2a-bd48-d1068662632d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6272a79d-8b39-438a-864a-73041d6e73d6","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:01.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:01.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50a4fc85-1c47-4b2a-bd48-d1068662632d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6272a79d-8b39-438a-864a-73041d6e73d6","LogTimestamp":"2022-10-26T05:46:01.414Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:01.591Z","message":"Entering","context":{"RequestID":"b8a7f95d-ec04-424f-9e71-d5fc3521abb9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"68f5ab37-6a52-4f51-984c-f6803d940889","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:01.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:01.593Z","message":"{\"transactionId\":\"b8a7f95d-ec04-424f-9e71-d5fc3521abb9\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:01:591\",\"respDate\":\"221026-05:46:01:592\",\"sourceId\":\"haproxy:b8a7f95d-ec04-424f-9e71-d5fc3521abb9\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:01:591-20213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b8a7f95d-ec04-424f-9e71-d5fc3521abb9]}\\\"}\"}","context":{"RequestID":"b8a7f95d-ec04-424f-9e71-d5fc3521abb9","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"68f5ab37-6a52-4f51-984c-f6803d940889","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:01.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:01.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8a7f95d-ec04-424f-9e71-d5fc3521abb9","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68f5ab37-6a52-4f51-984c-f6803d940889","LogTimestamp":"2022-10-26T05:46:01.593Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:03.602Z","message":"Entering","context":{"RequestID":"e4f4b6e2-659b-40fa-867a-8d4187484a72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42dd53f1-4bf2-412a-b463-cd571b4bb62a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:03.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:03.604Z","message":"{\"transactionId\":\"e4f4b6e2-659b-40fa-867a-8d4187484a72\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:03:603\",\"respDate\":\"221026-05:46:03:604\",\"sourceId\":\"haproxy:e4f4b6e2-659b-40fa-867a-8d4187484a72\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:03:603-61749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e4f4b6e2-659b-40fa-867a-8d4187484a72]}\\\"}\"}","context":{"RequestID":"e4f4b6e2-659b-40fa-867a-8d4187484a72","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42dd53f1-4bf2-412a-b463-cd571b4bb62a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:03.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:03.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4f4b6e2-659b-40fa-867a-8d4187484a72","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42dd53f1-4bf2-412a-b463-cd571b4bb62a","LogTimestamp":"2022-10-26T05:46:03.605Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:04.258Z","message":"Entering","context":{"RequestID":"f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"198009db-2faf-4145-9196-3cbc53b086d3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:04.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:04.268Z","message":"{\"transactionId\":\"f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:04:265\",\"respDate\":\"221026-05:46:04:268\",\"sourceId\":\"healthcheck:f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:04:265-52981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5]}\\\"}\"}","context":{"RequestID":"f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"198009db-2faf-4145-9196-3cbc53b086d3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:04.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:04.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4b5a8ab-b575-4ff8-aa21-7dcc0fe1e4f5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"11","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198009db-2faf-4145-9196-3cbc53b086d3","LogTimestamp":"2022-10-26T05:46:04.269Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:46:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access" {"timestamp":"2022-10-26T05:46:05.367Z","message":"Entering","context":{"RequestID":"3dbd9234-3c37-40f5-87e7-ce668057c13c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"207c5a03-4d8b-4434-b945-3d3b471ebb04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:05.370Z","message":"{\"transactionId\":\"3dbd9234-3c37-40f5-87e7-ce668057c13c\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:05:369\",\"respDate\":\"221026-05:46:05:370\",\"sourceId\":\"OOM_ReadinessCheck:3dbd9234-3c37-40f5-87e7-ce668057c13c\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:05:369-1793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38284], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3dbd9234-3c37-40f5-87e7-ce668057c13c]}\\\"}\"}","context":{"RequestID":"3dbd9234-3c37-40f5-87e7-ce668057c13c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"207c5a03-4d8b-4434-b945-3d3b471ebb04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:05.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dbd9234-3c37-40f5-87e7-ce668057c13c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"207c5a03-4d8b-4434-b945-3d3b471ebb04","LogTimestamp":"2022-10-26T05:46:05.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:05.498Z","message":"Entering","context":{"RequestID":"54cde1cd-ab86-4e43-92cd-10112612d4f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce4f1a48-7271-4282-ad86-c37309e6a234","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"54cde1cd-ab86-4e43-92cd-10112612d4f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce4f1a48-7271-4282-ad86-c37309e6a234","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:05.501Z","message":"{\"transactionId\":\"54cde1cd-ab86-4e43-92cd-10112612d4f3\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:05:499\",\"respDate\":\"221026-05:46:05:501\",\"sourceId\":\"ReadinessCheck:54cde1cd-ab86-4e43-92cd-10112612d4f3\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:05:499-80752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[54cde1cd-ab86-4e43-92cd-10112612d4f3]}\\\"}\"}","context":{"RequestID":"54cde1cd-ab86-4e43-92cd-10112612d4f3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ce4f1a48-7271-4282-ad86-c37309e6a234","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:05.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54cde1cd-ab86-4e43-92cd-10112612d4f3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce4f1a48-7271-4282-ad86-c37309e6a234","LogTimestamp":"2022-10-26T05:46:05.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:05.614Z","message":"Entering","context":{"RequestID":"83cea860-b94c-4369-9dc2-cb26944f69fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ef14a5e-97ac-4c07-a2a0-d236e8fd55d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:05.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:05.617Z","message":"{\"transactionId\":\"83cea860-b94c-4369-9dc2-cb26944f69fc\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:05:615\",\"respDate\":\"221026-05:46:05:617\",\"sourceId\":\"haproxy:83cea860-b94c-4369-9dc2-cb26944f69fc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:05:615-38409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[83cea860-b94c-4369-9dc2-cb26944f69fc]}\\\"}\"}","context":{"RequestID":"83cea860-b94c-4369-9dc2-cb26944f69fc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ef14a5e-97ac-4c07-a2a0-d236e8fd55d6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:05.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:05.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83cea860-b94c-4369-9dc2-cb26944f69fc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef14a5e-97ac-4c07-a2a0-d236e8fd55d6","LogTimestamp":"2022-10-26T05:46:05.617Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:07.626Z","message":"Entering","context":{"RequestID":"a0aba88b-9980-4a0a-b999-53a8b4249191","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26570f09-7617-4cc2-bd71-e273e0b018be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:07.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:07.628Z","message":"{\"transactionId\":\"a0aba88b-9980-4a0a-b999-53a8b4249191\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:07:627\",\"respDate\":\"221026-05:46:07:628\",\"sourceId\":\"haproxy:a0aba88b-9980-4a0a-b999-53a8b4249191\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:07:627-79585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a0aba88b-9980-4a0a-b999-53a8b4249191]}\\\"}\"}","context":{"RequestID":"a0aba88b-9980-4a0a-b999-53a8b4249191","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"26570f09-7617-4cc2-bd71-e273e0b018be","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:07.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:07.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0aba88b-9980-4a0a-b999-53a8b4249191","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26570f09-7617-4cc2-bd71-e273e0b018be","LogTimestamp":"2022-10-26T05:46:07.629Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:07.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:07.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:07.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:09.637Z","message":"Entering","context":{"RequestID":"d8a73582-1cd5-436f-981c-b1d748ceeb3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09ee8323-8565-47f8-9d7f-e6ae58a84dc1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:09.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:09.640Z","message":"{\"transactionId\":\"d8a73582-1cd5-436f-981c-b1d748ceeb3d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:09:638\",\"respDate\":\"221026-05:46:09:640\",\"sourceId\":\"haproxy:d8a73582-1cd5-436f-981c-b1d748ceeb3d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:09:638-23509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d8a73582-1cd5-436f-981c-b1d748ceeb3d]}\\\"}\"}","context":{"RequestID":"d8a73582-1cd5-436f-981c-b1d748ceeb3d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"09ee8323-8565-47f8-9d7f-e6ae58a84dc1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:09.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:09.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8a73582-1cd5-436f-981c-b1d748ceeb3d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09ee8323-8565-47f8-9d7f-e6ae58a84dc1","LogTimestamp":"2022-10-26T05:46:09.640Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:11.648Z","message":"Entering","context":{"RequestID":"b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48ac0f3b-e662-422b-a1bb-3ef42016dc00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:11.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:11.651Z","message":"{\"transactionId\":\"b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:11:649\",\"respDate\":\"221026-05:46:11:651\",\"sourceId\":\"haproxy:b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:11:649-45455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3]}\\\"}\"}","context":{"RequestID":"b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"48ac0f3b-e662-422b-a1bb-3ef42016dc00","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:11.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:11.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2f1c1d9-bf29-4cf4-8c5f-74bd6e11ccb3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48ac0f3b-e662-422b-a1bb-3ef42016dc00","LogTimestamp":"2022-10-26T05:46:11.651Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:13.661Z","message":"Entering","context":{"RequestID":"f72dee54-4d3b-4584-9f2a-e54870b9326d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff01796e-b43e-4c24-83dd-e174001573fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:13.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:13.663Z","message":"{\"transactionId\":\"f72dee54-4d3b-4584-9f2a-e54870b9326d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:13:662\",\"respDate\":\"221026-05:46:13:663\",\"sourceId\":\"haproxy:f72dee54-4d3b-4584-9f2a-e54870b9326d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:13:662-49848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f72dee54-4d3b-4584-9f2a-e54870b9326d]}\\\"}\"}","context":{"RequestID":"f72dee54-4d3b-4584-9f2a-e54870b9326d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ff01796e-b43e-4c24-83dd-e174001573fa","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:13.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:13.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f72dee54-4d3b-4584-9f2a-e54870b9326d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff01796e-b43e-4c24-83dd-e174001573fa","LogTimestamp":"2022-10-26T05:46:13.664Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:15.369Z","message":"Entering","context":{"RequestID":"4c331660-3c54-443d-958e-0520870632e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4fe9d0b-7e8a-45d6-8078-a67f6213e801","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:15.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:15.372Z","message":"{\"transactionId\":\"4c331660-3c54-443d-958e-0520870632e1\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:15:370\",\"respDate\":\"221026-05:46:15:371\",\"sourceId\":\"OOM_ReadinessCheck:4c331660-3c54-443d-958e-0520870632e1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:15:370-65088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38452], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4c331660-3c54-443d-958e-0520870632e1]}\\\"}\"}","context":{"RequestID":"4c331660-3c54-443d-958e-0520870632e1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"f4fe9d0b-7e8a-45d6-8078-a67f6213e801","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:15.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:15.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c331660-3c54-443d-958e-0520870632e1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4fe9d0b-7e8a-45d6-8078-a67f6213e801","LogTimestamp":"2022-10-26T05:46:15.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:15.498Z","message":"Entering","context":{"RequestID":"0da8e477-ee7b-4db7-94c1-4c1e3590aa00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0f94a6d-543f-423e-a879-a3706083b8ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:15.499Z","message":"Database is available from CACHED check.","context":{"RequestID":"0da8e477-ee7b-4db7-94c1-4c1e3590aa00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0f94a6d-543f-423e-a879-a3706083b8ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:15.500Z","message":"{\"transactionId\":\"0da8e477-ee7b-4db7-94c1-4c1e3590aa00\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:15:498\",\"respDate\":\"221026-05:46:15:500\",\"sourceId\":\"ReadinessCheck:0da8e477-ee7b-4db7-94c1-4c1e3590aa00\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:15:498-14407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[0da8e477-ee7b-4db7-94c1-4c1e3590aa00]}\\\"}\"}","context":{"RequestID":"0da8e477-ee7b-4db7-94c1-4c1e3590aa00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d0f94a6d-543f-423e-a879-a3706083b8ab","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0da8e477-ee7b-4db7-94c1-4c1e3590aa00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0f94a6d-543f-423e-a879-a3706083b8ab","LogTimestamp":"2022-10-26T05:46:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:15.676Z","message":"Entering","context":{"RequestID":"0ad83d3f-d32e-43c5-af6e-3cfe5244719e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be3243c7-5050-43cd-a3b9-66e974563c5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:15.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:15.678Z","message":"{\"transactionId\":\"0ad83d3f-d32e-43c5-af6e-3cfe5244719e\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:15:677\",\"respDate\":\"221026-05:46:15:678\",\"sourceId\":\"haproxy:0ad83d3f-d32e-43c5-af6e-3cfe5244719e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:15:677-98745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ad83d3f-d32e-43c5-af6e-3cfe5244719e]}\\\"}\"}","context":{"RequestID":"0ad83d3f-d32e-43c5-af6e-3cfe5244719e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"be3243c7-5050-43cd-a3b9-66e974563c5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:15.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:15.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ad83d3f-d32e-43c5-af6e-3cfe5244719e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be3243c7-5050-43cd-a3b9-66e974563c5a","LogTimestamp":"2022-10-26T05:46:15.679Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:16.435Z","message":"Entering","context":{"RequestID":"afc3d295-cbc3-4f23-97cf-62e2d54993cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5870ef19-ba27-470c-883c-ea24e092ecb0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:16.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:16.437Z","message":"{\"transactionId\":\"afc3d295-cbc3-4f23-97cf-62e2d54993cf\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:16:436\",\"respDate\":\"221026-05:46:16:437\",\"sourceId\":\"healthcheck:afc3d295-cbc3-4f23-97cf-62e2d54993cf\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:16:436-99979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34346], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[afc3d295-cbc3-4f23-97cf-62e2d54993cf]}\\\"}\"}","context":{"RequestID":"afc3d295-cbc3-4f23-97cf-62e2d54993cf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5870ef19-ba27-470c-883c-ea24e092ecb0","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:16.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:16.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afc3d295-cbc3-4f23-97cf-62e2d54993cf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5870ef19-ba27-470c-883c-ea24e092ecb0","LogTimestamp":"2022-10-26T05:46:16.438Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:17.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:17.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:17.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:17.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:17.689Z","message":"Entering","context":{"RequestID":"1154da24-5d61-47b0-84c1-6b5fba2dd0ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d2849f1-dfe0-4edf-baf4-5e4d75a511d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:17.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:17.691Z","message":"{\"transactionId\":\"1154da24-5d61-47b0-84c1-6b5fba2dd0ad\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:17:689\",\"respDate\":\"221026-05:46:17:691\",\"sourceId\":\"haproxy:1154da24-5d61-47b0-84c1-6b5fba2dd0ad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:17:689-36297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1154da24-5d61-47b0-84c1-6b5fba2dd0ad]}\\\"}\"}","context":{"RequestID":"1154da24-5d61-47b0-84c1-6b5fba2dd0ad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7d2849f1-dfe0-4edf-baf4-5e4d75a511d1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:17.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:17.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1154da24-5d61-47b0-84c1-6b5fba2dd0ad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d2849f1-dfe0-4edf-baf4-5e4d75a511d1","LogTimestamp":"2022-10-26T05:46:17.691Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:19.293Z","message":"Entering","context":{"RequestID":"4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca24af8b-3a96-47e2-8c58-6f56f920a770","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:19.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:19.296Z","message":"{\"transactionId\":\"4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:19:294\",\"respDate\":\"221026-05:46:19:296\",\"sourceId\":\"healthcheck:4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:19:294-37034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190]}\\\"}\"}","context":{"RequestID":"4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ca24af8b-3a96-47e2-8c58-6f56f920a770","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:19.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:19.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eaaa7d9-d2b0-4d59-88ef-0c1b856a8190","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca24af8b-3a96-47e2-8c58-6f56f920a770","LogTimestamp":"2022-10-26T05:46:19.296Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:46:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:19.702Z","message":"Entering","context":{"RequestID":"d7761f41-c91f-4392-bd75-2641fbed14e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63afca38-3219-4c5c-99f4-b0dbeb1a6551","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:19.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:19.705Z","message":"{\"transactionId\":\"d7761f41-c91f-4392-bd75-2641fbed14e8\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:19:703\",\"respDate\":\"221026-05:46:19:705\",\"sourceId\":\"haproxy:d7761f41-c91f-4392-bd75-2641fbed14e8\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:19:703-73810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d7761f41-c91f-4392-bd75-2641fbed14e8]}\\\"}\"}","context":{"RequestID":"d7761f41-c91f-4392-bd75-2641fbed14e8","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"63afca38-3219-4c5c-99f4-b0dbeb1a6551","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:19.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:19.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7761f41-c91f-4392-bd75-2641fbed14e8","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63afca38-3219-4c5c-99f4-b0dbeb1a6551","LogTimestamp":"2022-10-26T05:46:19.706Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access" {"timestamp":"2022-10-26T05:46:21.718Z","message":"Entering","context":{"RequestID":"50087015-3606-4e5d-a471-d0edeeb4ac90","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39301606-6dfe-4abc-8b8f-ba13b88b6aff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:21.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:21.720Z","message":"{\"transactionId\":\"50087015-3606-4e5d-a471-d0edeeb4ac90\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:21:719\",\"respDate\":\"221026-05:46:21:720\",\"sourceId\":\"haproxy:50087015-3606-4e5d-a471-d0edeeb4ac90\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:21:719-79584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[50087015-3606-4e5d-a471-d0edeeb4ac90]}\\\"}\"}","context":{"RequestID":"50087015-3606-4e5d-a471-d0edeeb4ac90","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"39301606-6dfe-4abc-8b8f-ba13b88b6aff","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:21.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:21.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50087015-3606-4e5d-a471-d0edeeb4ac90","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39301606-6dfe-4abc-8b8f-ba13b88b6aff","LogTimestamp":"2022-10-26T05:46:21.720Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:23.730Z","message":"Entering","context":{"RequestID":"2d445c79-cf86-4788-bb26-9f8104b8c58d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"27729acf-fdea-4633-b1ed-686ef3214f6b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:23.732Z","message":"{\"transactionId\":\"2d445c79-cf86-4788-bb26-9f8104b8c58d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:23:730\",\"respDate\":\"221026-05:46:23:732\",\"sourceId\":\"haproxy:2d445c79-cf86-4788-bb26-9f8104b8c58d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:23:730-72156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2d445c79-cf86-4788-bb26-9f8104b8c58d]}\\\"}\"}","context":{"RequestID":"2d445c79-cf86-4788-bb26-9f8104b8c58d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"27729acf-fdea-4633-b1ed-686ef3214f6b","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:23.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d445c79-cf86-4788-bb26-9f8104b8c58d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27729acf-fdea-4633-b1ed-686ef3214f6b","LogTimestamp":"2022-10-26T05:46:23.732Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:25.145Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:46:25.147Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:46:25.367Z","message":"Entering","context":{"RequestID":"5003aa89-dd76-4595-9ff0-93f3bf027bd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e3fa15e-fbfd-4889-8c55-674975ec9ff8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:25.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:25.369Z","message":"{\"transactionId\":\"5003aa89-dd76-4595-9ff0-93f3bf027bd0\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:25:367\",\"respDate\":\"221026-05:46:25:369\",\"sourceId\":\"OOM_ReadinessCheck:5003aa89-dd76-4595-9ff0-93f3bf027bd0\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:25:367-1567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38652], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5003aa89-dd76-4595-9ff0-93f3bf027bd0]}\\\"}\"}","context":{"RequestID":"5003aa89-dd76-4595-9ff0-93f3bf027bd0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8e3fa15e-fbfd-4889-8c55-674975ec9ff8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:25.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:25.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5003aa89-dd76-4595-9ff0-93f3bf027bd0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e3fa15e-fbfd-4889-8c55-674975ec9ff8","LogTimestamp":"2022-10-26T05:46:25.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:25.495Z","message":"Entering","context":{"RequestID":"38d14e11-62c8-4a0b-9440-707f92b6278f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebede8b6-beef-4c03-9af0-8a389fd8e915","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:25.496Z","message":"Database is available from CACHED check.","context":{"RequestID":"38d14e11-62c8-4a0b-9440-707f92b6278f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebede8b6-beef-4c03-9af0-8a389fd8e915","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:25.497Z","message":"{\"transactionId\":\"38d14e11-62c8-4a0b-9440-707f92b6278f\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:25:495\",\"respDate\":\"221026-05:46:25:497\",\"sourceId\":\"ReadinessCheck:38d14e11-62c8-4a0b-9440-707f92b6278f\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:25:495-86107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[38d14e11-62c8-4a0b-9440-707f92b6278f]}\\\"}\"}","context":{"RequestID":"38d14e11-62c8-4a0b-9440-707f92b6278f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ebede8b6-beef-4c03-9af0-8a389fd8e915","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:25.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38d14e11-62c8-4a0b-9440-707f92b6278f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebede8b6-beef-4c03-9af0-8a389fd8e915","LogTimestamp":"2022-10-26T05:46:25.497Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:25.742Z","message":"Entering","context":{"RequestID":"aa45a634-bc94-48d4-b8d3-df52903fd85d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28a1306d-c884-45ae-a676-6117dccc9610","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:25.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:25.743Z","message":"{\"transactionId\":\"aa45a634-bc94-48d4-b8d3-df52903fd85d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:25:742\",\"respDate\":\"221026-05:46:25:743\",\"sourceId\":\"haproxy:aa45a634-bc94-48d4-b8d3-df52903fd85d\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:25:742-18223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[aa45a634-bc94-48d4-b8d3-df52903fd85d]}\\\"}\"}","context":{"RequestID":"aa45a634-bc94-48d4-b8d3-df52903fd85d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28a1306d-c884-45ae-a676-6117dccc9610","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:25.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:25.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa45a634-bc94-48d4-b8d3-df52903fd85d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28a1306d-c884-45ae-a676-6117dccc9610","LogTimestamp":"2022-10-26T05:46:25.744Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:27.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:27.703Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:27.704Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:27.704Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:27.753Z","message":"Entering","context":{"RequestID":"3b4792cc-2682-498a-9607-fdbeb2a1b01f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28db0103-f562-48b5-a13c-d6a5fa773abf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:27.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:27.755Z","message":"{\"transactionId\":\"3b4792cc-2682-498a-9607-fdbeb2a1b01f\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:27:753\",\"respDate\":\"221026-05:46:27:754\",\"sourceId\":\"haproxy:3b4792cc-2682-498a-9607-fdbeb2a1b01f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:27:753-54629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3b4792cc-2682-498a-9607-fdbeb2a1b01f]}\\\"}\"}","context":{"RequestID":"3b4792cc-2682-498a-9607-fdbeb2a1b01f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"28db0103-f562-48b5-a13c-d6a5fa773abf","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:27.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:27.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b4792cc-2682-498a-9607-fdbeb2a1b01f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28db0103-f562-48b5-a13c-d6a5fa773abf","LogTimestamp":"2022-10-26T05:46:27.755Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:29.765Z","message":"Entering","context":{"RequestID":"09707be1-e630-449c-b74a-3ac8174f8c0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2e78a70-7c7c-4ebd-9675-f03cdbca3b53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:29.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:29.767Z","message":"{\"transactionId\":\"09707be1-e630-449c-b74a-3ac8174f8c0e\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:29:765\",\"respDate\":\"221026-05:46:29:767\",\"sourceId\":\"haproxy:09707be1-e630-449c-b74a-3ac8174f8c0e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:29:765-39942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[09707be1-e630-449c-b74a-3ac8174f8c0e]}\\\"}\"}","context":{"RequestID":"09707be1-e630-449c-b74a-3ac8174f8c0e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d2e78a70-7c7c-4ebd-9675-f03cdbca3b53","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:29.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:29.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09707be1-e630-449c-b74a-3ac8174f8c0e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2e78a70-7c7c-4ebd-9675-f03cdbca3b53","LogTimestamp":"2022-10-26T05:46:29.768Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:31.457Z","message":"Entering","context":{"RequestID":"00260b57-8052-4f91-896c-198d61365d25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37d0b583-714d-48b6-8224-88e34f82bd26","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:31.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:31.459Z","message":"{\"transactionId\":\"00260b57-8052-4f91-896c-198d61365d25\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:31:457\",\"respDate\":\"221026-05:46:31:459\",\"sourceId\":\"healthcheck:00260b57-8052-4f91-896c-198d61365d25\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:31:457-54290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34496], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[00260b57-8052-4f91-896c-198d61365d25]}\\\"}\"}","context":{"RequestID":"00260b57-8052-4f91-896c-198d61365d25","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"37d0b583-714d-48b6-8224-88e34f82bd26","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:31.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:31.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00260b57-8052-4f91-896c-198d61365d25","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37d0b583-714d-48b6-8224-88e34f82bd26","LogTimestamp":"2022-10-26T05:46:31.459Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:31.777Z","message":"Entering","context":{"RequestID":"a924e091-e5cd-45fa-b5b3-ee99e04a2399","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8963ef1c-8702-41d9-bf0d-cc9d5086d51a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:31.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:31.779Z","message":"{\"transactionId\":\"a924e091-e5cd-45fa-b5b3-ee99e04a2399\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:31:778\",\"respDate\":\"221026-05:46:31:779\",\"sourceId\":\"haproxy:a924e091-e5cd-45fa-b5b3-ee99e04a2399\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:31:778-60583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a924e091-e5cd-45fa-b5b3-ee99e04a2399]}\\\"}\"}","context":{"RequestID":"a924e091-e5cd-45fa-b5b3-ee99e04a2399","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8963ef1c-8702-41d9-bf0d-cc9d5086d51a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:31.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:31.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a924e091-e5cd-45fa-b5b3-ee99e04a2399","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8963ef1c-8702-41d9-bf0d-cc9d5086d51a","LogTimestamp":"2022-10-26T05:46:31.779Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:33.789Z","message":"Entering","context":{"RequestID":"b5687b4e-f6bc-476a-b4ce-4fb43a6143c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"713e08c2-3fec-4819-9e32-a4726cd536ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:33.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:33.791Z","message":"{\"transactionId\":\"b5687b4e-f6bc-476a-b4ce-4fb43a6143c5\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:33:789\",\"respDate\":\"221026-05:46:33:791\",\"sourceId\":\"haproxy:b5687b4e-f6bc-476a-b4ce-4fb43a6143c5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:33:789-65915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b5687b4e-f6bc-476a-b4ce-4fb43a6143c5]}\\\"}\"}","context":{"RequestID":"b5687b4e-f6bc-476a-b4ce-4fb43a6143c5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"713e08c2-3fec-4819-9e32-a4726cd536ca","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:33.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:33.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5687b4e-f6bc-476a-b4ce-4fb43a6143c5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"713e08c2-3fec-4819-9e32-a4726cd536ca","LogTimestamp":"2022-10-26T05:46:33.791Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:34.322Z","message":"Entering","context":{"RequestID":"3e27951b-4be4-4c56-92a2-98bc719e0b9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"738620e4-1e0d-4e8c-9786-e0065ae4f398","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:34.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:34.325Z","message":"{\"transactionId\":\"3e27951b-4be4-4c56-92a2-98bc719e0b9d\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:34:323\",\"respDate\":\"221026-05:46:34:324\",\"sourceId\":\"healthcheck:3e27951b-4be4-4c56-92a2-98bc719e0b9d\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:34:323-96487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[3e27951b-4be4-4c56-92a2-98bc719e0b9d]}\\\"}\"}","context":{"RequestID":"3e27951b-4be4-4c56-92a2-98bc719e0b9d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"738620e4-1e0d-4e8c-9786-e0065ae4f398","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:34.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:34.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e27951b-4be4-4c56-92a2-98bc719e0b9d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"738620e4-1e0d-4e8c-9786-e0065ae4f398","LogTimestamp":"2022-10-26T05:46:34.325Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:46:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:35.367Z","message":"Entering","context":{"RequestID":"0f06681f-fc76-4f5d-a4f2-201995b52353","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72538e36-b608-4143-a2c6-9772ec2cb9ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:35.370Z","message":"{\"transactionId\":\"0f06681f-fc76-4f5d-a4f2-201995b52353\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:35:368\",\"respDate\":\"221026-05:46:35:370\",\"sourceId\":\"OOM_ReadinessCheck:0f06681f-fc76-4f5d-a4f2-201995b52353\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:35:368-17185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[38830], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[0f06681f-fc76-4f5d-a4f2-201995b52353]}\\\"}\"}","context":{"RequestID":"0f06681f-fc76-4f5d-a4f2-201995b52353","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"72538e36-b608-4143-a2c6-9772ec2cb9ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:35.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:35.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f06681f-fc76-4f5d-a4f2-201995b52353","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72538e36-b608-4143-a2c6-9772ec2cb9ef","LogTimestamp":"2022-10-26T05:46:35.370Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:35.495Z","message":"Entering","context":{"RequestID":"05a602ec-cbc5-4c99-beda-ed4143c06232","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a84290d-2c9f-4f6e-88d7-0e2e8adf1acd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:35.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"05a602ec-cbc5-4c99-beda-ed4143c06232","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a84290d-2c9f-4f6e-88d7-0e2e8adf1acd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:35.497Z","message":"{\"transactionId\":\"05a602ec-cbc5-4c99-beda-ed4143c06232\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:35:496\",\"respDate\":\"221026-05:46:35:497\",\"sourceId\":\"ReadinessCheck:05a602ec-cbc5-4c99-beda-ed4143c06232\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:35:496-84610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[05a602ec-cbc5-4c99-beda-ed4143c06232]}\\\"}\"}","context":{"RequestID":"05a602ec-cbc5-4c99-beda-ed4143c06232","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5a84290d-2c9f-4f6e-88d7-0e2e8adf1acd","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:35.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:35.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05a602ec-cbc5-4c99-beda-ed4143c06232","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a84290d-2c9f-4f6e-88d7-0e2e8adf1acd","LogTimestamp":"2022-10-26T05:46:35.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:35.800Z","message":"Entering","context":{"RequestID":"b82acb23-5a44-46bf-b2fd-5546e07bd182","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88fa6c94-21d2-4fa8-8ce1-91fd11db97ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:35.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:35.802Z","message":"{\"transactionId\":\"b82acb23-5a44-46bf-b2fd-5546e07bd182\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:35:800\",\"respDate\":\"221026-05:46:35:802\",\"sourceId\":\"haproxy:b82acb23-5a44-46bf-b2fd-5546e07bd182\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:35:800-63566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b82acb23-5a44-46bf-b2fd-5546e07bd182]}\\\"}\"}","context":{"RequestID":"b82acb23-5a44-46bf-b2fd-5546e07bd182","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"88fa6c94-21d2-4fa8-8ce1-91fd11db97ac","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:35.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:35.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b82acb23-5a44-46bf-b2fd-5546e07bd182","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88fa6c94-21d2-4fa8-8ce1-91fd11db97ac","LogTimestamp":"2022-10-26T05:46:35.802Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:46:37.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:37.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:37.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:37.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:37.812Z","message":"Entering","context":{"RequestID":"f66f67d8-f6a0-40cc-9c89-fcda9c8560fa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c061c2d2-c1fa-4116-870a-1782d52bb3f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:37.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:37.813Z","message":"{\"transactionId\":\"f66f67d8-f6a0-40cc-9c89-fcda9c8560fa\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:37:812\",\"respDate\":\"221026-05:46:37:813\",\"sourceId\":\"haproxy:f66f67d8-f6a0-40cc-9c89-fcda9c8560fa\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:37:812-55417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f66f67d8-f6a0-40cc-9c89-fcda9c8560fa]}\\\"}\"}","context":{"RequestID":"f66f67d8-f6a0-40cc-9c89-fcda9c8560fa","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c061c2d2-c1fa-4116-870a-1782d52bb3f1","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:37.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:37.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f66f67d8-f6a0-40cc-9c89-fcda9c8560fa","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c061c2d2-c1fa-4116-870a-1782d52bb3f1","LogTimestamp":"2022-10-26T05:46:37.814Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:39.824Z","message":"Entering","context":{"RequestID":"cc5281bf-efab-4c31-89e9-34c052b69001","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a5e1855-f1dc-40ee-b031-f9f7c9deac33","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:39.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:39.826Z","message":"{\"transactionId\":\"cc5281bf-efab-4c31-89e9-34c052b69001\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:39:824\",\"respDate\":\"221026-05:46:39:826\",\"sourceId\":\"haproxy:cc5281bf-efab-4c31-89e9-34c052b69001\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:39:824-13600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cc5281bf-efab-4c31-89e9-34c052b69001]}\\\"}\"}","context":{"RequestID":"cc5281bf-efab-4c31-89e9-34c052b69001","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3a5e1855-f1dc-40ee-b031-f9f7c9deac33","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:39.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:39.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc5281bf-efab-4c31-89e9-34c052b69001","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a5e1855-f1dc-40ee-b031-f9f7c9deac33","LogTimestamp":"2022-10-26T05:46:39.826Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:41.835Z","message":"Entering","context":{"RequestID":"56d2929e-92ec-4a32-84a8-b2d5c81033ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b8828e4-6f7f-4835-a94b-2016a028488c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:41.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:41.837Z","message":"{\"transactionId\":\"56d2929e-92ec-4a32-84a8-b2d5c81033ef\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:41:835\",\"respDate\":\"221026-05:46:41:837\",\"sourceId\":\"haproxy:56d2929e-92ec-4a32-84a8-b2d5c81033ef\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:41:835-1716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[56d2929e-92ec-4a32-84a8-b2d5c81033ef]}\\\"}\"}","context":{"RequestID":"56d2929e-92ec-4a32-84a8-b2d5c81033ef","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7b8828e4-6f7f-4835-a94b-2016a028488c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:41.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:41.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56d2929e-92ec-4a32-84a8-b2d5c81033ef","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b8828e4-6f7f-4835-a94b-2016a028488c","LogTimestamp":"2022-10-26T05:46:41.837Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:43.845Z","message":"Entering","context":{"RequestID":"e1f7d5db-f376-4944-81b9-885f0acdd523","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65b8e65e-4829-40e8-8d5f-f58820c291df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:43.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:43.847Z","message":"{\"transactionId\":\"e1f7d5db-f376-4944-81b9-885f0acdd523\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:43:846\",\"respDate\":\"221026-05:46:43:847\",\"sourceId\":\"haproxy:e1f7d5db-f376-4944-81b9-885f0acdd523\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:43:846-99426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[e1f7d5db-f376-4944-81b9-885f0acdd523]}\\\"}\"}","context":{"RequestID":"e1f7d5db-f376-4944-81b9-885f0acdd523","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"65b8e65e-4829-40e8-8d5f-f58820c291df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:43.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:43.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1f7d5db-f376-4944-81b9-885f0acdd523","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65b8e65e-4829-40e8-8d5f-f58820c291df","LogTimestamp":"2022-10-26T05:46:43.848Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:45.368Z","message":"Entering","context":{"RequestID":"d85efdaa-48ed-4618-9a1e-1afb4b83a338","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba8600f6-06c3-4ac6-903d-9bd97073ec1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:45.371Z","message":"{\"transactionId\":\"d85efdaa-48ed-4618-9a1e-1afb4b83a338\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:45:369\",\"respDate\":\"221026-05:46:45:371\",\"sourceId\":\"OOM_ReadinessCheck:d85efdaa-48ed-4618-9a1e-1afb4b83a338\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:45:369-61901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39018], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[d85efdaa-48ed-4618-9a1e-1afb4b83a338]}\\\"}\"}","context":{"RequestID":"d85efdaa-48ed-4618-9a1e-1afb4b83a338","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ba8600f6-06c3-4ac6-903d-9bd97073ec1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:45.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:45.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d85efdaa-48ed-4618-9a1e-1afb4b83a338","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba8600f6-06c3-4ac6-903d-9bd97073ec1b","LogTimestamp":"2022-10-26T05:46:45.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:45.496Z","message":"Entering","context":{"RequestID":"343d0a46-db9f-432e-adf4-33dc421749ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76014456-fe70-434d-88ec-2c85b4e1f99f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:45.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"343d0a46-db9f-432e-adf4-33dc421749ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76014456-fe70-434d-88ec-2c85b4e1f99f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:45.498Z","message":"{\"transactionId\":\"343d0a46-db9f-432e-adf4-33dc421749ba\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:45:496\",\"respDate\":\"221026-05:46:45:498\",\"sourceId\":\"ReadinessCheck:343d0a46-db9f-432e-adf4-33dc421749ba\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:45:496-83091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[343d0a46-db9f-432e-adf4-33dc421749ba]}\\\"}\"}","context":{"RequestID":"343d0a46-db9f-432e-adf4-33dc421749ba","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"76014456-fe70-434d-88ec-2c85b4e1f99f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:45.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:45.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"343d0a46-db9f-432e-adf4-33dc421749ba","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76014456-fe70-434d-88ec-2c85b4e1f99f","LogTimestamp":"2022-10-26T05:46:45.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:45.856Z","message":"Entering","context":{"RequestID":"b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a3ba8a4-7e74-4587-ac77-b788170c845c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:45.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:45.858Z","message":"{\"transactionId\":\"b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:45:857\",\"respDate\":\"221026-05:46:45:858\",\"sourceId\":\"haproxy:b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:45:857-6003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3]}\\\"}\"}","context":{"RequestID":"b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9a3ba8a4-7e74-4587-ac77-b788170c845c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:45.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:45.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b97f5530-fa70-4bc2-9592-ab3ce8ea2ac3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a3ba8a4-7e74-4587-ac77-b788170c845c","LogTimestamp":"2022-10-26T05:46:45.859Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:46.478Z","message":"Entering","context":{"RequestID":"ed93fe37-3e58-4efd-803b-a7cda3b63a13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd35b048-aef5-46f6-8597-80ffd59ffacf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:46.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:46.480Z","message":"{\"transactionId\":\"ed93fe37-3e58-4efd-803b-a7cda3b63a13\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:46:478\",\"respDate\":\"221026-05:46:46:480\",\"sourceId\":\"healthcheck:ed93fe37-3e58-4efd-803b-a7cda3b63a13\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:46:478-60162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34700], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ed93fe37-3e58-4efd-803b-a7cda3b63a13]}\\\"}\"}","context":{"RequestID":"ed93fe37-3e58-4efd-803b-a7cda3b63a13","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"dd35b048-aef5-46f6-8597-80ffd59ffacf","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:46.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:46.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed93fe37-3e58-4efd-803b-a7cda3b63a13","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd35b048-aef5-46f6-8597-80ffd59ffacf","LogTimestamp":"2022-10-26T05:46:46.481Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:47.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:47.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:47.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:47.868Z","message":"Entering","context":{"RequestID":"2901c506-573b-4369-95ae-32e446f55b95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"827900c2-b4e3-41b9-908d-5232fcbf739e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:47.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:47.870Z","message":"{\"transactionId\":\"2901c506-573b-4369-95ae-32e446f55b95\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:47:869\",\"respDate\":\"221026-05:46:47:870\",\"sourceId\":\"haproxy:2901c506-573b-4369-95ae-32e446f55b95\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:47:869-59337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[2901c506-573b-4369-95ae-32e446f55b95]}\\\"}\"}","context":{"RequestID":"2901c506-573b-4369-95ae-32e446f55b95","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"827900c2-b4e3-41b9-908d-5232fcbf739e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:47.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:47.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2901c506-573b-4369-95ae-32e446f55b95","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"827900c2-b4e3-41b9-908d-5232fcbf739e","LogTimestamp":"2022-10-26T05:46:47.870Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:46:49.351Z","message":"Entering","context":{"RequestID":"85397588-77a7-4f3b-9dba-d7fcd877b095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c8c738-6166-4b3a-b8f3-4ac4e77fd212","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:49.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:49.353Z","message":"{\"transactionId\":\"85397588-77a7-4f3b-9dba-d7fcd877b095\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:49:351\",\"respDate\":\"221026-05:46:49:353\",\"sourceId\":\"healthcheck:85397588-77a7-4f3b-9dba-d7fcd877b095\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:49:351-71721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[85397588-77a7-4f3b-9dba-d7fcd877b095]}\\\"}\"}","context":{"RequestID":"85397588-77a7-4f3b-9dba-d7fcd877b095","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"57c8c738-6166-4b3a-b8f3-4ac4e77fd212","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:46:49.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:49.354Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85397588-77a7-4f3b-9dba-d7fcd877b095","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57c8c738-6166-4b3a-b8f3-4ac4e77fd212","LogTimestamp":"2022-10-26T05:46:49.354Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:46:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:46:49.879Z","message":"Entering","context":{"RequestID":"46a63c25-1201-4d79-bf53-bf7c09cfb8c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61f1ea8b-3e3e-4799-959b-1b0ba017bbf2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:49.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:49.881Z","message":"{\"transactionId\":\"46a63c25-1201-4d79-bf53-bf7c09cfb8c0\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:49:880\",\"respDate\":\"221026-05:46:49:881\",\"sourceId\":\"haproxy:46a63c25-1201-4d79-bf53-bf7c09cfb8c0\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:49:880-46275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[46a63c25-1201-4d79-bf53-bf7c09cfb8c0]}\\\"}\"}","context":{"RequestID":"46a63c25-1201-4d79-bf53-bf7c09cfb8c0","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"61f1ea8b-3e3e-4799-959b-1b0ba017bbf2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:49.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:49.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46a63c25-1201-4d79-bf53-bf7c09cfb8c0","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61f1ea8b-3e3e-4799-959b-1b0ba017bbf2","LogTimestamp":"2022-10-26T05:46:49.881Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:51.893Z","message":"Entering","context":{"RequestID":"23dde88d-4370-487f-adef-0e88d99c4fad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fea04d69-c4d1-4586-a85c-d70276cc8d16","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:51.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:51.896Z","message":"{\"transactionId\":\"23dde88d-4370-487f-adef-0e88d99c4fad\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:51:895\",\"respDate\":\"221026-05:46:51:896\",\"sourceId\":\"haproxy:23dde88d-4370-487f-adef-0e88d99c4fad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:51:895-68531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[23dde88d-4370-487f-adef-0e88d99c4fad]}\\\"}\"}","context":{"RequestID":"23dde88d-4370-487f-adef-0e88d99c4fad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fea04d69-c4d1-4586-a85c-d70276cc8d16","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:51.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:51.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23dde88d-4370-487f-adef-0e88d99c4fad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea04d69-c4d1-4586-a85c-d70276cc8d16","LogTimestamp":"2022-10-26T05:46:51.896Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:46:53.905Z","message":"Entering","context":{"RequestID":"5b25f11b-5c30-4d75-bb2e-1639c5026053","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbaf513b-820d-4c51-9e6b-b3c5619b8118","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:53.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:53.907Z","message":"{\"transactionId\":\"5b25f11b-5c30-4d75-bb2e-1639c5026053\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:53:906\",\"respDate\":\"221026-05:46:53:907\",\"sourceId\":\"haproxy:5b25f11b-5c30-4d75-bb2e-1639c5026053\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:53:906-40209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b25f11b-5c30-4d75-bb2e-1639c5026053]}\\\"}\"}","context":{"RequestID":"5b25f11b-5c30-4d75-bb2e-1639c5026053","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"fbaf513b-820d-4c51-9e6b-b3c5619b8118","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:53.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:53.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b25f11b-5c30-4d75-bb2e-1639c5026053","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbaf513b-820d-4c51-9e6b-b3c5619b8118","LogTimestamp":"2022-10-26T05:46:53.907Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:55.149Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:46:55.152Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:46:55.369Z","message":"Entering","context":{"RequestID":"c13ece08-15b6-4aaf-a8e7-c52e59f7caae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04891ba7-5d62-4a97-a948-f1ca2e5bafab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:55.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:55.371Z","message":"{\"transactionId\":\"c13ece08-15b6-4aaf-a8e7-c52e59f7caae\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:55:369\",\"respDate\":\"221026-05:46:55:371\",\"sourceId\":\"OOM_ReadinessCheck:c13ece08-15b6-4aaf-a8e7-c52e59f7caae\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:55:369-91641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39218], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[c13ece08-15b6-4aaf-a8e7-c52e59f7caae]}\\\"}\"}","context":{"RequestID":"c13ece08-15b6-4aaf-a8e7-c52e59f7caae","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04891ba7-5d62-4a97-a948-f1ca2e5bafab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:46:55.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:55.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c13ece08-15b6-4aaf-a8e7-c52e59f7caae","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04891ba7-5d62-4a97-a948-f1ca2e5bafab","LogTimestamp":"2022-10-26T05:46:55.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:46:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 8 - "logType": "access" {"timestamp":"2022-10-26T05:46:55.496Z","message":"Entering","context":{"RequestID":"f4512b53-faac-4457-a075-e4c67b88aa52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f0e61d5-87f8-4db7-b357-4110f60f74b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:55.498Z","message":"Database is available from CACHED check.","context":{"RequestID":"f4512b53-faac-4457-a075-e4c67b88aa52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f0e61d5-87f8-4db7-b357-4110f60f74b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:55.499Z","message":"{\"transactionId\":\"f4512b53-faac-4457-a075-e4c67b88aa52\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:55:497\",\"respDate\":\"221026-05:46:55:499\",\"sourceId\":\"ReadinessCheck:f4512b53-faac-4457-a075-e4c67b88aa52\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:46:55:497-15686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[f4512b53-faac-4457-a075-e4c67b88aa52]}\\\"}\"}","context":{"RequestID":"f4512b53-faac-4457-a075-e4c67b88aa52","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5f0e61d5-87f8-4db7-b357-4110f60f74b7","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:46:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:55.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4512b53-faac-4457-a075-e4c67b88aa52","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f0e61d5-87f8-4db7-b357-4110f60f74b7","LogTimestamp":"2022-10-26T05:46:55.500Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:46:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:46:55.916Z","message":"Entering","context":{"RequestID":"5c07724f-6bb4-4bbf-9181-160427809dff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"255885da-c628-42c7-86af-fc2a29e1c801","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:55.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:55.919Z","message":"{\"transactionId\":\"5c07724f-6bb4-4bbf-9181-160427809dff\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:55:917\",\"respDate\":\"221026-05:46:55:919\",\"sourceId\":\"haproxy:5c07724f-6bb4-4bbf-9181-160427809dff\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:46:55:917-90764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5c07724f-6bb4-4bbf-9181-160427809dff]}\\\"}\"}","context":{"RequestID":"5c07724f-6bb4-4bbf-9181-160427809dff","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"255885da-c628-42c7-86af-fc2a29e1c801","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:55.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:55.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c07724f-6bb4-4bbf-9181-160427809dff","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"255885da-c628-42c7-86af-fc2a29e1c801","LogTimestamp":"2022-10-26T05:46:55.919Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:57.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:46:57.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:57.664Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:57.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:57.928Z","message":"Entering","context":{"RequestID":"7d80f7a5-86d6-455c-b17c-70522661275e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d541a93-00c5-4f17-93fb-3fe82acc071c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:57.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:57.930Z","message":"{\"transactionId\":\"7d80f7a5-86d6-455c-b17c-70522661275e\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:57:929\",\"respDate\":\"221026-05:46:57:930\",\"sourceId\":\"haproxy:7d80f7a5-86d6-455c-b17c-70522661275e\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:57:929-7320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[7d80f7a5-86d6-455c-b17c-70522661275e]}\\\"}\"}","context":{"RequestID":"7d80f7a5-86d6-455c-b17c-70522661275e","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4d541a93-00c5-4f17-93fb-3fe82acc071c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:57.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:57.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d80f7a5-86d6-455c-b17c-70522661275e","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d541a93-00c5-4f17-93fb-3fe82acc071c","LogTimestamp":"2022-10-26T05:46:57.931Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:46:59.944Z","message":"Entering","context":{"RequestID":"22af377b-bf3c-44a2-87f3-a98586bacaee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7bb000c-94ac-4d84-8c79-4c1302500db6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:46:59.947Z","message":"{\"transactionId\":\"22af377b-bf3c-44a2-87f3-a98586bacaee\",\"status\":\"200\",\"rqstDate\":\"221026-05:46:59:945\",\"respDate\":\"221026-05:46:59:946\",\"sourceId\":\"haproxy:22af377b-bf3c-44a2-87f3-a98586bacaee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:46:59:945-13595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[22af377b-bf3c-44a2-87f3-a98586bacaee]}\\\"}\"}","context":{"RequestID":"22af377b-bf3c-44a2-87f3-a98586bacaee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7bb000c-94ac-4d84-8c79-4c1302500db6","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:46:59.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:46:59.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22af377b-bf3c-44a2-87f3-a98586bacaee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7bb000c-94ac-4d84-8c79-4c1302500db6","LogTimestamp":"2022-10-26T05:46:59.947Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:46:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:01.500Z","message":"Entering","context":{"RequestID":"ba944d54-3c53-46c4-8820-bf5e8a566cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5bec7c26-e6e7-4865-a8d5-e5bdae6fadd3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:01.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:01.503Z","message":"{\"transactionId\":\"ba944d54-3c53-46c4-8820-bf5e8a566cfe\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:01:501\",\"respDate\":\"221026-05:47:01:503\",\"sourceId\":\"healthcheck:ba944d54-3c53-46c4-8820-bf5e8a566cfe\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:01:501-27373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[34860], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ba944d54-3c53-46c4-8820-bf5e8a566cfe]}\\\"}\"}","context":{"RequestID":"ba944d54-3c53-46c4-8820-bf5e8a566cfe","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"5bec7c26-e6e7-4865-a8d5-e5bdae6fadd3","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:01.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:01.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba944d54-3c53-46c4-8820-bf5e8a566cfe","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bec7c26-e6e7-4865-a8d5-e5bdae6fadd3","LogTimestamp":"2022-10-26T05:47:01.503Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:01.957Z","message":"Entering","context":{"RequestID":"64b40270-ef8d-4f0f-bbd3-024b968f4804","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3223fef-1b29-4175-9c8f-349eedfab6fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:01.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:01.960Z","message":"{\"transactionId\":\"64b40270-ef8d-4f0f-bbd3-024b968f4804\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:01:958\",\"respDate\":\"221026-05:47:01:960\",\"sourceId\":\"haproxy:64b40270-ef8d-4f0f-bbd3-024b968f4804\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:01:958-8549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[64b40270-ef8d-4f0f-bbd3-024b968f4804]}\\\"}\"}","context":{"RequestID":"64b40270-ef8d-4f0f-bbd3-024b968f4804","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c3223fef-1b29-4175-9c8f-349eedfab6fe","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:01.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:01.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64b40270-ef8d-4f0f-bbd3-024b968f4804","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3223fef-1b29-4175-9c8f-349eedfab6fe","LogTimestamp":"2022-10-26T05:47:01.960Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:03.969Z","message":"Entering","context":{"RequestID":"47e753d7-aa19-4ee7-8aff-71c157fa38dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae1c0c50-3e6d-4fbe-b1fc-2718ae90617a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:03.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:03.971Z","message":"{\"transactionId\":\"47e753d7-aa19-4ee7-8aff-71c157fa38dc\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:03:970\",\"respDate\":\"221026-05:47:03:971\",\"sourceId\":\"haproxy:47e753d7-aa19-4ee7-8aff-71c157fa38dc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:03:970-18685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[47e753d7-aa19-4ee7-8aff-71c157fa38dc]}\\\"}\"}","context":{"RequestID":"47e753d7-aa19-4ee7-8aff-71c157fa38dc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ae1c0c50-3e6d-4fbe-b1fc-2718ae90617a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:03.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:03.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47e753d7-aa19-4ee7-8aff-71c157fa38dc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae1c0c50-3e6d-4fbe-b1fc-2718ae90617a","LogTimestamp":"2022-10-26T05:47:03.972Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:04.376Z","message":"Entering","context":{"RequestID":"7ea6e5b5-3dbc-4250-8743-9be3df1e5832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25b9dcaa-ecb0-404c-9bc9-ce62552e8ae2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:04.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:04.379Z","message":"{\"transactionId\":\"7ea6e5b5-3dbc-4250-8743-9be3df1e5832\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:04:377\",\"respDate\":\"221026-05:47:04:378\",\"sourceId\":\"healthcheck:7ea6e5b5-3dbc-4250-8743-9be3df1e5832\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:04:377-11917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7ea6e5b5-3dbc-4250-8743-9be3df1e5832]}\\\"}\"}","context":{"RequestID":"7ea6e5b5-3dbc-4250-8743-9be3df1e5832","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"25b9dcaa-ecb0-404c-9bc9-ce62552e8ae2","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:04.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:04.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ea6e5b5-3dbc-4250-8743-9be3df1e5832","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25b9dcaa-ecb0-404c-9bc9-ce62552e8ae2","LogTimestamp":"2022-10-26T05:47:04.379Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:47:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:05.368Z","message":"Entering","context":{"RequestID":"ac23debb-b8b3-4e65-83ec-3341be190c6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e4122a5-1240-4df0-9403-748a5f6480ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:05.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:05.370Z","message":"{\"transactionId\":\"ac23debb-b8b3-4e65-83ec-3341be190c6b\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:05:369\",\"respDate\":\"221026-05:47:05:370\",\"sourceId\":\"OOM_ReadinessCheck:ac23debb-b8b3-4e65-83ec-3341be190c6b\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:05:369-75123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39402], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[ac23debb-b8b3-4e65-83ec-3341be190c6b]}\\\"}\"}","context":{"RequestID":"ac23debb-b8b3-4e65-83ec-3341be190c6b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"6e4122a5-1240-4df0-9403-748a5f6480ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:05.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:05.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac23debb-b8b3-4e65-83ec-3341be190c6b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e4122a5-1240-4df0-9403-748a5f6480ef","LogTimestamp":"2022-10-26T05:47:05.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:05.499Z","message":"Entering","context":{"RequestID":"3be55b10-f76a-442f-94c4-f11496e375d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4762239f-4a6a-4b02-89da-5156cb72bb61","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"3be55b10-f76a-442f-94c4-f11496e375d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4762239f-4a6a-4b02-89da-5156cb72bb61","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:05.501Z","message":"{\"transactionId\":\"3be55b10-f76a-442f-94c4-f11496e375d7\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:05:499\",\"respDate\":\"221026-05:47:05:501\",\"sourceId\":\"ReadinessCheck:3be55b10-f76a-442f-94c4-f11496e375d7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:05:499-49897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[3be55b10-f76a-442f-94c4-f11496e375d7]}\\\"}\"}","context":{"RequestID":"3be55b10-f76a-442f-94c4-f11496e375d7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4762239f-4a6a-4b02-89da-5156cb72bb61","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:05.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3be55b10-f76a-442f-94c4-f11496e375d7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4762239f-4a6a-4b02-89da-5156cb72bb61","LogTimestamp":"2022-10-26T05:47:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:05.980Z","message":"Entering","context":{"RequestID":"437b5892-826e-4309-ad21-5ba7ece7cbec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5f6b612-59b2-4e23-b8fb-3c9d799df3e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:05.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:05.982Z","message":"{\"transactionId\":\"437b5892-826e-4309-ad21-5ba7ece7cbec\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:05:981\",\"respDate\":\"221026-05:47:05:982\",\"sourceId\":\"haproxy:437b5892-826e-4309-ad21-5ba7ece7cbec\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:05:981-40431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[437b5892-826e-4309-ad21-5ba7ece7cbec]}\\\"}\"}","context":{"RequestID":"437b5892-826e-4309-ad21-5ba7ece7cbec","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e5f6b612-59b2-4e23-b8fb-3c9d799df3e4","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:05.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:05.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"437b5892-826e-4309-ad21-5ba7ece7cbec","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5f6b612-59b2-4e23-b8fb-3c9d799df3e4","LogTimestamp":"2022-10-26T05:47:05.983Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:07.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:07.694Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:07.695Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:07.695Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:07.992Z","message":"Entering","context":{"RequestID":"d45ba0e3-76d0-4b9c-af23-ea9744630f76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44467351-eb4e-42ac-83ff-80ab848f0bfb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:07.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:07.994Z","message":"{\"transactionId\":\"d45ba0e3-76d0-4b9c-af23-ea9744630f76\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:07:993\",\"respDate\":\"221026-05:47:07:994\",\"sourceId\":\"haproxy:d45ba0e3-76d0-4b9c-af23-ea9744630f76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:07:993-26769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d45ba0e3-76d0-4b9c-af23-ea9744630f76]}\\\"}\"}","context":{"RequestID":"d45ba0e3-76d0-4b9c-af23-ea9744630f76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"44467351-eb4e-42ac-83ff-80ab848f0bfb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:07.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:07.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d45ba0e3-76d0-4b9c-af23-ea9744630f76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44467351-eb4e-42ac-83ff-80ab848f0bfb","LogTimestamp":"2022-10-26T05:47:07.994Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:47:10.004Z","message":"Entering","context":{"RequestID":"a859eb1b-fdb9-4e85-93a3-01dd74eb15cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f1155e2-7a9e-46ec-a628-77b98bc9a3e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:10.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:10.006Z","message":"{\"transactionId\":\"a859eb1b-fdb9-4e85-93a3-01dd74eb15cc\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:10:004\",\"respDate\":\"221026-05:47:10:005\",\"sourceId\":\"haproxy:a859eb1b-fdb9-4e85-93a3-01dd74eb15cc\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:10:004-1478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[a859eb1b-fdb9-4e85-93a3-01dd74eb15cc]}\\\"}\"}","context":{"RequestID":"a859eb1b-fdb9-4e85-93a3-01dd74eb15cc","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"3f1155e2-7a9e-46ec-a628-77b98bc9a3e5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:10.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:10.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a859eb1b-fdb9-4e85-93a3-01dd74eb15cc","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f1155e2-7a9e-46ec-a628-77b98bc9a3e5","LogTimestamp":"2022-10-26T05:47:10.006Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:12.016Z","message":"Entering","context":{"RequestID":"f8144131-eef8-40ab-a4d8-cf37bae27531","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfdc94f9-a6fe-45dc-b296-687cd6e8b0df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:12.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:12.018Z","message":"{\"transactionId\":\"f8144131-eef8-40ab-a4d8-cf37bae27531\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:12:016\",\"respDate\":\"221026-05:47:12:018\",\"sourceId\":\"haproxy:f8144131-eef8-40ab-a4d8-cf37bae27531\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:12:016-65341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f8144131-eef8-40ab-a4d8-cf37bae27531]}\\\"}\"}","context":{"RequestID":"f8144131-eef8-40ab-a4d8-cf37bae27531","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cfdc94f9-a6fe-45dc-b296-687cd6e8b0df","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:12.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:12.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8144131-eef8-40ab-a4d8-cf37bae27531","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfdc94f9-a6fe-45dc-b296-687cd6e8b0df","LogTimestamp":"2022-10-26T05:47:12.018Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:14.027Z","message":"Entering","context":{"RequestID":"790ffe18-a636-4776-8915-d55244285636","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d182a20-9382-4ea3-a9d2-623830349785","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:14.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:14.029Z","message":"{\"transactionId\":\"790ffe18-a636-4776-8915-d55244285636\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:14:028\",\"respDate\":\"221026-05:47:14:029\",\"sourceId\":\"haproxy:790ffe18-a636-4776-8915-d55244285636\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:14:028-2576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[790ffe18-a636-4776-8915-d55244285636]}\\\"}\"}","context":{"RequestID":"790ffe18-a636-4776-8915-d55244285636","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"1d182a20-9382-4ea3-a9d2-623830349785","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:14.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:14.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"790ffe18-a636-4776-8915-d55244285636","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d182a20-9382-4ea3-a9d2-623830349785","LogTimestamp":"2022-10-26T05:47:14.030Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:15.369Z","message":"Entering","context":{"RequestID":"4e5c9c13-2c0d-4728-b34c-9cd4e2111192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d24b9c04-572b-4456-be57-bd0f183a0460","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:15.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:15.371Z","message":"{\"transactionId\":\"4e5c9c13-2c0d-4728-b34c-9cd4e2111192\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:15:370\",\"respDate\":\"221026-05:47:15:371\",\"sourceId\":\"OOM_ReadinessCheck:4e5c9c13-2c0d-4728-b34c-9cd4e2111192\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:15:370-46107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39576], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4e5c9c13-2c0d-4728-b34c-9cd4e2111192]}\\\"}\"}","context":{"RequestID":"4e5c9c13-2c0d-4728-b34c-9cd4e2111192","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d24b9c04-572b-4456-be57-bd0f183a0460","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:15.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:15.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e5c9c13-2c0d-4728-b34c-9cd4e2111192","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d24b9c04-572b-4456-be57-bd0f183a0460","LogTimestamp":"2022-10-26T05:47:15.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:15 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:15.498Z","message":"Entering","context":{"RequestID":"7df51165-70df-4529-9e39-4ecf07883d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04137a82-fd68-4755-8ca4-50168f835139","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:15.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"7df51165-70df-4529-9e39-4ecf07883d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04137a82-fd68-4755-8ca4-50168f835139","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:15.501Z","message":"{\"transactionId\":\"7df51165-70df-4529-9e39-4ecf07883d0d\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:15:499\",\"respDate\":\"221026-05:47:15:501\",\"sourceId\":\"ReadinessCheck:7df51165-70df-4529-9e39-4ecf07883d0d\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:15:499-54261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[7df51165-70df-4529-9e39-4ecf07883d0d]}\\\"}\"}","context":{"RequestID":"7df51165-70df-4529-9e39-4ecf07883d0d","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"04137a82-fd68-4755-8ca4-50168f835139","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:15.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:15.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7df51165-70df-4529-9e39-4ecf07883d0d","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04137a82-fd68-4755-8ca4-50168f835139","LogTimestamp":"2022-10-26T05:47:15.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:15 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:16.038Z","message":"Entering","context":{"RequestID":"3c840097-8263-402e-bc65-c07e6e07efad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e4fe3b70-13be-4fc8-91a6-2a4a212fc58d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:16.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:16.040Z","message":"{\"transactionId\":\"3c840097-8263-402e-bc65-c07e6e07efad\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:16:038\",\"respDate\":\"221026-05:47:16:040\",\"sourceId\":\"haproxy:3c840097-8263-402e-bc65-c07e6e07efad\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:16:038-2603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3c840097-8263-402e-bc65-c07e6e07efad]}\\\"}\"}","context":{"RequestID":"3c840097-8263-402e-bc65-c07e6e07efad","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"e4fe3b70-13be-4fc8-91a6-2a4a212fc58d","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:16.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:16.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c840097-8263-402e-bc65-c07e6e07efad","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4fe3b70-13be-4fc8-91a6-2a4a212fc58d","LogTimestamp":"2022-10-26T05:47:16.040Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:16.525Z","message":"Entering","context":{"RequestID":"992e2514-5125-4172-a887-84a113f9940a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9223790-b28f-4025-9f49-193dad9b538f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:16.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:16.527Z","message":"{\"transactionId\":\"992e2514-5125-4172-a887-84a113f9940a\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:16:525\",\"respDate\":\"221026-05:47:16:527\",\"sourceId\":\"healthcheck:992e2514-5125-4172-a887-84a113f9940a\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:16:525-56355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35052], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[992e2514-5125-4172-a887-84a113f9940a]}\\\"}\"}","context":{"RequestID":"992e2514-5125-4172-a887-84a113f9940a","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b9223790-b28f-4025-9f49-193dad9b538f","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:16.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:16.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"992e2514-5125-4172-a887-84a113f9940a","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9223790-b28f-4025-9f49-193dad9b538f","LogTimestamp":"2022-10-26T05:47:16.527Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:16 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:17.653Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:17.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:17.663Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:17.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:18.049Z","message":"Entering","context":{"RequestID":"5b66698f-237f-4fd8-bad6-9493ea8ed854","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82c710f2-bac3-4ad8-9120-79c4d7edf537","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:18.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:18.052Z","message":"{\"transactionId\":\"5b66698f-237f-4fd8-bad6-9493ea8ed854\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:18:050\",\"respDate\":\"221026-05:47:18:052\",\"sourceId\":\"haproxy:5b66698f-237f-4fd8-bad6-9493ea8ed854\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:18:050-22718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[5b66698f-237f-4fd8-bad6-9493ea8ed854]}\\\"}\"}","context":{"RequestID":"5b66698f-237f-4fd8-bad6-9493ea8ed854","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"82c710f2-bac3-4ad8-9120-79c4d7edf537","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:18.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:18.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b66698f-237f-4fd8-bad6-9493ea8ed854","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82c710f2-bac3-4ad8-9120-79c4d7edf537","LogTimestamp":"2022-10-26T05:47:18.052Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:19.404Z","message":"Entering","context":{"RequestID":"7954abbb-f3fe-48ec-824e-eb0aa99caa98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ef44dc9-2d81-4893-9d19-36527020c495","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:19.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:19.407Z","message":"{\"transactionId\":\"7954abbb-f3fe-48ec-824e-eb0aa99caa98\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:19:405\",\"respDate\":\"221026-05:47:19:407\",\"sourceId\":\"healthcheck:7954abbb-f3fe-48ec-824e-eb0aa99caa98\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:19:405-35817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[7954abbb-f3fe-48ec-824e-eb0aa99caa98]}\\\"}\"}","context":{"RequestID":"7954abbb-f3fe-48ec-824e-eb0aa99caa98","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"0ef44dc9-2d81-4893-9d19-36527020c495","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:19.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:19.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7954abbb-f3fe-48ec-824e-eb0aa99caa98","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ef44dc9-2d81-4893-9d19-36527020c495","LogTimestamp":"2022-10-26T05:47:19.407Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:47:19 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:20.061Z","message":"Entering","context":{"RequestID":"c5bec669-60de-4814-9a44-1634abb50307","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d28df960-d714-4750-a68c-ad2bdf148875","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:20.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:20.063Z","message":"{\"transactionId\":\"c5bec669-60de-4814-9a44-1634abb50307\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:20:062\",\"respDate\":\"221026-05:47:20:063\",\"sourceId\":\"haproxy:c5bec669-60de-4814-9a44-1634abb50307\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:20:062-12875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[c5bec669-60de-4814-9a44-1634abb50307]}\\\"}\"}","context":{"RequestID":"c5bec669-60de-4814-9a44-1634abb50307","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d28df960-d714-4750-a68c-ad2bdf148875","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:20.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:20.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5bec669-60de-4814-9a44-1634abb50307","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d28df960-d714-4750-a68c-ad2bdf148875","LogTimestamp":"2022-10-26T05:47:20.064Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:22.072Z","message":"Entering","context":{"RequestID":"dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a322005c-e434-4a81-b520-daef1c57e62c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:22.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:22.074Z","message":"{\"transactionId\":\"dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:22:073\",\"respDate\":\"221026-05:47:22:074\",\"sourceId\":\"haproxy:dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:22:073-31786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4]}\\\"}\"}","context":{"RequestID":"dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a322005c-e434-4a81-b520-daef1c57e62c","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:22.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:22.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcd95c4e-1ee3-4fb2-b761-0b7f45ca61e4","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a322005c-e434-4a81-b520-daef1c57e62c","LogTimestamp":"2022-10-26T05:47:22.075Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:24.084Z","message":"Entering","context":{"RequestID":"d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73ebc2e5-e3ce-47a4-aa5f-d8e4b2fff621","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:24.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:24.086Z","message":"{\"transactionId\":\"d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:24:084\",\"respDate\":\"221026-05:47:24:086\",\"sourceId\":\"haproxy:d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:24:084-67209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5]}\\\"}\"}","context":{"RequestID":"d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"73ebc2e5-e3ce-47a4-aa5f-d8e4b2fff621","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:24.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:24.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d316fbe9-18a1-4c32-b0bf-e9637d3c5ab5","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73ebc2e5-e3ce-47a4-aa5f-d8e4b2fff621","LogTimestamp":"2022-10-26T05:47:24.086Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:25.169Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:47:25.172Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:47:25.368Z","message":"Entering","context":{"RequestID":"3a765b1a-d64f-473c-bb6f-d376ee8838f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ed9975e-56bc-456a-9005-f127b50d53ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:25.371Z","message":"{\"transactionId\":\"3a765b1a-d64f-473c-bb6f-d376ee8838f1\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:25:369\",\"respDate\":\"221026-05:47:25:371\",\"sourceId\":\"OOM_ReadinessCheck:3a765b1a-d64f-473c-bb6f-d376ee8838f1\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:25:369-28432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39776], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[3a765b1a-d64f-473c-bb6f-d376ee8838f1]}\\\"}\"}","context":{"RequestID":"3a765b1a-d64f-473c-bb6f-d376ee8838f1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"9ed9975e-56bc-456a-9005-f127b50d53ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:25.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:25.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a765b1a-d64f-473c-bb6f-d376ee8838f1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ed9975e-56bc-456a-9005-f127b50d53ce","LogTimestamp":"2022-10-26T05:47:25.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:25 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:25.495Z","message":"Entering","context":{"RequestID":"c6fcff1e-6489-4acb-9e3b-b04dd23585ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2288123e-a9e4-419f-b01b-4e51a0513a6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:25.497Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6fcff1e-6489-4acb-9e3b-b04dd23585ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2288123e-a9e4-419f-b01b-4e51a0513a6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:25.498Z","message":"{\"transactionId\":\"c6fcff1e-6489-4acb-9e3b-b04dd23585ea\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:25:496\",\"respDate\":\"221026-05:47:25:497\",\"sourceId\":\"ReadinessCheck:c6fcff1e-6489-4acb-9e3b-b04dd23585ea\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:25:496-58399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[c6fcff1e-6489-4acb-9e3b-b04dd23585ea]}\\\"}\"}","context":{"RequestID":"c6fcff1e-6489-4acb-9e3b-b04dd23585ea","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2288123e-a9e4-419f-b01b-4e51a0513a6e","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:25.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:25.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6fcff1e-6489-4acb-9e3b-b04dd23585ea","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2288123e-a9e4-419f-b01b-4e51a0513a6e","LogTimestamp":"2022-10-26T05:47:25.498Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:25 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:26.094Z","message":"Entering","context":{"RequestID":"646cb774-646d-4463-831d-a7d81bdf4028","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58a93d55-3f6d-4dbb-8a8b-7dba4e314a5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:26.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:26.096Z","message":"{\"transactionId\":\"646cb774-646d-4463-831d-a7d81bdf4028\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:26:095\",\"respDate\":\"221026-05:47:26:096\",\"sourceId\":\"haproxy:646cb774-646d-4463-831d-a7d81bdf4028\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:26:095-68541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[646cb774-646d-4463-831d-a7d81bdf4028]}\\\"}\"}","context":{"RequestID":"646cb774-646d-4463-831d-a7d81bdf4028","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"58a93d55-3f6d-4dbb-8a8b-7dba4e314a5e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:26.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:26.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"646cb774-646d-4463-831d-a7d81bdf4028","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a93d55-3f6d-4dbb-8a8b-7dba4e314a5e","LogTimestamp":"2022-10-26T05:47:26.097Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:27.653Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:27.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:27.665Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:27.665Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:28.105Z","message":"Entering","context":{"RequestID":"cd7b5161-ab84-4106-a437-aee5a7cc1f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d9e5b50-638e-4a96-ba47-3fe0cccb7ff3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:28.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:28.107Z","message":"{\"transactionId\":\"cd7b5161-ab84-4106-a437-aee5a7cc1f4c\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:28:106\",\"respDate\":\"221026-05:47:28:107\",\"sourceId\":\"haproxy:cd7b5161-ab84-4106-a437-aee5a7cc1f4c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:28:106-57954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cd7b5161-ab84-4106-a437-aee5a7cc1f4c]}\\\"}\"}","context":{"RequestID":"cd7b5161-ab84-4106-a437-aee5a7cc1f4c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2d9e5b50-638e-4a96-ba47-3fe0cccb7ff3","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:28.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:28.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd7b5161-ab84-4106-a437-aee5a7cc1f4c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d9e5b50-638e-4a96-ba47-3fe0cccb7ff3","LogTimestamp":"2022-10-26T05:47:28.108Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:30.118Z","message":"Entering","context":{"RequestID":"922e28c0-eca3-4623-86c5-99ecbfdcab0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af36679c-0d4d-4389-aba4-c5fac91b07a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:30.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:30.119Z","message":"{\"transactionId\":\"922e28c0-eca3-4623-86c5-99ecbfdcab0b\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:30:118\",\"respDate\":\"221026-05:47:30:119\",\"sourceId\":\"haproxy:922e28c0-eca3-4623-86c5-99ecbfdcab0b\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:30:118-96540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[922e28c0-eca3-4623-86c5-99ecbfdcab0b]}\\\"}\"}","context":{"RequestID":"922e28c0-eca3-4623-86c5-99ecbfdcab0b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"af36679c-0d4d-4389-aba4-c5fac91b07a7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:30.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:30.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"922e28c0-eca3-4623-86c5-99ecbfdcab0b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af36679c-0d4d-4389-aba4-c5fac91b07a7","LogTimestamp":"2022-10-26T05:47:30.120Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:31.553Z","message":"Entering","context":{"RequestID":"88e29ec5-7cb2-49ab-a530-e161084006bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf81cebf-d031-4447-a6d6-450ab2bbd20d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:31.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:31.555Z","message":"{\"transactionId\":\"88e29ec5-7cb2-49ab-a530-e161084006bb\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:31:554\",\"respDate\":\"221026-05:47:31:555\",\"sourceId\":\"healthcheck:88e29ec5-7cb2-49ab-a530-e161084006bb\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:31:554-98046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35204], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[88e29ec5-7cb2-49ab-a530-e161084006bb]}\\\"}\"}","context":{"RequestID":"88e29ec5-7cb2-49ab-a530-e161084006bb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"cf81cebf-d031-4447-a6d6-450ab2bbd20d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:31.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:31.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88e29ec5-7cb2-49ab-a530-e161084006bb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf81cebf-d031-4447-a6d6-450ab2bbd20d","LogTimestamp":"2022-10-26T05:47:31.556Z","ResponseDesc":"OK"},"thread":"qtp1180858072-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:31 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:32.129Z","message":"Entering","context":{"RequestID":"138bbd1b-6344-4ffd-bfc4-f29136ff053c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8bb80dcb-38c8-419a-b962-1278fa31b537","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:32.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:32.131Z","message":"{\"transactionId\":\"138bbd1b-6344-4ffd-bfc4-f29136ff053c\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:32:130\",\"respDate\":\"221026-05:47:32:131\",\"sourceId\":\"haproxy:138bbd1b-6344-4ffd-bfc4-f29136ff053c\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:32:130-69571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[138bbd1b-6344-4ffd-bfc4-f29136ff053c]}\\\"}\"}","context":{"RequestID":"138bbd1b-6344-4ffd-bfc4-f29136ff053c","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"8bb80dcb-38c8-419a-b962-1278fa31b537","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:32.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:32.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"138bbd1b-6344-4ffd-bfc4-f29136ff053c","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bb80dcb-38c8-419a-b962-1278fa31b537","LogTimestamp":"2022-10-26T05:47:32.132Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:34.143Z","message":"Entering","context":{"RequestID":"8a3900a5-a50b-4634-8624-a0394bffd6a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"62cc34ae-7ab4-4cdd-9504-e7d09d8a205e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:34.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:34.145Z","message":"{\"transactionId\":\"8a3900a5-a50b-4634-8624-a0394bffd6a6\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:34:143\",\"respDate\":\"221026-05:47:34:145\",\"sourceId\":\"haproxy:8a3900a5-a50b-4634-8624-a0394bffd6a6\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:34:143-74325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[8a3900a5-a50b-4634-8624-a0394bffd6a6]}\\\"}\"}","context":{"RequestID":"8a3900a5-a50b-4634-8624-a0394bffd6a6","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"62cc34ae-7ab4-4cdd-9504-e7d09d8a205e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:34.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:34.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a3900a5-a50b-4634-8624-a0394bffd6a6","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62cc34ae-7ab4-4cdd-9504-e7d09d8a205e","LogTimestamp":"2022-10-26T05:47:34.146Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:34.434Z","message":"Entering","context":{"RequestID":"05ed556b-1358-42a9-a05c-cdd1a5bbeb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee685bf2-3a63-4691-b080-5b2458f6092d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:34.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:34.436Z","message":"{\"transactionId\":\"05ed556b-1358-42a9-a05c-cdd1a5bbeb01\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:34:435\",\"respDate\":\"221026-05:47:34:436\",\"sourceId\":\"healthcheck:05ed556b-1358-42a9-a05c-cdd1a5bbeb01\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:34:435-66863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[05ed556b-1358-42a9-a05c-cdd1a5bbeb01]}\\\"}\"}","context":{"RequestID":"05ed556b-1358-42a9-a05c-cdd1a5bbeb01","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"ee685bf2-3a63-4691-b080-5b2458f6092d","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:34.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:34.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05ed556b-1358-42a9-a05c-cdd1a5bbeb01","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee685bf2-3a63-4691-b080-5b2458f6092d","LogTimestamp":"2022-10-26T05:47:34.437Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:47:34 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:35.376Z","message":"Entering","context":{"RequestID":"5e057912-a56a-4013-82ef-1a603375e261","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14bdd2bb-51bc-4991-a114-45e83f701950","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:35.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:35.378Z","message":"{\"transactionId\":\"5e057912-a56a-4013-82ef-1a603375e261\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:35:376\",\"respDate\":\"221026-05:47:35:378\",\"sourceId\":\"OOM_ReadinessCheck:5e057912-a56a-4013-82ef-1a603375e261\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:35:376-13464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[39958], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5e057912-a56a-4013-82ef-1a603375e261]}\\\"}\"}","context":{"RequestID":"5e057912-a56a-4013-82ef-1a603375e261","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"14bdd2bb-51bc-4991-a114-45e83f701950","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:35.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:35.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e057912-a56a-4013-82ef-1a603375e261","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14bdd2bb-51bc-4991-a114-45e83f701950","LogTimestamp":"2022-10-26T05:47:35.378Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:35 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:35.499Z","message":"Entering","context":{"RequestID":"2a364e50-cc18-46e3-964d-61ac99204be7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d09d05dd-d244-47f2-950e-affc29dfbd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:35.501Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a364e50-cc18-46e3-964d-61ac99204be7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d09d05dd-d244-47f2-950e-affc29dfbd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:35.502Z","message":"{\"transactionId\":\"2a364e50-cc18-46e3-964d-61ac99204be7\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:35:500\",\"respDate\":\"221026-05:47:35:502\",\"sourceId\":\"ReadinessCheck:2a364e50-cc18-46e3-964d-61ac99204be7\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:35:500-81878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[2a364e50-cc18-46e3-964d-61ac99204be7]}\\\"}\"}","context":{"RequestID":"2a364e50-cc18-46e3-964d-61ac99204be7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d09d05dd-d244-47f2-950e-affc29dfbd34","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:35.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:35.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a364e50-cc18-46e3-964d-61ac99204be7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d09d05dd-d244-47f2-950e-affc29dfbd34","LogTimestamp":"2022-10-26T05:47:35.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:35 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:36.154Z","message":"Entering","context":{"RequestID":"fec0b94c-8f8e-4160-a3af-bb96d5724096","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6b92ab8-a65c-4cb2-bd15-f712574598bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:36.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:36.156Z","message":"{\"transactionId\":\"fec0b94c-8f8e-4160-a3af-bb96d5724096\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:36:155\",\"respDate\":\"221026-05:47:36:156\",\"sourceId\":\"haproxy:fec0b94c-8f8e-4160-a3af-bb96d5724096\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:36:155-47388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[fec0b94c-8f8e-4160-a3af-bb96d5724096]}\\\"}\"}","context":{"RequestID":"fec0b94c-8f8e-4160-a3af-bb96d5724096","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a6b92ab8-a65c-4cb2-bd15-f712574598bb","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:36.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:36.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fec0b94c-8f8e-4160-a3af-bb96d5724096","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6b92ab8-a65c-4cb2-bd15-f712574598bb","LogTimestamp":"2022-10-26T05:47:36.156Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:47:37.653Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:37.661Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:37.661Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:38.166Z","message":"Entering","context":{"RequestID":"3a957029-8351-4ca9-8e66-727ae016588f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0d6d3e0-ba87-464a-8b95-f77b250432d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:38.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:38.168Z","message":"{\"transactionId\":\"3a957029-8351-4ca9-8e66-727ae016588f\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:38:166\",\"respDate\":\"221026-05:47:38:167\",\"sourceId\":\"haproxy:3a957029-8351-4ca9-8e66-727ae016588f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:38:166-5537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[3a957029-8351-4ca9-8e66-727ae016588f]}\\\"}\"}","context":{"RequestID":"3a957029-8351-4ca9-8e66-727ae016588f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c0d6d3e0-ba87-464a-8b95-f77b250432d8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:38.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:38.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a957029-8351-4ca9-8e66-727ae016588f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0d6d3e0-ba87-464a-8b95-f77b250432d8","LogTimestamp":"2022-10-26T05:47:38.168Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:40.179Z","message":"Entering","context":{"RequestID":"f63c4409-4bd6-4c00-828a-edcebb4a2bc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8b33cbc3-b86c-4210-af25-81fd65b165e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:40.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:40.181Z","message":"{\"transactionId\":\"f63c4409-4bd6-4c00-828a-edcebb4a2bc1\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:40:179\",\"respDate\":\"221026-05:47:40:181\",\"sourceId\":\"haproxy:f63c4409-4bd6-4c00-828a-edcebb4a2bc1\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:40:179-23851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[f63c4409-4bd6-4c00-828a-edcebb4a2bc1]}\\\"}\"}","context":{"RequestID":"f63c4409-4bd6-4c00-828a-edcebb4a2bc1","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"1","InvocationID":"8b33cbc3-b86c-4210-af25-81fd65b165e0","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:40.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:40.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f63c4409-4bd6-4c00-828a-edcebb4a2bc1","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b33cbc3-b86c-4210-af25-81fd65b165e0","LogTimestamp":"2022-10-26T05:47:40.181Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:42.191Z","message":"Entering","context":{"RequestID":"cf17ee63-de26-41aa-8d38-9a6c9ee05b59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f5765a6-04a0-4da1-b278-77f2cdc24ead","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:42.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:42.194Z","message":"{\"transactionId\":\"cf17ee63-de26-41aa-8d38-9a6c9ee05b59\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:42:192\",\"respDate\":\"221026-05:47:42:194\",\"sourceId\":\"haproxy:cf17ee63-de26-41aa-8d38-9a6c9ee05b59\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:42:192-34357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[cf17ee63-de26-41aa-8d38-9a6c9ee05b59]}\\\"}\"}","context":{"RequestID":"cf17ee63-de26-41aa-8d38-9a6c9ee05b59","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"4f5765a6-04a0-4da1-b278-77f2cdc24ead","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:42.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:42.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf17ee63-de26-41aa-8d38-9a6c9ee05b59","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f5765a6-04a0-4da1-b278-77f2cdc24ead","LogTimestamp":"2022-10-26T05:47:42.195Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:44.203Z","message":"Entering","context":{"RequestID":"71ef1216-11ec-449e-b42d-0ea9e080dfd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6c89668-64d1-47cd-a8e0-cf467a3bdfd8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:44.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:44.205Z","message":"{\"transactionId\":\"71ef1216-11ec-449e-b42d-0ea9e080dfd7\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:44:204\",\"respDate\":\"221026-05:47:44:205\",\"sourceId\":\"haproxy:71ef1216-11ec-449e-b42d-0ea9e080dfd7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:44:204-49522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[71ef1216-11ec-449e-b42d-0ea9e080dfd7]}\\\"}\"}","context":{"RequestID":"71ef1216-11ec-449e-b42d-0ea9e080dfd7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e6c89668-64d1-47cd-a8e0-cf467a3bdfd8","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:44.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:44.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ef1216-11ec-449e-b42d-0ea9e080dfd7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6c89668-64d1-47cd-a8e0-cf467a3bdfd8","LogTimestamp":"2022-10-26T05:47:44.206Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:45.369Z","message":"Entering","context":{"RequestID":"2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b332dfc5-7a6a-4d22-816b-44aa283383d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:45.371Z","message":"{\"transactionId\":\"2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:45:370\",\"respDate\":\"221026-05:47:45:371\",\"sourceId\":\"OOM_ReadinessCheck:2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:45:370-28509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40152], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051]}\\\"}\"}","context":{"RequestID":"2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b332dfc5-7a6a-4d22-816b-44aa283383d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:45.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d8c52c4-fcff-46e1-b8f2-6ae9dab0e051","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b332dfc5-7a6a-4d22-816b-44aa283383d9","LogTimestamp":"2022-10-26T05:47:45.372Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:45 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:45.498Z","message":"Entering","context":{"RequestID":"9d0059f2-6766-49fe-8fda-8afc761e42ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"783a4282-e2a9-48cd-9430-8e926747e11f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:45.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d0059f2-6766-49fe-8fda-8afc761e42ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"783a4282-e2a9-48cd-9430-8e926747e11f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:45.501Z","message":"{\"transactionId\":\"9d0059f2-6766-49fe-8fda-8afc761e42ac\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:45:498\",\"respDate\":\"221026-05:47:45:501\",\"sourceId\":\"ReadinessCheck:9d0059f2-6766-49fe-8fda-8afc761e42ac\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:45:498-33091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[9d0059f2-6766-49fe-8fda-8afc761e42ac]}\\\"}\"}","context":{"RequestID":"9d0059f2-6766-49fe-8fda-8afc761e42ac","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"783a4282-e2a9-48cd-9430-8e926747e11f","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:45.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d0059f2-6766-49fe-8fda-8afc761e42ac","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"783a4282-e2a9-48cd-9430-8e926747e11f","LogTimestamp":"2022-10-26T05:47:45.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:45 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:46.215Z","message":"Entering","context":{"RequestID":"b798a6fd-938b-4814-9140-4a84ee21b94f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e5ebff2-d637-4ac2-b18d-f42daad1be49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:46.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:46.217Z","message":"{\"transactionId\":\"b798a6fd-938b-4814-9140-4a84ee21b94f\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:46:215\",\"respDate\":\"221026-05:47:46:217\",\"sourceId\":\"haproxy:b798a6fd-938b-4814-9140-4a84ee21b94f\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:46:215-77316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[b798a6fd-938b-4814-9140-4a84ee21b94f]}\\\"}\"}","context":{"RequestID":"b798a6fd-938b-4814-9140-4a84ee21b94f","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7e5ebff2-d637-4ac2-b18d-f42daad1be49","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:46.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:46.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b798a6fd-938b-4814-9140-4a84ee21b94f","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5ebff2-d637-4ac2-b18d-f42daad1be49","LogTimestamp":"2022-10-26T05:47:46.217Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:46.584Z","message":"Entering","context":{"RequestID":"1e3629cb-9d17-414e-9562-afc31a2c5c00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1cb951a-541b-4190-aa9a-3a128f7e77c9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:46.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:46.586Z","message":"{\"transactionId\":\"1e3629cb-9d17-414e-9562-afc31a2c5c00\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:46:584\",\"respDate\":\"221026-05:47:46:586\",\"sourceId\":\"healthcheck:1e3629cb-9d17-414e-9562-afc31a2c5c00\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:46:584-71145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35410], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[1e3629cb-9d17-414e-9562-afc31a2c5c00]}\\\"}\"}","context":{"RequestID":"1e3629cb-9d17-414e-9562-afc31a2c5c00","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e1cb951a-541b-4190-aa9a-3a128f7e77c9","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:46.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:46.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e3629cb-9d17-414e-9562-afc31a2c5c00","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1cb951a-541b-4190-aa9a-3a128f7e77c9","LogTimestamp":"2022-10-26T05:47:46.586Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:46 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:47.654Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:47.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:47.663Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:47.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:48.226Z","message":"Entering","context":{"RequestID":"9bb447a9-3d15-4c70-8752-3f9aa8fddfc3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d330dee5-d4c0-4a35-b65e-36814df62e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:48.228Z","message":"{\"transactionId\":\"9bb447a9-3d15-4c70-8752-3f9aa8fddfc3\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:48:226\",\"respDate\":\"221026-05:47:48:228\",\"sourceId\":\"haproxy:9bb447a9-3d15-4c70-8752-3f9aa8fddfc3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:48:226-70261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[9bb447a9-3d15-4c70-8752-3f9aa8fddfc3]}\\\"}\"}","context":{"RequestID":"9bb447a9-3d15-4c70-8752-3f9aa8fddfc3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"d330dee5-d4c0-4a35-b65e-36814df62e96","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:48.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bb447a9-3d15-4c70-8752-3f9aa8fddfc3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d330dee5-d4c0-4a35-b65e-36814df62e96","LogTimestamp":"2022-10-26T05:47:48.228Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:49.460Z","message":"Entering","context":{"RequestID":"61f6f83b-fa70-46b7-b14b-8843908ebe53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7e15042-a5b8-4206-b487-6ccb8c4e4812","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:49.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:49.463Z","message":"{\"transactionId\":\"61f6f83b-fa70-46b7-b14b-8843908ebe53\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:49:461\",\"respDate\":\"221026-05:47:49:462\",\"sourceId\":\"healthcheck:61f6f83b-fa70-46b7-b14b-8843908ebe53\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:49:461-12198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[61f6f83b-fa70-46b7-b14b-8843908ebe53]}\\\"}\"}","context":{"RequestID":"61f6f83b-fa70-46b7-b14b-8843908ebe53","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b7e15042-a5b8-4206-b487-6ccb8c4e4812","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:47:49.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:49.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61f6f83b-fa70-46b7-b14b-8843908ebe53","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7e15042-a5b8-4206-b487-6ccb8c4e4812","LogTimestamp":"2022-10-26T05:47:49.463Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:47:49 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access" {"timestamp":"2022-10-26T05:47:50.238Z","message":"Entering","context":{"RequestID":"17adc101-c36a-4645-9b44-1896f54b38d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"399d47da-babe-4f41-8c74-12f2585eaa64","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:50.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:50.240Z","message":"{\"transactionId\":\"17adc101-c36a-4645-9b44-1896f54b38d3\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:50:238\",\"respDate\":\"221026-05:47:50:239\",\"sourceId\":\"haproxy:17adc101-c36a-4645-9b44-1896f54b38d3\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:50:238-13656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[17adc101-c36a-4645-9b44-1896f54b38d3]}\\\"}\"}","context":{"RequestID":"17adc101-c36a-4645-9b44-1896f54b38d3","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"399d47da-babe-4f41-8c74-12f2585eaa64","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:50.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:50.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17adc101-c36a-4645-9b44-1896f54b38d3","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"399d47da-babe-4f41-8c74-12f2585eaa64","LogTimestamp":"2022-10-26T05:47:50.240Z","ResponseDesc":"OK"},"thread":"qtp1180858072-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:52.249Z","message":"Entering","context":{"RequestID":"081df306-ad5e-4a92-98d7-33ba2f565ebb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"884b4bde-caa3-417e-a72f-c0c590c2d3e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:52.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:52.251Z","message":"{\"transactionId\":\"081df306-ad5e-4a92-98d7-33ba2f565ebb\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:52:250\",\"respDate\":\"221026-05:47:52:251\",\"sourceId\":\"haproxy:081df306-ad5e-4a92-98d7-33ba2f565ebb\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:52:250-49418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[081df306-ad5e-4a92-98d7-33ba2f565ebb]}\\\"}\"}","context":{"RequestID":"081df306-ad5e-4a92-98d7-33ba2f565ebb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"884b4bde-caa3-417e-a72f-c0c590c2d3e7","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:52.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:52.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"081df306-ad5e-4a92-98d7-33ba2f565ebb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"884b4bde-caa3-417e-a72f-c0c590c2d3e7","LogTimestamp":"2022-10-26T05:47:52.251Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:54.261Z","message":"Entering","context":{"RequestID":"77588d82-f5f2-4676-b0a9-97ace0c77ce7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c62063d5-929d-4eee-87ea-b79ae67d05a5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:54.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:54.263Z","message":"{\"transactionId\":\"77588d82-f5f2-4676-b0a9-97ace0c77ce7\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:54:261\",\"respDate\":\"221026-05:47:54:262\",\"sourceId\":\"haproxy:77588d82-f5f2-4676-b0a9-97ace0c77ce7\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:54:261-75980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[77588d82-f5f2-4676-b0a9-97ace0c77ce7]}\\\"}\"}","context":{"RequestID":"77588d82-f5f2-4676-b0a9-97ace0c77ce7","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"c62063d5-929d-4eee-87ea-b79ae67d05a5","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:54.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:54.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77588d82-f5f2-4676-b0a9-97ace0c77ce7","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c62063d5-929d-4eee-87ea-b79ae67d05a5","LogTimestamp":"2022-10-26T05:47:54.263Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:47:55.176Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:47:55.179Z","message":"Connection[cassandra/10.233.66.188: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":"2022-10-26T05:47:55.369Z","message":"Entering","context":{"RequestID":"44c54351-4185-46a3-ae05-985136db1ebb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7d98e27-0ef0-40cf-9f63-7fee203f9ead","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:55.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:55.371Z","message":"{\"transactionId\":\"44c54351-4185-46a3-ae05-985136db1ebb\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:55:370\",\"respDate\":\"221026-05:47:55:371\",\"sourceId\":\"OOM_ReadinessCheck:44c54351-4185-46a3-ae05-985136db1ebb\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:55:370-71480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40348], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[44c54351-4185-46a3-ae05-985136db1ebb]}\\\"}\"}","context":{"RequestID":"44c54351-4185-46a3-ae05-985136db1ebb","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a7d98e27-0ef0-40cf-9f63-7fee203f9ead","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:47:55.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:55.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44c54351-4185-46a3-ae05-985136db1ebb","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7d98e27-0ef0-40cf-9f63-7fee203f9ead","LogTimestamp":"2022-10-26T05:47:55.371Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:47:55 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 5 - "logType": "access" {"timestamp":"2022-10-26T05:47:55.498Z","message":"Entering","context":{"RequestID":"1a762c99-c2b9-4772-9a68-173db78ff2db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2508469e-79d7-43f4-8865-14af052c914d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:55.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a762c99-c2b9-4772-9a68-173db78ff2db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2508469e-79d7-43f4-8865-14af052c914d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:55.501Z","message":"{\"transactionId\":\"1a762c99-c2b9-4772-9a68-173db78ff2db\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:55:499\",\"respDate\":\"221026-05:47:55:501\",\"sourceId\":\"ReadinessCheck:1a762c99-c2b9-4772-9a68-173db78ff2db\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:47:55:499-61394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[1a762c99-c2b9-4772-9a68-173db78ff2db]}\\\"}\"}","context":{"RequestID":"1a762c99-c2b9-4772-9a68-173db78ff2db","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2508469e-79d7-43f4-8865-14af052c914d","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:47:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:55.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a762c99-c2b9-4772-9a68-173db78ff2db","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2508469e-79d7-43f4-8865-14af052c914d","LogTimestamp":"2022-10-26T05:47:55.502Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:47:55 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:47:56.273Z","message":"Entering","context":{"RequestID":"223be123-f14d-44c9-8c8f-f91dbd204cbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42965277-c641-470a-8317-2988bdaaf0d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:56.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:56.275Z","message":"{\"transactionId\":\"223be123-f14d-44c9-8c8f-f91dbd204cbf\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:56:273\",\"respDate\":\"221026-05:47:56:275\",\"sourceId\":\"haproxy:223be123-f14d-44c9-8c8f-f91dbd204cbf\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:47:56:273-38173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[223be123-f14d-44c9-8c8f-f91dbd204cbf]}\\\"}\"}","context":{"RequestID":"223be123-f14d-44c9-8c8f-f91dbd204cbf","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"42965277-c641-470a-8317-2988bdaaf0d2","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:56.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:56.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"223be123-f14d-44c9-8c8f-f91dbd204cbf","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42965277-c641-470a-8317-2988bdaaf0d2","LogTimestamp":"2022-10-26T05:47:56.275Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access" {"timestamp":"2022-10-26T05:47:57.654Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:47:57.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:57.663Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:57.663Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:58.284Z","message":"Entering","context":{"RequestID":"0ab04984-8f9b-47f4-8a0a-a30ced18d321","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13c84130-8f59-42d9-8f2f-c98634982b88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:58.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:47:58.286Z","message":"{\"transactionId\":\"0ab04984-8f9b-47f4-8a0a-a30ced18d321\",\"status\":\"200\",\"rqstDate\":\"221026-05:47:58:284\",\"respDate\":\"221026-05:47:58:286\",\"sourceId\":\"haproxy:0ab04984-8f9b-47f4-8a0a-a30ced18d321\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:47:58:284-24029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0ab04984-8f9b-47f4-8a0a-a30ced18d321]}\\\"}\"}","context":{"RequestID":"0ab04984-8f9b-47f4-8a0a-a30ced18d321","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13c84130-8f59-42d9-8f2f-c98634982b88","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:47:58.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:47:58.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ab04984-8f9b-47f4-8a0a-a30ced18d321","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13c84130-8f59-42d9-8f2f-c98634982b88","LogTimestamp":"2022-10-26T05:47:58.287Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:47:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:48:00.295Z","message":"Entering","context":{"RequestID":"0a333837-0a8b-4bd4-bc8a-c639a132b143","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13e95954-4273-401c-9aea-4bb8e87f4a51","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:00.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:00.297Z","message":"{\"transactionId\":\"0a333837-0a8b-4bd4-bc8a-c639a132b143\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:00:296\",\"respDate\":\"221026-05:48:00:297\",\"sourceId\":\"haproxy:0a333837-0a8b-4bd4-bc8a-c639a132b143\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:48:00:296-40757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[0a333837-0a8b-4bd4-bc8a-c639a132b143]}\\\"}\"}","context":{"RequestID":"0a333837-0a8b-4bd4-bc8a-c639a132b143","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"13e95954-4273-401c-9aea-4bb8e87f4a51","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:00.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:00.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a333837-0a8b-4bd4-bc8a-c639a132b143","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13e95954-4273-401c-9aea-4bb8e87f4a51","LogTimestamp":"2022-10-26T05:48:00.297Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:48:01.613Z","message":"Entering","context":{"RequestID":"5620df91-03c4-4d98-95a0-67684b624d3b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e33fe8c8-7398-4a3f-bdab-c865ae0c894a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:48:01.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:01.615Z","message":"{\"transactionId\":\"5620df91-03c4-4d98-95a0-67684b624d3b\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:01:614\",\"respDate\":\"221026-05:48:01:615\",\"sourceId\":\"healthcheck:5620df91-03c4-4d98-95a0-67684b624d3b\",\"resourceId\":\"https://aai.onap:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:48:01:614-94863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[Consul Health Check], Connection=[close], X-Forwarded-Proto=[https, https], Host=[aai.onap:8443], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[35576], Authorization=[Basic QUFJOkFBSQ==], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.71.93], X-TransactionId=[ConsulHealthCheck], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[5620df91-03c4-4d98-95a0-67684b624d3b]}\\\"}\"}","context":{"RequestID":"5620df91-03c4-4d98-95a0-67684b624d3b","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"e33fe8c8-7398-4a3f-bdab-c865ae0c894a","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:48:01.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:01.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5620df91-03c4-4d98-95a0-67684b624d3b","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e33fe8c8-7398-4a3f-bdab-c865ae0c894a","LogTimestamp":"2022-10-26T05:48:01.616Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:01 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck 10.233.71.93 7 - "logType": "access" {"timestamp":"2022-10-26T05:48:02.305Z","message":"Entering","context":{"RequestID":"dc2e1944-2e51-4eb0-ac21-4c0fdadefbee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02f12fc6-6289-461b-93fc-1bb86bf60d98","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:02.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:02.308Z","message":"{\"transactionId\":\"dc2e1944-2e51-4eb0-ac21-4c0fdadefbee\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:02:306\",\"respDate\":\"221026-05:48:02:308\",\"sourceId\":\"haproxy:dc2e1944-2e51-4eb0-ac21-4c0fdadefbee\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:48:02:306-52495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[dc2e1944-2e51-4eb0-ac21-4c0fdadefbee]}\\\"}\"}","context":{"RequestID":"dc2e1944-2e51-4eb0-ac21-4c0fdadefbee","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"02f12fc6-6289-461b-93fc-1bb86bf60d98","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:02.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:02.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc2e1944-2e51-4eb0-ac21-4c0fdadefbee","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f12fc6-6289-461b-93fc-1bb86bf60d98","LogTimestamp":"2022-10-26T05:48:02.308Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access" {"timestamp":"2022-10-26T05:48:04.318Z","message":"Entering","context":{"RequestID":"43ef3343-1ca1-4b0d-b6d3-9b6890a74371","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4459bba-62a7-4544-9568-45d05ade842e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:04.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:04.320Z","message":"{\"transactionId\":\"43ef3343-1ca1-4b0d-b6d3-9b6890a74371\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:04:318\",\"respDate\":\"221026-05:48:04:320\",\"sourceId\":\"haproxy:43ef3343-1ca1-4b0d-b6d3-9b6890a74371\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-221026-05:48:04:318-51508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[43ef3343-1ca1-4b0d-b6d3-9b6890a74371]}\\\"}\"}","context":{"RequestID":"43ef3343-1ca1-4b0d-b6d3-9b6890a74371","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"b4459bba-62a7-4544-9568-45d05ade842e","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:04.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:04.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43ef3343-1ca1-4b0d-b6d3-9b6890a74371","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4459bba-62a7-4544-9568-45d05ade842e","LogTimestamp":"2022-10-26T05:48:04.320Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:48:04.483Z","message":"Entering","context":{"RequestID":"1205e051-f84e-47c9-bf3f-a48a36bb4e49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"730bc290-8fe7-4131-94ff-010cae076771","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:48:04.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:04.485Z","message":"{\"transactionId\":\"1205e051-f84e-47c9-bf3f-a48a36bb4e49\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:04:484\",\"respDate\":\"221026-05:48:04:485\",\"sourceId\":\"healthcheck:1205e051-f84e-47c9-bf3f-a48a36bb4e49\",\"resourceId\":\"https://aai-resources.onap:8447/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:48:04:484-5999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[healthcheck], Accept=[text/plain, text/*, */*], User-Agent=[Consul Health Check], Connection=[close], Host=[aai-resources.onap:8447], X-TransactionId=[ConsulHealthCheck], Accept-Encoding=[gzip], X-ONAP-RequestID=[1205e051-f84e-47c9-bf3f-a48a36bb4e49]}\\\"}\"}","context":{"RequestID":"1205e051-f84e-47c9-bf3f-a48a36bb4e49","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"730bc290-8fe7-4131-94ff-010cae076771","PartnerName":"healthcheck","LogTimestamp":"2022-10-26T05:48:04.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:04.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1205e051-f84e-47c9-bf3f-a48a36bb4e49","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"healthcheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.71.93","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"730bc290-8fe7-4131-94ff-010cae076771","LogTimestamp":"2022-10-26T05:48:04.486Z","ResponseDesc":"OK"},"thread":"qtp1180858072-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.71.93 - AAI [26/Oct/2022:05:48:04 +0000] "GET /aai/util/echo" 200 429 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:48:05.371Z","message":"Entering","context":{"RequestID":"4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7dee8a-9d1c-40b0-b9c4-994975e6ef59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:48:05.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:05.373Z","message":"{\"transactionId\":\"4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:05:372\",\"respDate\":\"221026-05:48:05:373\",\"sourceId\":\"OOM_ReadinessCheck:4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27\",\"resourceId\":\"https://10.233.65.229:8443/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:48:05:372-82607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-AAI-SSL-Client-NotBefore=[], X-AAI-SSL-Client-C=[], X-FromAppId=[OOM_ReadinessCheck], Accept=[application/json], X-AAI-SSL=[1], X-AAI-SSL-Client-Verify=[0], X-AAI-SSL-Issuer=[], User-Agent=[kube-probe/1.23], Connection=[close], X-Forwarded-Proto=[https, https], Host=[10.233.65.229:8443], X-AAI-SSL-Client-ST=[], X-AAI-SSL-Client-OU=[], X-Forwarded-Port=[40532], X-AAI-SSL-Client-CN=[], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.213], X-TransactionId=[OOM_ReadinessCheck_TID], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[], X-ONAP-RequestID=[4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27]}\\\"}\"}","context":{"RequestID":"4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"eb7dee8a-9d1c-40b0-b9c4-994975e6ef59","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2022-10-26T05:48:05.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:05.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a3e9b3a-b25a-4cb9-8ed7-a52c252bcd27","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.213","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb7dee8a-9d1c-40b0-b9c4-994975e6ef59","LogTimestamp":"2022-10-26T05:48:05.374Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - - [26/Oct/2022:05:48:05 +0000] "GET /aai/util/echo" 200 261 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 10.233.65.213 6 - "logType": "access" {"timestamp":"2022-10-26T05:48:05.498Z","message":"Entering","context":{"RequestID":"831c2cee-f731-4602-bae9-8275cbcd1a79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f412fd8-70fa-4058-9c3e-658b40a933f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:48:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:05.500Z","message":"Database is available from CACHED check.","context":{"RequestID":"831c2cee-f731-4602-bae9-8275cbcd1a79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f412fd8-70fa-4058-9c3e-658b40a933f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:48:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:05.501Z","message":"{\"transactionId\":\"831c2cee-f731-4602-bae9-8275cbcd1a79\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:05:499\",\"respDate\":\"221026-05:48:05:501\",\"sourceId\":\"ReadinessCheck:831c2cee-f731-4602-bae9-8275cbcd1a79\",\"resourceId\":\"https://10.233.72.94:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-221026-05:48:05:499-74270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{X-FromAppId=[ReadinessCheck], Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.94:8447], X-TransactionId=[ReadinessCheck_TID], X-ONAP-RequestID=[831c2cee-f731-4602-bae9-8275cbcd1a79]}\\\"}\"}","context":{"RequestID":"831c2cee-f731-4602-bae9-8275cbcd1a79","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"2f412fd8-70fa-4058-9c3e-658b40a933f2","PartnerName":"ReadinessCheck","LogTimestamp":"2022-10-26T05:48:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"831c2cee-f731-4602-bae9-8275cbcd1a79","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.72.52","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f412fd8-70fa-4058-9c3e-658b40a933f2","LogTimestamp":"2022-10-26T05:48:05.501Z","ResponseDesc":"OK"},"thread":"qtp1180858072-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.72.52 - - [26/Oct/2022:05:48:05 +0000] "GET /aai/util/echo?action=checkDB" 200 257 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access" {"timestamp":"2022-10-26T05:48:06.329Z","message":"Entering","context":{"RequestID":"49e004bf-ca89-4a16-865b-4a8b15fbcb76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fccbc56-56a0-4ad7-b5e5-d87e09fa0244","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:06.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:06.331Z","message":"{\"transactionId\":\"49e004bf-ca89-4a16-865b-4a8b15fbcb76\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:06:330\",\"respDate\":\"221026-05:48:06:331\",\"sourceId\":\"haproxy:49e004bf-ca89-4a16-865b-4a8b15fbcb76\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:48:06:330-75942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[49e004bf-ca89-4a16-865b-4a8b15fbcb76]}\\\"}\"}","context":{"RequestID":"49e004bf-ca89-4a16-865b-4a8b15fbcb76","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"7fccbc56-56a0-4ad7-b5e5-d87e09fa0244","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:06.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:06.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49e004bf-ca89-4a16-865b-4a8b15fbcb76","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fccbc56-56a0-4ad7-b5e5-d87e09fa0244","LogTimestamp":"2022-10-26T05:48:06.332Z","ResponseDesc":"OK"},"thread":"qtp1180858072-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access" {"timestamp":"2022-10-26T05:48:07.654Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"} {"timestamp":"2022-10-26T05:48:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:07.662Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:07.662Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:08.341Z","message":"Entering","context":{"RequestID":"1633ea99-1073-489d-b685-9c3784090d36","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a30791b0-2f1c-4576-be5e-ab7ced76ef5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:08.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} {"timestamp":"2022-10-26T05:48:08.344Z","message":"{\"transactionId\":\"1633ea99-1073-489d-b685-9c3784090d36\",\"status\":\"200\",\"rqstDate\":\"221026-05:48:08:342\",\"respDate\":\"221026-05:48:08:344\",\"sourceId\":\"haproxy:1633ea99-1073-489d-b685-9c3784090d36\",\"resourceId\":\"https://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-221026-05:48:08:342-92723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[haproxy], Accept=[application/json], Host=[aai], X-TransactionId=[haproxy-0111], X-ONAP-RequestID=[1633ea99-1073-489d-b685-9c3784090d36]}\\\"}\"}","context":{"RequestID":"1633ea99-1073-489d-b685-9c3784090d36","ServiceName":"/aai/util/echo","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"0","InvocationID":"a30791b0-2f1c-4576-be5e-ab7ced76ef5a","PartnerName":"haproxy","LogTimestamp":"2022-10-26T05:48:08.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"INPROGRESS"},"thread":"qtp1180858072-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"} {"timestamp":"2022-10-26T05:48:08.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1633ea99-1073-489d-b685-9c3784090d36","InstanceID":"11ea8523-2aa1-41c4-b591-029d28303871","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"10.233.65.229","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a30791b0-2f1c-4576-be5e-ab7ced76ef5a","LogTimestamp":"2022-10-26T05:48:08.345Z","ResponseDesc":"OK"},"thread":"qtp1180858072-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"} 10.233.65.229 - AAI [26/Oct/2022:05:48:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"